git
2005-10-29  Johannes Schindelingit-upload-pack: More efficient usage of the has_sha1...
2005-10-29  Johannes SchindelinImplement an interoperability test for fetch-pack/uploa...
2005-10-29  Johannes SchindelinImplement a test for git-fetch-pack/git-upload-pack
2005-10-29  Johannes SchindelinMake maximal use of the remote refs
2005-10-29  Johannes SchindelinSubject: [PATCH] git-fetch-pack: Do not use git-rev...
2005-10-29  Junio C Hamanogit-apply --numstat
2005-10-29  c.shoemaker... Add usage help to git-push.sh
2005-10-29  c.shoemaker... Add usage help for git-reset.sh
2005-10-29  c.shoemaker... Minor clarifications in diffcore documentation
2005-10-29  c.shoemaker... Remove -r from common diff options documentation in...
2005-10-29  c.shoemaker... update usage string for git-commit.sh
2005-10-29  c.shoemaker... git-push.sh: Retain cuteness, add helpfulness.
2005-10-28  Linus TorvaldsBe more careful about reference parsing
2005-10-28  Linus TorvaldsBe marginally more careful about removing objects
2005-10-28  Chris ShoemakerDocumentation changes to recursive option for git-diff...
2005-10-28  Pavel Roskinfix testsuite to tolerate spaces in path
2005-10-28  Junio C HamanoDocument git-patch-id a bit better.
2005-10-28  Johannes SchindelinAdd more generated files to .gitignore
2005-10-28  Johannes SchindelinLink git-name-rev and git-symbolic-ref from the main...
2005-10-28  Linus TorvaldsCreate object subdirectories on demand (phase II)
2005-10-27  Junio C HamanoMerge branch 'js-fat'
2005-10-27  Junio C HamanoMerge branch 'lt-dense'
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-27  Linus Torvalds[PATCH] Make "gitk" work better with dense revlists
2005-10-26  Linus Torvaldsgit-rev-list: do not forget non-commit refs
2005-10-26  Linus Torvaldsgit-rev-list: make --dense the default (and introduce...
2005-10-26  Johannes SchindelinTest in git-init-db if the filemode can be trusted
2005-10-26  Johannes SchindelinAdd git-name-rev
2005-10-26  Junio C Hamanopack-objects: Allow use of pre-generated pack.
2005-10-26  Linus TorvaldsFix what to do and how to detect when hardlinking fails
2005-10-26  Johannes SchindelinFix cloning (memory corruption)
2005-10-26  Junio C Hamanoupload-pack: tighten request validation.
2005-10-26  Johannes SchindelinWork around missing hard links on FAT formatted media
2005-10-26  Johannes Schindelincreate_symref: if symlink fails, fall back to writing...
2005-10-26  Junio C HamanoAdd [v]iew patch in git-am interactive.
2005-10-26  Junio C Hamanogit-am: make it easier after fixing up an unapplicable...
2005-10-26  Linus Torvaldsgit-rev-list: fix "--dense" flag
2005-10-26  Petr BaudisAdd some missing commands to the git.txt commands list
2005-10-26  Petr BaudisAdd usage string to git-update-index
2005-10-26  Petr BaudisDocumentation for git-shell
2005-10-26  Josef WeidendorferCheck another error condition in git-mv
2005-10-26  Randal L. Schwartzfix daemon.c to compile on OpenBSD
2005-10-25  Junio C HamanoRevert recent fetch-pack/upload-pack updates.
2005-10-24  Junio C Hamanoupload-pack: fix thinko in common-commit finder code.
2005-10-24  Johannes Schindelingit-fetch-pack: Implement client part of the multi_ack...
2005-10-24  Johannes Schindelingit-fetch-pack: Do not use git-rev-list
2005-10-24  Johannes Schindelingit-upload-pack: Support sending multiple ACK messages
2005-10-24  Johannes Schindelingit-upload-pack: More efficient usage of the has_sha1...
2005-10-24  Linus TorvaldsAdd git-shell.
2005-10-24  Junio C HamanoClarify git status output.
2005-10-24  Andreas EricssonRequire zlib >= 1.2 for RPM.
2005-10-24  Josef WeidendorferAdd git-mv
2005-10-23  Petr BaudisSilence confusing and false-positive curl error message
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-23  Junio C Hamanogit-show-branch: Fix off-by-one error.
2005-10-23  Linus Torvaldsgit-rev-list: add "--dense" flag
2005-10-23  Linus TorvaldsTeach git-rev-list to follow just a specified set of...
2005-10-23  Linus TorvaldsSplit up tree diff functions into tree-diff.c library
2005-10-22  Junio C HamanoAllow git-merge not to commit.
2005-10-22  Junio C Hamanoupload-pack: Increase MAX_HAS.
2005-10-22  Junio C HamanoFix malformatted git-am documentation.
2005-10-22  Nick Hengeveld[PATCH 3/3] Allow running requests to finish after...
2005-10-22  Nick Hengeveld[PATCH 2/3] Switched back to loading alternates as...
2005-10-22  Nick Hengeveld[PATCH 1/3] Clean up CURL handles in unused request...
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C Hamanodaemon.c: remove trailing whitespace.
2005-10-21  H. Peter AnvinFix git-daemon argument-parsing bug
2005-10-21  Petr BaudisUpdate git-daemon's documentation wrt. new options
2005-10-21  Junio C HamanoFinish git-am documentation.
2005-10-21  Petr BaudisBrief documentation for the mysterious git-am script
2005-10-21  Linus Torvaldsgit-rev-parse: pass on "--" flag when required
2005-10-21  Petr BaudisUse sensible domain name (the DNS one) when guessing...
2005-10-21  Johannes SchindelinMake git-cherry-pick in target "all"
2005-10-21  Junio C HamanoFix missing exports in git-am
2005-10-21  Jens Axboegit-daemon poll() spinning out of control
2005-10-21  Junio C HamanoMerge /pub/scm/git/git to recover lost side branch
2005-10-20  Junio C HamanoMake sure we barf on ref^{type} failure.
2005-10-20  Junio C HamanoBe more careful tangling object chains while marking...
2005-10-20  Junio C Hamanogit-fetch/push/pull: documentation.
2005-10-20  Junio C HamanoDo not feed rev-list an invalid SHA1 expression.
2005-10-19  Johannes Schindelin[PATCH] Do not send "want" lines for complete objects
2005-10-19  Junio C Hamanocount-objects: squelch error from find on sparse object...
2005-10-19  Junio C Hamanogit-clone: always keep pack sent from remote (documenta...
2005-10-19  Junio C Hamanogit-clone: always keep pack sent from remote.
2005-10-19  Junio C HamanoDo not ask for objects known to be complete.
2005-10-19  Nick HengeveldSupport for HTTP transfer timeouts based on transfer...
2005-10-19  H. Peter Anvingit-daemon: timeout, eliminate double DWIM
2005-10-19  Junio C HamanoDo not ask for objects known to be complete.
2005-10-19  Junio C HamanoEven when overwriting tags, report if they are changed...
2005-10-19  Linus TorvaldsOptimize common case of git-rev-list
2005-10-19  H. Peter Anvinrevised^2: git-daemon extra paranoia, and path DWIM
2005-10-18  Junio C HamanoRemove unused include.
2005-10-18  Linus Torvaldsgit-fetch-pack: avoid unnecessary zero packing
2005-10-18  Johannes SchindelinNo funny names on cygwin...
2005-10-18  Johannes SchindelinIgnore more generated files
2005-10-18  Johannes SchindelinFix cvsimport warning when called without --no-cvs...
2005-10-18  Junio C Hamanogit-checkout: revert specific paths to either index...
2005-10-18  Junio C HamanoTeach git-add and git-commit to handle filenames starti...
2005-10-18  Linus TorvaldsHandle "-" at beginning of filenames, part 3
2005-10-18  Linus TorvaldsTeach "git diff" to handle filenames starting with '-'
next