summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-174-0/+404
|\
| * t5537: fix incorrect expectation in test case 10nd/shallow-cloneNguyễn Thái Ngọc Duy2014-01-091-1/+2
| * prune: clean .git/shallow after pruning objectsNguyễn Thái Ngọc Duy2013-12-101-0/+10
| * clone: use git protocol for cloning shallow repo locallyNguyễn Thái Ngọc Duy2013-12-101-0/+7
| * send-pack: support pushing from a shallow clone via httpNguyễn Thái Ngọc Duy2013-12-101-0/+25
| * receive-pack: support pushing to a shallow clone via httpNguyễn Thái Ngọc Duy2013-12-101-0/+35
| * smart-http: support shallow fetch/cloneNguyễn Thái Ngọc Duy2013-12-101-0/+27
| * send-pack: support pushing to a shallow cloneNguyễn Thái Ngọc Duy2013-12-101-0/+38
| * receive-pack: allow pushes that update .git/shallowNguyễn Thái Ngọc Duy2013-12-101-0/+15
| * receive/send-pack: support pushing from a shallow cloneNguyễn Thái Ngọc Duy2013-12-101-0/+70
| * fetch: add --update-shallow to accept refs that update .git/shallowNguyễn Thái Ngọc Duy2013-12-101-0/+32
| * upload-pack: make sure deepening preserves shallow rootsNguyễn Thái Ngọc Duy2013-12-101-0/+16
| * fetch: support fetching from a shallow repositoryNguyễn Thái Ngọc Duy2013-12-101-0/+128
* | Merge branch 'jk/t5531-prepare-to-default-to-non-matching'Junio C Hamano2014-01-131-0/+1
|\ \
| * | t5531: further "matching" fixupsjk/t5531-prepare-to-default-to-non-matchingJeff King2014-01-131-0/+1
* | | Merge branch 'sb/diff-orderfile-config'Junio C Hamano2014-01-131-4/+0
|\ \ \
| * | | diff test: reading a directory as a file need not error outsb/diff-orderfile-configJonathan Nieder2014-01-101-4/+0
* | | | Merge branch 'jl/submodule-mv-checkout-caveat'Junio C Hamano2014-01-132-0/+37
|\ \ \ \
| * | | | rm: better document side effects when removing a submodulejl/submodule-mv-checkout-caveatJens Lehmann2014-01-071-0/+16
| * | | | mv: better document side effects when moving a submoduleJens Lehmann2014-01-071-0/+21
* | | | | Merge branch 'jk/pull-rebase-using-fork-point'Junio C Hamano2014-01-131-2/+10
|\ \ \ \ \
| * | | | | rebase: fix fork-point with zero argumentsJohn Keeping2014-01-091-2/+10
* | | | | | Merge branch 'ow/stash-with-ifs'Junio C Hamano2014-01-131-0/+12
|\ \ \ \ \ \
| * | | | | | stash: handle specifying stashes with $IFSow/stash-with-ifsØystein Walle2014-01-071-0/+12
* | | | | | | Merge branch 'jn/pager-lv-default-env'Junio C Hamano2014-01-131-0/+12
|\ \ \ \ \ \ \
| * | | | | | | pager: set LV=-c alongside LESS=FRSXJonathan Nieder2014-01-071-0/+12
| |/ / / / / /
* | | | | | | Merge branch 'js/lift-parent-count-limit'Junio C Hamano2014-01-102-1/+36
|\ \ \ \ \ \ \
| * | | | | | | Remove the line length limit for graft filesjs/lift-parent-count-limitJohannes Schindelin2013-12-272-1/+36
| |/ / / / / /
* | | | | | | Merge branch 'jk/test-framework-updates'Junio C Hamano2014-01-102-14/+7
|\ \ \ \ \ \ \
| * | | | | | | t0000: drop "known breakage" testjk/test-framework-updatesJeff King2014-01-021-3/+0
| * | | | | | | t0000: simplify HARNESS_ACTIVE hackJeff King2014-01-022-11/+5
| * | | | | | | t0000: set TEST_OUTPUT_DIRECTORY for sub-testsJeff King2014-01-021-0/+2
| |/ / / / / /
| * | | | | | Merge branch 'jk/two-way-merge-corner-case-fix' into maintJunio C Hamano2013-12-172-89/+104
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sb/sha1-loose-object-info-check-existence' into maintJunio C Hamano2013-12-171-0/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'nd/magic-pathspec' into maintJunio C Hamano2013-12-171-0/+6
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'bm/merge-base-octopus-dedup'Junio C Hamano2014-01-101-0/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | merge-base --octopus: reduce the result from get_octopus_merge_bases()bm/merge-base-octopus-dedupJunio C Hamano2013-12-301-0/+39
* | | | | | | | | | | Merge branch 'jk/http-auth-tests-robustify'Junio C Hamano2014-01-106-17/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | use distinct username/password for http auth testsjk/http-auth-tests-robustifyJeff King2014-01-026-17/+26
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jk/oi-delta-base'Junio C Hamano2014-01-101-0/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cat-file: provide %(deltabase) batch formatjk/oi-delta-baseJeff King2013-12-261-0/+34
* | | | | | | | | | | | Merge branch 'nd/add-empty-fix'Junio C Hamano2014-01-101-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add: don't complain when adding empty project rootnd/add-empty-fixNguyễn Thái Ngọc Duy2013-12-261-0/+19
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'tm/fetch-prune'Junio C Hamano2014-01-101-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fetch --prune: Run prune before fetchingtm/fetch-pruneTom Miller2014-01-031-0/+14
| * | | | | | | | | | | | fetch --prune: always print header urlTom Miller2014-01-031-0/+12
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sb/diff-orderfile-config'Junio C Hamano2014-01-101-0/+104
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | diff: add diff.orderfile configuration variableSamuel Bronson2013-12-181-0/+10
| * | | | | | | | | | | diff: let "git diff -O" read orderfile from any file and fail properlySamuel Bronson2013-12-181-0/+26
| * | | | | | | | | | | t4056: add new tests for "git diff -O"Samuel Bronson2013-12-181-0/+68