summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2023-02-06Sync with 2.35.7Johannes Schindelin
2023-02-06Sync with 2.34.7Johannes Schindelin
2023-02-06Sync with 2.33.7Johannes Schindelin
2023-02-06Sync with 2.32.6Johannes Schindelin
2023-02-06Sync with 2.31.7Johannes Schindelin
2023-02-06Sync with 2.30.8Johannes Schindelin
2023-01-24clone: delay picking a transport until after get_repo_path()Taylor Blau
2022-10-06Sync with 2.35.5Taylor Blau
2022-10-06Sync with 2.34.5Taylor Blau
2022-10-06Sync with 2.33.5Taylor Blau
2022-10-06Sync with 2.32.4Taylor Blau
2022-10-06Sync with 2.31.5Taylor Blau
2022-10-06Sync with 2.30.6Taylor Blau
2022-10-01builtin/clone.c: disallow `--local` clones with symlinksTaylor Blau
2022-06-08Merge branch 'jc/clone-remote-name-leak-fix' into maintJunio C Hamano
2022-06-08Merge branch 'ds/midx-normalize-pathname-before-comparison' into maintJunio C Hamano
2022-06-08Merge branch 'ah/rebase-keep-base-fix' into maintJunio C Hamano
2022-06-08Merge branch 'jc/show-branch-g-current' into maintJunio C Hamano
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-04-30clone: 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-292.36 show regression fixJunio C Hamano
2022-04-26submodule--helper: fix initialization of warn_if_uninitializedOrgad Shaneh
2022-04-262.36 gitk/diff-tree --stdin regression fixJunio C Hamano
2022-04-25multi-pack-index: use --object-dir real pathDerrick Stolee
2022-04-23Revert "name-rev: release unused name strings"René Scharfe
2022-04-21show-branch: -g and --current are incompatibleJunio C Hamano
2022-04-21rebase: use correct base for --keep-base when a branch is givenAlex Henrie
2022-04-11i18n: fix some badly formatted i18n stringsJean-Noël Avila
2022-04-07Merge branch 'js/apply-partial-clone-filters-recursively'Junio C Hamano
2022-04-07submodule-helper: fix usage stringFangyi Zhou
2022-04-06Merge branch 'tl/ls-tree-oid-only'Junio C Hamano
2022-04-06ls-tree: `-l` should not imply recursive listingJosh Steadmon
2022-04-04Merge branch 'pw/worktree-list-with-z'Junio C Hamano
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano
2022-04-04Merge branch 'rc/fetch-refetch'Junio C Hamano
2022-04-04Merge branch 'jc/mailsplit-warn-on-tty'Junio C Hamano
2022-04-04Merge branch 'gc/branch-recurse-submodules-fix'Junio C Hamano
2022-04-04Merge branch 'dp/worktree-repair-in-usage'Junio C Hamano
2022-04-04Merge branch 'gc/submodule-update-part2'Junio C Hamano
2022-04-04Merge branch 'ds/partial-bundle-more'Junio C Hamano
2022-04-04Merge branch 'tl/ls-tree-oid-only'Junio C Hamano
2022-04-04Merge branch 'ab/reflog-parse-options'Junio C Hamano
2022-03-31Merge branch 'ab/usage-die-message' into gc/branch-recurse-submodules-fixJunio C Hamano