summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* diffstat summary line varies by locale: miscellanyjn/diffstat-testsJonathan Nieder2012-03-138-64/+96
* test: use numstat instead of diffstat in binary-diff testJonathan Nieder2012-03-131-6/+23
* test: use --numstat instead of --stat in "git stash show" testsJonathan Nieder2012-03-131-7/+19
* test: test cherry-pick functionality and output separatelyJonathan Nieder2012-03-131-8/+22
* test: modernize funny-names test styleJonathan Nieder2012-03-131-167/+180
* test: use numstat instead of diffstat in funny-names testJonathan Nieder2012-03-131-10/+17
* test: use test_i18ncmp when checking --stat outputJonathan Nieder2012-03-138-16/+16
* Update draft release notes to 1.7.10 before -rc1Junio C Hamano2012-03-121-21/+12
* Merge branch 'az/verify-tag-use-gpg-config'Junio C Hamano2012-03-121-1/+9
|\
| * verify-tag: Parse GPG configuration options.az/verify-tag-use-gpg-configAlex Zepeda2012-03-081-1/+9
* | Sync with 1.7.9.4Junio C Hamano2012-03-122-1/+26
|\ \
| * | Git 1.7.9.4v1.7.9.4Junio C Hamano2012-03-124-3/+28
| * | Merge branch 'tr/maint-bundle-boundary' into maintJunio C Hamano2012-03-122-23/+36
| |\ \
| * \ \ Merge branch 'jc/maint-diff-patch-header' into maintJunio C Hamano2012-03-122-86/+111
| |\ \ \
| * \ \ \ Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext' into maintJunio C Hamano2012-03-121-8/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/am-3-nonstandard-popt' into maintJunio C Hamano2012-03-122-4/+22
| |\ \ \ \ \
* | | | | | | git-am: error out when seeing -b/--binaryThomas Rast2012-03-121-1/+3
* | | | | | | Merge https://github.com/git-l10n/git-poJunio C Hamano2012-03-124-358/+4239
|\ \ \ \ \ \ \
| * | | | | | | l10n: Improve zh_CN translation for msg "not something we can merge"Thynson2012-03-091-1/+1
| * | | | | | | l10n: Improve zh_CN trans for msg that cannot fast-forwardThynson2012-03-091-1/+1
| * | | | | | | l10n: Update zh_CN translation for 1.7.10-rc0Jiang Xin2012-03-081-169/+177
| * | | | | | | Update Swedish translation (732t0f0u).Peter Krefting2012-03-082-1396/+1767
| * | | | | | | po/sv.po: add Swedish translationPeter Krefting2012-03-081-0/+3492
| * | | | | | | l10n: Update git.pot (1 new message)Jiang Xin2012-03-081-169/+175
| * | | | | | | Merge v1.7.10-rc0 for git l10n updateJiang Xin2012-03-0872-683/+2034
| |\ \ \ \ \ \ \
| * | | | | | | | l10n: Update zh_CN translation for 1.7.9.2Jiang Xin2012-03-051-3/+3
| * | | | | | | | l10n: Improve commit msg for zh_CN translationThynson2012-03-021-6/+9
| * | | | | | | | l10n: Improve zh_CN translation for msg that make empty commit when amend.Thynson2012-03-021-2/+2
| * | | | | | | | l10n: Improve zh_CN translation for empty cherry-pick msg.Thynson2012-03-021-2/+3
| * | | | | | | | l10n: Improve zh_CN translation for msg about branch deletion denyThynson2012-03-021-3/+3
| * | | | | | | | l10n: Improve zh_CN translation for lines insertion and deletion.Thynson2012-03-021-2/+2
* | | | | | | | | p4000: use -3000 when promising -3000Thomas Rast2012-03-091-1/+1
* | | | | | | | | Update draft release notes to 1.7.10Junio C Hamano2012-03-081-10/+28
* | | | | | | | | Merge branch 'kb/maint-prune-rmdir-closedir'Junio C Hamano2012-03-082-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix deletion of .git/objects sub-directories in git-prune/repackkb/maint-prune-rmdir-closedirKarsten Blees2012-03-072-3/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jl/maint-submodule-relative'Junio C Hamano2012-03-083-29/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodules: fix ambiguous absolute paths under Windowsjl/maint-submodule-relativeJohannes Sixt2012-03-041-0/+3
| * | | | | | | | | submodules: refactor computation of relative gitdir pathJens Lehmann2012-03-042-24/+23
| * | | | | | | | | submodules: always use a relative path from gitdir to work treeJens Lehmann2012-03-042-0/+38
| * | | | | | | | | submodules: always use a relative path to gitdirJens Lehmann2012-03-042-7/+6
* | | | | | | | | | Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext'Junio C Hamano2012-03-081-9/+9
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | gitweb: Fix fixed string (non-regexp) project searchjn/maint-do-not-match-with-unsanitized-searchtextJakub Narebski2012-03-061-8/+8
* | | | | | | | | | Merge branch 'vr/branch-doc'Junio C Hamano2012-03-081-9/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation/git-branch: add default for --containsvr/branch-docVincent van Ravesteijn2012-03-061-2/+3
| * | | | | | | | | | Documentation/git-branch: fix a typoVincent van Ravesteijn2012-03-061-1/+1
| * | | | | | | | | | Documentation/git-branch: cleanupsVincent van Ravesteijn2012-03-061-6/+6
* | | | | | | | | | | perf: export some important test-lib variablesThomas Rast2012-03-082-1/+14
* | | | | | | | | | | perf: load test-lib-functions from the correct directoryThomas Rast2012-03-082-1/+6
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Git 1.7.10-rc0v1.7.10-rc0Junio C Hamano2012-03-072-6/+58
* | | | | | | | | | Merge branch 'jc/pickaxe-ignore-case'Junio C Hamano2012-03-077-10/+170
|\ \ \ \ \ \ \ \ \ \