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