summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pack-protocol: document "ERR" linend/document-err-packetNguyen Thai Ngoc Duy2011-10-031-0/+7
* Document the underlying protocol used by shallow repositories and --depth com...Alex Neronskiy2011-06-081-22/+66
* Fix documentation of fetch-pack that implies that the client can disconnect a...Alex Neronskiy2011-06-081-14/+15
* Git 1.7.5.4v1.7.5.4Junio C Hamano2011-06-013-2/+6
* Merge branch 'jk/maint-config-alias-fix' into maintJunio C Hamano2011-06-014-48/+30
|\
| * handle_options(): do not miscount how many arguments were usedJunio C Hamano2011-05-242-5/+3
| * config: always parse GIT_CONFIG_PARAMETERS during git_configJeff King2011-05-242-40/+18
| * git_config: don't peek at global config_parametersJeff King2011-05-241-4/+11
| * config: make environment parsing routines staticJeff King2011-05-242-4/+2
* | Merge branch 'jc/fmt-req-fix' into maintJunio C Hamano2011-06-011-1/+1
|\ \
| * | userformat_find_requirements(): find requirement for the correct formatJunio C Hamano2011-05-251-1/+1
* | | Merge branch 'jk/maint-docs' into maintJunio C Hamano2011-06-014-15/+35
|\ \ \
| * | | docs: fix some antique example outputJeff King2011-05-262-4/+4
| * | | docs: make sure literal "->" isn't converted to arrowJeff King2011-05-262-5/+5
| * | | docs: update status --porcelain formatJeff King2011-05-261-4/+23
| * | | docs: minor grammar fixes to git-statusJeff King2011-05-261-3/+4
* | | | Merge branch 'jn/doc-remote-helpers' into maintJunio C Hamano2011-06-011-3/+3
|\ \ \ \
| * | | | Documentation: do not misinterpret refspecs as bold textJonathan Nieder2011-05-301-3/+3
* | | | | Merge branch 'kk/maint-prefix-in-config-mak' into maintJunio C Hamano2011-06-011-0/+1
|\ \ \ \ \
| * | | | | config.mak.in: allow "configure --sysconfdir=/else/where"Junio C Hamano2011-05-271-0/+1
* | | | | | diffcore-rename.c: avoid set-but-not-used warningJim Meyering2011-06-011-2/+1
* | | | | | Start 1.7.5.4 draft release notesJunio C Hamano2011-05-312-1/+19
* | | | | | Merge branch 'tr/add-i-no-escape' into maintJunio C Hamano2011-05-311-0/+19
|\ \ \ \ \ \
| * | | | | | add -i: ignore terminal escape sequencesThomas Rast2011-05-171-0/+19
* | | | | | | Merge branch 'vh/config-interactive-singlekey-doc' into maintJunio C Hamano2011-05-315-13/+21
|\ \ \ \ \ \ \
| * | | | | | | git-reset.txt: better docs for '--patch'Valentin Haenel2011-05-051-3/+4
| * | | | | | | git-checkout.txt: better docs for '--patch'Valentin Haenel2011-05-051-3/+4
| * | | | | | | git-stash.txt: better docs for '--patch'Valentin Haenel2011-05-051-4/+5
| * | | | | | | git-add.txt: document 'interactive.singlekey'Valentin Haenel2011-05-051-1/+5
| * | | | | | | config.txt: 'interactive.singlekey; is used by...Valentin Haenel2011-05-051-2/+3
* | | | | | | | Merge branch 'ml/test-readme' into maintJunio C Hamano2011-05-311-8/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | t/README: unify documentation of test function argsMathias Lafeldt2011-04-261-8/+9
| |/ / / / / / /
* | | | | | | | Merge branch 'ab/i18n-fixup' into maintJunio C Hamano2011-05-3140-383/+375
|\ \ \ \ \ \ \ \
| * | | | | | | | i18n: use test_i18n{cmp,grep} in t7600, t7607, t7611 and t7811Junio C Hamano2011-04-144-19/+10
| * | | | | | | | i18n: use test_i18n{grep,cmp} in t7508Junio C Hamano2011-04-141-120/+102
| * | | | | | | | i18n: use test_i18ngrep in t7506Junio C Hamano2011-04-141-28/+28
| * | | | | | | | i18n: use test_i18ngrep and test_i18ncmp in t7502Junio C Hamano2011-04-131-41/+31
| * | | | | | | | i18n: use test_i18ngrep in t7501Junio C Hamano2011-04-131-3/+4
| * | | | | | | | i18n: use test_i18ncmp in t7500Junio C Hamano2011-04-131-5/+5
| * | | | | | | | i18n: use test_i18ngrep in t7201Junio C Hamano2011-04-131-7/+7
| * | | | | | | | i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110Junio C Hamano2011-04-132-8/+8
| * | | | | | | | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano2011-04-136-17/+15
| * | | | | | | | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014Junio C Hamano2011-04-133-13/+13
| * | | | | | | | i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507Junio C Hamano2011-04-133-6/+6
| * | | | | | | | i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200Junio C Hamano2011-04-134-19/+21
| * | | | | | | | i18n: use test_i18ngrep in lib-httpd and t2019Junio C Hamano2011-04-132-9/+8
| * | | | | | | | i18n: do not overuse C_LOCALE_OUTPUT (grep)Junio C Hamano2011-04-132-5/+23
| * | | | | | | | i18n: use test_i18ncmp in t1200 and t2200Junio C Hamano2011-04-132-4/+4
| * | | | | | | | i18n: .git file is not a human readable message (t5601)Junio C Hamano2011-04-131-1/+1
| * | | | | | | | i18n: do not overuse C_LOCALE_OUTPUTJunio C Hamano2011-04-122-57/+44