summaryrefslogtreecommitdiffstats
path: root/builtin
AgeCommit message (Expand)AuthorLines
2026-04-14Revert "Merge branch 'hn/git-checkout-m-with-stash' into next"Junio C Hamano-83/+87
2026-04-14Revert "Merge branch 'pt/fsmonitor-linux' into next"Junio C Hamano-64/+28
2026-04-13Merge branch 'ar/parallel-hooks' into nextJunio C Hamano-30/+54
2026-04-13Merge branch 'pt/fsmonitor-linux' into nextJunio C Hamano-28/+64
2026-04-13Merge branch 'hn/git-checkout-m-with-stash' into nextJunio C Hamano-87/+83
2026-04-12checkout: -m (--merge) uses autostash when switching branchesHarald Nordgren-80/+58
2026-04-12stash: add --label-ours, --label-theirs, --label-base for applyHarald Nordgren-7/+25
2026-04-10hook: allow hook.jobs=-1 to use all available CPU coresAdrian Ratiu-2/+13
2026-04-10hook: add hook.<event>.enabled switchAdrian Ratiu-6/+14
2026-04-10hook: move is_known_hook() to hook.c for wider useAdrian Ratiu-10/+0
2026-04-10hook: add -j/--jobs option to git hook runEmily Shaffer-1/+4
2026-04-10hook: mark non-parallelizable hooksEmily Shaffer-13/+25
2026-04-09fsmonitor: convert shown khash to strset in do_handle_clientPaul Tarjan-11/+6
2026-04-09fsmonitor: add timeout to daemon stop commandPaul Tarjan-1/+11
2026-04-09fsmonitor: close inherited file descriptors and detach in daemonPaul Tarjan-2/+14
2026-04-09fsmonitor: use pthread_cond_timedwait for cookie waitPaul Tarjan-13/+24
2026-04-09fsmonitor: fix hashmap memory leak in fsmonitor_run_daemonPaul Tarjan-0/+9
2026-04-09fsmonitor: fix khash memory leak in do_handle_clientPaul Tarjan-3/+2
2026-04-08Merge branch 'tc/replay-ref'Junio C Hamano-14/+24
2026-04-08Merge branch 'ps/odb-cleanup'Junio C Hamano-9/+9
2026-04-07Merge branch 'rs/history-short-help-fix'Junio C Hamano-4/+4
2026-04-07Merge branch 'th/backfill-auto-detect-sparseness-fix'Junio C Hamano-1/+1
2026-04-07Merge branch 'ps/receive-pack-updateinstead-in-worktree'Junio C Hamano-24/+15
2026-04-07Merge branch 'jt/fast-import-signed-modes'Junio C Hamano-24/+62
2026-04-07Merge branch 'ps/fsck-wo-the-repository'Junio C Hamano-131/+163
2026-04-07Merge branch 'ds/rev-list-maximal-only-optim' into nextJunio C Hamano-0/+59
2026-04-07Merge branch 'rs/history-short-help-fix' into nextJunio C Hamano-4/+4
2026-04-07Merge branch 'th/backfill-auto-detect-sparseness-fix' into nextJunio C Hamano-1/+1
2026-04-06Merge branch 'jk/c23-const-preserving-fixes'Junio C Hamano-23/+24
2026-04-06Merge branch 'qb/doc-git-stash-push-optionality'Junio C Hamano-2/+2
2026-04-06Merge branch 'tb/stdin-packs-excluded-but-open'Junio C Hamano-89/+217
2026-04-06Merge branch 'ps/odb-generic-object-name-handling'Junio C Hamano-7/+12
2026-04-06rev-list: use reduce_heads() for --maximal-onlyDerrick Stolee-0/+59
2026-04-06history: fix short help for argument of --update-refsRené Scharfe-4/+4
2026-04-06backfill: auto-detect sparse-checkout from configTrieu Huynh-1/+1
2026-04-03Merge branch 'tc/replay-ref' into nextJunio C Hamano-14/+24
2026-04-03Merge branch 'sa/replay-revert'Junio C Hamano-9/+27
2026-04-03Merge branch 'pw/worktree-reduce-the-repository'Junio C Hamano-19/+2
2026-04-03Merge branch 'ar/config-hook-cleanups'Junio C Hamano-39/+86
2026-04-03Merge branch 'ds/backfill-revs'Junio C Hamano-6/+16
2026-04-03Merge branch 'mf/format-patch-commit-list-format-doc'Junio C Hamano-7/+2
2026-04-03Merge branch 'mf/format-patch-commit-list-format'Junio C Hamano-16/+19
2026-04-03Merge branch 'mf/format-patch-cover-letter-format'Junio C Hamano-14/+77
2026-04-02Merge branch 'ps/odb-cleanup' into nextJunio C Hamano-9/+9
2026-04-02Merge branch 'jk/c23-const-preserving-fixes-more' into nextJunio C Hamano-3/+4
2026-04-01pkt-line: make packet_reader.line non-constJeff King-3/+4
2026-04-01Merge branch 'ps/receive-pack-updateinstead-in-worktree' into nextJunio C Hamano-24/+15
2026-04-01Merge branch 'jt/fast-import-signed-modes' into nextJunio C Hamano-24/+62
2026-04-01replay: allow to specify a ref with option --refToon Claes-1/+7
2026-04-01replay: use stuck form in documentation and help messageToon Claes-2/+2