- [PATCH] archimport: Actually cope with merges from "remote" repositories. Plus: Nicer messages. Martin Langhoff (30 Sep 2005)
- [PATCH] Fix handling of not_for_merge '.' flag in refspec. Tom Prince (30 Sep 2005)
- git push to a local directory with no .git in it Richard Curnow (30 Sep 2005)
- [PATCH] Fix gcc-4 warning in accept() call Pavel Roskin (30 Sep 2005)
- [PATCH] Make logerror() and loginfo() static Pavel Roskin (30 Sep 2005)
- [PATCH] Support SPARSE in Makefile, better SPARSE_FLAGS Pavel Roskin (30 Sep 2005)
- [PATCH] Old curl does not know about CURLOPT_SSLKEY Johannes Schindelin (30 Sep 2005)
- [howto] Kernel hacker's guide to git, updated Jeff Garzik (29 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated David Leimbach (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Oliver Neukum (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Dave Jones (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Anton Altaparmakov (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Dave Jones (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Linus Torvalds (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Linus Torvalds (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Elfyn McBratney (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Dave Jones (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Linus Torvalds (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Anton Altaparmakov (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Linus Torvalds (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Anton Altaparmakov (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Junio C Hamano (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Johannes Schindelin (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Linus Torvalds (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Dave Jones (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Jeff Garzik (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Junio C Hamano (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Jeff Garzik (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Junio C Hamano (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Jeff Garzik (01 Oct 2005)
- Re: [howto] Kernel hacker's guide to git, updated Junio C Hamano (02 Oct 2005)
- Re: [howto] Kernel hacker's guide to git, updated Linus Torvalds (01 Oct 2005)
- Re: [howto] Kernel hacker's guide to git, updated Junio C Hamano (01 Oct 2005)
- Re: [howto] Kernel hacker's guide to git, updated Oliver Neukum (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Jeff Garzik (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Alberto Patino (01 Oct 2005)
- Re: [howto] Kernel hacker's guide to git, updated Erik Mouw (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Jeff Garzik (01 Oct 2005)
- Re: [howto] Kernel hacker's guide to git, updated Francois Romieu (01 Oct 2005)
- Re: [howto] Kernel hacker's guide to git, updated Chuck Lever (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Horst von Brand (30 Sep 2005)
- Re: [howto] Kernel hacker's guide to git, updated Horst von Brand (01 Oct 2005)
- Re: [howto] Kernel hacker's guide to git, updated Horst von Brand (01 Oct 2005)
- [PATCH] Cogito README: add a block describing team workflow with git+ssh Martin Langhoff (29 Sep 2005)
- Pull from one branch to another? Jeff Garzik (29 Sep 2005)
- Really happy with cogito for inhouse teamwork, now that I've figured out cg-clone... Martin Langhoff (29 Sep 2005)
- [PATCH] Add git-symbolic-ref Junio C Hamano (29 Sep 2005)
- Edit log message after commit Kevin Leung (29 Sep 2005)
- First cut at git port to Cygwin H. Peter Anvin (29 Sep 2005)
- Multi-head fetch proposal Johannes Schindelin (29 Sep 2005)
- [PATCH] fetch-pack should not ask for a ref which is already there Johannes Schindelin (29 Sep 2005)
- [PATCH] HTTP partial transfer support for object, pack, and index transfers Nick Hengeveld (29 Sep 2005)
- index file screwed up Chuck Lever (29 Sep 2005)
- [PATCH] Fix git-add argument parsing Timo Hirvonen (29 Sep 2005)
- git cvsimport? Wolfgang Denk (28 Sep 2005)
- [PATCH] Make some needlessly global stuff static Peter Hagervall (28 Sep 2005)
- [PATCH] Fix git-pull output message Robert Watson (28 Sep 2005)
- gitk: More vi like cursor move Yasushi SHOJI (28 Sep 2005)
- [PATCH] Support for more CURL SSL settings via environment variables Nick Hengeveld (28 Sep 2005)
- [PATCH] Parallelize building rpm H. Peter Anvin (27 Sep 2005)
- git-daemon: path validation, export all option H. Peter Anvin (27 Sep 2005)
- [PATCH] Implement --recover for git-*-fetch Daniel Barkalow (27 Sep 2005)
- [PATCH]: cogito testsuite fix - expect "m foo", not "M foo" Pavel Roskin (27 Sep 2005)
- Cogito: cg-tag creates a tag object only if -s is specified H. Peter Anvin (27 Sep 2005)
- [PATCH] wrap scp in cogito Dan Aloni (27 Sep 2005)
- [PATCH 3/3] Return CURL error message when object transfer fails Nick Hengeveld (27 Sep 2005)
- [PATCH 2/3] Support for partial HTTP transfers Nick Hengeveld (27 Sep 2005)
- [PATCH 1/3] Support for SSL client cert Nick Hengeveld (27 Sep 2005)
- [PATCH 0/3] http-fetch enhancements Nick Hengeveld (27 Sep 2005)
- scons and $HOME was Re: [ANNOUNCE qgit-0.95] Marco Costalba (26 Sep 2005)
- ANNOTATION in qgit-0.95 Marco Costalba (26 Sep 2005)
- cogito push problem Nico -telmich- Schottelius (26 Sep 2005)
- Add "git-update-ref" to update the HEAD (or other) ref Linus Torvalds (26 Sep 2005)
- rsync deprecated but promoted? Zack Brown (26 Sep 2005)
- [PATCH] More descriptive messages for conflict cases in merges Fredrik Kuivinen (26 Sep 2005)
- [PATCH] recursive-merge: Don't print a stack trace when read-tree fails. Fredrik Kuivinen (26 Sep 2005)
- GIT 0.99.7d, and end of week status. Junio C Hamano (25 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Alan Chandler (25 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Junio C Hamano (26 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Alan Chandler (26 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Tom Prince (26 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Junio C Hamano (26 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Petr Baudis (27 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Junio C Hamano (27 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Petr Baudis (27 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Matthias Urlichs (29 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Junio C Hamano (29 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Jon Loeliger (27 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Junio C Hamano (27 Sep 2005)
- [PATCH] Fix default pull not to do an unintended Octopus. Junio C Hamano (27 Sep 2005)
- Re: [PATCH] Fix default pull not to do an unintended Octopus. Josef Weidendorfer (27 Sep 2005)
- Re: [PATCH] Fix default pull not to do an unintended Octopus. Petr Baudis (27 Sep 2005)
- Re: [PATCH] Fix default pull not to do an unintended Octopus. Josef Weidendorfer (28 Sep 2005)
- Re: [PATCH] Fix default pull not to do an unintended Octopus. Junio C Hamano (28 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Petr Baudis (27 Sep 2005)
- Re: GIT 0.99.7d, and end of week status. Petr Baudis (27 Sep 2005)
- [PATCH] Finish documenting trivial merge rules Daniel Barkalow (25 Sep 2005)
- [ANNOUNCE qgit-0.95] Marco Costalba (25 Sep 2005)
- [PATCH 0/4] Minor git-daemon enhancements Petr Baudis (25 Sep 2005)
- [PATCH] Fix earlier "import quilt patches" patch Paolo 'Blaisorblade' Giarrusso (24 Sep 2005)
- The latest commit to add new keybindings Junio C Hamano (24 Sep 2005)
- cg-restore Nico -telmich- Schottelius (24 Sep 2005)
- [PATCH] rsh.c unterminated string H. Peter Anvin (24 Sep 2005)
- Cogito: cg-clone doesn't like packed tag objects H. Peter Anvin (24 Sep 2005)
- How to make Cogito use git-fetch-pack? H. Peter Anvin (24 Sep 2005)
- [PATCH]: cg-clean confused by symlinks to directories Pavel Roskin (24 Sep 2005)
- git 0.99.7b doesn't build on Cygwin Peter TB Brett (23 Sep 2005)
- [ANNOUNCE] Cogito-0.15.1 (important bugfix) Petr Baudis (23 Sep 2005)
- [PATCH 0/6] More fetch fixes Sergey Vlasov (23 Sep 2005)
- [RFC] Do we still need the git command? Robert Watson (23 Sep 2005)
- StGIT site down Catalin Marinas (23 Sep 2005)
- /bin/sh portability question Peter Eriksen (23 Sep 2005)
- [ANNOUNCE] GIT 0.99.7b Junio C Hamano (23 Sep 2005)
- [PATCH] Cogito: Minor documentation fixes Jonas Fonseca (23 Sep 2005)
- Please undo "Use git-merge instead of git-resolve in git-pull" Jon Loeliger (23 Sep 2005)
- PATCH Suggestion for Tutorial Change Jon Loeliger (23 Sep 2005)
- Re: Please undo "Use git-merge instead of git-resolve in Jon Loeliger (23 Sep 2005)
- uncommon shell code Robert Watson (23 Sep 2005)
- Different behaviour of git and cogito Josef Weidendorfer (22 Sep 2005)
- 'bad file' error updating from Linus walt (22 Sep 2005)
- cg-export incompatible with older versions of GNU tar Wolfgang Denk (22 Sep 2005)
- git-diff(1) broken Robert Watson (22 Sep 2005)
- command to show diff of a commit Robert Watson (22 Sep 2005)
- [PATCH] Fix the usage strings for cg-clone and cg-log Martin Atukunda (22 Sep 2005)
- Fix strange timezone handling Linus Torvalds (22 Sep 2005)
- [PATCH] Verbose git-daemon logging Petr Baudis (22 Sep 2005)
- Another gitweb wishlist Petr Baudis (22 Sep 2005)
- Please undo "Use git-merge instead of git-resolve in git-pull" Linus Torvalds (22 Sep 2005)
- SVN interpreter (Re: [PATCH] cg-diff fixed to work with BSD xargs) Martin Langhoff (22 Sep 2005)
- git/Documentation/Makefile - "install" doesn't depend on "all" Randal L. Schwartz (22 Sep 2005)
- [Core GIT] Long-term cherrypicking Petr Baudis (22 Sep 2005)
- [PATCH 0/8] fetch.c optimizations Sergey Vlasov (22 Sep 2005)
- kernel.org rsync processes A Large Angry SCM (21 Sep 2005)
- [PATCH] Make object creation in http fetch a bit safer. Junio C Hamano (21 Sep 2005)
- [ANNOUNCE] GIT 0.99.7a Junio C Hamano (21 Sep 2005)
- StGIT cannot import properly from stdin Pierre Ossman (21 Sep 2005)
- Make "gitk" work with time-based arguments Linus Torvalds (21 Sep 2005)
- Teach "git-rev-parse" about date-based cut-offs Linus Torvalds (21 Sep 2005)
- Make time-based commit filtering work with topological ordering Linus Torvalds (21 Sep 2005)
- [PATCH] Make the git-fsck-objects diagnostics more useful Petr Baudis (21 Sep 2005)
- "git pull" on cogito broken? Randal L. Schwartz (21 Sep 2005)
- Error cloning cogito.git (rsync: link_stat failed) Martin Atukunda (21 Sep 2005)
- [PATCH] ARM optimized SHA1 implementation Nicolas Pitre (21 Sep 2005)
- What's wrong with cogito repository today? Pavel Roskin (21 Sep 2005)
- Re: that was supposed to be a [PATCH:COGITO] ... Matthias Urlichs (21 Sep 2005)
- [PATCH] Don't create broken symlinks Pavel Roskin (21 Sep 2005)
- [PATCH] gitk: add Update menu item. Sven Verdoolaege (20 Sep 2005)
- cg-diff still broken on some BSDs Martin Langhoff (20 Sep 2005)
- [PATCH 0/8] cogito: cg-object-id Pavel Roskin (20 Sep 2005)
- [PATCH 8/8] cogito: Add deprecated_alias to cg-object-id Pavel Roskin (20 Sep 2005)
- [PATCH 7/8] cogito: Fix cg-tag to use cg-object-id Pavel Roskin (20 Sep 2005)
- [PATCH 6/8] cogito: Don't ever assume object type in cg-object-id Pavel Roskin (20 Sep 2005)
- [PATCH 5/8] cogito: Simplify recursion in cg-object-id. Pavel Roskin (20 Sep 2005)
- [PATCH 4/8] cogito: Integrate cg-Xnormid into cg-object-id Pavel Roskin (20 Sep 2005)
- [PATCH 3/8] cogito: "cg-object-id -p" should separate its output by newlines Pavel Roskin (20 Sep 2005)
- [PATCH 2/8] cogito: Fix all users of the old *-id scripts. Pavel Roskin (20 Sep 2005)
- [PATCH 1/8] cogito: Merge *-id scripts into cg-object-id. Pavel Roskin (20 Sep 2005)
- GIT - breaking backward compatibility Junio C Hamano (20 Sep 2005)
- [PATCH][COGITO] Add .deb build support to Makefile Stefhen Hovland (20 Sep 2005)
- [Terminology] Push vs. upload? Petr Baudis (20 Sep 2005)
- Return proper error valud from "parse_date()" Linus Torvalds (20 Sep 2005)
- Joining cg-*-id Pavel Roskin (20 Sep 2005)
- [PATCH] Fixing --help, usage for *-id Pavel Roskin (20 Sep 2005)
- [PATCH][COGITO] Broken Documentation Martin Atukunda (20 Sep 2005)
- Why does git-core 0.99.7 require python 2.4? H. Peter Anvin (20 Sep 2005)
- slow "stg push" on NFS Chuck Lever (20 Sep 2005)
- Update Notification eBay Customer Support (20 Sep 2005)
- Remove total confusion from "git checkout" Linus Torvalds (20 Sep 2005)
- What shall we do with the GECOS field again? Petr Baudis (19 Sep 2005)
- [PATCH][COGITO] Update Debian control file Martin Atukunda (19 Sep 2005)
- [PATCHES] CURLDIR support, more usable cmd-rename.sh Patrick Mauritz (19 Sep 2005)
- [PATCH 0/2] Improve man pages formatting Sergey Vlasov (19 Sep 2005)
- cogito-0.15: Broken documentation Horst von Brand (19 Sep 2005)
- [BUG] git-show-branch cant show --more Jon Loeliger (19 Sep 2005)
- Strange dependency problem installing GIT 0.99.7 Peter Williams (19 Sep 2005)
- Ugly merge messages Linus Torvalds (19 Sep 2005)
- Improved "git add" Linus Torvalds (19 Sep 2005)
- [PATCH] Fix syntax error in stg status Paolo 'Blaisorblade' Giarrusso (19 Sep 2005)
- Add "--git-dir" flag to git-rev-parse Linus Torvalds (19 Sep 2005)
- [PATCH] Support alternates and http-alternates in http-fetch Daniel Barkalow (19 Sep 2005)
- git-core and cogito now in Fedora Extras Chris Wright (19 Sep 2005)
- [PATCH] cogito: Fix rpm build for 64bit platforms Chris Wright (19 Sep 2005)
- [PATCH] Fix series mismerge Paolo 'Blaisorblade' Giarrusso (19 Sep 2005)
- Unexpected behavior in git-rev-list Peter Eriksen (19 Sep 2005)
- first impressions to git Nico -telmich- Schottelius (18 Sep 2005)
- Garbage in .git directories??? Dmitry Torokhov (18 Sep 2005)
- Fix archive-destroying "git repack -a -d" bug Linus Torvalds (18 Sep 2005)
- [ANNOUNCE] Cogito-0.14.2 Petr Baudis (18 Sep 2005)
- [PATCH] Better mail handling in stgit Pierre Ossman (17 Sep 2005)
- Newbie falls at first hurdle Alan Chandler (17 Sep 2005)
- [PATCH] bisect succeeds but has non zero exit code Anton Blanchard (17 Sep 2005)
- git-diff-stages? Junio C Hamano (17 Sep 2005)
- [Take 2] Make "git shortlog" understand raw logs Linus Torvalds (17 Sep 2005)
- Fix "git-rev-list" revision range parsing Linus Torvalds (17 Sep 2005)
- Avoid building object ref lists when not needed Linus Torvalds (17 Sep 2005)
- Improve git-rev-list memory usage further Linus Torvalds (17 Sep 2005)
- [PATCH] Update git-core.spec.in Chris Wright (17 Sep 2005)
- [PATCH] asciidoc gets confused by two '^' on the same line Horst von Brand (17 Sep 2005)
- [patch 01/11] Fix typo: comitter->committer Paolo 'Blaisorblade' Giarrusso (17 Sep 2005)
- sprintf security holes? Randal L. Schwartz (17 Sep 2005)
- Add uninstall target to Makefile Martin Atukunda (16 Sep 2005)
- [PATCH/RFC] Build a shared / renamed / "stable" version of the library? Matthias Urlichs (16 Sep 2005)
- [PATCH] Debian: build-depend on "bc", conflict with "git-scm" Matthias Urlichs (16 Sep 2005)
- git fsck messages - what to do about it? Wolfgang Denk (16 Sep 2005)
- Git and cogito uses different exclude files Pierre Ossman (16 Sep 2005)
- [PATCH] Use objects/info/alternates in rsync transport. Junio C Hamano (16 Sep 2005)
- [PATCH] Plug diff leaks. Junio C Hamano (16 Sep 2005)
- [PATCH] Update cogito.spec.in Chris Wright (16 Sep 2005)
- nit: missing branch error message Jeff Garzik (16 Sep 2005)
- Should Cogito scripts be renamed? Petr Baudis (16 Sep 2005)
- [PATCH] Look at both unpacked and packed objects for short name expansion Johannes Schindelin (16 Sep 2005)
- PATCH Documentation/git-rev-list.txt typo fix jdl@freescale.com (16 Sep 2005)
- Re-organize "git-rev-list --objects" logic Linus Torvalds (16 Sep 2005)
- Avoid wasting memory in git-rev-list Linus Torvalds (16 Sep 2005)
- getting a list of changes I commited Luck, Tony (16 Sep 2005)
- git version David Kågedal (15 Sep 2005)
- Make test failure!? B (15 Sep 2005)
- git-daemon --inetd H. Peter Anvin (15 Sep 2005)
- [PATCH] Remove shell dependency in env.c H. Peter Anvin (15 Sep 2005)
- [PATCH RFC] Add support for alternates in HTTP Daniel Barkalow (15 Sep 2005)
- Re: "Read my lips: no more merges" - aka Linux 2.6.14-rc1 Linus Torvalds (15 Sep 2005)
- [PATCH] Fix fetch completeness assumptions Daniel Barkalow (15 Sep 2005)
- cg-pull to pull branches, not the whole repository Pavel Roskin (15 Sep 2005)
- git-diff-tree rename detection bug Wayne Scott (15 Sep 2005)
- FW: Git pulls failing on ia64 test tree? Luck, Tony (15 Sep 2005)
- [PATCH 0/4] Recovery after interrupted HTTP(s) fetch Sergey Vlasov (14 Sep 2005)
- does git prune packs? Jeff Garzik (14 Sep 2005)
- [PATCH] According to the man page on Solaris the install command takes the -d option before all others Peter Eriksen (14 Sep 2005)
- [REQ] git-announce mailing list Cal Peake (14 Sep 2005)
- [PATCH] cg-clean -d removes "arch" and "include" in Linux Pavel Roskin (14 Sep 2005)
- [PATCH 0/5] More recursive merge updates Fredrik Kuivinen (14 Sep 2005)
- dumb transports not being welcomed.. Junio C Hamano (14 Sep 2005)
- deleting a branch Chuck Lever (14 Sep 2005)
- [PATCH] git-http-fetch: Allow caching of retrieved objects by proxy servers Sergey Vlasov (14 Sep 2005)
- asciidoc/xmlto problem building manpages Matthias Urlichs (14 Sep 2005)
- [ANNOUNCE] Cogito-0.14.1 Petr Baudis (13 Sep 2005)
- [PATCH 0/5] git-merge-fredrik updates Fredrik Kuivinen (13 Sep 2005)
- local cg-clone doesn't seem to work eschvoca (13 Sep 2005)
- Add "git grep" helper Linus Torvalds (13 Sep 2005)
- Add note about IANA confirmation Linus Torvalds (13 Sep 2005)
- hmm, can't we give the "root" a parent? Kay Sievers (13 Sep 2005)
- [PATCH 00/22] cache cursors: an introduction Chuck Lever (13 Sep 2005)
- cg-rm suggestion jamal (12 Sep 2005)
- replaying commits against CVS Martin Langhoff (12 Sep 2005)
- [PATCH] There are several undocumented dependencies Horst von Brand (12 Sep 2005)
- cg-push - push to a different head Martin Langhoff (12 Sep 2005)
- [ANNOUNCE] Cogito-0.14 Petr Baudis (12 Sep 2005)
- [PATCH] Apply N -> A status change in diff-helper Herbert Xu (12 Sep 2005)
- Re: What's up with the GIT archive on www.kernel.org? Linus Torvalds (12 Sep 2005)
- git-clone seems dead Peter Eriksen (12 Sep 2005)
- [PATCH] Escape asciidoc's built-in em-dash replacement Yasushi SHOJI (12 Sep 2005)
- [PATCH] Fix buffer overflow in ce_flush(). Qingning Huo (11 Sep 2005)
- archimport documentation updates and tidyups martin@catalyst.net.nz (11 Sep 2005)
- git-rev-list and git-format-patch script oddness Martin Langhoff (11 Sep 2005)
- git problems on Kernel.org? Frank Sorenson (11 Sep 2005)
- Gitweb on kernel.org missing updates Martin Langhoff (11 Sep 2005)
- git-merge-cache / StGIT - gitmergeonefile.py: merging one tree into another rather than two trees into merge base Blaisorblade (11 Sep 2005)
- [ANNOUNCE qgit-0.94] Marco Costalba (11 Sep 2005)
- [PATCH] archimport - add merge detection martin@catalyst.net.nz (10 Sep 2005)
- [PATCH] remove duplicate git-send-email-script.perl target in Makefile Marco Roeland (10 Sep 2005)
- PATCH fix tutorial typo jdl@freescale.com (10 Sep 2005)
- Documentation call for help A Large Angry SCM (10 Sep 2005)
- PATCH Fix tutorial reference to git-*-scripts. jdl@freescale.com (10 Sep 2005)
- git-bisect failure Andrew Morton (09 Sep 2005)
- git applymbox is too anal Greg KH (09 Sep 2005)
- gitweb feature request: tarball for each commit Martin Langhoff (08 Sep 2005)
- [PATCH] Do not create bogus branch from flag to git branch Amos Waterland (08 Sep 2005)
- git-stripspace unfairly accused of being undocumented. A Large Angry SCM (08 Sep 2005)
- GIT 0.99.6 Junio C Hamano (08 Sep 2005)
- [PATCH] Docs for git-show-rev-cache. A Large Angry SCM (08 Sep 2005)
- [PATCH] Docs for git-reset-script. A Large Angry SCM (08 Sep 2005)
- [PATCH] Docs for git-build-rev-cache. A Large Angry SCM (08 Sep 2005)
- [PATCH] Docs for git-checkout-script. A Large Angry SCM (08 Sep 2005)
- [PATCH 0/2] A new merge algorithm, take 3 Fredrik Kuivinen (08 Sep 2005)
- [PATCH] Added an option to cvsimport to specify email domain David Kågedal (07 Sep 2005)
- [PATCH] Add $(LIBS) and set libiconv in tools/Makefile for Darwin Mark Allen (07 Sep 2005)
- merge noise in git-shortlog output Luck, Tony (07 Sep 2005)
- cg-update (cogito-0.13) bug: changed heads H. Peter Anvin (07 Sep 2005)
- Subject: [PATCH] Update documentation for git-get-tar-commit-id and add a copyright notice. Rene Scharfe (07 Sep 2005)
- [PATCH] git-cvsimport-script: handling of tags H. Peter Anvin (07 Sep 2005)
- git/gitweb - feature request: Add description to the branches. Santi Béjar (06 Sep 2005)
- patches Patrick Mauritz (06 Sep 2005)
- git/cogito suggestion: tags with descriptions Zack Brown (06 Sep 2005)
- [PATCH] Add the git-version-script. Martin Atukunda (06 Sep 2005)
- Missing documentation A Large Angry SCM (06 Sep 2005)
- Add git-version-script. Martin Atukunda (06 Sep 2005)
- bogus merges Wayne Scott (06 Sep 2005)
- [PATCH 0/4] Support multiple ancestors in read-tree Daniel Barkalow (05 Sep 2005)
- Multi-ancestor read-tree notes Daniel Barkalow (05 Sep 2005)
- [PATCH 0/2] Update git-send-email-script with --compose Ryan Anderson (05 Sep 2005)
- [PATCH] Make sure the diff machinery outputs "\ No newline ..." in english Fredrik Kuivinen (05 Sep 2005)
- [PATCH] Make git-apply understand "\ No newline at end of file" in non-english locales Fredrik Kuivinen (05 Sep 2005)
- [PATCH] archimport: avoid committing on an Arch tag Martin Langhoff (04 Sep 2005)
- [PATCH] archimport autodetects import status, supports incremental imports Martin Langhoff (04 Sep 2005)
- [PATCH] NUL terminate the object data in patch_delta() Sergey Vlasov (04 Sep 2005)
- Could not interpret heads/dbrt-test as something to pull Kalle Valo (04 Sep 2005)
- Replay on arbitrary branches Martin Langhoff (03 Sep 2005)
- Moved files and merges H. Peter Anvin (03 Sep 2005)
- [PATCH] Possible cleanups for local-pull.c Peter Hagervall (02 Sep 2005)
- [PROBLEM] Checkout from cloned repository does not work Pekka Enberg (02 Sep 2005)
- [PATCH 1/4] Fix txt installation Paolo 'Blaisorblade' Giarrusso (02 Sep 2005)
- [PATCH] [PATCH] Doc: replace read-cache with git-read-tree. Paolo 'Blaisorblade' Giarrusso (02 Sep 2005)
- Re: empty patch-2.6.13-git? patches on ftp.kernel.org David Woodhouse (02 Sep 2005)
- Ugly "git pull .." merge messages Linus Torvalds (02 Sep 2005)
- [PATCH 3/2] Remove emu23, fix entry order Daniel Barkalow (02 Sep 2005)
- [PATCH] Show modified files in git-ls-files Brian Gerst (02 Sep 2005)
- Cogito(?): git+ssh pulling broken with tcsh as default shell H. Peter Anvin (02 Sep 2005)
- [PATCH] unset CDPATH in git-clone Carl Baldwin (02 Sep 2005)
- Any plans to make export work? Michael Ellerman (02 Sep 2005)
- Couple of read-tree questions Daniel Barkalow (01 Sep 2005)
- What's in git.git today. Junio C Hamano (01 Sep 2005)
- Re: My Embarrasingly Stupid Git question....(*) Junio C Hamano (01 Sep 2005)
- Notes for CVS Converts Jon Loeliger (01 Sep 2005)
- Re: bug in git-fsck-cache? Junio C Hamano (01 Sep 2005)
- Re: [PATCH 0/2] Reorganize read-tree Daniel Barkalow (01 Sep 2005)
- Re: [PATCH 0/2] Reorganize read-tree Catalin Marinas (01 Sep 2005)
- [PATCH 1/2 (resend)] Object model additions for read-tree Daniel Barkalow (01 Sep 2005)
- [PATCH 2/2 (resend)] Change read-tree to merge before using the index. Daniel Barkalow (01 Sep 2005)
- Re: [PATCH 0/2] Reorganize read-tree Junio C Hamano (05 Sep 2005)
- Re: [PATCH] cg-diff fixed to work with BSD xargs Petr Baudis (21 Sep 2005)
- Re: [PATCH] cg-diff fixed to work with BSD xargs Matthias Urlichs (21 Sep 2005)
- Re: [PATCH 2/3] Fix the processing of multiple patch files with --check in git-apply. Junio C Hamano (07 Sep 2005)
- Re: please pull ppc64-2.6.git Junio C Hamano (02 Sep 2005)
- Re: please pull ppc64-2.6.git Junio C Hamano (01 Sep 2005)
- Re: Status of Mac OS/X ports of git and cogito? Johannes Schindelin (11 Sep 2005)
- Re: Status of Mac OS/X ports of git and cogito? Martin Langhoff (27 Aug 2005)
- Re: [PATCH] cogito bugfixes and cleanups, mainly Debian things Petr Baudis (12 Sep 2005)
- Re: SVN import issue Matthias Urlichs (11 Sep 2005)
- Re: [PATCH] Fix pulling into the same branch. Johannes Schindelin (11 Sep 2005)
- Re: Merges without bases Tim Ottinger (09 Sep 2005)
- Re: Merges without bases Eric W. Biederman (09 Sep 2005)
- Re: [PATCH] Improve can_hardlink diagnostics, remove suggest_hardlink Petr Baudis (12 Sep 2005)
- Re: [RFC] cg-log -r order:matters Petr Baudis (21 Sep 2005)
- Re: cogito and merging in steps. Petr Baudis (12 Sep 2005)
- Re: git-ls-new-files & make patch, pull, etc. Jeff Carr (07 Sep 2005)
- Re: git-ls-new-files & make patch, pull, etc. Johannes Schindelin (23 Aug 2005)
- Re: [ANNOUNCE] (H)gct 0.2 Petr Baudis (12 Sep 2005)
- Re: cg-update question. Petr Baudis (12 Sep 2005)
- Re: [RFC] Stgit - patch history / add extra parents Daniel Barkalow (01 Sep 2005)
- Re: Tool renames? was Re: First stab at glossary Tim Ottinger (02 Sep 2005)
- Re: Tool renames? was Re: First stab at glossary Horst von Brand (02 Sep 2005)
- Re: Tool renames? was Re: First stab at glossary Horst von Brand (05 Sep 2005)
- Re: Tool renames? was Re: First stab at glossary Horst von Brand (05 Sep 2005)
- Re: gitk with hyperspace support Alex Riesen (02 Sep 2005)
- Re: gitk with hyperspace support Matthias Urlichs (18 Aug 2005)
- Re: [RFC][PATCH] Rewriting revs in place in push target repository Petr Baudis (16 Sep 2005)
- Re: git daemon usage Alexey Nezhdanov (06 Sep 2005)