Age | Commit message (Expand) | Author | Files | Lines |
2012-06-24 | t/test-lib.sh: export PERL_PATH for use in scripts | Junio C Hamano | 1 | -0/+2 |
2012-05-02 | Merge branch 'zj/mksh-columns-breakage' | Junio C Hamano | 1 | -0/+1 |
2012-04-27 | test-lib: skip test with COLUMNS=1 under mksh | Zbigniew Jędrzejewski-Szmek | 1 | -0/+1 |
2012-03-27 | tests: unset COLUMNS inherited from environment | Zbigniew Jędrzejewski-Szmek | 1 | -1/+1 |
2012-03-04 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+5 |
2012-03-02 | tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/sh | Stefano Lattarini | 1 | -4/+5 |
2012-02-17 | Introduce a performance testing framework | Thomas Rast | 1 | -3/+23 |
2012-02-17 | Move the user-facing test library to test-lib-functions.sh | Thomas Rast | 1 | -549/+3 |
2012-02-10 | Merge branch 'jk/tests-write-script' | Junio C Hamano | 1 | -0/+9 |
2012-02-03 | tests: add write_script helper function | Junio C Hamano | 1 | -0/+9 |
2012-01-31 | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 1 | -1/+2 |
2012-01-23 | merge: use editor by default in interactive sessions | Junio C Hamano | 1 | -1/+2 |
2012-01-17 | test-lib: add the test_pause convenience function | Jens Lehmann | 1 | -0/+13 |
2011-12-22 | Merge branch 'jk/maint-do-not-feed-stdin-to-tests' | Junio C Hamano | 1 | -1/+2 |
2011-12-19 | Merge branch 'ab/enable-i18n' | Junio C Hamano | 1 | -0/+3 |
2011-12-15 | test-lib: redirect stdin of tests | Jeff King | 1 | -1/+2 |
2011-12-11 | test-lib: add test_config_global variant | Jeff King | 1 | -0/+5 |
2011-12-05 | i18n: add infrastructure for translating Git with gettext | Ævar Arnfjörð Bjarmason | 1 | -0/+3 |
2011-10-05 | Merge branch 'tr/mergetool-valgrind' | Junio C Hamano | 1 | -0/+2 |
2011-08-30 | Symlink mergetools scriptlets into valgrind wrappers | Thomas Rast | 1 | -0/+2 |
2011-08-28 | Merge branch 'jk/color-and-pager' | Junio C Hamano | 1 | -0/+18 |
2011-08-23 | Merge branch 'rt/zlib-smaller-window' | Junio C Hamano | 1 | -0/+4 |
2011-08-18 | test-lib: add helper functions for config | Jeff King | 1 | -0/+18 |
2011-08-11 | test: consolidate definition of $LF | Junio C Hamano | 1 | -0/+4 |
2011-08-08 | test: cope better with use of return for errors | Jonathan Nieder | 1 | -2/+8 |
2011-08-08 | test: simplify return value of test_run_ | Jonathan Nieder | 1 | -5/+3 |
2011-06-29 | Merge branch 'maint-1.7.5' into maint | Junio C Hamano | 1 | -2/+10 |
2011-06-29 | test: skip clean-up when running under --immediate mode | Junio C Hamano | 1 | -2/+10 |
2011-06-17 | tests: link shell libraries into valgrind directory | Jeff King | 1 | -2/+7 |
2011-05-31 | Merge branch 'ab/i18n-fixup' into maint | Junio C Hamano | 1 | -0/+26 |
2011-05-30 | Merge branch 'mk/grep-pcre' | Junio C Hamano | 1 | -0/+1 |
2011-05-26 | Merge branch 'jn/userdiff-perl-updates' | Junio C Hamano | 1 | -4/+3 |
2011-05-21 | tests: make test_expect_code quieter on success | Jonathan Nieder | 1 | -4/+3 |
2011-05-13 | Merge branch 'jc/fix-diff-files-unmerged' into maint | Junio C Hamano | 1 | -0/+3 |
2011-05-09 | grep: Add basic tests | Michał Kiedrowicz | 1 | -0/+1 |
2011-05-06 | Merge branch 'jc/fix-diff-files-unmerged' | Junio C Hamano | 1 | -0/+3 |
2011-05-02 | Merge branch 'ab/i18n-fixup' | Junio C Hamano | 1 | -0/+26 |
2011-04-29 | t/test-lib.sh: minor readability improvements | Mathias Lafeldt | 1 | -7/+9 |
2011-04-23 | test: use $_z40 from test-lib | Junio C Hamano | 1 | -0/+3 |
2011-04-13 | i18n: do not overuse C_LOCALE_OUTPUT (grep) | Junio C Hamano | 1 | -0/+18 |
2011-04-12 | i18n: do not overuse C_LOCALE_OUTPUT | Junio C Hamano | 1 | -0/+8 |
2011-03-29 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+3 |
2011-03-29 | HOME must be set before calling git-init when creating test repositories | Alex Riesen | 1 | -3/+3 |
2011-03-28 | tests: fix overeager scrubbing of environment variables | Jens Lehmann | 1 | -1/+10 |
2011-03-22 | Merge branch 'jn/test-sanitize-git-env' | Junio C Hamano | 1 | -27/+7 |
2011-03-15 | tests: scrub environment of GIT_* variables | Jonathan Nieder | 1 | -18/+5 |
2011-03-15 | config: drop support for GIT_CONFIG_NOGLOBAL | Jonathan Nieder | 1 | -2/+1 |
2011-03-15 | tests: suppress system gitattributes | Jonathan Nieder | 1 | -1/+2 |
2011-03-15 | tests: stop worrying about obsolete environment variables | Jonathan Nieder | 1 | -7/+0 |
2011-03-08 | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set | Jonathan Nieder | 1 | -1/+7 |