summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/format-patch-multiline-header'Junio C Hamano2011-05-041-0/+15
|\
| * format-patch: wrap email addresses after long namesJeff King2011-04-141-0/+15
* | Merge branch 'jm/mergetool-submodules'Junio C Hamano2011-05-041-3/+287
|\ \
| * | mergetool: Teach about submodulesJonathon Mah2011-04-131-3/+287
* | | Merge branch 'jk/notes-ui-updates'Junio C Hamano2011-05-021-0/+38
|\ \ \
| * | | revision.c: make --no-notes reset --notes listJeff King2011-03-291-0/+16
| * | | revision.c: support --notes command-line optionJeff King2011-03-291-0/+22
* | | | Merge branch 'ab/i18n-fixup'Junio C Hamano2011-05-0236-363/+343
|\ \ \ \
| * | | | 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
| * | | | i18n: mark init-db messages for translationÆvar Arnfjörð Bjarmason2011-04-121-2/+5
| * | | | i18n: mark checkout plural warning for translationÆvar Arnfjörð Bjarmason2011-04-121-3/+12
| | |/ / | |/| |
* | | | Merge branch 'nm/submodule-update-force'Junio C Hamano2011-05-021-0/+23
|\ \ \ \
| * | | | submodule: Add --force option for git submodule updateNicolas Morey-Chaisemartin2011-04-041-0/+23
* | | | | Merge branch 'jh/notes-add-ui'Junio C Hamano2011-05-021-2/+27
|\ \ \ \ \
| * | | | | Make "git notes add" more user-friendly when there are existing notesJohan Herland2011-03-301-2/+27
* | | | | | Merge branch 'mz/maint-rename-unmerged'Junio C Hamano2011-05-021-0/+62
|\ \ \ \ \ \
| * | | | | | diffcore-rename: don't consider unmerged path as sourceMartin von Zweigbergk2011-03-231-0/+62
* | | | | | | t/test-lib.sh: minor readability improvementsMathias Lafeldt2011-04-291-7/+9
* | | | | | | Merge branch 'jc/diff-irreversible-delete'Junio C Hamano2011-04-281-1/+42
|\ \ \ \ \ \ \
| * | | | | | | git diff -D: omit the preimage of deletesJunio C Hamano2011-04-021-1/+42
* | | | | | | | Merge branch 'jc/rename-degrade-cc-to-c'Junio C Hamano2011-04-281-0/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano2011-03-221-0/+25
* | | | | | | | | Merge branch 'mz/rebase'Junio C Hamano2011-04-284-9/+88
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase: use @{upstream} if no upstream specifiedMartin von Zweigbergk2011-02-101-9/+18
| * | | | | | | | | rebase -m: remember allow_rerere_autoupdate optionMartin von Zweigbergk2011-02-101-0/+21
| * | | | | | | | | rebase: remember strategy and strategy optionsMartin von Zweigbergk2011-02-101-0/+29
| * | | | | | | | | rebase: stricter check of standalone sub commandMartin von Zweigbergk2011-02-103-0/+20
* | | | | | | | | | Merge branch 'en/merge-recursive'Junio C Hamano2011-04-281-0/+63
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | merge-recursive: When we detect we can skip an update, actually skip itElijah Newren2011-03-021-1/+1
| * | | | | | | | | | t6022: New test checking for unnecessary updates of files in D/F conflictsElijah Newren2011-03-021-0/+33
| * | | | | | | | | | t6022: New test checking for unnecessary updates of renamed+modified filesElijah Newren2011-03-021-0/+30
* | | | | | | | | | | Merge branch 'jh/dirstat'Junio C Hamano2011-04-286-7/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland2011-04-112-2/+1
| * | | | | | | | | | | --dirstat-by-file: Make it faster and more correctJohan Herland2011-04-112-0/+5