summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-21GIT 1.6.4.1v1.6.4.1Junio C Hamano
2009-08-21Merge branch 'bc/maint-am-email' into maintJunio C Hamano
2009-08-21Merge branch 'jc/maint-merge-recursive-fix' into maintJunio C Hamano
2009-08-21Merge branch 'zf/maint-gitweb-acname' into maintJunio C Hamano
2009-08-21Merge branch 'np/maint-limit-delta-cache' into maintJunio C Hamano
2009-08-21Merge branch 'jk/maint-show-tag' into maintJunio C Hamano
2009-08-21Merge branch 'sb/maint-pull-rebase' into maintJunio C Hamano
2009-08-18filter-branch: make the usage string fit on 80 chars terminals.Matthieu Moy
2009-08-18filter-branch: add an example how to add ACKs to a range of commitsJohannes Schindelin
2009-08-17docs: describe impact of repack on "clone -s"Jeff King
2009-08-12Merge branch 'maint-1.6.3' into maintJunio C Hamano
2009-08-12push: point to 'git pull' and 'git push --force' in case of non-fast forwardMatthieu Moy
2009-08-12Documentation: add: <filepattern>... is optionalPaul Bolle
2009-08-12Change mentions of "git programs" to "git commands"Ori Avtalion
2009-08-12Documentation: merge: one <remote> is requiredPaul Bolle
2009-08-12help.c: give correct structure's size to memset()Johan Herland
2009-08-10Merge branch 'maint-1.6.3' into maintJunio C Hamano
2009-08-10Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec
2009-08-10git-am: print fair error message when format detection failsNicolas Sebrecht
2009-08-10am: allow individual e-mail files as inputJunio C Hamano
2009-08-09git-instaweb: fix mod_perl detection for apache2Mark A Rada
2009-08-07Merge branch 'maint-1.6.3' into maintJunio C Hamano
2009-08-07Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano
2009-08-07Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2009-08-07Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-08-07verify-pack -v: do not report "chain length 0"Junio C Hamano
2009-08-07t5510: harden the way verify-pack is usedJunio C Hamano
2009-08-05don't let the delta cache grow unbounded in 'git repack'Nicolas Pitre
2009-08-05Merge branch 'maint-1.6.3' into maintJunio C Hamano
2009-08-05gitweb: parse_commit_text encoding fixZoltán Füzesi
2009-08-05gitweb/README: Document $base_urlJakub Narebski
2009-08-05Documentation: git submodule: add missing options to synopsisJens Lehmann
2009-08-05Better usage string for reflog.Matthieu Moy
2009-08-04hg-to-git: don't import the unused popen2 moduleMiklos Vajna
2009-08-04send-email: remove debug traceErik Faye-Lund
2009-07-31config: Keep inner whitespace verbatimBjörn Steinbrink
2009-07-30merge-recursive: don't segfault while handling rename clashesJunio C Hamano
2009-07-29GIT 1.6.4v1.6.4Junio C Hamano
2009-07-29Sync with 1.6.3.4Junio C Hamano
2009-07-28GIT 1.6.3.4v1.6.3.4Junio C Hamano
2009-07-28config.txt: document add.ignore-errorsStephen Boyd
2009-07-28request-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-25Documentation/config.txt: a variable can be defined on the section header lineNanako Shiraishi