summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tests: factor out terminal handling from t7006Jeff King2010-10-183-30/+29
* | | | | | | Merge branch 'tr/maint-merge-file-subdir'Junio C Hamano2010-11-171-0/+8
|\ \ \ \ \ \ \
| * | | | | | | merge-file: correctly find files when called in subdirThomas Rast2010-10-181-0/+8
* | | | | | | | Merge branch 'mg/make-prove'Junio C Hamano2010-11-172-1/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | test: allow running the tests under "prove"Michael J Gruber2010-10-262-1/+15
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'ak/submodule-sync'Junio C Hamano2010-11-171-1/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | submodule sync: Update "submodule.<name>.url" for empty directoriesAndreas Köhler2010-10-131-1/+11
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/maint-rev-list-nul'Junio C Hamano2010-11-173-4/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | rev-list: handle %x00 NUL in user formatJeff King2010-10-133-4/+12
| |/ / / / / / /
* | | | | | | | Merge branch 'ks/no-textconv-symlink'Junio C Hamano2010-11-172-12/+88
|\ \ \ \ \ \ \ \
| * | | | | | | | blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Kirill Smelkov2010-09-292-8/+4
| * | | | | | | | blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinksKirill Smelkov2010-09-292-0/+78
| * | | | | | | | blame,cat-file: Prepare --textconv tests for correctly-failing conversion pro...Kirill Smelkov2010-09-292-12/+14
* | | | | | | | | Merge branch 'jn/gitweb-test'Junio C Hamano2010-11-172-2/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gitweb/Makefile: Add 'test' and 'test-installed' targetsJakub Narebski2010-09-301-0/+4
| * | | | | | | | | t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLEDJakub Narebski2010-09-301-2/+19
* | | | | | | | | | Merge branch 'cb/diff-fname-optim'Junio C Hamano2010-11-171-0/+109
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add rebase patch id testsClemens Buchacher2010-09-231-0/+109
* | | | | | | | | | | Merge branch 'jk/no-textconv-symlink'Junio C Hamano2010-11-171-0/+26
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | diff: don't use pathname-based diff drivers for symlinksJeff King2010-09-231-0/+26
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-11-171-0/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t3402: test "rebase -s<strategy> -X<opt>"Junio C Hamano2010-11-111-0/+21
* | | | | | | | | | | tests: use test_cmp instead of piping to diff(1)Ævar Arnfjörð Bjarmason2010-11-142-47/+94
* | | | | | | | | | | t7004-tag.sh: re-arrange git tag comment for clarityÆvar Arnfjörð Bjarmason2010-11-141-5/+15
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-11-091-3/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkoutNguyễn Thái Ngọc Duy2010-11-081-3/+7
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | t0003: properly quote $HOMEThomas Rast2010-10-291-1/+1
* | | | | | | | | | Merge branch 'ab/send-email-perl'Junio C Hamano2010-10-261-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | send-email: use Perl idioms in while loopÆvar Arnfjörð Bjarmason2010-09-301-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sb/send-email-use-to-from-input'Junio C Hamano2010-10-261-0/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | send-email: Don't leak To: headers between patchesStephen Boyd2010-10-041-0/+15
| * | | | | | | | | | send-email: Use To: headers in patch filesStephen Boyd2010-09-291-0/+24
* | | | | | | | | | | Merge branch 'ab/require-perl-5.8'Junio C Hamano2010-10-262-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-272-1/+2
* | | | | | | | | | | | Merge branch 'jp/send-email-to-cmd'Junio C Hamano2010-10-261-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-send-email.perl: Add --to-cmdJoe Perches2010-09-271-0/+18
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jf/merge-ignore-ws'Junio C Hamano2010-10-261-0/+186
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | merge-recursive: options to ignore whitespace changesJustin Frankel2010-08-271-0/+186
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-192-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'Antonio Ospite2010-10-191-1/+1
| * | | | | | | | | | | Update test script annotate-tests.sh to handle missing/extra authorsKevin Ballard2010-10-191-6/+6
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-133-20/+20
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | shell portability: no "export VAR=VAL"Junio C Hamano2010-10-133-20/+20
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | fast-import: Allow filemodify to set the rootDavid Barr2010-10-131-0/+21
* | | | | | | | | | gitweb: Fix test of highlighting support in t9500Jakub Narebski2010-10-131-5/+6
* | | | | | | | | | t5503: fix typoMichael J Gruber2010-10-081-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-061-3/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | t/t3415: use && where applicable.Yann Dirson2010-10-061-3/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Make test script t9157 executableJunio C Hamano2010-10-061-0/+0
* | | | | | | | Merge branch 'bc/fix-cherry-pick-root'Junio C Hamano2010-10-061-0/+10
|\ \ \ \ \ \ \ \