summaryrefslogtreecommitdiffstats
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles'Taylor Blau2022-05-271-1/+2
* pack-mtimes: support reading .mtimes filesTaylor Blau2022-05-271-0/+1
* i18n: fix some badly formatted i18n stringsJean-Noël Avila2022-04-111-1/+1
* Merge branch 'js/apply-partial-clone-filters-recursively'Junio C Hamano2022-04-071-1/+1
|\
| * submodule-helper: fix usage stringFangyi Zhou2022-04-071-1/+1
* | Merge branch 'tl/ls-tree-oid-only'Junio C Hamano2022-04-071-1/+1
|\ \
| * | ls-tree: `-l` should not imply recursive listingJosh Steadmon2022-04-061-1/+1
* | | Merge branch 'pw/worktree-list-with-z'Junio C Hamano2022-04-041-16/+24
|\ \ \
| * | | worktree: add -z option for list subcommandPhillip Wood2022-03-311-16/+24
* | | | Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano2022-04-042-2/+1484
|\ \ \ \
| * | | | fsmonitor--daemon: use a cookie file to sync with file systemJeff Hostetler2022-03-261-1/+236
| * | | | fsmonitor--daemon: periodically truncate list of modified filesJeff Hostetler2022-03-261-0/+88
| * | | | fsmonitor--daemon: implement handle_client callbackJeff Hostetler2022-03-261-2/+309
| * | | | fsmonitor--daemon: create token-based changed path cacheJeff Hostetler2022-03-261-2/+228
| * | | | fsmonitor--daemon: define token-idsJeff Hostetler2022-03-261-1/+115
| * | | | fsmonitor--daemon: add pathname classificationJeff Hostetler2022-03-261-0/+81
| * | | | fsmonitor--daemon: implement 'start' commandJeff Hostetler2022-03-261-2/+107
| * | | | fsmonitor--daemon: implement 'run' commandJeff Hostetler2022-03-261-1/+227
| * | | | fsmonitor--daemon: implement 'stop' and 'status' commandsJeff Hostetler2022-03-261-0/+51
| * | | | fsmonitor--daemon: add a built-in fsmonitor daemonJeff Hostetler2022-03-261-0/+46
| * | | | fsmonitor: config settings are repository-specificJeff Hostetler2022-03-261-2/+5
* | | | | Merge branch 'rc/fetch-refetch'Junio C Hamano2022-04-042-2/+36
|\ \ \ \ \
| * | | | | fetch: after refetch, encourage auto gc repackingRobert Coup2022-03-281-1/+18
| * | | | | fetch: add --refetch optionRobert Coup2022-03-281-1/+14
| * | | | | builtin/fetch-pack: add --refetch optionRobert Coup2022-03-281-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/mailsplit-warn-on-tty'Junio C Hamano2022-04-041-0/+3
|\ \ \ \ \
| * | | | | am/apply: warn if we end up reading patches from terminalJunio C Hamano2022-03-031-0/+3
* | | | | | Merge branch 'gc/branch-recurse-submodules-fix'Junio C Hamano2022-04-041-3/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ab/usage-die-message' into gc/branch-recurse-submodules-fixJunio C Hamano2022-04-013-15/+20
| |\ \ \ \ \ \
| * | | | | | | branch: support more tracking modes when recursingGlen Choo2022-03-301-3/+4
* | | | | | | | Merge branch 'dp/worktree-repair-in-usage'Junio C Hamano2022-04-041-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | worktree: include repair cmd in usageDes Preston2022-03-291-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'gc/submodule-update-part2'Junio C Hamano2022-04-041-338/+353
|\ \ \ \ \ \ \ \
| * | | | | | | | submodule--helper: remove forward declarationGlen Choo2022-03-161-197/+196
| * | | | | | | | submodule: move core cmd_update() logic to CAtharva Raykar2022-03-161-105/+124
| * | | | | | | | submodule--helper: reduce logic in run_update_procedure()Glen Choo2022-03-161-13/+17
| * | | | | | | | submodule--helper: teach update_data more optionsGlen Choo2022-03-161-75/+75
| * | | | | | | | builtin/submodule--helper.c: rename option struct to "opt"Ævar Arnfjörð Bjarmason2022-03-161-26/+26
| * | | | | | | | submodule update: use die_message()Glen Choo2022-03-161-19/+14
| * | | | | | | | submodule--helper: run update using child process structAtharva Raykar2022-03-161-18/+16
| * | | | | | | | Merge branch 'gc/submodule-update-part1' into gc/submodule-update-part2Junio C Hamano2022-03-161-107/+141
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'ds/partial-bundle-more'Junio C Hamano2022-04-042-21/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pack-objects: lazily set up "struct rev_info", don't leakÆvar Arnfjörð Bjarmason2022-03-281-5/+23
| * | | | | | | | | | pack-objects: parse --filter directly into revs.filterDerrick Stolee2022-03-231-6/+2
| * | | | | | | | | | pack-objects: move revs out of get_object_list()Derrick Stolee2022-03-231-15/+18
| * | | | | | | | | | list-objects-filter: remove CL_ARG__FILTERDerrick Stolee2022-03-231-2/+2
* | | | | | | | | | | Merge branch 'tl/ls-tree-oid-only'Junio C Hamano2022-04-041-61/+305
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | ls-tree: split up "fast path" callbacksÆvar Arnfjörð Bjarmason2022-03-231-74/+125
| * | | | | | | | | | ls-tree: detect and error on --name-only --name-statusÆvar Arnfjörð Bjarmason2022-03-231-1/+10
| * | | | | | | | | | ls-tree: support --object-only option for "git-ls-tree"Teng Long2022-03-231-1/+12