aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'mg/test-installed'Junio C Hamano2009-03-21
|\
| * test-lib.sh: Allow running the test suite against installed gitMichael J Gruber2009-03-16
| * test-lib.sh: Test for presence of git-init in the right path.Michael J Gruber2009-03-16
* | http tests: Darwin is not that specialJunio C Hamano2009-03-20
* | Merge branch 'mv/parseopt-ls-files'Junio C Hamano2009-03-20
|\ \
| * | ls-files: fix broken --no-empty-directoryJeff King2009-03-07
| * | t3000: use test_cmp instead of diffJeff King2009-03-07
* | | Merge branch 'xx/db-refspec-vs-js-remote'Junio C Hamano2009-03-20
|\ \ \
| * \ \ Adjust js/remote-improvements and db/refspec-wildcard-in-the-middleJunio C Hamano2009-03-08
| |\ \ \
| * | | | Support '*' in the middle of a refspecDaniel Barkalow2009-03-07
* | | | | Merge branch 'jc/clone-branch-rebase'Junio C Hamano2009-03-20
|\ \ \ \ \
| * | | | | Make git-clone respect branch.autosetuprebaseJunio C Hamano2009-03-03
* | | | | | Merge branch 'js/rebase-i-opt'Junio C Hamano2009-03-20
|\ \ \ \ \ \
| * | | | | | rebase -i: avoid 'git reset' when possibleJohannes Schindelin2009-03-03
| |/ / / / /
* | | | | | Merge branch 'fc/parseopt-config'Junio C Hamano2009-03-20
|\ \ \ \ \ \
| * | | | | | config: test for --replace-all with one argument and fix documentation.Carlos Rica2009-03-17
* | | | | | | t5602: Work around path mangling on MSYSJohannes Sixt2009-03-19
* | | | | | | t5300, t5302, t5303: Do not use /dev/zeroJohannes Sixt2009-03-19
* | | | | | | t2200, t7004: Avoid glob pattern that also matches filesJohannes Sixt2009-03-19
* | | | | | | t7300: fix clean up on WindowsJohannes Schindelin2009-03-19
* | | | | | | test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-19
* | | | | | | test-lib: Simplify test counting.Johannes Sixt2009-03-19
* | | | | | | test-lib: Replace uses of $(expr ...) by POSIX shell features.Johannes Sixt2009-03-19
* | | | | | | Call 'say' outside test_expect_successJohannes Sixt2009-03-19
* | | | | | | test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-19
* | | | | | | t9400, t9401: Do not force hard-linked cloneJohannes Sixt2009-03-18
* | | | | | | Merge branch 'jc/maint-1.6.0-read-tree-overlay'Junio C Hamano2009-03-17
|\ \ \ \ \ \ \
| * | | | | | | read-tree A B C: do not create a bogus index and do not segfaultJunio C Hamano2009-03-12
* | | | | | | | Merge branch 'js/rsync-local'Junio C Hamano2009-03-17
|\ \ \ \ \ \ \ \
| * | | | | | | | rsync transport: allow local paths, and fix testsJohannes Schindelin2009-03-10
* | | | | | | | | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-17
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | builtin-remote: new show output style for push refspecsJay Soffian2009-02-27
| * | | | | | | | builtin-remote: new show output styleJay Soffian2009-02-27
| * | | | | | | | remote: make guess_remote_head() use exact HEAD lookup if it is availableJeff King2009-02-27
| * | | | | | | | builtin-remote: add set-head subcommandJay Soffian2009-02-27
| * | | | | | | | builtin-remote: teach show to display remote HEADJay Soffian2009-02-27
| * | | | | | | | builtin-remote: fix two inconsistencies in the output of "show <remote>"Jay Soffian2009-02-27
| * | | | | | | | add basic http clone/fetch testsJeff King2009-02-26
| * | | | | | | | test scripts: refactor start_httpd helperJeff King2009-02-26
* | | | | | | | | Merge branch 'tr/maint-1.6.0-send-email-irt'Junio C Hamano2009-03-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | send-email: test --no-thread --in-reply-to combinationThomas Rast2009-03-11
* | | | | | | | | | Tests: use test_cmp instead of diff where possibleMiklos Vajna2009-03-17
* | | | | | | | | | disable post-checkout test on CygwinAlex Riesen2009-03-17
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | test-lib: write test results to test-results/<basename>-<pid>Johannes Schindelin2009-03-14
* | | | | | | | | test-suite: Make test script numbers uniqueJohannes Sixt2009-03-14
* | | | | | | | | Merge branch 'mg/maint-submodule-normalize-path'Junio C Hamano2009-03-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber2009-03-03
| * | | | | | | | | git submodule: Add test cases for git submodule addMichael J Gruber2009-03-03
* | | | | | | | | | Merge branch 'tv/rebase-stat'Junio C Hamano2009-03-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø2009-03-02