git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-01-02 06:07:14 to 2011-01-05 23:39:32 UTC [more...]

Status of the svn remote helper project (Nov, 2010)
 2011-01-05 23:39 UTC  (9+ messages)
` Status of the svn remote helper project (Nov 2010, #2)
  ` Status of the svn remote helper project (Dec 2010, #1)
      ` fast-import tweaks for remote helpers (Re: Status of the svn remote helper project (Dec 2010, #1))
          ` fast-import tweaks for remote helpers
            ` fast-import --report-fd (Re: fast-import tweaks for remote helpers)
    ` Status of the svn remote helper project (Jan 2011, #1)

[BUG?] "git submodule foreach" when command is ssh
 2011-01-05 23:22 UTC  (5+ messages)

concurrent fetches to update same mirror
 2011-01-05 23:29 UTC  (9+ messages)

Resumable clone/Gittorrent (again)
 2011-01-05 23:28 UTC  (5+ messages)

patch for git-p4
 2011-01-05 23:16 UTC  (3+ messages)

[PATCH] Document escaping of special characters in gitignore files
 2011-01-05 21:02 UTC  (8+ messages)

concurrent pulls on the same non-bare repo master branch
 2011-01-05 20:38 UTC 

git fails on large repo clone on intermittent, or intermittently-high-latency, connections
 2011-01-05 20:00 UTC  (4+ messages)

git repo corruption
 2011-01-05 19:49 UTC  (6+ messages)

--find-copies-harder finds fewer copies/renames than -C does
 2011-01-05 18:59 UTC  (2+ messages)

[PATCH] Fix false positives in t3404 due to SHELL=/bin/false
 2011-01-05 18:51 UTC  (10+ messages)
  ` [PATCH v2] "

[minor BUG] cherry-pick -x doesn't work if a conflict occurs
 2011-01-05 18:33 UTC  (6+ messages)

Tracking branches and pulling on remote
 2011-01-05 16:44 UTC  (4+ messages)

[PATCH 1/3] Fixes bug: git-diff: class methods are not detected in hunk headers for Pascal
 2011-01-05 14:31 UTC  (9+ messages)
` [PATCH 2/3] Fixes bug: git-svn: svn.pathnameencoding is not respected with dcommit/set-tree
    ` Re[2]: "
  ` Re[2]: [PATCH 1/3] Fixes bug: git-diff: class methods are not detected in hunk headers for Pascal

rebase parents, or tracking upstream but removing non-distributable bits
 2011-01-05 11:44 UTC  (5+ messages)

[RFC][PATCH] git-send-email: added support for S/MIME
 2011-01-05  9:22 UTC  (4+ messages)

[ANNOUNCE] New version of TFS2Git script
 2011-01-05  8:58 UTC 

False positives in git diff-index
 2011-01-05  8:08 UTC  (11+ messages)

How to import a exist git repository into another git repository?
 2011-01-05  7:02 UTC  (2+ messages)

"git svn fetch" on a branch is broken after "git svn reset"
 2011-01-05  6:22 UTC 

PostScript files: textconv and "git add -p"
 2011-01-05  5:18 UTC  (2+ messages)

[PATCH 00/31] Refactor rebase
 2011-01-05  3:39 UTC  (12+ messages)
` [PATCH 08/31] rebase: align variable names
` [PATCH 24/31] rebase: extract code for writing basic state
` [PATCH 26/31] rebase: remember strategy and strategy options

[RFC PATCH v7 0/9] gitweb: Output caching, with eval/die based error handling
 2011-01-05  2:26 UTC  (8+ messages)
` [RFC PATCH v7 2/9] gitweb: use eval + die for error (exception) handling
  ` [RFC PATCH v7 2.5/9] gitweb: Make die_error just die, and use send_error to create error pages
` [RFC PATCH v7 11/9] [PoC] gitweb/lib - tee, i.e. print and capture during cache entry generation
` [RFC PATCH 11/9] [PoC] gitweb/lib - HTTP-aware output caching

What's cooking in git.git (Jan 2011, #01; Tue, 4)
 2011-01-05  2:11 UTC  (3+ messages)
` jn/svn-fe (Re: What's cooking in git.git (Jan 2011, #01; Tue, 4))

Web browser and Git wiki (kernel.org) not getting along
 2011-01-05  1:05 UTC  (3+ messages)

[PATCH 0/4 v4] minor gitweb modifications
 2011-01-05  0:50 UTC  (7+ messages)
` [PATCH 2/4] gitweb: remove unnecessary test when closing file descriptor

developing a modified Linux-style workflow
 2011-01-05  0:47 UTC  (3+ messages)

[PATCH 0/2] gitweb: make logo optional
 2011-01-05  0:45 UTC  (8+ messages)
` [PATCH 1/2] gitweb: skip logo in atom feed when there is none
` [PATCH 2/2] gitweb: make logo optional

[PATCH] quote.h: simplify the inclusion
 2011-01-05  0:36 UTC 

[PATCH v2] t/t9001-send-email.sh: fix '&&' chain in some tests
 2011-01-04 23:56 UTC  (2+ messages)

[PATCH] gitattributes.txt: mention exceptions to gitignore rules
 2011-01-04 21:17 UTC  (5+ messages)

[RFC/PATCH] Documentation/technical: document quoting API
 2011-01-04 19:21 UTC  (3+ messages)

[RFC PATCH 0/3] Submodule filtering for filter-branch
 2011-01-04 19:18 UTC  (5+ messages)
` [RFC PATCH 3/3] filter-branch: support --submodule-filter

[PATCH v7 00/16] daemon-win32
 2011-01-04 19:18 UTC  (5+ messages)
` [PATCH v7 08/16] daemon: use run-command api for async serving
  ` [PATCH] daemon: support <directory> arguments again

[PATCH] Fix typos in the documentation
 2011-01-04 19:18 UTC  (4+ messages)

gitattributes don't work
 2011-01-04 18:33 UTC  (5+ messages)

debugging git clone via git-daemon "cannot handle daemon internally"
 2011-01-04 16:50 UTC 

weird github capitalization problem
 2011-01-04 13:04 UTC 

BUG: gitk fails to parse 1.7.4-rc0 version string
 2011-01-04 12:44 UTC 

[RFC/PATCH 0/4] improving svn-fe error handling
 2011-01-04 10:16 UTC  (3+ messages)
` [PATCH 4/4] vcs-svn: improve reporting of input errors

clone --bare vs push
 2011-01-04  5:29 UTC  (5+ messages)

google code git support
 2011-01-04  5:08 UTC 

git-daemon serving repos with repo.git/git-daemon-export-ok
 2011-01-04  3:09 UTC  (8+ messages)

Commiting automatically (2)
 2011-01-03 17:34 UTC  (5+ messages)

Applying .gitattributes text/eol changes
 2011-01-03 17:18 UTC 

fatal: ambiguous message
 2011-01-03 15:04 UTC  (4+ messages)

Stashing subset of changed file plus a new file
 2011-01-03 14:05 UTC 

[PATCH/RFC] fast-import: add 'ls' command
 2011-01-03  8:37 UTC  (5+ messages)
` [PATCH/RFC v2 0/3] "
  ` [PATCH 1/3] fast-import: clarify handling of cat-blob feature
  ` [PATCH 2/3] fast-import: treat filemodify with empty tree as delete
  ` [PATCH 3/3] fast-import: add 'ls' command

[PATCH 0/4] teach vcs-svn/line_buffer to handle multiple input files
 2011-01-03  3:10 UTC  (12+ messages)
  ` [PATCH 5/8] vcs-svn: make test-line-buffer input format more flexible
  ` [PATCH 6/8] tests: give vcs-svn/line_buffer its own test script
  ` [PATCH 7/8] vcs-svn: tweak test-line-buffer to not assume line-oriented input
  ` [PATCH 8/8] t0081 (line-buffer): add buffering tests
  ` [PATCHES 9-12/12] line_buffer: more wrappers around stdio functions
    ` [PATCH 09/12] vcs-svn: add binary-safe read function
    ` [PATCH 10/12] vcs-svn: allow character-oriented input
    ` [PATCH 11/12] vcs-svn: allow input from file descriptor
    ` [PATCH 12/12] vcs-svn: teach line_buffer about temporary files

Publish website incl. submodules
 2011-01-02 19:01 UTC 

how to update a submodule?
 2011-01-02 17:57 UTC  (7+ messages)

[PATCH] Consistent use of AC_LANG_PROGRAM in configure.ac and aclocal.m4
 2011-01-02 10:24 UTC  (5+ messages)

Push to all repositories
 2011-01-02  9:54 UTC  (7+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).