- Gitweb - caching J.H. (31 Dec 2006)
- RFC: working with sparse work-copy: where to start? Michael S. Tsirkin (31 Dec 2006)
- How to commit removed file? Michael S. Tsirkin (31 Dec 2006)
- What's cooking in git.git (topics) Junio C Hamano (31 Dec 2006)
- What's in git.git (stable) Junio C Hamano (31 Dec 2006)
- [PATCH] Add test case for update hooks in receive-pack. Shawn O. Pearce (31 Dec 2006)
- [PATCH] Refresh the index before starting merge-recursive. Shawn O. Pearce (31 Dec 2006)
- [PATCH] Force core.filemode to false on Cygwin. Shawn O. Pearce (31 Dec 2006)
- [RFC/PATCH 4/4] Disallow working directory commands in a bare repository. Shawn O. Pearce (31 Dec 2006)
- [PATCH 3/4] Automatically detect a bare git repository. Shawn O. Pearce (31 Dec 2006)
- [PATCH 2/4] Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT. Shawn O. Pearce (31 Dec 2006)
- [PATCH 1/4] Use PATH_MAX constant for --bare. Shawn O. Pearce (31 Dec 2006)
- [PATCH 1/2] Teach Git how to parse standard power of 2 suffixes. Shawn O. Pearce (31 Dec 2006)
- [PATCH 2/2] Update packedGit config option documentation. Shawn O. Pearce (31 Dec 2006)
- [PATCH 3/3] Use /dev/null for update hook stdin. Shawn O. Pearce (31 Dec 2006)
- [PATCH 2/3] Redirect update hook stdout to stderr. Shawn O. Pearce (31 Dec 2006)
- [PATCH 1/3] Remove unnecessary argc parameter from run_command_v. Shawn O. Pearce (31 Dec 2006)
- [PATCH 2/2] Support common unit suffixes in packedGitWindowSize. Shawn O. Pearce (31 Dec 2006)
- [PATCH 1/2] Teach Git how to parse standard power of 2 suffixes. Shawn O. Pearce (31 Dec 2006)
- What commands can and can not be used with bare repositories? Theodore Ts'o (31 Dec 2006)
- Strict ordering by date H. Peter Anvin (31 Dec 2006)
- [PATCH] Fix yet another subtle xdl_merge() bug Johannes Schindelin (31 Dec 2006)
- [PATCH] Fix formatting for urls section of fetch, pull, and push manpages Theodore Ts'o (31 Dec 2006)
- Default "tar" umask.. Linus Torvalds (31 Dec 2006)
- Possible regression in git-rev-list --header Marco Costalba (31 Dec 2006)
- [PATCH] git-clean: Fix the -q option. Alexandre Julliard (30 Dec 2006)
- SIGSEGV in merge recursive Luben Tuikov (30 Dec 2006)
- [PATCH] gitweb: New feature last_modified_ref. Robert Fitzsimons (30 Dec 2006)
- git-add ignores .gitignore Brian Gernhardt (30 Dec 2006)
- [PATCH] Add info about new test families (8 and 9) to t/README Jakub Narebski (30 Dec 2006)
- [PATCH/RFH] send-pack: fix pipeline. Junio C Hamano (29 Dec 2006)
- What's cooking in git.git (topics) Junio C Hamano (29 Dec 2006)
- How to build manpages on OS X Steven Grimm (29 Dec 2006)
- read-for-fill and caching in gitweb (Re: kernel.org mirroring) Martin Langhoff (29 Dec 2006)
- [PATCH] update hook: redirect _both_ diagnostic lines to stderr upon tag failure Jim Meyering (29 Dec 2006)
- [ANNOUNCE] qgit-1.5.4 Marco Costalba (28 Dec 2006)
- [PATCH 1/4] git-svn: remove non-delta fetch code paths Eric Wong (28 Dec 2006)
- quieting down git-commit (and init-db) in tests Eric Wong (28 Dec 2006)
- [PATCH 11/11] Improve merge performance by avoiding in-index merges. Shawn O. Pearce (28 Dec 2006)
- [PATCH 10/11] Use merge-recursive in git-am -3. Shawn O. Pearce (28 Dec 2006)
- [PATCH 7/11] Avoid git-fetch in `git-pull .` when possible. Shawn O. Pearce (28 Dec 2006)
- [PATCH 6/11] Allow git-merge to select the default strategy. Shawn O. Pearce (28 Dec 2006)
- [PATCH 5/11] Honor pull.{twohead,octopus} in git-merge. Shawn O. Pearce (28 Dec 2006)
- [PATCH 4/11] Ensure `git-pull` fails if `git-merge` fails. Shawn O. Pearce (28 Dec 2006)
- [PATCH 3/11] Use branch names in 'git-rebase -m' conflict hunks. Shawn O. Pearce (28 Dec 2006)
- [PATCH 2/11] Honor GIT_REFLOG_ACTION in git-rebase. Shawn O. Pearce (28 Dec 2006)
- [PATCH 1/11] Use GIT_REFLOG_ACTION environment variable instead. Shawn O. Pearce (28 Dec 2006)
- [PATCH 9/11] Allow merging bare trees in merge-recursive. Shawn O. Pearce (28 Dec 2006)
- [PATCH 0/11] Misc. pull/merge/am improvements Shawn Pearce (28 Dec 2006)
- [PATCH 8/11] Move better_branch_name above get_ref in merge-recursive. Shawn O. Pearce (28 Dec 2006)
- t9200-git-cvsexportcommit.sh failed on CYGWIN SungHyun Nam (28 Dec 2006)
- Why git-merge-resolve in git-am? Shawn Pearce (28 Dec 2006)
- [PATCH 2/2] Use branch names in 'git-rebase -m' conflict hunks. Shawn O. Pearce (28 Dec 2006)
- [PATCH 1/2] Teach git-reset to let others override its reflog entry. Shawn O. Pearce (28 Dec 2006)
- [PATCH 0/6] gitweb: Some mod_perl specific support (but not only) Jakub Narebski (28 Dec 2006)
- [PATCH] Teach git-gc to only repack local (not borrowed) objects. Shawn O. Pearce (28 Dec 2006)
- gcc -L/path/lib -R/path/lib Junio C Hamano (28 Dec 2006)
- Re: git-add & "file vanishing" -> need git-add again [reformatted] David Tweed (28 Dec 2006)
- git-cvsimport doesn't support the default branch mechanism? Hannu Koivisto (28 Dec 2006)
- branch.pu.forcefetch Pavel Roskin (28 Dec 2006)
- git-1.4.4.3, also 1.5.0rc0: send-email gets empty From: Horst H. von Brand (28 Dec 2006)
- [PATCH] Fix random segfaults in pack-objects. Shawn O. Pearce (27 Dec 2006)
- [RFH] An early draft of v1.5.0 release notes Junio C Hamano (27 Dec 2006)
- [PATCH] Create 'git gc' to perform common maintenance operations. Shawn O. Pearce (27 Dec 2006)
- [PATCH] Create 'git gc' to perform common maintenance operations. Shawn O. Pearce (27 Dec 2006)
- [PATCH] everyday: update for v1.5.0 Junio C Hamano (27 Dec 2006)
- Segfault in xdl_merge is back Shawn Pearce (27 Dec 2006)
- [PATCH 1/2] git-svn: quiet down tests and fix some unportable shell constructs Eric Wong (27 Dec 2006)
- [PATCH] add git-reflog to .gitignore Nicolas Pitre (27 Dec 2006)
- Errors when updating an old git.git repository Hannu Koivisto (27 Dec 2006)
- git-cvsimport and git-checkout problem Hannu Koivisto (27 Dec 2006)
- Adding spell checker to GIT Deepak Barua (26 Dec 2006)
- [PATCH] Cleanup read_cache_from error handling. Shawn O. Pearce (26 Dec 2006)
- [PATCH] add .mailmap for git-shortlog output with the git repository Nicolas Pitre (26 Dec 2006)
- What's cooking in git.git (topics) Junio C Hamano (26 Dec 2006)
- What's in git.git (stable) and announcing GIT 1.5.0 preview Junio C Hamano (26 Dec 2006)
- private file add/checkout SungHyun Nam (26 Dec 2006)
- merry gitmas Nicolas Pitre (26 Dec 2006)
- cgit vs. gitweb Lars Hjemli (26 Dec 2006)
- [PATCH 5/5] git-add: add ignored files when asked explicitly. Junio C Hamano (25 Dec 2006)
- [PATCH 3/5] t3600: update the test for updated git rm Junio C Hamano (25 Dec 2006)
- [PATCH 4/5] read_directory: show_both option. Junio C Hamano (25 Dec 2006)
- [PATCH 2/5] git-rm: update to saner semantics Junio C Hamano (25 Dec 2006)
- [PATCH 0/5] git-add/git-rm updates Junio C Hamano (25 Dec 2006)
- [PATCH 1/5] match_pathspec() -- return how well the spec matched Junio C Hamano (25 Dec 2006)
- [PATCH 1/8] gitweb: Add parse_commits, used to bulk load commit objects. Robert Fitzsimons (25 Dec 2006)
- [PATCH 0/8] gitweb: Bulk load commit objects Robert Fitzsimons (25 Dec 2006)
- Re: i18n.logToUTF8: convert commit log message to UTF-8 Johannes Schindelin (25 Dec 2006)
- [RFC/PATCH] Enhance git-reflog with 'show' subcommand. Shawn O. Pearce (24 Dec 2006)
- [PATCH 0/7] Various sp/mmap improvemnts Shawn Pearce (24 Dec 2006)
- [PATCH 7/7] Replace mmap with xmmap, better handling MAP_FAILED. Shawn O. Pearce (24 Dec 2006)
- [PATCH 6/7] Release pack windows before reporting out of memory. Shawn O. Pearce (24 Dec 2006)
- [PATCH 3/7] Ensure packed_git.next is initialized to NULL. Shawn O. Pearce (24 Dec 2006)
- [PATCH 5/7] Don't exit successfully on EPIPE in read_or_die. Shawn O. Pearce (24 Dec 2006)
- [PATCH 2/7] Switch git_mmap to use pread. Shawn O. Pearce (24 Dec 2006)
- [PATCH 1/7] Rename gitfakemmap to git_mmap. Shawn O. Pearce (24 Dec 2006)
- [PATCH 4/7] Default core.packdGitWindowSize to 1 MiB if NO_MMAP. Shawn O. Pearce (24 Dec 2006)
- [RFC] git reflog show Shawn Pearce (23 Dec 2006)
- branch.<name>.merge specifying remote branch name Jakub Narebski (23 Dec 2006)
- [PATCH 2/2] Display 'theirs' branch name when possible in merge. Shawn O. Pearce (23 Dec 2006)
- [PATCH 1/2] Use extended SHA1 syntax in merge-recursive conflicts. Shawn O. Pearce (23 Dec 2006)
- [PATCH 17/17] Test suite for sliding window mmap implementation. Shawn O. Pearce (23 Dec 2006)
- [PATCH 15/17] Support unmapping windows on 'temporary' packfiles. Shawn O. Pearce (23 Dec 2006)
- [PATCH 14/17] Improve error message when packfile mmap fails. Shawn O. Pearce (23 Dec 2006)
- [PATCH 16/17] Create pack_report() as a debugging aid. Shawn O. Pearce (23 Dec 2006)
- [PATCH 12/17] Load core configuration in git-verify-pack. Shawn O. Pearce (23 Dec 2006)
- [PATCH 11/17] Fully activate the sliding window pack access. Shawn O. Pearce (23 Dec 2006)
- [PATCH 10/17] Unmap individual windows rather than entire files. Shawn O. Pearce (23 Dec 2006)
- [PATCH 13/17] Ensure core.packedGitWindowSize cannot be less than 2 pages. Shawn O. Pearce (23 Dec 2006)
- [PATCH 9/17] Document why header parsing won't exceed a window. Shawn O. Pearce (23 Dec 2006)
- [PATCH 4/17] Use off_t for index and pack file lengths. Shawn O. Pearce (23 Dec 2006)
- [PATCH 8/17] Loop over pack_windows when inflating/accessing data. Shawn O. Pearce (23 Dec 2006)
- [PATCH 3/17] Refactor packed_git to prepare for sliding mmap windows. Shawn O. Pearce (23 Dec 2006)
- [PATCH 7/17] Replace use_packed_git with window cursors. Shawn O. Pearce (23 Dec 2006)
- [PATCH 2/17] Introduce new config option for mmap limit. Shawn O. Pearce (23 Dec 2006)
- [PATCH 1/17] Replace unpack_entry_gently with unpack_entry. Shawn O. Pearce (23 Dec 2006)
- [PATCH 6/17] Refactor how we open pack files to prepare for multiple windows. Shawn O. Pearce (23 Dec 2006)
- [PATCH 0/17] Sliding window mmap for packfiles. Shawn O. Pearce (23 Dec 2006)
- [PATCH 5/17] Create read_or_die utility routine. Shawn O. Pearce (23 Dec 2006)
- [PATCH 1/2] Makefile: add quick-install-doc for installing pre-built manpages Eric Wong (23 Dec 2006)
- [PATCH 1/3] gitweb: Use rev-list pattern search options. Robert Fitzsimons (23 Dec 2006)
- author/commit counts Randy Dunlap (23 Dec 2006)
- [PATCH] make the message about the need for a new branch a bit clearer Nicolas Pitre (23 Dec 2006)
- [PATCH 1/4] gitweb: Add missing show '...' links change. Robert Fitzsimons (23 Dec 2006)
- [PATCH 2/4] gitweb: optimize git_get_last_activity. Robert Fitzsimons (23 Dec 2006)
- [PATCH] Make git-show-branch options similar to git-branch. Brian Gernhardt (23 Dec 2006)
- [PATCH] Keep "git --git-dir" from causing a bus error. Brian Gernhardt (23 Dec 2006)
- git-svn dcommit ignors svn.authorsfile config and -A / --author-file cmd-line-option Nicolas Vilz (22 Dec 2006)
- newbie question - git-pull and local branch merge Pelle Svensson (22 Dec 2006)
- What's cooking in git.git (topics) Junio C Hamano (22 Dec 2006)
- What's in git.git (stable) Junio C Hamano (22 Dec 2006)
- [PATCH] Suggest 'add' in am/revert/cherry-pick. Shawn O. Pearce (22 Dec 2006)
- [PATCH] Use git-merge-file in git-merge-one-file, too Johannes Schindelin (22 Dec 2006)
- [PATCH] diff --check: fix off by one error Johannes Schindelin (22 Dec 2006)
- [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree Johannes Schindelin (22 Dec 2006)
- [PATCH 3/3] Don't crash during repack of a reflog with pruned commits. Shawn O. Pearce (22 Dec 2006)
- [PATCH 2/3] Introduce a global level warn() function. Shawn O. Pearce (22 Dec 2006)
- [PATCH 1/3] Rename imap-send's internal info/warn functions. Shawn O. Pearce (22 Dec 2006)
- confusion over the new branch and merge config Nicolas Pitre (22 Dec 2006)
- git-svn question Joseph Carrafa (22 Dec 2006)
- gitweb: Version independent mod_perl woes Jakub Narebski (22 Dec 2006)
- git-add,& "file vanishing" -> need git-add again? David Tweed (22 Dec 2006)
- t5000-tar-tree.sh failing Uwe Kleine-König (22 Dec 2006)
- UI: git-tag should support -F as well Han-Wen Nienhuys (21 Dec 2006)
- [PATCH] fix vc git Duncan Mak (21 Dec 2006)
- [PATCH] Don't define _XOPEN_SOURCE to unbreak compilation on FreeBSD Rocco Rutte (21 Dec 2006)
- [RFH/RFT] git-rm: update to saner semantics Junio C Hamano (21 Dec 2006)
- [PATCH] Define -D__BSD_VISIBLE for FreeBSD Rocco Rutte (21 Dec 2006)
- [PATCH] Attempt to make git-checkout man page a bit more clear. Sean (21 Dec 2006)
- git 1.4.4.2 is giving the following errors... srinivas naga vutukuri (21 Dec 2006)
- [PATCH] Documentation/git-branch: new -r to delete remote-tracking branches. Quy Tonthat (21 Dec 2006)
- Updated Kernel Hacker's guide to git Jeff Garzik (21 Dec 2006)
- [ANNOUNCE] cgit 0.1 Lars Hjemli (21 Dec 2006)
- git-svn throwing assertion on old svn tracking branch Nicolas Vilz (21 Dec 2006)
- UI nitpick Han-Wen Nienhuys (21 Dec 2006)
- warning merge message Luben Tuikov (21 Dec 2006)
- What's cooking in git.git (topics) Junio C Hamano (21 Dec 2006)
- Patch: Support slashes in branches in git-cvsserver Ron Parker (21 Dec 2006)
- What's in git.git (stable), and Announcing GIT 1.4.4.3 Junio C Hamano (21 Dec 2006)
- [PATCH] clarify some error messages wrt unknown object types Nicolas Pitre (21 Dec 2006)
- [PATCH 3/3] Make git-rerere a builtin Johannes Schindelin (21 Dec 2006)
- [PATCH 2/3] Add a test for git-rerere Johannes Schindelin (21 Dec 2006)
- [PATCH 1/3] move read_mmfile() into xdiff-interface Johannes Schindelin (21 Dec 2006)
- Undocumented long options Jakub Narebski (21 Dec 2006)
- Corrupt pack file using older versions of git on a newer repo.. Sean (21 Dec 2006)
- [RFC/PATCH] Implement poor-man's submodule support using commit hooks Andy Parkins (21 Dec 2006)
- [RFC/PATCH] Implement poor-man's submodule support in pre-commit hook Andy Parkins (20 Dec 2006)
- [PATCH] add log.fulldiff config option Jeff King (20 Dec 2006)
- [PATCH] Remove COLLISION_CHECK from Makefile since it's not used. Brian Gernhardt (20 Dec 2006)
- t1300-repo-config.sh failed on CYGWIN SungHyun Nam (20 Dec 2006)
- git-merge-recursive segmentation error Luben Tuikov (20 Dec 2006)
- Bug: git-svn fails on Mediawiki SVN repo r2992 Thomas Bleher (20 Dec 2006)
- Question on rerere Johannes Schindelin (20 Dec 2006)
- [PATCH] git-cvsserver: fix breakage when calling git merge-file Eric Wong (20 Dec 2006)
- Change in git-svn dcommit semantics? Seth Falcon (20 Dec 2006)
- [RFC] Possible optimization for gitweb Robert Fitzsimons (20 Dec 2006)
- GIT - error: no such remote ref refs/heads/TestBranch Sean Kelley (20 Dec 2006)
- [PATCH] Enter interactive mode if no parameters are given to git-add Andy Parkins (20 Dec 2006)
- A call for better git-rebase messages Jakub Narebski (19 Dec 2006)
- [PATCH] gitk: pass --no-left-right to rev-list Jeff King (19 Dec 2006)
- branch rebase and push SungHyun Nam (19 Dec 2006)
- git-svn: follow parent after the fact? Steven Grimm (19 Dec 2006)
- [PATCH] Small optimizations to gitweb Robert Fitzsimons (19 Dec 2006)
- [PATCH] make patch_delta() error cases a bit more verbose Nicolas Pitre (19 Dec 2006)
- cloning the kernel - why long time in "Resolving 313037 deltas" Randal L. Schwartz (19 Dec 2006)
- [PATCH] make git a bit less cryptic on fetch errors Nicolas Pitre (19 Dec 2006)
- [RFC] gitweb wishlist and TODO list (part 2) Jakub Narebski (19 Dec 2006)
- [PATCH] Add documentation for show-branch --topics Brian Gernhardt (19 Dec 2006)
- clarification on "racy-git" & very fast change+commit David Tweed (19 Dec 2006)
- [PATCH] Add --remotes option to show-branch Brian Gernhardt (19 Dec 2006)
- Can't fetch 2.6.20-rc1 tag... Francis Moreau (18 Dec 2006)
- [PATCH] Only warn about missing branch.<n>.merge in pull. Shawn O. Pearce (18 Dec 2006)
- Unnecessary fetch warning Shawn Pearce (18 Dec 2006)
- [PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard Jeff King (18 Dec 2006)
- [PATCH] vim syntax: follow recent changes to commit template Jeff King (18 Dec 2006)
- What's cooking in git.git (topics) Junio C Hamano (18 Dec 2006)
- What's in git.git (stable) Junio C Hamano (18 Dec 2006)
- [PATCH] git-branch: deleting remote branches in new layout Quy Tonthat (18 Dec 2006)
- [PATCH] git-fetch: Avoid reading packed refs over and over again Johannes Schindelin (18 Dec 2006)
- [PATCH] git-diff: don't add trailing blanks (i.e., do what GNU diff -u now does) Jim Meyering (18 Dec 2006)
- git-diff & cg-diff behavior difference Vincent Legoll (18 Dec 2006)
- [PATCH] Documentation: new option -P for git-svnimport Quy Tonthat (18 Dec 2006)
- [PATCH] Adjust t5510 to put remotes in config Johannes Schindelin (18 Dec 2006)
- [PATCH] Default GIT_COMMITTER_NAME to login name in recieve-pack. Shawn O. Pearce (17 Dec 2006)
- [PATCH 2/2] Make left-right automatic. Junio C Hamano (17 Dec 2006)
- [PATCH 1/2] Teach all of log family --left-right output. Junio C Hamano (17 Dec 2006)
- [BUG] making docs blows up in b1bfcae438ad:git-merge-file.txt Randal L. Schwartz (17 Dec 2006)
- What's in git.git (stable) Junio C Hamano (17 Dec 2006)
- What's cooking in git.git (topics) Junio C Hamano (17 Dec 2006)
- [RFC] gitweb wishlist and TODO list (part 1) Jakub Narebski (17 Dec 2006)
- Changes between main releases of git Jakub Narebski (17 Dec 2006)
- Subprojects tasks Junio C Hamano (17 Dec 2006)
- git-add fails after file type change Steven Grimm (17 Dec 2006)
- "intro to git" in Portland Oregon on Monday Randal L. Schwartz (17 Dec 2006)
- [PATCH 2/2] git-branch: rename config vars branch.<branch>.*, too Johannes Schindelin (17 Dec 2006)
- [PATCH 1/2] add a function to rename sections in the config Johannes Schindelin (17 Dec 2006)
- [PATCH/RFC] avoid accessing _all_ loose refs in git-show-ref Johannes Schindelin (16 Dec 2006)
- [PATCH 2/2] Align section headers of 'git status' to new 'git add'. Shawn O. Pearce (16 Dec 2006)
- [PATCH 1/2] Suggest use of "git add file1 file2" when there is nothing to commit. Shawn O. Pearce (16 Dec 2006)
- [PATCH] gitweb: Add title attribute to ref marker with full ref name Jakub Narebski (16 Dec 2006)
- [PATCH] gitweb: Add some mod_perl specific support Jakub Narebski (16 Dec 2006)
- [PATCH] gitweb: Add "next" link to commit view Jakub Narebski (16 Dec 2006)
- [RFC/PATCH] git-svn: convert to using Git.pm Eric Wong (16 Dec 2006)
- [PATCH] Make git-diff documentation use [--] when it should. Brian Gernhardt (15 Dec 2006)
- [PATCH] Add --add option to git-repo-config Brian Gernhardt (15 Dec 2006)
- [RFC] A unique way to express "all" (vs "add vs "update") ? Jerome Lovy (15 Dec 2006)
- [PATCH] Teach bash the new features of 'git show'. Shawn O. Pearce (15 Dec 2006)
- [PATCH] [Makefile] Export PERL_PATH Luben Tuikov (15 Dec 2006)
- Avoiding uninteresting merges in Cairo Shawn Pearce (15 Dec 2006)
- [PATCH 2/2] Align section headers of 'git status' to new 'git add'. Shawn O. Pearce (15 Dec 2006)
- [PATCH 1/2] Suggest use of 'git add' when 'nothing to commit' gets shown. Shawn O. Pearce (15 Dec 2006)
- Re: git-fetch fails with error code 128 Horst H. von Brand (15 Dec 2006)
- git-fetch fails with error code 128 Andy Parkins (15 Dec 2006)
- [PATCH] Stop telling users we are 'defaulting to local storage area'. Shawn O. Pearce (15 Dec 2006)
- 'git diff HEAD' pager quirks Jeff Garzik (15 Dec 2006)
- [PATCH] git-clone documentation Quy Tonthat (15 Dec 2006)
- [RFC/PATCH] Change "refs/" references to symbolic constants Andy Parkins (15 Dec 2006)
- Ignoring local changes Pazu (15 Dec 2006)
- git fetch slow as molasses due to tag downloading Han-Wen Nienhuys (15 Dec 2006)
- [PATCH] git-status always says what branch it's on Andy Parkins (15 Dec 2006)
- [PATCH] "master" should be treated no differently from any other branch Andy Parkins (15 Dec 2006)
- [PATCH] Add --add option to git-repo-config Brian Gernhardt (15 Dec 2006)
- git-fetching from a big repository is slow Andy Parkins (15 Dec 2006)
- Re: [PATCH 1/1] Bypass expensive content comparsion during rename detection Junio C Hamano (14 Dec 2006)
- [PATCH] Avoid accessing a slow working copy during diffcore operations. Shawn O. Pearce (14 Dec 2006)
- [PATCH] INSTALL: no need to have GNU diff installed Johannes Schindelin (14 Dec 2006)
- [PATCH] git-show: grok blobs, trees and tags, too Johannes Schindelin (14 Dec 2006)
- [PATCH 1/1] Bypass expensive content comparsion during rename detection. Shawn O. Pearce (14 Dec 2006)
- [PATCH] git-reset [--mixed] <tree> [--] <paths>... Junio C Hamano (14 Dec 2006)
- [PATCH] Update git-diff documentation Junio C Hamano (14 Dec 2006)
- Performance problems in diffcore rename Shawn Pearce (14 Dec 2006)
- changing log entries Jon Masters (14 Dec 2006)
- [PATCH] repacked packs should be read-only Nicolas Pitre (14 Dec 2006)
- svn versus git Andy Parkins (14 Dec 2006)
- What's cooking in git.git Junio C Hamano (14 Dec 2006)
- What's in git.git (stable) Junio C Hamano (14 Dec 2006)
- [RFC] requiring Perl SVN libraries for git-svn Eric Wong (14 Dec 2006)
- Average size of git bookkeeping data (related to Using git as a general backup mechanism) David Tweed (14 Dec 2006)
- Can git be tweaked to work cross-platform, on FAT32? Florian v. Savigny (14 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Johannes Schindelin (14 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Martin Langhoff (14 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Florian v. Savigny (16 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Johannes Schindelin (16 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Martin Langhoff (17 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Stefano Spinucci (18 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Johannes Schindelin (18 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Juergen Ruehle (18 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Johannes Schindelin (18 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Stefano Spinucci (18 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Johannes Schindelin (19 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Juergen Ruehle (19 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? Dan Nicholson (20 Dec 2006)
- Re: Can git be tweaked to work cross-platform, on FAT32? David Lang (20 Dec 2006)
- More Perl fun: man and System directories Brian Gernhardt (14 Dec 2006)
- More merge-recursive woes Shawn Pearce (13 Dec 2006)
- [PATCH] Remove uncontested renamed files during merge. Shawn O. Pearce (13 Dec 2006)
- [PATCH] Allow subcommand.color and color.subcommand color configuration Andy Parkins (13 Dec 2006)
- spurious .sp in manpages Junio C Hamano (13 Dec 2006)
- t9100-git-svn-basic.sh fails Sebastian Harl (13 Dec 2006)
- [PATCH] Get rid of the dependency on RCS' merge program Johannes Schindelin (13 Dec 2006)
- [PATCH 1/3] git-svn: enable logging of information not supported by git Eric Wong (13 Dec 2006)
- GIT - releases workflow Sean Kelley (13 Dec 2006)
- LilyPond 2.11.2 is out Han-Wen Nienhuys (13 Dec 2006)
- git-pull: "Cannot obtain needed none"? Alex Riesen (13 Dec 2006)
- [PATCH] Move Fink and Ports check to after config file Brian Gernhardt (13 Dec 2006)
- [PATCH] gitweb: Sprinkle some mod_perl goodies Jakub Narebski (13 Dec 2006)
- git-pull from git.git - no remote ref for pu or next? Randal L. Schwartz (13 Dec 2006)
- git-send-email and msmtp Aneesh Kumar (13 Dec 2006)
- [RFC] E-mail aliases Catalin Marinas (12 Dec 2006)
- git-cvsimport feature request Nguyen Thai Ngoc Duy (12 Dec 2006)
- Tracking a repository for content instead of history Andy Parkins (12 Dec 2006)
- stgit: stg mail Bahadir Balban (12 Dec 2006)
- index manipulation quickref Nguyen Thai Ngoc Duy (12 Dec 2006)
- Adding a new file as if it had existed Bahadir Balban (12 Dec 2006)
- [PATCH] Colourise git-branch output Andy Parkins (12 Dec 2006)
- git-svn breakage Dongsheng Song (12 Dec 2006)
- Using git-bisect to find more than one breakage n0dalus (12 Dec 2006)
- [PATCH] mailinfo: hack to accept in-line annotations in patches. Junio C Hamano (12 Dec 2006)
- trouble with git cvsimport Ian Molton (12 Dec 2006)
- [PATCH] Uninstall rule for top level Makefile Andy Parkins (12 Dec 2006)
- [PATCH] Add comments to update_tree_entry() Andy Parkins (12 Dec 2006)
- [PATCH] Comment diff_tree Andy Parkins (12 Dec 2006)
- [PATCH] Add verbose comments to split_msg() Andy Parkins (12 Dec 2006)
- [PATCH] Comment -p mode for cat-file Andy Parkins (12 Dec 2006)
- [PATCH] Colourise git-branch output Andy Parkins (12 Dec 2006)
- [PATCH/RFC] Add support for push globbed refspecs Andy Parkins (12 Dec 2006)
- [PATCH] Don't use memcpy when source and dest. buffers may overlap Jim Meyering (12 Dec 2006)
- [PATCH] gitweb: Don't use Content-Encoding: header in git_snapshot Jakub Narebski (12 Dec 2006)
- stgit: No patches to pop Bahadir Balban (12 Dec 2006)
- [PATCH] Allow building GIT in a different directory from the source directory Han-Wen Nienhuys (12 Dec 2006)
- Does pushing to git demon works ? Alexander Litvinov (11 Dec 2006)
- error: Can't lock ref Jon Masters (11 Dec 2006)
- [PATCH] no need to install manpages as executable Chris Wright (11 Dec 2006)
- asciidoc, docbook, "book" doctype J. Bruce Fields (11 Dec 2006)
- [ANNOUNCE] CGit v0.1-pre Lars Hjemli (11 Dec 2006)
- [RFC/PATCH] gitk: add current directory to main window title Doug Maxey (11 Dec 2006)
- Re: globs in partial checkout? Linus Torvalds (11 Dec 2006)
- curl with ares support Han Boetes (11 Dec 2006)
- Problems with git-svn authors file Nicolas Vilz (11 Dec 2006)
- *** SPAM *** Clemens Buchacher (11 Dec 2006)
- Using GIT to store /etc (Or: How to make GIT store all file permission bits) Kyle Moffett (11 Dec 2006)
- [RFC \ WISH] Add -o option to git-rev-list Marco Costalba (10 Dec 2006)
- [PATCH] remove "[PATCH]" prefix from shortlog output Nicolas Pitre (10 Dec 2006)
- [PATCH] Make cvsexportcommit work with filenames with spaces and non-ascii characters. Robin Rosenberg (10 Dec 2006)
- [ANNOUNCE] GIT 1.4.4.2 Junio C Hamano (10 Dec 2006)
- Easy shell question: how to make a script killing all his childs when killed? Marco Costalba (10 Dec 2006)
- RFC PATCH: support for default remote in StGIT Pavel Roskin (09 Dec 2006)
- builtin git-shortlog still broken Nicolas Pitre (09 Dec 2006)
- Collection of stgit issues and wishes Yann Dirson (09 Dec 2006)
- [RFC] Light-weight checkouts via ".gitlink" Josef Weidendorfer (09 Dec 2006)
- reexporting git repository via git-daemon Arkadiusz Miskiewicz (09 Dec 2006)
- Problem compiling: that perl thing again Luben Tuikov (09 Dec 2006)
- Trouble with git-svn when upstream svn URL changed Seth Falcon (09 Dec 2006)
- [PATCH] Allow building GIT in a different directory from the source directory Han-Wen Nienhuys (09 Dec 2006)
- [PATCH] Add support for building documentation in separate build-dir too. Han-Wen Nienhuys (09 Dec 2006)
- [PATCH] Install git-sh-setup.sh into $(prefix)/share/git-core. Call with explicit path. Han-Wen Nienhuys (09 Dec 2006)
- doc bug? Han-Wen Nienhuys (09 Dec 2006)
- git-commit: select which files to commit while editing the commit message Pazu (08 Dec 2006)
- [PATCH] Fix documentation copy&paste typo Uwe Kleine-Koenig (08 Dec 2006)
- Documentation/git-commit.txt Junio C Hamano (08 Dec 2006)
- git-{fetch,pull} default behaviours (was Re: [PATCH] Explicitly add the default "git pull" behaviour to .git/config on clone) Francis Moreau (08 Dec 2006)
- [PATCH] Documentation: update git-clone man page with new behavior J. Bruce Fields (08 Dec 2006)
- (no subject) Baurzhan Ismagulov (08 Dec 2006)
- Re: kernel.org mirroring (Re: [GIT PULL] MMC update) Linus Torvalds (08 Dec 2006)
- git-svnimport breakage as of git-1.4.4 Daniel Drake (08 Dec 2006)
- cygwin, 44k files: how to commit only index? Alex Riesen (08 Dec 2006)
- Commit f84871 breaks build on OS X Brian Gernhardt (08 Dec 2006)
- How to conver no branches/tags svn repo to git ? Dongsheng Song (08 Dec 2006)
- Locked down (but still shared) repositories Shawn Pearce (07 Dec 2006)
- Remote 'master' not updated, but works somehow Andreas Ericsson (07 Dec 2006)
- [PATCH 1/1] Make sure the empty tree exists when needed in merge-recursive. Shawn O. Pearce (07 Dec 2006)
- [PATCH 2/2] Optionally check for uncommitted changes before switching branches. Shawn O. Pearce (07 Dec 2006)
- [PATCH 1/2] Allow users to require source branch on git-checkout -b. Shawn O. Pearce (07 Dec 2006)
- Bug in merge-recursive in virtual commit corner case Shawn Pearce (07 Dec 2006)
- [PATCH] Add config example with respect to branch Aneesh Kumar K.V (07 Dec 2006)
- [PATCH] cvsserver: Avoid miscounting bytes in Perl v5.8.x Martin Langhoff (07 Dec 2006)
- Topic descriptions Andy Parkins (07 Dec 2006)
- pushglobs Andy Parkins (07 Dec 2006)
- Seeking git recipe to grab a single file Mitch Bradley (07 Dec 2006)
- What's cooking in git.git (topics) Junio C Hamano (07 Dec 2006)
- What's in git.git (stable) Junio C Hamano (07 Dec 2006)
- [PATCH] change the unpack limit treshold to a saner value Nicolas Pitre (07 Dec 2006)
- Fast access git-rev-list output: some OS knowledge required Marco Costalba (07 Dec 2006)
- Most popular software bundles including Microsoft Office 2007 Enterprise, Adobe Acrobat 8.0 Pro 80% off Terence (07 Dec 2006)
- Most popular software bundles including Microsoft Office 2007 Enterprise, Adobe Acrobat 8.0 Pro 80% off Clifton Oakes (07 Dec 2006)
- [PATCH] Add builtin merge-file, a minimal replacement for RCS merge Johannes Schindelin (07 Dec 2006)
- git UI nit Han-Wen Nienhuys (07 Dec 2006)
- Separate yourself from other men Adam Collins (07 Dec 2006)
- unmark after committing with git.el Han-Wen Nienhuys (06 Dec 2006)
- [PATCH] cvs-migration document: make the need for "push" more obvious Johannes Schindelin (06 Dec 2006)
- bug: git-sh-setup should not be in $PATH Han-Wen Nienhuys (06 Dec 2006)
- [PATCH] Explicitly add the default "git pull" behaviour to .git/config on clone Andy Parkins (06 Dec 2006)
- Fwd: git pull and merging. Aneesh Kumar (06 Dec 2006)
- Re: git patch Han-Wen Nienhuys (06 Dec 2006)
- how to revert changes in working tree? Liu Yubao (06 Dec 2006)
- git pull and merging. Aneesh Kumar (06 Dec 2006)
- git newbie problems Graham Percival (06 Dec 2006)
- git 1.4.4.1.gba98 crash pulling tig Horst H. von Brand (06 Dec 2006)
- For all you darcs lovers: git-hunk-commit Johannes Schindelin (06 Dec 2006)
- Adding spell checker to GIT Deepak Barua (06 Dec 2006)
- [PATCH 1/5] git-svn: make test for SVK mirror path import Sam Vilain (05 Dec 2006)
- [RFC/PATCH] git-reset to remove "$GIT_DIR/MERGE_MSG" Junio C Hamano (05 Dec 2006)
- [PATCH 2/2] Loosen "working file will be lost" check in Porcelain-ish Junio C Hamano (05 Dec 2006)
- [PATCH 1/2] read-tree: further loosen "working file will be lost" check. Junio C Hamano (05 Dec 2006)
- [PATCH 4/4] git-svn: re-map repository URLs and UUIDs on SVK mirror paths Sam Vilain (04 Dec 2006)
- [PATCH 3/4] git-svn: collect revision properties when fetching Sam Vilain (04 Dec 2006)
- [PATCH 1/4] git-svn: let libsvn_ls_fullurl return properties too Sam Vilain (04 Dec 2006)
- [PATCH 2/4] git-svn: collect SVK source URL on mirror paths Sam Vilain (04 Dec 2006)
- [PATCH] merge-recursive: configurable 'merge' program Sam Vilain (04 Dec 2006)
- [PATCH] gitweb: Allow PNG, GIF, JPEG images to be displayed in "blob" view Jakub Narebski (05 Dec 2006)
- [PATCH 3/3] git-fetch: allow regular expressions in the refspec Michael Loeffler (05 Dec 2006)
- [PATCH 2/3] git-fetch: do not use "*" for fetching multiple refs Michael Loeffler (05 Dec 2006)
- [PATCH 1/3] git-fetch: ignore dereferenced tags in expand_refs_wildcard Michael Loeffler (05 Dec 2006)
- [ANNOUNCE] gitfs pre-release 0.04 Mitchell Blank Jr (05 Dec 2006)
- [RFC] Two conceptually distinct commit commands Carl Worth (05 Dec 2006)
- [PATCH] gitweb: Better symbolic link support in "tree" view Jakub Narebsmi (05 Dec 2006)
- egit/jgit wishlist Shawn Pearce (05 Dec 2006)
- Seeing added and removed files between two tree states Alex Bennee (05 Dec 2006)
- [PATCH take 3] make 'git add' a first class user friendly interface to the index Nicolas Pitre (05 Dec 2006)
- [PATCH] git-clone: Rename --use-immingled-remote option to --no-separate-remote Jakub Narebski (05 Dec 2006)
- [PATCH] gitweb: Fix Atom feed <logo>: it is $logo, not $logo_url Jakub Narebski (05 Dec 2006)
- [PATCH]: Pass -M to diff in request-pull David Miller (04 Dec 2006)
- latest update to git-svn blows up for me Randal L. Schwartz (04 Dec 2006)
- Using sha1 of commit for id of gitweb Atom feed entry Jakub Narebski (04 Dec 2006)
- [RFC] gitweb: Add committags support (take 2) Jakub Narebski (04 Dec 2006)
- Set permissions of each new file before "cvs add"ing it. Jim Meyering (04 Dec 2006)
- [RFC/PATCH] git-show: also handle blobs Johannes Schindelin (04 Dec 2006)
- Some advanced index playing Alan Chandler (04 Dec 2006)
- [PATCH] Document git-diff whitespace flags -b and -w Jakub Narebski (04 Dec 2006)
- [BUG] git-mv fails with "source directory is empty" when it should not Sergey Vlasov (04 Dec 2006)
- [PATCH] [checkout-index] Give names to stages Luben Tuikov (03 Dec 2006)
- jgit performance update Shawn Pearce (03 Dec 2006)
- problem in unpack-trees.c Roman Zippel (03 Dec 2006)
- EGIT unpackedreadr problem Robin Rosenberg (03 Dec 2006)
- [PATCH] Oops, get the commit first, then the tree. Robin Rosenberg (03 Dec 2006)
- [EGIT PATCH] Convert author and comment on demand. Robin Rosenberg (03 Dec 2006)
- git-svn: File added multiple times? Florian Weimer (03 Dec 2006)
- Request: Adding -q/--quiet option to git-cat-file Jakub Narebski (03 Dec 2006)
- Patch: git-add --exclude=pattern Adam J. Richter (03 Dec 2006)
- Test t4118 fails on Mac OS X due to dependency on GNU sed behaviour Marco Roeland (03 Dec 2006)
- [RFC/PATCH] runstatus: restructure visual appearance Lars Hjemli (03 Dec 2006)
- On removing files and "git-rm is pointless" Carl Worth (03 Dec 2006)
- GIT plugin for Jira (issue tracker) Sean Kelley (02 Dec 2006)
- [PATCH] make 'git add' a first class user friendly interface to the index Nicolas Pitre (02 Dec 2006)
- Garbled man pages (.sp instead of newline) Carl Worth (02 Dec 2006)
- [RFC] Introduce "git stage" (along with some heresy) Carl Worth (02 Dec 2006)
- [PATCH 2/3] Prepare for grouped common command list generation pclouds@gmail.com (02 Dec 2006)
- selective git-update-index per diff(1) chunks Alexey Dobriyan (01 Dec 2006)
- [PATCH] Make git-commit cleverer - have it figure out whether it needs -a automatically Andy Parkins (01 Dec 2006)
- Resolving conflicts Wink Saville (01 Dec 2006)
- Re: Resolving conflicts Alan Chandler (01 Dec 2006)
- Re: Resolving conflicts Linus Torvalds (01 Dec 2006)
- Re: Resolving conflicts Wink Saville (01 Dec 2006)
- Re: Resolving conflicts Linus Torvalds (01 Dec 2006)
- Re: Resolving conflicts Linus Torvalds (01 Dec 2006)
- Re: Resolving conflicts Wink Saville (01 Dec 2006)
- Re: Resolving conflicts Alan Chandler (02 Dec 2006)
- Re: Resolving conflicts Wink Saville (02 Dec 2006)
- Re: Resolving conflicts Alan Chandler (01 Dec 2006)
- Re: Resolving conflicts Linus Torvalds (02 Dec 2006)
- Re: Resolving conflicts Junio C Hamano (02 Dec 2006)
- using xdl_merge(), was Re: Resolving conflicts Johannes Schindelin (02 Dec 2006)
- Re: using xdl_merge(), was Re: Resolving conflicts Ramsay Jones (06 Dec 2006)
- Re: using xdl_merge(), was Re: Resolving conflicts Linus Torvalds (06 Dec 2006)
- Re: using xdl_merge(), was Re: Resolving conflicts Junio C Hamano (06 Dec 2006)
- Re: using xdl_merge(), was Re: Resolving conflicts Johannes Schindelin (06 Dec 2006)
- Re: using xdl_merge(), was Re: Resolving conflicts Junio C Hamano (06 Dec 2006)
- [PATCH] xdl_merge(): fix and simplify conflict handling Johannes Schindelin (06 Dec 2006)
- Re: [PATCH] xdl_merge(): fix and simplify conflict handling Junio C Hamano (06 Dec 2006)
- Re: [PATCH] xdl_merge(): fix and simplify conflict handling Johannes Schindelin (06 Dec 2006)
- Re: [PATCH] xdl_merge(): fix and simplify conflict handling Junio C Hamano (06 Dec 2006)
- Re: [PATCH] xdl_merge(): fix and simplify conflict handling Jakub Narebski (06 Dec 2006)
- Re: [PATCH] xdl_merge(): fix and simplify conflict handling Johannes Schindelin (06 Dec 2006)
- Re: using xdl_merge(), was Re: Resolving conflicts Junio C Hamano (06 Dec 2006)
- Re: using xdl_merge(), was Re: Resolving conflicts Johannes Schindelin (06 Dec 2006)
- Re: using xdl_merge(), was Re: Resolving conflicts Junio C Hamano (06 Dec 2006)
- Re: using xdl_merge(), was Re: Resolving conflicts Johannes Schindelin (06 Dec 2006)
- Re: using xdl_merge(), was Re: Resolving conflicts Johannes Schindelin (06 Dec 2006)
- Re: Resolving conflicts Linus Torvalds (01 Dec 2006)
- How-to revert a locally modified file Wink Saville (01 Dec 2006)
- Diffs from CVS keyword expansion Jon Smirl (01 Dec 2006)
- [RFC] git-add update with all-0 object Daniel Barkalow (01 Dec 2006)
- [BUG] git-fetch -k is broken Nicolas Pitre (01 Dec 2006)
- [PATCH] Use git-rev-parse --git-dir to determine GIT_DIR Peter Baumann (01 Dec 2006)
- [PATCH 2/2] add a flag to disable using of Perls MakeMaker module. Alex Riesen (01 Dec 2006)
- How to prepend data when formatting patches ? Francis Moreau (01 Dec 2006)
- Re: [PATCH/RFC] Make git-commit cleverer - have it figure out whether it needs -a automatically Jakub Narebski (01 Dec 2006)
- Re: [PATCH/RFC] Make git-commit cleverer - have it figure out whether it needs -a automatically Alex Riesen (01 Dec 2006)
- Re: Getting CVS and Git to play nicely in the same box Jakub Narebski (01 Dec 2006)
- Re: Getting CVS and Git to play nicely in the same box Robin Rosenberg (01 Dec 2006)
- Re: [PATCH] git-diff: Introduce --index and deprecate --cached. Junio C Hamano (09 Dec 2006)
- Re: Unprivileged User Ed (01 Dec 2006)
- Re: v2.6.11 tag in kernel tree Linus Torvalds (01 Dec 2006)
- Re: [PATCH 1/3] Document some current bugs and add to the TODO list. Catalin Marinas (06 Dec 2006)
- [PATCH 2/3] More config examples. Yann Dirson (30 Nov 2006)
- Re: Handling of branches in stgit Catalin Marinas (01 Dec 2006)
- Re: [PATCH] hooks/pre-commit: add example to add Signed-off-by line to message Andy Parkins (21 Dec 2006)
- [PATCH] hooks/pre-commit: add example to add Signed-off-by line to message Andy Parkins (21 Dec 2006)
- Re: [PATCH 2/3] git-svn: documentation updates Eric Wong (03 Dec 2006)
- Re: [PATCH 2/3] git-svn: documentation updates Seth Falcon (30 Nov 2006)
- Re: [PATCH] git-svn: error out when the SVN connection fails during a fetch Florian Weimer (04 Dec 2006)
- Re: [PATCH 0/2] Making "git commit" to mean "git commit -a". Linus Torvalds (01 Dec 2006)
- Re: [PATCH 0/2] Making "git commit" to mean "git commit -a". Daniel Barkalow (30 Nov 2006)
- Re: [PATCH 0/2] Making "git commit" to mean "git commit -a". Jakub Narebski (01 Dec 2006)
- Re: [PATCH 0/2] Making "git commit" to mean "git commit -a". Andy Whitcroft (01 Dec 2006)
- Re: [PATCH 0/2] Making "git commit" to mean "git commit -a". Nicolas Pitre (01 Dec 2006)
- Re: [PATCH 0/2] Making "git commit" to mean "git commit -a". Johannes Schindelin (01 Dec 2006)
- Re: [PATCH] (experimental) per-topic shortlog. Jeff King (01 Dec 2006)
- Re: [RFD] making separate-remote layout easier to use Jon Loeliger (01 Dec 2006)
- Re: [RFD] making separate-remote layout easier to use Jakub Narebski (26 Nov 2006)
- Re: [PATCH] git-svn: correctly access repos when only given partial read permissions Sam Vilain (03 Dec 2006)
- Re: git-svn and empty directories in svn (was: [PATCH 1.2/2 (fixed)] git-svn: fix output reporting from the delta fetcher) Eric Wong (03 Dec 2006)
- [PATCH 2/2] git-svn: update tests for recent changes Eric Wong (28 Nov 2006)
- Re: "stgit clean" has problems with removed generated files Catalin Marinas (07 Dec 2006)
- [PATCH 1/2] move Git.pm build instructions into perl/Makefile Alex Riesen (01 Dec 2006)
- Re: [RFC] Submodules in GIT Martin Waitz (01 Dec 2006)
- Re: [RFC] Submodules in GIT Daniel Barkalow (29 Nov 2006)
- Re: [RFC] Submodules in GIT Stephan Feder (01 Dec 2006)
- Re: [RFC] Submodules in GIT Jakub Narebski (03 Dec 2006)
- Re: [RFC] Submodules in GIT Andy Parkins (03 Dec 2006)
- Re: http git and curl 7.16.0 Sven Verdoolaege (17 Dec 2006)
- Re: http git and curl 7.16.0 Horst H. von Brand (28 Dec 2006)
- Re: http git and curl 7.16.0 Horst H. von Brand (28 Dec 2006)
- Re: http git and curl 7.16.0 Junio C Hamano (01 Jan 2007)
- Re: [DRAFT 2] Branching and merging with git J. Bruce Fields (04 Dec 2006)
- Re: [DRAFT 2] Branching and merging with git Jakub Narebski (16 Dec 2006)
- Re: [DRAFT] Branching and merging with git Junio C Hamano (22 Nov 2006)
- Re: Cleaning up git user-interface warts Johannes Schindelin (06 Dec 2006)
- Re: Cleaning up git user-interface warts Linus Torvalds (17 Nov 2006)
- Re: [PATCH] Add file addition/deletion indicator in diffstat Nguyen Thai Ngoc Duy (17 Dec 2006)
- Re: [PATCH] Print progress message to stderr, not stdout Marco Costalba (03 Dec 2006)
- Re: [PATCH 1/3] Ask git for author and committer name Catalin Marinas (05 Dec 2006)
- [PATCH 3/3] Deprecate author and committer details in stgitrc Karl Hasselström (12 Nov 2006)
- Re: [PATCH] Colourise git-branch output Junio C Hamano (12 Dec 2006)
- Re: [PATCH] Colourise git-branch output Linus Torvalds (12 Dec 2006)
- Re: [PATCH] Add support to git-branch to show local and remote branches Junio C Hamano (03 Nov 2006)
- Re: git blame [was: git and bzr] Joseph Wakeling (01 Dec 2006)
- Re: git and bzr Erik Bågfors (28 Nov 2006)
- Re: git and bzr Johannes Schindelin (01 Dec 2006)
- Re: git and bzr Steven Grimm (30 Nov 2006)
- Re: git and bzr Theodore Tso (01 Dec 2006)
- Re: git and bzr Martin Langhoff (29 Nov 2006)
- Re: git and bzr Linus Torvalds (01 Dec 2006)
- Re: Re: Moving a directory into another fails Stefan Pfetzing (05 Dec 2006)
- Re: Moving a directory into another fails Johannes Schindelin (05 Dec 2006)