summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/apply-recount-allow-noop'Junio C Hamano2018-11-181-0/+12
|\
| * apply --recount: allow "no-op hunks"Johannes Schindelin2018-11-131-0/+12
* | Merge branch 'ra/rev-parse-exclude-glob'Junio C Hamano2018-11-181-3/+57
|\ \
| * | refs: fix some exclude patterns being ignoredRafael Ascensão2018-11-131-12/+12
| * | refs: show --exclude failure with --branches/tags/remotes=globRafael Ascensão2018-11-131-3/+57
| |/
* | Merge branch 'js/rebase-autostash-detach-fix'Junio C Hamano2018-11-181-0/+8
|\ \
| * | built-in rebase --autostash: leave the current branch alone if possibleJohannes Schindelin2018-11-081-1/+1
| * | built-in rebase: demonstrate regression with --autostashJohannes Schindelin2018-11-081-0/+8
* | | Merge branch 'ab/range-diff-no-patch'Junio C Hamano2018-11-181-0/+30
|\ \ \
| * | | range-diff: make diff option behavior (e.g. --stat) consistentÆvar Arnfjörð Bjarmason2018-11-141-23/+0
| * | | range-diff: fix regression in passing along diff optionsÆvar Arnfjörð Bjarmason2018-11-121-0/+53
* | | | Merge branch 'jk/verify-sig-merge-into-void'Junio C Hamano2018-11-182-0/+14
|\ \ \ \
| * | | | pull: handle --verify-signatures for unborn branchJeff King2018-11-071-0/+7
| * | | | merge: handle --verify-signatures for unborn branchJeff King2018-11-071-0/+7
| | |_|/ | |/| |
* | | | Merge branch 'jk/unused-parameter-fixes'Junio C Hamano2018-11-182-23/+1
|\ \ \ \
| * | | | assert NOARG/NONEG behavior of parse-options callbacksJeff King2018-11-061-0/+1
| * | | | parse-options: drop OPT_DATE()Jeff King2018-11-062-23/+0
* | | | | Merge branch 'mg/gpg-fingerprint-test'Junio C Hamano2018-11-182-14/+70
|\ \ \ \ \
| * | | | | t/t7510-signed-commit.sh: add signing subkey to Eris Discordia keyMichał Górny2018-11-052-9/+59
| * | | | | t/t7510-signed-commit.sh: Add %GP to custom format checksMichał Górny2018-11-051-6/+12
* | | | | | Merge branch 'ds/reachable-topo-order'Junio C Hamano2018-11-184-21/+160
|\ \ \ \ \ \
| * | | | | | t6012: make rev-list tests more interestingDerrick Stolee2018-11-021-9/+36
| * | | | | | test-reach: add rev-list testsDerrick Stolee2018-11-021-0/+84
| * | | | | | test-reach: add run_three_modes methodDerrick Stolee2018-11-021-4/+8
| * | | | | | prio-queue: add 'peek' operationDerrick Stolee2018-11-022-8/+32
* | | | | | | Merge branch 'nd/tree-walk-path-exclusion'Junio C Hamano2018-11-131-0/+17
|\ \ \ \ \ \ \
| * | | | | | | tree-walk.c: fix overoptimistic inclusion in :(exclude) matchingNguyễn Thái Ngọc Duy2018-11-051-0/+17
* | | | | | | | Merge branch 'jk/misc-unused-fixes'Junio C Hamano2018-11-132-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | approxidate: fix NULL dereference in date_time()Jeff King2018-11-071-0/+1
| * | | | | | | | approxidate: handle pending number for "specials"Jeff King2018-11-021-0/+1
| * | | | | | | | rev-list: handle flags for --indexed-objectsJeff King2018-11-021-0/+7
* | | | | | | | | Merge branch 'nd/per-worktree-ref-iteration'Junio C Hamano2018-11-134-0/+131
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | reflog expire: cover reflog from all worktreesNguyễn Thái Ngọc Duy2018-10-221-0/+15
| * | | | | | | | | fsck: check HEAD and reflog from other worktreesNguyễn Thái Ngọc Duy2018-10-221-0/+35
| * | | | | | | | | refs: new ref types to make per-worktree refs visible to all worktreesNguyễn Thái Ngọc Duy2018-10-221-0/+46
| * | | | | | | | | Add a place for (not) sharing stuff between worktreesNguyễn Thái Ngọc Duy2018-10-072-0/+35
* | | | | | | | | | Merge branch 'al/send-email-auto-cte-fixup'Junio C Hamano2018-11-131-0/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | send-email: avoid empty transfer encoding headerAaron Lindsay2018-11-021-0/+15
* | | | | | | | | | | Merge branch 'ds/add-missing-tags'Junio C Hamano2018-11-132-4/+82
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | test-reach: test get_reachable_subsetDerrick Stolee2018-11-032-4/+82
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'js/rebase-p-tests'Junio C Hamano2018-11-1314-43/+78
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tests: optionally skip `git rebase -p` testsJohannes Schindelin2018-11-0214-36/+69
| * | | | | | | | | | | t3418: decouple test cases from a previous `rebase -p` test caseJohannes Schindelin2018-11-021-0/+1
| * | | | | | | | | | | t3404: decouple some test cases from outcomes of previous test casesJohannes Schindelin2018-11-021-7/+8
* | | | | | | | | | | | Merge branch 'ag/rev-parse-all-exclude-fix'Junio C Hamano2018-11-131-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rev-parse: clear --exclude list after 'git rev-parse --all'Andreas Gruenbacher2018-11-011-0/+12
* | | | | | | | | | | | | Merge branch 'jt/tighten-fetch-proto-v2-response'Junio C Hamano2018-11-131-0/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fetch-pack: be more precise in parsing v2 responseJonathan Tan2018-11-011-0/+50
* | | | | | | | | | | | | | Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano2018-11-137-16/+298
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t/helper: add test-submodule-nested-repo-configAntonio Ospite2018-10-314-0/+66