Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/color-and-pager' | Junio C Hamano | 2011-08-28 | 1 | -0/+18 |
|\ | |||||
| * | test-lib: add helper functions for config | Jeff King | 2011-08-18 | 1 | -0/+18 |
* | | Merge branch 'rt/zlib-smaller-window' | Junio C Hamano | 2011-08-23 | 1 | -0/+4 |
|\ \ | |||||
| * | | test: consolidate definition of $LF | Junio C Hamano | 2011-08-11 | 1 | -0/+4 |
| |/ | |||||
* | | test: cope better with use of return for errors | Jonathan Nieder | 2011-08-08 | 1 | -2/+8 |
* | | test: simplify return value of test_run_ | Jonathan Nieder | 2011-08-08 | 1 | -5/+3 |
|/ | |||||
* | Merge branch 'maint-1.7.5' into maint | Junio C Hamano | 2011-06-29 | 1 | -2/+10 |
|\ | |||||
| * | test: skip clean-up when running under --immediate mode | Junio C Hamano | 2011-06-29 | 1 | -2/+10 |
| * | Merge branch 'ab/i18n-fixup' into maint | Junio C Hamano | 2011-05-31 | 1 | -0/+26 |
| |\ | |||||
* | | | tests: link shell libraries into valgrind directory | Jeff King | 2011-06-17 | 1 | -2/+7 |
* | | | Merge branch 'mk/grep-pcre' | Junio C Hamano | 2011-05-30 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | grep: Add basic tests | Michał Kiedrowicz | 2011-05-09 | 1 | -0/+1 |
* | | | | Merge branch 'jn/userdiff-perl-updates' | Junio C Hamano | 2011-05-26 | 1 | -4/+3 |
|\ \ \ \ | |||||
| * | | | | tests: make test_expect_code quieter on success | Jonathan Nieder | 2011-05-21 | 1 | -4/+3 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'jc/fix-diff-files-unmerged' into maint | Junio C Hamano | 2011-05-13 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |/| | | |||||
* | | | | Merge branch 'jc/fix-diff-files-unmerged' | Junio C Hamano | 2011-05-06 | 1 | -0/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | test: use $_z40 from test-lib | Junio C Hamano | 2011-04-23 | 1 | -0/+3 |
* | | | | Merge branch 'ab/i18n-fixup' | Junio C Hamano | 2011-05-02 | 1 | -0/+26 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | i18n: do not overuse C_LOCALE_OUTPUT (grep) | Junio C Hamano | 2011-04-13 | 1 | -0/+18 |
| * | | | i18n: do not overuse C_LOCALE_OUTPUT | Junio C Hamano | 2011-04-12 | 1 | -0/+8 |
| | |/ | |/| | |||||
* | | | t/test-lib.sh: minor readability improvements | Mathias Lafeldt | 2011-04-29 | 1 | -7/+9 |
|/ / | |||||
* | | Merge branch 'maint' | Junio C Hamano | 2011-03-29 | 1 | -3/+3 |
|\ \ | |||||
| * | | HOME must be set before calling git-init when creating test repositories | Alex Riesen | 2011-03-29 | 1 | -3/+3 |
* | | | tests: fix overeager scrubbing of environment variables | Jens Lehmann | 2011-03-28 | 1 | -1/+10 |
* | | | Merge branch 'jn/test-sanitize-git-env' | Junio C Hamano | 2011-03-22 | 1 | -27/+7 |
|\ \ \ | |||||
| * | | | tests: scrub environment of GIT_* variables | Jonathan Nieder | 2011-03-15 | 1 | -18/+5 |
| * | | | config: drop support for GIT_CONFIG_NOGLOBAL | Jonathan Nieder | 2011-03-15 | 1 | -2/+1 |
| * | | | tests: suppress system gitattributes | Jonathan Nieder | 2011-03-15 | 1 | -1/+2 |
| * | | | tests: stop worrying about obsolete environment variables | Jonathan Nieder | 2011-03-15 | 1 | -7/+0 |
| |/ / | |||||
* | | | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set | Jonathan Nieder | 2011-03-08 | 1 | -1/+7 |
* | | | i18n: add GETTEXT_POISON to simulate unfriendly translator | Ævar Arnfjörð Bjarmason | 2011-03-08 | 1 | -0/+3 |
|/ / | |||||
* | | Merge branch 'maint' | Junio C Hamano | 2011-01-27 | 1 | -0/+3 |
|\ \ | |||||
| * | | tests: sanitize more git environment variables | Jeff King | 2011-01-27 | 1 | -0/+3 |
* | | | Merge branch 'rj/test-fixes' | Junio C Hamano | 2011-01-13 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | t4135-*.sh: Skip the "backslash" tests on cygwin | Ramsay Jones | 2011-01-08 | 1 | -1/+0 |
| * | | | t6038-*.sh: Pass the -b (--binary) option to sed on cygwin | Ramsay Jones | 2011-01-08 | 1 | -0/+8 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2010-12-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | test-lib.sh/test_decode_color(): use octal not hex in awk script | Brandon Casey | 2010-12-22 | 1 | -1/+1 |
| * | | Merge branch 'kb/maint-diff-ws-check' into maint | Junio C Hamano | 2010-11-24 | 1 | -8/+41 |
| |\ \ | |||||
* | \ \ | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 2010-11-24 | 1 | -18/+55 |
|\ \ \ \ | |||||
| * | | | | test-lib: introduce test_line_count to measure files | Jonathan Nieder | 2010-11-09 | 1 | -0/+22 |
| * | | | | Introduce sane_unset and use it to ensure proper && chaining | Elijah Newren | 2010-10-06 | 1 | -0/+11 |
| * | | | | test-lib: make test_expect_code a test command | Ævar Arnfjörð Bjarmason | 2010-10-06 | 1 | -18/+22 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'kb/maint-diff-ws-check' | Junio C Hamano | 2010-11-17 | 1 | -8/+41 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | test-lib: extend test_decode_color to handle more color codes | Kevin Ballard | 2010-10-20 | 1 | -8/+41 |
| |/ / | |||||
* | | | Merge branch 'jk/push-progress' | Junio C Hamano | 2010-11-17 | 1 | -7/+19 |
|\ \ \ | |||||
| * | | | test-lib: allow test code to check the list of declared prerequisites | Jonathan Nieder | 2010-10-18 | 1 | -7/+19 |
* | | | | Merge branch 'jk/maint-rev-list-nul' | Junio C Hamano | 2010-11-17 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | rev-list: handle %x00 NUL in user format | Jeff King | 2010-10-13 | 1 | -0/+4 |
| |/ | |||||
* | | Do not strip CR when grepping HTTP headers. | Pat Thoyts | 2010-10-01 | 1 | -0/+1 |