summaryrefslogtreecommitdiffstats
path: root/builtin
AgeCommit message (Expand)AuthorLines
2022-10-06Sync with 2.36.3Taylor Blau-3/+5
2022-10-06Sync with 2.35.5Taylor Blau-3/+5
2022-10-06Sync with 2.34.5Taylor Blau-3/+5
2022-10-06Sync with 2.33.5Taylor Blau-3/+5
2022-10-06Sync with 2.32.4Taylor Blau-3/+5
2022-10-06Sync with 2.31.5Taylor Blau-3/+5
2022-10-06Sync with 2.30.6Taylor Blau-3/+5
2022-10-01builtin/clone.c: disallow `--local` clones with symlinksTaylor Blau-3/+5
2022-09-13Merge branch 'en/merge-unstash-only-on-clean-merge' into maintJunio C Hamano-1/+4
2022-08-26Merge branch 'vd/sparse-reset-checkout-fixes' into maintJunio C Hamano-0/+1
2022-08-24merge: only apply autostash when appropriateElijah Newren-1/+4
2022-08-10Merge branch 'jc/string-list-cleanup' into maintJunio C Hamano-2/+1
2022-08-10Merge branch 'mt/checkout-count-fix' into maintJunio C Hamano-1/+1
2022-08-10Merge branch 'jc/resolve-undo' into maintJunio C Hamano-0/+39
2022-08-08checkout: fix nested sparse directory diff in sparse indexVictoria Dye-0/+1
2022-08-05Merge branch 'jk/clone-unborn-confusion' into maintJunio C Hamano-36/+45
2022-07-27Merge branch 'ro/mktree-allow-missing-fix' into maintJunio C Hamano-2/+9
2022-07-27Merge branch 'jk/diff-files-cleanup-fix' into maintJunio C Hamano-1/+1
2022-07-20builtin/remote.c: use the right kind of STRING_LIST_INITJunio C Hamano-2/+1
2022-07-14shortlog: use a stable sortJohannes Schindelin-1/+1
2022-07-14checkout: fix two bugs on the final count of updated entriesMatheus Tavares-1/+1
2022-07-12diff-files: move misplaced cleanup labelJeff King-1/+1
2022-07-11fsck: do not dereference NULL while checking resolve-undo dataJunio C Hamano-0/+1
2022-07-11clone: move unborn head creation to update_head()Jeff King-12/+15
2022-07-07clone: use remote branch if it matches default HEADJeff King-3/+14
2022-07-07clone: propagate empty remote HEAD even with other branchesJeff King-22/+17
2022-07-07clone: drop extra newline from warning messageJeff King-1/+1
2022-06-21mktree: do not check type of remote objectsRichard Oliver-2/+9
2022-06-20name-rev: prefix annotate-stdin with '--' in messageAlexander Shopov-1/+1
2022-06-17i18n: fix mismatched camelCase config variablesJiang Xin-5/+5
2022-06-17Merge branch 'js/misc-fixes'Junio C Hamano-0/+1
2022-06-16submodule--helper: avoid memory leak when fetching submodulesJohannes Schindelin-0/+1
2022-06-16builtin/rebase: remove a redundant space in l10n stringFangyi Zhou-1/+1
2022-06-15Merge branch 'po/rebase-preserve-merges'Junio C Hamano-5/+9
2022-06-15Merge branch 'jc/revert-show-parent-info'Junio C Hamano-0/+7
2022-06-15push: fix capitalisation of the option name autoSetupMergeFangyi Zhou-1/+1
2022-06-13Merge branch 'tb/show-ref-optim'Junio C Hamano-9/+8
2022-06-10Merge branch 'ab/bug-if-bug'Junio C Hamano-10/+6
2022-06-10Merge branch 'jh/builtin-fsmonitor-part3'Junio C Hamano-9/+123
2022-06-10Merge branch 'ab/env-array'Junio C Hamano-53/+53
2022-06-09revision: mark blobs needed for resolve-undo as reachableJunio C Hamano-0/+38
2022-06-08Merge branch 'jc/clone-remote-name-leak-fix' into maintJunio C Hamano-1/+3
2022-06-08Merge branch 'ds/midx-normalize-pathname-before-comparison' into maintJunio C Hamano-11/+34
2022-06-08Merge branch 'ah/rebase-keep-base-fix' into maintJunio C Hamano-27/+28
2022-06-08Merge branch 'jc/show-branch-g-current' into maintJunio C Hamano-0/+4
2022-06-07Merge branch 'ab/plug-leak-in-revisions'Junio C Hamano-93/+150
2022-06-06rebase: translate a die(preserve-merges) messagePhilip Oakley-2/+2
2022-06-06rebase: note `preserve` merges may be a pull config optionPhilip Oakley-1/+3
2022-06-06rebase: help users when dying with `preserve-merges`Philip Oakley-2/+4
2022-06-06rebase.c: state preserve-merges has been removedPhilip Oakley-2/+2