summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2022-05-31Merge branch 'js/use-builtin-add-i'Junio C Hamano
2022-05-26Merge branch 'ac/remote-v-with-object-list-filters'Junio C Hamano
2022-05-26Merge branch 'tk/simple-autosetupmerge'Junio C Hamano
2022-05-25Merge branch 'tb/receive-pack-code-cleanup'Junio C Hamano
2022-05-25Merge branch 'jc/avoid-redundant-submodule-fetch'Junio C Hamano
2022-05-25Merge branch 'os/fetch-check-not-current-branch'Junio C Hamano
2022-05-25Merge branch 'jc/show-branch-g-current'Junio C Hamano
2022-05-23Merge branch 'ab/commit-plug-leaks'Junio C Hamano
2022-05-20Merge branch 'ep/maint-equals-null-cocci'Junio C Hamano
2022-05-20Merge branch 'ds/sparse-colon-path'Junio C Hamano
2022-05-20Merge branch 'vd/sparse-stash'Junio C Hamano
2022-05-20Merge branch 'cd/bisect-messages-from-pre-flight-states'Junio C Hamano
2022-05-20Merge branch 'gc/pull-recurse-submodules'Junio C Hamano
2022-05-20Merge branch 'gf/unused-includes'Junio C Hamano
2022-05-18builtin/receive-pack.c: remove redundant 'if'Taylor Blau
2022-05-18fetch: do not run a redundant fetch from submoduleJunio C Hamano
2022-05-16fetch: limit shared symref check only for local branchesOrgad Shaneh
2022-05-12commit: fix "author_ident" leakJunio C Hamano
2022-05-11pull: do not let submodule.recurse override fetch.recurseSubmodulesGlen Choo
2022-05-11Merge branch 'ea/rebase-code-simplify'Junio C Hamano
2022-05-11Merge branch 'ah/rebase-keep-base-fix'Junio C Hamano
2022-05-11bisect: output bisect setup status in bisect logChris Down
2022-05-11bisect: output state before we are ready to compute bisectionChris Down
2022-05-11Merge branch 'ea/progress-partial-blame'Junio C Hamano
2022-05-10stash: apply stash using 'merge_ort_nonrecursive()'Victoria Dye
2022-05-10stash: integrate with sparse indexVictoria Dye
2022-05-09builtin/remote.c: teach `-v` to list filters for promisor remotesAbhradeep Chakraborty
2022-05-05Merge branch 'rs/format-patch-pathspec-fix' into maintJunio C Hamano
2022-05-05Merge branch 'rs/fast-export-pathspec-fix' into maintJunio C Hamano
2022-05-05Merge branch 'jc/show-pathspec-fix' into maintJunio C Hamano
2022-05-05Merge branch 'rs/name-rev-fix-free-after-use' into maintJunio C Hamano
2022-05-05Merge branch 'jc/diff-tree-stdin-fix' into maintJunio C Hamano
2022-05-05Merge branch 'gc/submodule-update-part2' into maintJunio C Hamano
2022-05-04Merge branch 'ds/midx-normalize-pathname-before-comparison'Junio C Hamano
2022-05-04Merge branch 'jc/clone-remote-name-leak-fix'Junio C Hamano
2022-05-04Merge branch 'rs/format-patch-pathspec-fix'Junio C Hamano
2022-05-04Merge branch 'rs/fast-export-pathspec-fix'Junio C Hamano
2022-05-04Merge branch 'jc/show-pathspec-fix'Junio C Hamano
2022-05-02Merge branch 'ep/maint-equals-null-cocci' for maint-2.35Junio C Hamano
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano
2022-05-01clone: plug a miniscule leakJunio C Hamano
2022-04-302.36 fast-export regression fixRené Scharfe
2022-04-302.36 format-patch regression fixRené Scharfe
2022-04-302.36 show regression fixJunio C Hamano
2022-04-29push: new config option "push.autoSetupRemote" supports "simple" pushTao Klerks
2022-04-29branch: new autosetupmerge option 'simple' for matching branchesTao Klerks
2022-04-28Merge branch 'rs/name-rev-fix-free-after-use'Junio C Hamano
2022-04-28Merge branch 'jc/diff-tree-stdin-fix'Junio C Hamano
2022-04-28Merge branch 'gc/submodule-update-part2'Junio C Hamano
2022-04-26rev-parse: integrate with sparse indexDerrick Stolee