- [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)