aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* ls-files: add pathspec matching for submodulesBrandon Williams2016-10-10
* ls-files: pass through safe options for --recurse-submodulesBrandon Williams2016-10-10
* ls-files: optionally recurse into submodulesBrandon Williams2016-10-10
* Merge branch 'ep/use-git-trace-curl-in-tests'Junio C Hamano2016-09-12
|\
| * t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-07
| * t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-07
| * test-lib.sh: preserve GIT_TRACE_CURL from the environmentElia Pinto2016-09-07
| * t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-07
* | Merge branch 'js/t6026-clean-up'Junio C Hamano2016-09-12
|\ \
| * | t6026-merge-attr: clean up background process at end of test caseJohannes Sixt2016-09-07
| |/
* | Merge branch 'js/t9903-chaining'Junio C Hamano2016-09-12
|\ \
| * | t9903: fix broken && chainJohannes Sixt2016-09-07
* | | Merge branch 'jc/forbid-symbolic-ref-d-HEAD'Junio C Hamano2016-09-12
|\ \ \
| * | | symbolic-ref -d: do not allow removal of HEADJunio C Hamano2016-09-02
| |/ /
* | | Merge branch 'jc/submodule-anchor-git-dir'Junio C Hamano2016-09-12
|\ \ \
| * | | submodule: avoid auto-discovery in prepare_submodule_repo_env()Junio C Hamano2016-09-01
| |/ /
* | | Merge branch 'jk/test-lib-drop-pid-from-results'Junio C Hamano2016-09-12
|\ \ \
| * | | test-lib: drop PID from test-results/*.countJeff King2016-08-30
| |/ /
* | | Merge branch 'jk/diff-submodule-diff-inline'Junio C Hamano2016-09-12
|\ \ \
| * | | diff: teach diff to display submodule difference with an inline diffJacob Keller2016-08-31
| * | | allow do_submodule_path to work even if submodule isn't checked outJacob Keller2016-08-31
| * | | graph: add support for --line-prefix on all graph-aware outputJacob Keller2016-08-31
* | | | Merge branch 'sb/submodule-clone-rr'Junio C Hamano2016-09-08
|\ \ \ \
| * | | | clone: recursive and reference option triggers submodule alternatesStefan Beller2016-08-17
| * | | | t7408: merge short tests, factor out testing methodStefan Beller2016-08-12
| * | | | t7408: modernize styleStefan Beller2016-08-12
* | | | | Merge branch 'jh/status-v2-porcelain'Junio C Hamano2016-09-08
|\ \ \ \ \
| * | | | | status: unit tests for --porcelain=v2Jeff Hostetler2016-08-12
| * | | | | test-lib-functions.sh: add lf_to_nul helperJeff Hostetler2016-08-11
| * | | | | status: support --porcelain[=<version>]Jeff Hostetler2016-08-05
* | | | | | Merge branch 'rt/help-unknown'Junio C Hamano2016-09-08
|\ \ \ \ \ \
| * | | | | | help: make option --help open man pages only for Git commandsRalf Thielow2016-08-30
| * | | | | | help: introduce option --exclude-guidesRalf Thielow2016-08-30
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'cc/receive-pack-limit'Junio C Hamano2016-09-08
|\ \ \ \ \ \
| * | | | | | receive-pack: allow a maximum input size to be specifiedJeff King2016-08-24
* | | | | | | Merge branch 'jk/format-patch-number-singleton-patch-with-cover'Junio C Hamano2016-09-08
|\ \ \ \ \ \ \
| * | | | | | | format-patch: show 0/1 and 1/1 for singleton patch with cover letterJacob Keller2016-08-23
* | | | | | | | Merge branch 'jk/delta-base-cache'Junio C Hamano2016-09-08
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | t/perf: add basic perf tests for delta base cacheJeff King2016-08-23
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'mh/blame-worktree'Junio C Hamano2016-08-31
|\ \ \ \ \ \ \
| * | | | | | | blame: fix segfault on untracked filesThomas Gummerer2016-08-29
* | | | | | | | Merge branch 'kw/patch-ids-optim'Junio C Hamano2016-08-31
|\ \ \ \ \ \ \ \
| * | | | | | | | p3400: make test script executableRené Scharfe2016-08-29
* | | | | | | | | Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile'Junio C Hamano2016-08-25
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | mingw: ensure temporary file handles are not inherited by child processesBen Wijen2016-08-23
| * | | | | | | | t6026-merge-attr: child processes must not inherit index.lock handlesBen Wijen2016-08-18
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'ab/hooks'Junio C Hamano2016-08-19
|\ \ \ \ \ \ \ \
| * | | | | | | | rev-parse: respect core.hooksPath in --git-pathJohannes Schindelin2016-08-16
* | | | | | | | | Merge branch 'jk/difftool-command-not-found'Junio C Hamano2016-08-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | difftool: always honor fatal error exit codesJohn Keeping2016-08-15
| | |/ / / / / / / | |/| | | | | | |