summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2009-07-29GIT 1.6.4v1.6.4Junio C Hamano-7/+15
2009-07-29Sync with 1.6.3.4Junio C Hamano-2/+39
2009-07-28GIT 1.6.3.4v1.6.3.4Junio C Hamano-2/+38
2009-07-28config.txt: document add.ignore-errorsStephen Boyd-0/+5
2009-07-28request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan-1/+1
2009-07-28Update the documentation of the raw diff output formatDavid Kågedal-9/+10
2009-07-28git-rerere.txt: Clarify ambiguity of the config variableMichael J Gruber-1/+1
2009-07-26t9143: do not fail if Compress::Zlib is missingEric Wong-3/+12
2009-07-26Trivial path quoting fixes in git-instawebSean Estabrooks-2/+2
2009-07-26Merge branch 'gp/maint-rebase-p-onto'Junio C Hamano-1/+81
2009-07-26Merge branch 'en/fast-export'Junio C Hamano-8/+187
2009-07-26GIT 1.6.4-rc3v1.6.4-rc3Junio C Hamano-4/+7
2009-07-25Documentation/config.txt: a variable can be defined on the section header lineNanako Shiraishi-1/+2
2009-07-25Merge git://git.bogomips.org/git-svnJunio C Hamano-6/+122
2009-07-25git svn: make minimize URL more reliable over http(s)Eric Wong-1/+5
2009-07-25Disable asciidoc 8.4.1+ semantics for `{plus}` and friendsThomas Rast-1/+1
2009-07-25git svn: avoid escaping '/' when renaming/copying filesEric Wong-1/+1
2009-07-25t9142: stop httpd after the testEric Wong-0/+2
2009-07-25git svn: the branch command no longer needs the full pathEric Wong-7/+20
2009-07-25git svn: revert default behavior for --minimize-urlEric Wong-5/+21
2009-07-25git svn: add gc commandRobert Allan Zeh-0/+81
2009-07-25Merge branch 'maint'Junio C Hamano-17/+19
2009-07-25t8005: Nobody writes Russian in shift_jisJunio C Hamano-17/+19
2009-07-25Merge branch 'maint'Junio C Hamano-5/+9
2009-07-25Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano-5/+9
2009-07-25Update release notes for 1.6.4Junio C Hamano-2/+13
2009-07-25Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano-3/+31
2009-07-25Merge branch 'av/maint-config-reader'Junio C Hamano-6/+57
2009-07-25Merge branch 'jk/maint-send-email-alias-loop'Junio C Hamano-7/+11
2009-07-24After renaming a section, print any trailing variable definitionsAlex Vandiver-3/+41
2009-07-24Make section_name_match start on '[', and return the length on successAlex Vandiver-3/+16
2009-07-24send-email: detect cycles in alias expansionJeff King-7/+11
2009-07-24Show the presence of untracked files in the bash prompt.Daniel Trstenjak-2/+13
2009-07-24Merge branch 'maint'Junio C Hamano-33/+53
2009-07-24SunOS grep does not understand -C<n> nor -eJunio C Hamano-0/+1
2009-07-24Fix export_marks() error handling.Matthias Andree-4/+10
2009-07-24git repack: keep commits hidden by a graftJohannes Schindelin-4/+20
2009-07-23Add a test showing that 'git repack' throws away grafted-away parentsBjörn Steinbrink-0/+12
2009-07-23git branch: clean up detached branch handlingLinus Torvalds-15/+23
2009-07-23git branch: avoid unnecessary object lookupsLinus Torvalds-10/+14
2009-07-23git branch: fix performance problemLinus Torvalds-5/+5
2009-07-22git svn: fix shallow clone when upstream revision is too newEric Wong-0/+31
2009-07-22do_one_ref(): null_sha1 check is not about broken refJunio C Hamano-2/+3
2009-07-22configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingv1.6.4-rc2Brandon Casey-3/+2
2009-07-22janitor: useless checks before freePierre Habouzit-3/+2
2009-07-22janitor: add DIV_ROUND_UP and use it.Pierre Habouzit-2/+4
2009-07-22refactor: use bitsizeof() instead of 8 * sizeof()Pierre Habouzit-3/+4
2009-07-22janitor: use NULL and not 0 for pointers.Pierre Habouzit-1/+1
2009-07-22git stash: modernize use of "dashed" git-XXX callsMartin Koegler-3/+3
2009-07-22Improve doc for format-patch threading options.Yann Dirson-12/+31