aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-06-25
|\
| * t/test-lib-functions.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * t/t9814-git-p4-rename.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * t/t5538-push-shallow.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * t/t5403-post-checkout-hook.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * t/t5000-tar-tree.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * t/t4102-apply-rename.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * t/t0026-eol-config.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * t/t0025-crlf-auto.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
| * t/lib-httpd.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
* | Merge branch 'pb/trim-trailing-spaces'Junio C Hamano2014-06-25
|\ \
| * | t0008: do not depend on 'echo' handling backslashes speciallyJunio C Hamano2014-06-13
* | | Merge branch 'sp/complete-ext-alias'Junio C Hamano2014-06-25
|\ \ \
| * | | completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliasesSteffen Prohaska2014-06-13
* | | | Merge branch 'jk/repack-pack-writebitmaps-config'Junio C Hamano2014-06-25
|\ \ \ \
| * | | | t7700: drop explicit --no-pack-kept-objects from .keep testJeff King2014-06-12
| * | | | repack: introduce repack.writeBitmaps config optionJeff King2014-06-10
* | | | | Merge branch 'nd/init-restore-env'Junio C Hamano2014-06-25
|\ \ \ \ \
| * | | | | git potty: restore environments after alias expansionNguyễn Thái Ngọc Duy2014-06-10
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/repack-pack-keep-objects'Junio C Hamano2014-06-25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | repack: respect pack.writebitmapsJeff King2014-06-10
| * | | | repack: do not accidentally pack kept objects by defaultJeff King2014-06-10
* | | | | Merge branch 'jc/test-lazy-prereq' (early part)Junio C Hamano2014-06-20
|\ \ \ \ \
| * | | | | t3419: drop unnecessary NOT_EXPENSIVE pseudo-prerequisiteJunio C Hamano2014-06-09
| * | | | | t3302: drop unnecessary NOT_EXPENSIVE pseudo-prerequisiteJunio C Hamano2014-06-09
| * | | | | t3302: do not chdir around in the primary test processJunio C Hamano2014-06-09
| * | | | | t3302: coding style updatesJunio C Hamano2014-06-09
| * | | | | test: turn USR_BIN_TIME into a lazy prerequisiteJunio C Hamano2014-06-09
| * | | | | test: turn EXPENSIVE into a lazy prerequisiteJunio C Hamano2014-06-09
* | | | | | Merge branch 'jc/fetch-pull-refmap'Junio C Hamano2014-06-20
|\ \ \ \ \ \
| * | | | | | fetch: allow explicit --refmap to override configurationJunio C Hamano2014-06-05
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'mt/send-email-cover-to-cc'Junio C Hamano2014-06-20
|\ \ \ \ \ \
| * | | | | | t9001: avoid non-portable '\n' with sedTorsten Bögershausen2014-06-10
| * | | | | | test/send-email: to-cover, cc-cover testsMichael S. Tsirkin2014-04-29
* | | | | | | Merge branch 'tb/t5551-clone-notice-to-stderr'Junio C Hamano2014-06-20
|\ \ \ \ \ \ \
| * | | | | | | t5551: fix the 50,000 tag testTorsten Bögershausen2014-06-09
* | | | | | | | Merge branch 'ib/test-selectively-run'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | t0000-*.sh: fix the GIT_SKIP_TESTS sub-testsRamsay Jones2014-06-06
| * | | | | | | | test-lib: '--run' to run only specific testsIlya Bobyr2014-06-06
| * | | | | | | | test-lib: tests skipped by GIT_SKIP_TESTS say soIlya Bobyr2014-06-06
| * | | | | | | | test-lib: document short options in t/READMEIlya Bobyr2014-06-06
* | | | | | | | | Merge branch 'jm/dedup-test-config'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/t7810-grep.sh: remove duplicate test_config()Jeremiah Mahler2014-06-05
* | | | | | | | | | Merge branch 'dt/refs-check-refname-component-optim'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | refs.c: optimize check_refname_component()David Turner2014-06-05
* | | | | | | | | | | Merge branch 'sk/test-cmp-bin'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal2014-06-04
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'rs/read-ref-at'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | refs.c: change read_ref_at to use the reflog iteratorsRonnie Sahlberg2014-06-03
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jm/format-patch-mail-sig'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \ \ \ \