aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | t6035: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
| * | | | | | | | | | | t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
| * | | | | | | | | | | t3100: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
| * | | | | | | | | | | t3030: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
| * | | | | | | | | | | t0000: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
| * | | | | | | | | | | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-07
| * | | | | | | | | | | tests: introduce test_ln_s_addJohannes Sixt2013-06-07
| * | | | | | | | | | | t3010: modernize styleJohannes Sixt2013-06-07
| * | | | | | | | | | | test-chmtime: Fix exit code on WindowsJohannes Sixt2013-06-02
* | | | | | | | | | | | Merge branch 'jk/apache-test-for-2.4' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lib-httpd/apache.conf: check version only after mod_version loadsJeff King2013-06-21
| * | | | | | | | | | | | t/lib-httpd/apache.conf: configure an MPM module for apache 2.4Jeff King2013-06-14
| * | | | | | | | | | | | t/lib-httpd/apache.conf: load compat access module in apache 2.4Jeff King2013-06-14
| * | | | | | | | | | | | t/lib-httpd/apache.conf: load extra auth modules in apache 2.4Jeff King2013-06-14
| * | | | | | | | | | | | t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4Jeff King2013-06-14
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'tr/test-commit-only-on-orphan' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Test 'commit --only' after 'checkout --orphan'Thomas Rast2013-06-02
* | | | | | | | | | | | | Merge branch 'sb/archive-zip-double-assignment-fix' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | archive-zip:write_zip_entry: Remove second reset of size variable to zero.Stefan Beller2013-05-29
* | | | | | | | | | | | | | Merge branch 'th/bisect-skip-report-range-fix' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | bisect: Fix log output for multi-parent skip rangesTorstein Hegge2013-05-22
* | | | | | | | | | | | | | | Merge branch 'rs/tar-tests' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t5000: test long filenamesRené Scharfe2013-05-20
| * | | | | | | | | | | | | | | t5000: simplify tar-tree testsRené Scharfe2013-05-20
| * | | | | | | | | | | | | | | t5000: use check_tar for prefix testRené Scharfe2013-05-20
| * | | | | | | | | | | | | | | t5000: factor out check_tarRené Scharfe2013-05-20
| * | | | | | | | | | | | | | | t5000, t5003: create directories for extracted files lazilyRené Scharfe2013-05-20
| * | | | | | | | | | | | | | | t5000: integrate export-subst tests into regular testsRené Scharfe2013-05-20
* | | | | | | | | | | | | | | | Merge branch 'rr/column-doc' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | column doc: rewrite documentation for column.uiRamkumar Ramachandra2013-06-26
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'rs/discard-index-discard-array' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | read-cache: free cache in discard_indexRené Scharfe2013-06-09
| * | | | | | | | | | | | | | | | read-cache: add simple performance testRené Scharfe2013-06-09
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'tr/coverage' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | coverage: build coverage-untested-functions by defaultThomas Rast2013-05-13
| * | | | | | | | | | | | | | | | coverage: set DEFAULT_TEST_TARGET to avoid using proveThomas Rast2013-05-13
| * | | | | | | | | | | | | | | | coverage: do not delete .gcno files before buildingThomas Rast2013-05-13
| * | | | | | | | | | | | | | | | coverage: split build target into compile and testThomas Rast2013-05-13
* | | | | | | | | | | | | | | | | Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-shStefan Beller2013-07-19
* | | | | | | | | | | | | | | | | Git 1.8.3.3v1.8.3.3Junio C Hamano2013-07-15
* | | | | | | | | | | | | | | | | Merge branch 'tr/maint-apply-non-git-patch-parsefix' into maintJunio C Hamano2013-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | apply: carefully strdup a possibly-NULL nameThomas Rast2013-06-21
* | | | | | | | | | | | | | | | | | Merge branch 'bc/http-keep-memory-given-to-curl' into maintJunio C Hamano2013-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | http.c: don't rewrite the user:passwd string multiple timesBrandon Casey2013-06-19
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/pull-into-dirty-unborn' into maintJunio C Hamano2013-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | pull: merge into unborn by fast-forwarding from empty treeThomas Rast2013-06-20
| * | | | | | | | | | | | | | | | | | pull: update unborn branch tip after indexJeff King2013-06-20
| | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'fg/submodule-non-ascii-path' into maintJunio C Hamano2013-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t7400: test of UTF-8 submodule names pass under Mac OSTorsten Bögershausen2013-06-20
| * | | | | | | | | | | | | | | | | | handle multibyte characters in nameFredrik Gustafsson2013-06-14
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |