summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "fetch: increase test coverage of fetches"Junio C Hamano2022-04-142-93/+0
* Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'"Junio C Hamano2022-04-141-50/+0
* Sync with Git 2.35.3Junio C Hamano2022-04-141-0/+49
|\
| * Git 2.35.3v2.35.3Junio C Hamano2022-04-141-0/+49
| |\
| | * Git 2.34.3v2.34.3Junio C Hamano2022-04-141-0/+49
| | |\
| | | * Git 2.33.3v2.33.3Junio C Hamano2022-04-141-0/+49
| | | |\
| | | | * Git 2.32.2v2.32.2Junio C Hamano2022-04-141-0/+49
| | | | |\
| | | | | * Git 2.31.3v2.31.3Junio C Hamano2022-04-141-0/+49
| | | | | |\
| | | | | | * setup: opt-out of check with safe.directory=*Derrick Stolee2022-04-131-0/+10
| | | | | | * setup: fix safe.directory key not being checkedMatheus Valadares2022-04-131-0/+5
| | | | | | * t0033: add tests for safe.directoryDerrick Stolee2022-04-131-0/+34
* | | | | | | Merge tag 'v2.35.2'Junio C Hamano2022-04-121-6/+14
|\| | | | | |
| * | | | | | Sync with 2.34.2Johannes Schindelin2022-03-241-6/+14
| |\| | | | |
| | * | | | | Sync with 2.33.2Johannes Schindelin2022-03-241-6/+14
| | |\| | | |
| | | * | | | Sync with 2.32.1Johannes Schindelin2022-03-241-6/+14
| | | |\| | |
| | | | * | | Sync with 2.31.2Johannes Schindelin2022-03-241-6/+14
| | | | |\| |
| | | | | * | Sync with 2.30.3Johannes Schindelin2022-03-241-6/+14
| | | | | |\|
| | | | | | * Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin2022-03-241-6/+14
* | | | | | | Merge branch 'ld/sparse-index-bash-completion'Junio C Hamano2022-04-081-9/+26
|\ \ \ \ \ \ \
| * | | | | | | t9902: split test to run on appropriate systemsAdam Dinwoodie2022-04-081-9/+26
* | | | | | | | Merge branch 'pw/worktree-list-with-z'Junio C Hamano2022-04-041-0/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | worktree: add -z option for list subcommandPhillip Wood2022-03-311-0/+19
* | | | | | | | | Merge branch 'vd/mv-refresh-stat'Junio C Hamano2022-04-041-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mv: refresh stat info for moved entryVictoria Dye2022-03-291-0/+19
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano2022-04-049-18/+805
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t7527: test status with untracked-cache and fsmonitor--daemonJeff Hostetler2022-03-261-0/+115
| * | | | | | | | | t/perf/p7519: add fsmonitor--daemon test casesJeff Hostetler2022-03-261-4/+34
| * | | | | | | | | t/perf/p7519: speed up test on WindowsJeff Hostetler2022-03-261-8/+16
| * | | | | | | | | t/perf/p7519: fix coding styleJeff Hostetler2022-03-261-4/+4
| * | | | | | | | | t/helper/test-chmtime: skip directories on WindowsJeff Hostetler2022-03-261-0/+15
| * | | | | | | | | t/perf: avoid copying builtin fsmonitor files into test repoJeff Hostetler2022-03-261-1/+1
| * | | | | | | | | t7527: create test for fsmonitor--daemonJeff Hostetler2022-03-261-0/+494
| * | | | | | | | | t/helper/fsmonitor-client: create IPC client to talk to FSMonitor DaemonJeff Hostetler2022-03-263-0/+118
| * | | | | | | | | help: include fsmonitor--daemon feature flag in version infoJeff Hostetler2022-03-261-0/+7
| * | | | | | | | | fsmonitor: config settings are repository-specificJeff Hostetler2022-03-261-2/+2
* | | | | | | | | | Merge branch 'tk/ambiguous-fetch-refspec'Junio C Hamano2022-04-041-2/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracking branches: add advice to ambiguous refspec errorTao Klerks2022-04-011-2/+16
* | | | | | | | | | | Merge branch 'rc/fetch-refetch'Junio C Hamano2022-04-041-1/+80
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fetch: after refetch, encourage auto gc repackingRobert Coup2022-03-281-0/+29
| * | | | | | | | | | | t5615-partial-clone: add test for fetch --refetchRobert Coup2022-03-281-1/+51
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ns/trace2-fsync-stat'Junio C Hamano2022-04-041-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | trace2: add stats for fsync operationsNeeraj Singh2022-03-301-0/+4
* | | | | | | | | | | | Merge branch 'gc/branch-recurse-submodules-fix'Junio C Hamano2022-04-041-1/+37
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | branch: support more tracking modes when recursingGlen Choo2022-03-301-1/+37
* | | | | | | | | | | | | Merge branch 'ds/t7700-kept-pack-test'Junio C Hamano2022-04-042-37/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test-lib-functions: remove test_subcommand_inexactDerrick Stolee2022-03-251-34/+0
| * | | | | | | | | | | | | t7700: check post-condition in kept-pack testDerrick Stolee2022-03-251-3/+54
* | | | | | | | | | | | | | Merge branch 'ds/partial-bundle-more'Junio C Hamano2022-04-041-8/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | bundle: output hash information in 'verify'Derrick Stolee2022-03-231-7/+17
| * | | | | | | | | | | | | | bundle: move capabilities to end of 'verify'Derrick Stolee2022-03-231-1/+1