summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | t2106: ensure that the checkout fails for the expected reasonJohannes Schindelin2020-11-181-1/+2
| * | | | | | | | | t2106: make test independent of the current main branch nameJohannes Schindelin2020-11-181-1/+1
| * | | | | | | | | t2106: adjust style to the current conventionsJohannes Schindelin2020-11-181-14/+16
| |/ / / / / / / /
* | | | | | | | | Merge branch 'sg/tests-prereq'Junio C Hamano2020-11-262-4/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tests: fix description of 'test_set_prereq'SZEDER Gábor2020-11-181-1/+1
| * | | | | | | | | tests: make sure nested lazy prereqs work reliablySZEDER Gábor2020-11-182-3/+24
| |/ / / / / / / /
* | | | | | | | | Merge branch 'sg/t5310-jgit-wants-sha1'Junio C Hamano2020-11-261-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t5310-pack-bitmaps: skip JGit tests with SHA256SZEDER Gábor2020-11-161-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'pk/subsub-fetch-fix'Junio C Hamano2020-11-261-0/+63
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | submodules: fix of regression on fetching of non-init subsub-repoPeter Kaestle2020-11-121-0/+63
| |/ / / / / / /
* | | | | | | | Merge branch 'jx/t5411-flake-fix'Junio C Hamano2020-11-268-42/+476
|\ \ \ \ \ \ \ \
| * | | | | | | | receive-pack: use default version 0 for proc-receiveJiang Xin2020-11-113-6/+132
| * | | | | | | | receive-pack: gently write messages to proc-receiveJiang Xin2020-11-113-24/+329
| * | | | | | | | t5411: new helper filter_out_user_friendly_and_stable_outputJiang Xin2020-11-113-14/+17
* | | | | | | | | Merge branch 'fc/bash-completion-alias-of-alias'Junio C Hamano2020-11-261-0/+19
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | completion: bash: support recursive aliasesFelipe Contreras2020-11-101-0/+19
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'en/strmap'Junio C Hamano2020-11-221-5/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Use new HASHMAP_INIT macro to simplify hashmap initializationElijah Newren2020-11-111-2/+1
| * | | | | | | | hashmap: provide deallocation function namesElijah Newren2020-11-021-3/+3
* | | | | | | | | Merge branch 'jk/diff-release-filespec-fix'Junio C Hamano2020-11-221-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t7800: simplify difftool testJinoh Kang2020-11-111-19/+9
| * | | | | | | | | diff: allow passing NULL to diff_free_filespec_data()Jinoh Kang2020-11-061-0/+23
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/rev-parse-end-of-options'Junio C Hamano2020-11-222-0/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rev-parse: handle --end-of-optionsJeff King2020-11-102-0/+29
| * | | | | | | | | rev-parse: don't accept options after dashdashJeff King2020-11-101-0/+9
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jc/format-patch-name-max'Junio C Hamano2020-11-221-0/+54
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | format-patch: make output filename configurableJunio C Hamano2020-11-101-0/+54
| |/ / / / / / /
* | | | | | | | Merge branch 'jc/blame-ignore-fix'Junio C Hamano2020-11-181-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | blame: silently ignore invalid ignore file objectsRené Scharfe2020-11-101-2/+2
* | | | | | | | | Merge branch 'pb/blame-funcname-range-userdiff'Junio C Hamano2020-11-181-0/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blame: enable funcname blaming with userdiff driverPhilippe Blain2020-11-021-0/+18
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'en/merge-ort-api-null-impl'Junio C Hamano2020-11-183-0/+213
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fast-rebase: demonstrate merge-ort's API via new test-tool commandElijah Newren2020-10-293-0/+213
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ds/maintenance-part-3'Junio C Hamano2020-11-186-1/+232
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | maintenance: use 'incremental' strategy by defaultDerrick Stolee2020-10-161-4/+16
| * | | | | | | | | maintenance: create maintenance.strategy configDerrick Stolee2020-10-161-0/+49
| * | | | | | | | | maintenance: add start/stop subcommandsDerrick Stolee2020-09-255-0/+71
| * | | | | | | | | maintenance: add [un]register subcommandsDerrick Stolee2020-09-251-1/+16
| * | | | | | | | | for-each-repo: run subcommands on configured reposDerrick Stolee2020-09-251-0/+30
| * | | | | | | | | maintenance: add --schedule option and configDerrick Stolee2020-09-251-0/+40
| * | | | | | | | | maintenance: optionally skip --auto processDerrick Stolee2020-09-251-0/+13
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'pw/rebase-i-orig-head'Junio C Hamano2020-11-181-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase -i: stop overwriting ORIG_HEAD bufferPhillip Wood2020-11-041-0/+11
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/format-patch-output'Junio C Hamano2020-11-181-0/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | format-patch: support --output optionJeff King2020-11-041-3/+23
| * | | | | | | | | format-patch: refactor output selectionJeff King2020-11-041-0/+13
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/line-log-takes-no-pathspec'Junio C Hamano2020-11-181-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | log: diagnose -L used with pathspec as an errorJunio C Hamano2020-11-041-0/+22
| |/ / / / / / / /
* | | | | | | | | Merge branch 'nk/perf-fsmonitor'Junio C Hamano2020-11-181-31/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/perf/fsmonitor: add benchmark for dirty statusNipunn Koorapati2020-10-271-0/+5