summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* transport-helper: fix sync issue on crashesFelipe Contreras2014-04-141-1/+19
* Merge branch 'jk/pack-bitmap'Junio C Hamano2014-04-081-0/+31
|\
| * add `ignore_missing_links` mode to revwalkVicent Marti2014-04-041-0/+31
* | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-087-7/+7
|\ \
| * | code and test: fix misuses of "nor"jl/nor-or-nand-andJustin Lebar2014-03-317-7/+7
| * | Merge branch 'jk/clean-d-pathspec' into maintJunio C Hamano2014-03-181-0/+16
| |\ \
| * \ \ Merge branch 'da/difftool-git-files' into maintJunio C Hamano2014-03-181-0/+14
| |\ \ \
| * \ \ \ Merge branch 'jk/remote-pushremote-config-reading' into maintJunio C Hamano2014-03-181-0/+13
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-03-182-0/+59
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'tr/diff-submodule-no-reuse-worktree' into maintJunio C Hamano2014-03-181-1/+29
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nd/reset-setup-worktree' into maintJunio C Hamano2014-03-181-0/+11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/check-attr-honor-working-tree' into maintJunio C Hamano2014-03-181-22/+40
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bk/refresh-missing-ok-in-merge-recursive' into maintJunio C Hamano2014-03-181-0/+47
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'nd/diff-quiet-stat-dirty' into maintJunio C Hamano2014-03-181-0/+6
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/http-fetch-shallow-fix' into maintJunio C Hamano2014-03-189-35/+83
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/submodule-pathspec-ending-with-slash' into maintJunio C Hamano2014-03-182-3/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/update-ref-batch-create-fix'Junio C Hamano2014-04-081-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | update-ref: fail create operation over stdin if ref already existsmh/update-ref-batch-create-fixAman Gupta2014-04-021-0/+11
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'mr/opt-set-ptr'Junio C Hamano2014-04-081-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | parse-options: remove unused OPT_SET_PTRmr/opt-set-ptrMarat Radchenko2014-03-311-4/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano2014-04-081-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | update-index: teach --cacheinfo a new syntax "mode,sha1,path"Junio C Hamano2014-03-241-0/+13
* | | | | | | | | | | | | | | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-04-081-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t4212: loosen far-in-future test for AIXjk/commit-dates-parsing-fixJeff King2014-04-011-4/+2
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'cb/aix'Junio C Hamano2014-04-032-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tests: don't rely on strerror text when testing rmdir failurecb/aixCharles Bailey2014-03-312-4/+2
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'cn/fetch-prune-overlapping-destination'Junio C Hamano2014-04-031-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fetch: handle overlaping refspecs on --prunecn/fetch-prune-overlapping-destinationCarlos Martín Nieto2014-03-261-1/+1
| * | | | | | | | | | | | | | | fetch: add a failing test for prunning with overlapping refspecsCarlos Martín Nieto2014-02-281-0/+20
* | | | | | | | | | | | | | | | Merge branch 'rs/pickaxe-i'Junio C Hamano2014-04-021-102/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | pickaxe: honor -i when used with -S and --pickaxe-regexRené Scharfe2014-03-241-0/+5
| * | | | | | | | | | | | | | | | t4209: use helper functions to test --authorRené Scharfe2014-03-241-9/+4
| * | | | | | | | | | | | | | | | t4209: use helper functions to test --grepRené Scharfe2014-03-241-14/+4
| * | | | | | | | | | | | | | | | t4209: factor out helper function test_log_icase()René Scharfe2014-03-241-12/+14
| * | | | | | | | | | | | | | | | t4209: factor out helper function test_log()René Scharfe2014-03-241-58/+42
| * | | | | | | | | | | | | | | | t4209: set up expectations up frontRené Scharfe2014-03-241-39/+25
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano2014-04-021-38/+1
* | | | | | | | | | | | | | | | Merge branch 'jk/tests-cleanup'Junio C Hamano2014-03-3110-180/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t0001: drop subshells just for "cd"jk/tests-cleanupJeff King2014-03-211-47/+9
| * | | | | | | | | | | | | | | | t0001: drop useless subshellsJeff King2014-03-211-39/+22
| * | | | | | | | | | | | | | | | t0001: use test_must_failJeff King2014-03-211-27/+11
| * | | | | | | | | | | | | | | | t0001: use test_config_globalJeff King2014-03-211-7/+4
| * | | | | | | | | | | | | | | | t0001: use test_path_is_*Jeff King2014-03-211-18/+18
| * | | | | | | | | | | | | | | | t0001: make symlink reinit test more carefulJeff King2014-03-211-2/+2
| * | | | | | | | | | | | | | | | t: prefer "git config --file" to GIT_CONFIGJeff King2014-03-215-18/+17
| * | | | | | | | | | | | | | | | t: prefer "git config --file" to GIT_CONFIG with test_must_failJeff King2014-03-211-4/+4
| * | | | | | | | | | | | | | | | t: stop using GIT_CONFIG to cross repo boundariesJeff King2014-03-212-5/+5
| * | | | | | | | | | | | | | | | t: drop useless sane_unset GIT_* callsJeff King2014-03-213-17/+0
| * | | | | | | | | | | | | | | | t/test-lib: drop redundant unset of GIT_CONFIGJeff King2014-03-211-1/+0
| * | | | | | | | | | | | | | | | t/Makefile: stop setting GIT_CONFIGJeff King2014-03-211-2/+2