aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/maint-docs' into maintJunio C Hamano2011-06-01
|\
| * docs: fix some antique example outputJeff King2011-05-26
| * docs: make sure literal "->" isn't converted to arrowJeff King2011-05-26
| * docs: update status --porcelain formatJeff King2011-05-26
| * docs: minor grammar fixes to git-statusJeff King2011-05-26
* | Merge branch 'jn/doc-remote-helpers' into maintJunio C Hamano2011-06-01
|\ \
| * | Documentation: do not misinterpret refspecs as bold textJonathan Nieder2011-05-30
* | | Merge branch 'kk/maint-prefix-in-config-mak' into maintJunio C Hamano2011-06-01
|\ \ \
| * | | config.mak.in: allow "configure --sysconfdir=/else/where"Junio C Hamano2011-05-27
* | | | diffcore-rename.c: avoid set-but-not-used warningJim Meyering2011-06-01
* | | | Start 1.7.5.4 draft release notesJunio C Hamano2011-05-31
* | | | Merge branch 'tr/add-i-no-escape' into maintJunio C Hamano2011-05-31
|\ \ \ \
| * | | | add -i: ignore terminal escape sequencesThomas Rast2011-05-17
* | | | | Merge branch 'vh/config-interactive-singlekey-doc' into maintJunio C Hamano2011-05-31
|\ \ \ \ \
| * | | | | git-reset.txt: better docs for '--patch'Valentin Haenel2011-05-05
| * | | | | git-checkout.txt: better docs for '--patch'Valentin Haenel2011-05-05
| * | | | | git-stash.txt: better docs for '--patch'Valentin Haenel2011-05-05
| * | | | | git-add.txt: document 'interactive.singlekey'Valentin Haenel2011-05-05
| * | | | | config.txt: 'interactive.singlekey; is used by...Valentin Haenel2011-05-05
* | | | | | Merge branch 'ml/test-readme' into maintJunio C Hamano2011-05-31
|\ \ \ \ \ \
| * | | | | | t/README: unify documentation of test function argsMathias Lafeldt2011-04-26
| |/ / / / /
* | | | | | Merge branch 'ab/i18n-fixup' into maintJunio C Hamano2011-05-31
|\ \ \ \ \ \
| * | | | | | i18n: use test_i18n{cmp,grep} in t7600, t7607, t7611 and t7811Junio C Hamano2011-04-14
| * | | | | | i18n: use test_i18n{grep,cmp} in t7508Junio C Hamano2011-04-14
| * | | | | | i18n: use test_i18ngrep in t7506Junio C Hamano2011-04-14
| * | | | | | i18n: use test_i18ngrep and test_i18ncmp in t7502Junio C Hamano2011-04-13
| * | | | | | i18n: use test_i18ngrep in t7501Junio C Hamano2011-04-13
| * | | | | | i18n: use test_i18ncmp in t7500Junio C Hamano2011-04-13
| * | | | | | i18n: use test_i18ngrep in t7201Junio C Hamano2011-04-13
| * | | | | | i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110Junio C Hamano2011-04-13
| * | | | | | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano2011-04-13
| * | | | | | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano2011-04-13
| * | | | | | i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507Junio C Hamano2011-04-13
| * | | | | | i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200Junio C Hamano2011-04-13
| * | | | | | i18n: use test_i18ngrep in lib-httpd and t2019Junio C Hamano2011-04-13
| * | | | | | i18n: do not overuse C_LOCALE_OUTPUT (grep)Junio C Hamano2011-04-13
| * | | | | | i18n: use test_i18ncmp in t1200 and t2200Junio C Hamano2011-04-13
| * | | | | | i18n: .git file is not a human readable message (t5601)Junio C Hamano2011-04-13
| * | | | | | i18n: do not overuse C_LOCALE_OUTPUTJunio C Hamano2011-04-12
| * | | | | | i18n: mark init-db messages for translationÆvar Arnfjörð Bjarmason2011-04-12
| * | | | | | i18n: mark checkout plural warning for translationÆvar Arnfjörð Bjarmason2011-04-12
| * | | | | | i18n: mark checkout --detach messages for translationÆvar Arnfjörð Bjarmason2011-04-12
| * | | | | | i18n: mark clone nonexistent repository message for translationÆvar Arnfjörð Bjarmason2011-04-12
| * | | | | | i18n: mark merge CHERRY_PICK_HEAD messages for translationÆvar Arnfjörð Bjarmason2011-04-12
| * | | | | | i18n: mark merge "upstream" messages for translationÆvar Arnfjörð Bjarmason2011-04-12
| * | | | | | i18n: mark merge "Could not read from" message for translationÆvar Arnfjörð Bjarmason2011-04-12
* | | | | | | Merge branch 'jc/rename-degrade-cc-to-c' into maintJunio C Hamano2011-05-31
|\ \ \ \ \ \ \
| * | | | | | | diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano2011-03-22
| * | | | | | | diffcore-rename: record filepair for rename srcJunio C Hamano2011-03-22
| * | | | | | | diffcore-rename: refactor "too many candidates" logicJunio C Hamano2011-03-22