summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kb/maint-submodule-savearg'Junio C Hamano2010-11-171-0/+50
|\
| * submodule: only preserve flags across recursive status/update invocationsKevin Ballard2010-11-031-0/+34
| * submodule: preserve all arguments exactly when recursingKevin Ballard2010-11-031-0/+16
* | Merge branch 'jk/missing-config'Junio C Hamano2010-11-171-0/+29
|\ \
| * | config: treat non-existent config files as emptyJeff King2010-10-211-0/+29
* | | Merge branch 'kb/maint-diff-ws-check'Junio C Hamano2010-11-173-44/+114
|\ \ \
| * | | diff: handle lines containing only whitespace and tabs betterKevin Ballard2010-10-201-0/+37
| * | | test-lib: extend test_decode_color to handle more color codesKevin Ballard2010-10-202-44/+77
| | |/ | |/|
* | | Merge branch 'bg/maint-gitweb-test-lib'Junio C Hamano2010-11-171-1/+1
|\ \ \
| * | | t/gitweb-lib: Don't pass constant to decode_utf8Brian Gernhardt2010-10-201-1/+1
| |/ /
* | | Merge branch 'jm/mailmap'Junio C Hamano2010-11-171-12/+55
|\ \ \
| * | | t4203: do not let "git shortlog" DWIM based on ttyJunio C Hamano2010-10-191-2/+2
| * | | t4203 (mailmap): stop hardcoding commit ids and datesJonathan Nieder2010-10-181-9/+17
| * | | mailmap: fix use of freed memoryJim Meyering2010-10-131-3/+38
* | | | Merge branch 'jk/maint-apply-no-binary'Junio C Hamano2010-11-171-1/+26
|\ \ \ \
| * | | | apply: don't segfault on binary files with missing dataJeff King2010-10-291-1/+26
* | | | | Merge branch 'jk/push-progress'Junio C Hamano2010-11-175-51/+107
|\ \ \ \ \
| * | | | | push: pass --progress down to git-pack-objectsJeff King2010-10-181-2/+2
| * | | | | t5523-push-upstream: test progress messagesTay Ray Chuan2010-10-181-0/+38
| * | | | | t5523-push-upstream: add function to ensure fresh upstream repoTay Ray Chuan2010-10-181-1/+5
| * | | | | test_terminal: ensure redirections work reliablyJonathan Nieder2010-10-181-28/+10
| * | | | | test_terminal: catch use without TTY prerequisiteJonathan Nieder2010-10-182-8/+12
| * | | | | test-lib: allow test code to check the list of declared prerequisitesJonathan Nieder2010-10-181-7/+19
| * | | | | tests: test terminal output to both stdout and stderrJeff King2010-10-182-11/+28
| * | | | | 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
| | |_|_|_|_|_|_|/ | |/| | | | | | |