summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2016-09-08Merge branch 'jk/reflog-date' into maintLibravatar Junio C Hamano1-0/+3
2016-09-08Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maintLibravatar Junio C Hamano3-48/+59
2016-09-08Merge branch 'jk/common-main' into maintLibravatar Junio C Hamano33-43/+43
2016-09-08remote-curl: handle URLs without protocolLibravatar Jeff King1-0/+8
2016-09-07cache: convert struct cache_entry to use struct object_idLibravatar brian m. carlson1-1/+1
2016-09-07rebase -i: improve advice on bad instruction linesLibravatar Ralf Thielow1-3/+3
2016-09-07pack-objects: walk tag chains for --include-tagLibravatar Jeff King1-0/+52
2016-09-07t5305: simplify packname handlingLibravatar Jeff King1-6/+6
2016-09-07t5305: use "git -C"Libravatar Jeff King1-21/+7
2016-09-07t5305: drop "dry-run" of unpack-objectsLibravatar Jeff King1-2/+0
2016-09-07t5305: move cleanup into test blockLibravatar Jeff King1-2/+2
2016-09-07t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varLibravatar Elia Pinto1-3/+12
2016-09-07t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varLibravatar Elia Pinto1-5/+5
2016-09-07test-lib.sh: preserve GIT_TRACE_CURL from the environmentLibravatar Elia Pinto1-0/+1
2016-09-07t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment varLibravatar Elia Pinto1-1/+1
2016-09-07t6026-merge-attr: clean up background process at end of test caseLibravatar Johannes Sixt1-0/+2
2016-09-07t9903: fix broken && chainLibravatar Johannes Sixt1-1/+1
2016-09-02symbolic-ref -d: do not allow removal of HEADLibravatar Junio C Hamano1-7/+14
2016-09-01submodule: avoid auto-discovery in prepare_submodule_repo_env()Libravatar Junio C Hamano1-0/+35
2016-08-31diff: teach diff to display submodule difference with an inline diffLibravatar Jacob Keller1-0/+749
2016-08-31allow do_submodule_path to work even if submodule isn't checked outLibravatar Jacob Keller1-0/+127
2016-08-31graph: add support for --line-prefix on all graph-aware outputLibravatar Jacob Keller4-0/+373
2016-08-31Merge branch 'mh/blame-worktree'Libravatar Junio C Hamano1-0/+5
2016-08-31Merge branch 'kw/patch-ids-optim'Libravatar Junio C Hamano1-0/+0
2016-08-30help: make option --help open man pages only for Git commandsLibravatar Ralf Thielow1-0/+8
2016-08-30help: introduce option --exclude-guidesLibravatar Ralf Thielow1-0/+44
2016-08-30test-lib: drop PID from test-results/*.countLibravatar Jeff King1-2/+2
2016-08-29p3400: make test script executableLibravatar René Scharfe1-0/+0
2016-08-29blame: fix segfault on untracked filesLibravatar Thomas Gummerer1-0/+5
2016-08-25Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile'Libravatar Junio C Hamano1-0/+13
2016-08-24receive-pack: allow a maximum input size to be specifiedLibravatar Jeff King1-0/+55
2016-08-23format-patch: show 0/1 and 1/1 for singleton patch with cover letterLibravatar Jacob Keller1-0/+17
2016-08-23t/perf: add basic perf tests for delta base cacheLibravatar Jeff King1-0/+31
2016-08-23mingw: ensure temporary file handles are not inherited by child processesLibravatar Ben Wijen1-1/+1
2016-08-19Merge branch 'ab/hooks'Libravatar Junio C Hamano1-0/+6
2016-08-19Merge branch 'jk/difftool-command-not-found'Libravatar Junio C Hamano1-0/+6
2016-08-19Merge branch 'sb/checkout-explit-detach-no-advice'Libravatar Junio C Hamano1-0/+23
2016-08-19Merge branch 'tb/t0027-raciness-fix'Libravatar Junio C Hamano1-3/+3
2016-08-19Merge branch 'rs/pull-signed-tag'Libravatar Junio C Hamano1-0/+18
2016-08-18t6026-merge-attr: child processes must not inherit index.lock handlesLibravatar Ben Wijen1-0/+13
2016-08-17clone: recursive and reference option triggers submodule alternatesLibravatar Stefan Beller1-0/+43
2016-08-17Merge branch 'js/test-lint-pathname'Libravatar Junio C Hamano1-1/+10
2016-08-17Merge branch 'sg/reflog-past-root'Libravatar Junio C Hamano1-1/+0
2016-08-16rev-parse: respect core.hooksPath in --git-pathLibravatar Johannes Schindelin1-0/+6
2016-08-16t/Makefile: ensure that paths are valid on platforms we careLibravatar Johannes Schindelin1-1/+10
2016-08-15difftool: always honor fatal error exit codesLibravatar John Keeping1-0/+6
2016-08-15checkout: do not mention detach advice for explicit --detach optionLibravatar Stefan Beller1-0/+23
2016-08-15t1410: remove superfluous 'git reflog' from the 'walk past root' testLibravatar SZEDER Gábor1-1/+0
2016-08-14convert: Correct NNO tests and missing `LF will be replaced by CRLF`Libravatar Torsten Bögershausen1-3/+3
2016-08-13merge-recursive: fix verbose output for multiple base treesLibravatar René Scharfe1-0/+18