git
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-19  H. Peter Anvingit-daemon: timeout, eliminate double DWIM
2005-10-19  Junio C HamanoGIT 0.99.8f v0.99.8f
2005-10-19  Johannes SchindelinFix cvsimport warning when called without --no-cvs...
2005-10-19  Junio C HamanoDo not ask for objects known to be complete.
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-19  Linus Torvaldsgit-fetch-pack: avoid unnecessary zero packing
2005-10-18  Junio C HamanoGIT 0.99.8e v0.99.8e
2005-10-18  Junio C HamanoMerge branch 'fixes'
2005-10-18  Junio C Hamanogit-checkout-index: documentation updates.
2005-10-18  Linus Torvaldsmake checkout-index '-a' flag saner.
2005-10-17  Junio C HamanoDo not quote SP.
2005-10-16  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoUpdate git-apply to use C-style quoting for funny pathn...
2005-10-16  Junio C HamanoFunctions to quote and unquote pathnames in C-style.
2005-10-16  Junio C Hamanowhatchanged: document -m option from git-diff-tree.
2005-10-16  Junio C HamanoGIT v0.99.8d v0.99.8d
2005-10-16  Junio C HamanoIntroduce notation "ref^{type}".
2005-10-16  Junio C HamanoIgnore funny refname sent from remote
2005-10-16  Junio C HamanoRefuse to create funny refs in clone-pack, git-fetch...
2005-10-16  Junio C Hamanogit-check-ref-format: reject funny ref names.
2005-10-16  Junio C HamanoRevert "Adapt tutorial to cygwin and add test case"
2005-10-16  Junio C HamanoRevert "tutorial: update the initial commit example."
2005-10-15  Junio C HamanoMerge branch 'fixes'
2005-10-13  Junio C Hamanotutorial: update the initial commit example.
2005-10-13  Johannes SchindelinAdapt tutorial to cygwin and add test case
2005-10-13  Ralf Baechlersh.c: typo fix
2005-10-12  Junio C HamanoMerge branch 'fixes'
2005-10-12  Martin Langhoff[PATCH] cvsimport: don't pass --cvs-direct if user...
2005-10-10  Junio C HamanoMerge branch 'fixes'
2005-10-10  Johannes Schindelint5400-send-pack relies on a working cpio
2005-10-10  Jonas Fonsecagit.sh: quote all paths
2005-10-10  Johannes SchindelinTeach git-status about spaces in file names also on...
2005-10-10  Junio C HamanoOpenBSD needs the strcasestr replacement.
2005-10-10  Junio C HamanoAlso force LC_ALL in test scripts.
2005-10-10  Junio C HamanoGIT 0.99.8c v0.99.8c
2005-10-10  Junio C HamanoMerge branch 'fixes'
2005-10-10  Junio C Hamanogit-tag: update usage string and documentation.
2005-10-09  Kai Ruemmlerignore new git-diff index header when computing patch ids
2005-10-09  Paolo 'Blaisorblade... Fix git-verify-tag for light-weight tags
2005-10-09  Junio C HamanoMake sure 'make install' does not have to rebuild templ...
2005-10-08  Junio C HamanoGive proper prototype to gitstrcasestr.
2005-10-08  Junio C HamanoMerge branch 'fixes'
2005-10-07  Kai Ruemmlerteach git-status about spaces in filenames
2005-10-07  robfitz@273k.netFix wrong filename listing bug in git-ls-tree.
2005-10-07  Kai Ruemmlers/checkout-cache/checkout-index/g for Documentation...
2005-10-05  Jonas FonsecaFix usage of carets in git-rev-parse(1)
2005-10-05  Junio C HamanoGIT 0.99.8b v0.99.8b
2005-10-05  Junio C HamanoMerge branch 'fixes'
2005-10-05  Junio C Hamanoclone-pack: use create_symref() instead of raw symlink.
2005-10-05  Christian MederSome typos and light editing of various manpages
2005-10-05  Junio C Hamanoupload-pack: Do not choke on too many heads request.
2005-10-05  Santi_Béjar[PATCH] Quote the missing GIT_DIR.
2005-10-05  Jonas Fonseca[PATCH] Fix symbolic ref validation
2005-10-05  Alex Riesen[PATCH] hold_index_file_for_update should not unlink...
2005-10-05  Junio C HamanoFix diff-filter All-Or-None mark.
2005-10-05  Junio C HamanoAdd missing documentation.
2005-10-04  Junio C HamanoRemove useless use of sed in git-format-patch.
2005-10-04  Junio C HamanoLeave an empty line between log and sign-off.
2005-10-04  Junio C HamanoRemove unused external-diff script.
2005-10-04  Junio C HamanoMerge branch 'fixes'
2005-10-04  Daniel Barkalow[PATCH] Limit the number of requests outstanding in...
2005-10-04  Junio C HamanoAvoid compiler warning.
2005-10-04  Junio C HamanoMake sure get_sha1 does not accept ambiguous sha1 prefi...
2005-10-03  Junio C HamanoGIT 0.99.8a v0.99.8a
2005-10-03  Junio C Hamanogit-pull: do not barf on -a flag meant for git-fetch.
2005-10-03  Jonas Fonseca[PATCH] Random documentation fixes
2005-10-03  Junio C HamanoError message from get_sha1() on ambiguous short SHA1.
2005-10-03  Fredrik Kuivinen[PATCH] Enable and fix support for base less merges.
2005-10-03  Junio C HamanoMake sure get_sha1 does not accept ambiguous sha1 prefix.
2005-10-03  Junio C HamanoFix minor DOS in rev-list.
2005-10-02  Junio C HamanoGIT 0.99.8 v0.99.8
2005-10-02  Eric W. Biederman[PATCH] Update git-clone documentation
2005-10-02  Junio C HamanoHandle really trivial case inside git-merge.
2005-10-02  Linus Torvaldsread-tree: --trivial
2005-10-02  Fredrik Kuivinen[PATCH] Teach git-ls-files about '--' to denote end...
2005-10-02  Fredrik Kuivinen[PATCH] Teach the recursive merge strategy about renames.
2005-10-02  Junio C Hamanoread-tree: remove --head option.
2005-10-02  Junio C HamanoCustomize git command for installations that lack certa...
2005-10-02  Han Boetes[PATCH] git on OpenBSD
2005-10-02  Linus Torvalds[PATCH] Re-instate index file write optimization
2005-10-02  Linus Torvalds[PATCH] Better error reporting for "git status"
2005-10-02  Junio C HamanoMore portability.
2005-10-02  Junio C HamanoAdd git-symbolic-ref
2005-10-02  Junio C HamanoUse resolve_ref() to implement read_ref().
2005-10-02  Linus Torvalds[PATCH] Allow reading "symbolic refs" that point to...
2005-10-02  Junio C HamanoTeach update-ref about a symbolic ref stored in a textfile.
2005-10-02  Linus Torvalds[PATCH] git fetch --tags
2005-10-02  Nick Hengeveld[PATCH] HTTP partial transfer support fix.
2005-10-02  Junio C HamanoUpdate partial HTTP transfers.
2005-10-02  Nick Hengeveld[PATCH] HTTP partial transfer support for object, pack...
2005-10-02  Junio C HamanoPass CVSps generated A U Thor <author@domain.xz> intact.
2005-10-02  Martin Langhoff[PATCH] archimport: Actually cope with merges from...
2005-10-02  Junio C HamanoHonor extractor's umask in git-tar-tree.
2005-10-01  Junio C HamanoHonor user's umask.
2005-10-01  Linus Torvalds[PATCH] Flag empty patches as errors
2005-10-01  Junio C HamanoConsolidate null_sha1[].
next