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