summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jn/add-2.0-u-A-sans-pathspec'Junio C Hamano2014-03-071-7/+2
|\
| * git add: -u/-A now affects the entire working treejn/add-2.0-u-A-sans-pathspecJunio C Hamano2013-04-261-7/+2
* | Merge branch 'jk/run-network-tests-by-default'Junio C Hamano2014-03-053-14/+74
|\ \
| * | tests: turn on network daemon tests by defaultjk/run-network-tests-by-defaultJeff King2014-02-143-14/+74
* | | Merge branch 'nd/daemonize-gc'Junio C Hamano2014-03-051-0/+1
|\ \ \
| * | | gc: config option for running --auto in backgroundNguyễn Thái Ngọc Duy2014-02-101-0/+1
* | | | Merge branch 'ks/combine-diff'Junio C Hamano2014-03-052-0/+127
|\ \ \ \
| * | | | tests: add checking that combine-diff emits only correct pathsks/combine-diffKirill Smelkov2014-02-241-0/+106
| * | | | diff test: add tests for combine-diff with orderfileKirill Smelkov2014-02-241-0/+21
* | | | | Merge branch 'nd/http-fetch-shallow-fix'Junio C Hamano2014-02-276-27/+82
|\ \ \ \ \
| * | | | | t5537: move http tests out to t5539nd/http-fetch-shallow-fixNguyễn Thái Ngọc Duy2014-02-132-57/+82
| * | | | | fetch-pack: fix deepen shallow over smart http with no-done capNguyễn Thái Ngọc Duy2014-02-101-0/+30
| * | | | | test: rename http fetch and push test filesNguyễn Thái Ngọc Duy2014-02-104-0/+0
* | | | | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-272-0/+196
|\ \ \ \ \ \
| * | | | | | pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-302-2/+4
| * | | | | | t/perf: add tests for pack bitmapsJeff King2013-12-301-0/+56
| * | | | | | t: add basic bitmap functionality testsJeff King2013-12-301-0/+138
* | | | | | | Merge branch 'jk/test-ports'Junio C Hamano2014-02-2710-10/+2
|\ \ \ \ \ \ \
| * | | | | | | tests: auto-set git-daemon portjk/test-portsJeff King2014-02-102-2/+1
| | |/ / / / / | |/| | | | |
| * | | | | | tests: auto-set LIB_HTTPD_PORT from test nameJeff King2014-02-108-8/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'nd/reset-intent-to-add'Junio C Hamano2014-02-271-0/+15
|\ \ \ \ \ \
| * | | | | | reset: support "--mixed --intent-to-add" modend/reset-intent-to-addNguyễn Thái Ngọc Duy2014-02-051-0/+15
| |/ / / / /
* | | | | | Merge branch 'mw/symlinks'Junio C Hamano2014-02-272-0/+38
|\ \ \ \ \ \
| * | | | | | setup: don't dereference in-tree symlinks for absolute pathsMartin Erik Werner2014-02-042-2/+2
| * | | | | | t0060: add tests for prefix_path when path begins with work treeMartin Erik Werner2014-02-041-0/+10
| * | | | | | t0060: add test for prefix_path when path == work treeMartin Erik Werner2014-02-041-0/+6
| * | | | | | t0060: add test for prefix_path on symlinks via absolute pathsMartin Erik Werner2014-02-041-0/+5
| * | | | | | t3004: add test for ls-files on symlinks via absolute pathsJunio C Hamano2014-02-041-0/+17
* | | | | | | Merge branch 'nd/test-rename-reset'Junio C Hamano2014-02-272-0/+0
|\ \ \ \ \ \ \
| * | | | | | | t7101, t7014: rename test files to indicate what that file is fornd/test-rename-resetNguyễn Thái Ngọc Duy2014-02-042-0/+0
* | | | | | | | Merge branch 'wk/submodule-on-branch'Junio C Hamano2014-02-271-1/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | submodule: explicit local branch creation in module_cloneW. Trevor King2014-02-241-1/+38
* | | | | | | | | Merge branch 'nd/diff-quiet-stat-dirty'Junio C Hamano2014-02-271-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | diff: do not quit early on stat-dirty filesnd/diff-quiet-stat-dirtyNguyễn Thái Ngọc Duy2014-02-241-0/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/submodule-pathspec-ending-with-slash'Junio C Hamano2014-02-272-3/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pathspec: pass directory indicator to match_pathspec_item()Nguyễn Thái Ngọc Duy2014-02-241-0/+6
| * | | | | | | | | pathspec: rename match_pathspec_depth() to match_pathspec()Nguyễn Thái Ngọc Duy2014-02-241-3/+3
* | | | | | | | | | Merge branch 'bk/refresh-missing-ok-in-merge-recursive'Junio C Hamano2014-02-271-0/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | merge-recursive.c: tolerate missing files while refreshing indexbk/refresh-missing-ok-in-merge-recursiveBrad King2014-02-241-1/+1
| * | | | | | | | | | t3030-merge-recursive: test known breakage with empty work treeBrad King2014-02-241-0/+47
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'da/pull-ff-configuration'Junio C Hamano2014-02-271-0/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pull: add pull.ff configurationDavid Aguilar2014-01-151-0/+21
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'kb/fast-hashmap'Junio C Hamano2014-02-271-0/+240
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add a hashtable implementation that supports O(1) removalKarsten Blees2013-11-181-0/+240
* | | | | | | | | | | Merge branch 'nv/commit-gpgsign-config'Junio C Hamano2014-02-271-4/+21
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | test the commit.gpgsign config optionnv/commit-gpgsign-configNicolas Vigier2014-02-241-4/+21
* | | | | | | | | | | Merge branch 'aj/ada-diff-word-pattern'Junio C Hamano2014-02-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | userdiff: update Ada patternsaj/ada-diff-word-patternAdrian Johnson2014-02-051-1/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jn/pager-lv-default-env'Junio C Hamano2014-01-311-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pager test: make fake pager consume all its inputjn/pager-lv-default-envJonathan Nieder2014-01-311-1/+1