git.git
2005-10-07 Junio C HamanoAdd git-am, applymbox replacement.
2005-10-07 Junio C Hamanoupdate-index: read --show-index-info output from standa...
2005-10-07 Junio C Hamanogit-apply: parse index information
2005-10-07 Junio C HamanoShow original and resulting blob object info in diff...
2005-10-06 Junio C Hamanomailsplit: allow feeding mbox from standard input.
2005-10-06 Junio C HamanoDescribe new options to git-format-patch and git-mailsplit.
2005-10-06 Junio C Hamanomailsplit: -d<prec>
2005-10-06 Junio C Hamanogit-format-patch: --stdout option.
2005-10-06 Junio C HamanoClean mail files after dealing with them.
2005-10-06 Junio C HamanoFall back to three-way merge when applying a patch.
2005-10-06 Linus TorvaldsAllow "-u" flag to tag signing
2005-10-06 Alex RiesenDo not require ls-remote to be run inside a git repository.
2005-10-06 Junio C Hamanogit-shortlog: make the mailmap configurable.
2005-10-05 Junio C HamanoMerge branch 'fixes'
2005-10-05 Jonas FonsecaFix usage of carets in git-rev-parse(1)
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 HamanoRecord which tree the patch applies to.
2005-10-05 Junio C Hamanogit-applypatch: cleanup.
2005-10-05 Junio C Hamanogit-apply: retire unused/unimplemented --no-merge flag.
2005-10-05 Junio C Hamanogit-apply: allow operating in sparsely populated workin...
2005-10-05 Junio C HamanoReturn error when not checking out an entry due to...
2005-10-05 Junio C HamanoMerge branch 'fixes'
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 Daniel Barkalow[PATCH] Limit the number of requests outstanding in...
2005-10-04 Junio C HamanoOn Cygwin, use symbolic ref, not a symbolic link, to...
2005-10-04 Junio C HamanoMerge branch 'fixes'
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 Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-03 Junio C HamanoMerge branch 'fixes'
2005-10-03 Junio C Hamano[PATCH] Merging the Cygwin changes
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 Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
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 HamanoPost 0.99.8 master branch
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[].
2005-09-30 H. Peter AnvinBetter handling of exec extension in the git wrapper...
2005-09-30 H. Peter AnvinMove signal setting into service_loop()
2005-09-30 H. Peter Anvinsocklen_t is unsigned int on most Linux platforms
2005-09-30 H. Peter AnvinUse xmalloc/xcalloc
2005-09-30 H. Peter AnvinDon't need <alloca.h>
2005-09-30 H. Peter AnvinChange $(X) -> $X to be less annoying.
2005-09-30 H. Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-09-30 Junio C HamanoStill installing the old command names.
2005-09-30 Junio C HamanoTell which packfile is corrupt when we die.
2005-09-30 Pavel Roskin[PATCH] Make logerror() and loginfo() static
2005-09-30 Johannes Schindelin[PATCH] Old curl does not know about CURLOPT_SSLKEY
2005-09-29 Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-09-29 hpagit-http-fetch needs $(X)
2005-09-29 Junio C HamanoUse git-merge in git-pull (second try).
2005-09-29 H. Peter AnvinJust explicitly add $(X) to most programs.
2005-09-29 Peter AnvinIgnore *.exe files
2005-09-29 Peter AnvinMerge ... www.kernel.org/pub/scm/git/git.git
2005-09-29 Peter AnvinHandle Cygwin .exe extensions
2005-09-29 Peter AnvinRemove variables not needed when using poll
2005-09-29 Peter AnvinRemove *.exe for Cygwin's benefit
2005-09-29 Peter AnvinNO_IPV6 support for git daemon
2005-09-28 Peter AnvinFor the benefit of Cygwin, test for git-cmd.exe
2005-09-28 Peter Anvin(no commit message)
2005-09-28 hpaCall it NO_IPV6 rather than hard-coding __CYGWIN__
2005-09-28 Junio C HamanoUse git-update-ref in scripts.
2005-09-28 Peter Hagervall[PATCH] Make some needlessly global stuff static
next