summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* verify-pack --stat-only: show histogram without verifyingJunio C Hamano2009-08-072-17/+40
* Merge branch 'maint' into jc/verify-pack-statJunio C Hamano2009-08-0785-457/+1381
|\
| * Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-072-11/+27
| |\
| | * Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-072-11/+27
| | |\
| | | * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-072-11/+27
| | | |\
| | | | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-072-11/+27
| | | | |\
| | | | | * verify-pack -v: do not report "chain length 0"Junio C Hamano2009-08-071-8/+19
| | | | | * t5510: harden the way verify-pack is usedJunio C Hamano2009-08-071-3/+8
| * | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-055-9/+11
| |\ \ \ \ \ | | |/ / / /
| | * | | | Better usage string for reflog.Matthieu Moy2009-08-051-1/+1
| | * | | | hg-to-git: don't import the unused popen2 moduleMiklos Vajna2009-08-041-1/+1
| | * | | | send-email: remove debug traceErik Faye-Lund2009-08-041-1/+0
| | * | | | config: Keep inner whitespace verbatimBjörn Steinbrink2009-07-312-6/+9
| * | | | | gitweb/README: Document $base_urlJakub Narebski2009-08-051-0/+6
| * | | | | Documentation: git submodule: add missing options to synopsisJens Lehmann2009-08-051-2/+2
| * | | | | GIT 1.6.4v1.6.4Junio C Hamano2009-07-293-7/+15
| * | | | | Sync with 1.6.3.4Junio C Hamano2009-07-293-2/+39
| |\ \ \ \ \ | | |/ / / /
| | * | | | GIT 1.6.3.4v1.6.3.4Junio C Hamano2009-07-283-2/+38
| | * | | | config.txt: document add.ignore-errorsStephen Boyd2009-07-281-0/+5
| | * | | | request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan2009-07-281-1/+1
| * | | | | Update the documentation of the raw diff output formatDavid Kågedal2009-07-285-9/+10
| * | | | | git-rerere.txt: Clarify ambiguity of the config variableMichael J Gruber2009-07-281-1/+1
| * | | | | t9143: do not fail if Compress::Zlib is missingEric Wong2009-07-261-3/+12
| * | | | | Trivial path quoting fixes in git-instawebSean Estabrooks2009-07-261-2/+2
| * | | | | Merge branch 'gp/maint-rebase-p-onto'Junio C Hamano2009-07-262-1/+81
| |\ \ \ \ \
| | * | | | | Fix rebase -p --ontoGreg Price2009-07-222-1/+81
| * | | | | | Merge branch 'en/fast-export'Junio C Hamano2009-07-263-8/+187
| |\ \ \ \ \ \
| | * | | | | | fast-export: Document the fact that git-rev-list arguments are acceptedElijah Newren2009-06-271-0/+6
| | * | | | | | Add new fast-export testcasesElijah Newren2009-06-271-0/+88
| | * | | | | | fast-export: Add a --tag-of-filtered-object option for newly dangling tagsElijah Newren2009-06-272-2/+68
| | * | | | | | fast-export: Do parent rewriting to avoid dropping relevant commitsElijah Newren2009-06-271-0/+1
| | * | | | | | fast-export: Make sure we show actual ref names instead of "(null)"Elijah Newren2009-06-271-4/+1
| | * | | | | | fast-export: Omit tags that tag treesElijah Newren2009-06-272-1/+22
| | * | | | | | fast-export: Set revs.topo_order before calling setup_revisionsElijah Newren2009-06-271-1/+1
| * | | | | | | GIT 1.6.4-rc3v1.6.4-rc3Junio C Hamano2009-07-261-4/+7
| * | | | | | | Documentation/config.txt: a variable can be defined on the section header lineNanako Shiraishi2009-07-251-1/+2
| * | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-07-254-6/+122
| |\ \ \ \ \ \ \
| | * | | | | | | git svn: make minimize URL more reliable over http(s)Eric Wong2009-07-251-1/+5
| | * | | | | | | git svn: avoid escaping '/' when renaming/copying filesEric Wong2009-07-251-1/+1
| | * | | | | | | t9142: stop httpd after the testEric Wong2009-07-251-0/+2
| | * | | | | | | git svn: the branch command no longer needs the full pathEric Wong2009-07-252-7/+20
| | * | | | | | | git svn: revert default behavior for --minimize-urlEric Wong2009-07-253-5/+21
| | * | | | | | | git svn: add gc commandRobert Allan Zeh2009-07-253-0/+81
| * | | | | | | | Disable asciidoc 8.4.1+ semantics for `{plus}` and friendsThomas Rast2009-07-251-1/+1
| |/ / / / / / /
| * | | | | | | Merge branch 'maint'Junio C Hamano2009-07-254-17/+19
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | t8005: Nobody writes Russian in shift_jisJunio C Hamano2009-07-254-17/+19
| * | | | | | | Merge branch 'maint'Junio C Hamano2009-07-252-5/+9
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano2009-07-252-5/+9
| * | | | | | | Update release notes for 1.6.4Junio C Hamano2009-07-251-2/+13
| * | | | | | | Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano2009-07-257-3/+31
| |\ \ \ \ \ \ \