aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-01
|\
| * git-commit: populate the edit buffer with 2 blank lines before s-o-bBrandon Casey2013-02-23
| * Unify appending signoff in format-patch, commit and sequencerBrandon Casey2013-02-12
| * t4014: more tests about appending s-o-b linesNguyễn Thái Ngọc Duy2013-02-12
| * sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey2013-02-12
| * sequencer.c: always separate "(cherry picked from" from commit bodyBrandon Casey2013-02-12
| * sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footerBrandon Casey2013-02-12
| * t/t3511: add some tests of 'cherry-pick -s' functionalityBrandon Casey2013-02-12
| * t/test-lib-functions.sh: allow to specify the tag name to test_commitBrandon Casey2013-02-12
* | Merge branch 'rr/test-3200-style'Junio C Hamano2013-04-01
|\ \
| * | t3200 (branch): modernize styleRamkumar Ramachandra2013-03-20
* | | Merge branch 'yd/use-test-config-unconfig'Junio C Hamano2013-03-28
|\ \ \
| * | | t5520: use test_config to set/unset git config variables (leftover bits)Ramkumar Ramachandra2013-03-28
| * | | t7600: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | t7502: remove clear_configYann Droneaud2013-03-25
| * | | t7502: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | t9500: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | t7508: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | t7500: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | t5541: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | t5520: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | t4202: use test_config/test_unconfig to set/unset git config variablesYann Droneaud2013-03-25
| * | | t4034: use test_config/test_unconfig to set/unset git config variablesYann Droneaud2013-03-25
| * | | t4304: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | t3400: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| |/ /
* | | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second'Junio C Hamano2013-03-28
|\ \ \
| * | | Fix revision walk for commits with the same datesKacper Kornet2013-03-22
* | | | Merge branch 'rr/tests-dedup-test-config'Junio C Hamano2013-03-28
|\ \ \ \
| * | | | t4018,7810,7811: remove test_config() redefinitionRamkumar Ramachandra2013-03-19
* | | | | Merge branch 'jc/remove-treesame-parent-in-simplify-merges'Junio C Hamano2013-03-28
|\ \ \ \ \
| * | | | | simplify-merges: drop merge from irrelevant side branchJunio C Hamano2013-01-17
* | | | | | Merge branch 'jk/checkout-attribute-lookup'Junio C Hamano2013-03-28
|\ \ \ \ \ \
| * | | | | | t2003: work around path mangling issue on WindowsJohannes Sixt2013-03-20
| * | | | | | entry: fix filter lookupJohn Keeping2013-03-14
| * | | | | | t2003: modernize styleJohn Keeping2013-03-14
* | | | | | | Merge branch 'jk/difftool-dir-diff-edit-fix'Junio C Hamano2013-03-28
|\ \ \ \ \ \ \
| * | | | | | | difftool --dir-diff: symlink all files matching the working treeJohn Keeping2013-03-14
* | | | | | | | Merge branch 'ap/combine-diff-ignore-whitespace'Junio C Hamano2013-03-27
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow combined diff to ignore white-spacesAntoine Pelisse2013-03-14
* | | | | | | | | Merge branch 'jk/fully-peeled-packed-ref'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pack-refs: add fully-peeled traitMichael Haggerty2013-03-18
| * | | | | | | | | pack-refs: write peeled entry for non-tagsJeff King2013-03-17
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/peel-ref'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | upload-pack: make sure "want" objects are parsedJeff King2013-03-16
* | | | | | | | | | Merge branch 'ph/tag-force-no-warn-on-creation'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tag: --force does not have to warn when creating tagsPhil Hord2013-03-13
* | | | | | | | | | | Merge branch 'pw/p4-symlinked-root'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git p4: avoid expanding client paths in chdirMiklós Fazekas2013-03-11
| * | | | | | | | | | | git p4 test: should honor symlink in p4 client rootPete Wyckoff2013-03-11
| * | | | | | | | | | | git p4 test: make sure P4CONFIG relative path worksPete Wyckoff2013-03-07