summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-26GIT 1.6.4-rc3v1.6.4-rc3Junio C Hamano
2009-07-25Documentation/config.txt: a variable can be defined on the section header lineNanako Shiraishi
2009-07-25Merge 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-24After renaming a section, print any trailing variable definitionsAlex Vandiver
2009-07-24Make 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-23Add a test showing that 'git repack' throws away grafted-away parentsBjörn Steinbrink
2009-07-23git branch: clean up detached branch handlingLinus Torvalds
2009-07-23git branch: avoid unnecessary object lookupsLinus Torvalds
2009-07-23git branch: fix performance problemLinus Torvalds
2009-07-22git svn: fix shallow clone when upstream revision is too newEric Wong
2009-07-22do_one_ref(): null_sha1 check is not about broken refJunio C Hamano
2009-07-22configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingv1.6.4-rc2Brandon Casey
2009-07-22janitor: useless checks before freePierre Habouzit
2009-07-22janitor: add DIV_ROUND_UP and use it.Pierre Habouzit
2009-07-22refactor: use bitsizeof() instead of 8 * sizeof()Pierre Habouzit
2009-07-22janitor: use NULL and not 0 for pointers.Pierre Habouzit
2009-07-22git stash: modernize use of "dashed" git-XXX callsMartin Koegler
2009-07-22Improve doc for format-patch threading options.Yann Dirson
2009-07-22List send-email config options in config.txt.Yann Dirson
2009-07-22configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsBrandon Casey
2009-07-22Merge branch 'maint'Junio C Hamano
2009-07-22Trailing whitespace and no newline fixSZEDER Gábor
2009-07-22diff --cc: a lost line at the beginning of the file is shown incorrectlyJunio C Hamano
2009-07-22combine-diff.c: fix performance problem when folding common deleted linesJunio C Hamano
2009-07-19git svn: fix reparenting when ugly http(s) URLs are usedEric Wong
2009-07-19git svn: rename tests that had conflicting numbersEric Wong
2009-07-18Updates to draft release notes to 1.6.4Junio C Hamano
2009-07-18push: do not give big warning when no preference is configuredJunio C Hamano
2009-07-18t4202-log.sh: Test git log --no-walk sort orderMichael J Gruber