aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
* | | | | | | Merge branch 'jk/clone-post-checkout'Junio C Hamano2009-03-11
|\ \ \ \ \ \ \
| * | | | | | | clone: run post-checkout hook when checking outJeff King2009-03-02
| |/ / / / / /
* | | | | | | Merge branch 'tr/format-patch-thread'Junio C Hamano2009-03-11
|\ \ \ \ \ \ \
| * | | | | | | format-patch: support deep threadingThomas Rast2009-02-21
| * | | | | | | format-patch: thread as reply to cover letter even with in-reply-toThomas Rast2009-02-21
| * | | | | | | format-patch: threading test reactivationThomas Rast2009-02-19
* | | | | | | | Merge branch 'tr/gcov'Junio C Hamano2009-03-11
|\ \ \ \ \ \ \ \
| * | | | | | | | Test git-patch-idThomas Rast2009-02-20
| * | | | | | | | Test rev-list --parents/--childrenThomas Rast2009-02-20
| * | | | | | | | Test log --decorateThomas Rast2009-02-20
| * | | | | | | | Test fsck a bit harderThomas Rast2009-02-20
| * | | | | | | | Test log --graphThomas Rast2009-02-20
| * | | | | | | | Test diff --dirstat functionalityThomas Rast2009-02-20
| * | | | | | | | Test that diff can read from stdinThomas Rast2009-02-20
* | | | | | | | | test: do not LoadModule log_config_module unconditionallyJohannes Schindelin2009-03-11
* | | | | | | | | Include log_config module in apache.confDaniel Barkalow2009-03-10
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-03-07
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-07
| |\ \ \ \ \ \ \ \
| | * | | | | | | | builtin-revert.c: release index lock when cherry-picking an empty commitChris Johnsen2009-03-07
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | t1300: use test_must_fail as appropriateJeff King2009-03-07
* | | | | | | | | MinGW: fix diff --no-index /dev/null ...Johannes Schindelin2009-03-07
* | | | | | | | | Add an (optional, since expensive) test for >2gb clonesJohannes Schindelin2009-03-07
* | | | | | | | | Merge branch 'ns/pretty-format'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add tests for git log --pretty, --format and --oneline.Felipe Contreras2009-02-25
* | | | | | | | | | Merge branch 'js/send-email'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | send-email: add --confirm option and configuration settingJay Soffian2009-03-02