Age | Commit message (Expand) | Author | Files | Lines |
2022-02-09 | Merge branch 'jt/clone-not-quite-empty' | Junio C Hamano | 1 | -6/+6 |
2022-02-09 | Merge branch 'ab/config-based-hooks-2' | Junio C Hamano | 1 | -1/+2 |
2022-01-26 | clone: support unusual remote ref configurations | Jonathan Tan | 1 | -6/+6 |
2022-01-12 | Merge branch 'ps/lockfile-cleanup-fix' | Junio C Hamano | 1 | -1/+1 |
2022-01-10 | Merge branch 'ja/i18n-similar-messages' | Junio C Hamano | 1 | -3/+3 |
2022-01-07 | hooks: convert non-worktree 'post-checkout' hook to hook library | Emily Shaffer | 1 | -1/+2 |
2022-01-07 | fetch: fix deadlock when cleaning up lockfiles in async signals | Patrick Steinhardt | 1 | -1/+1 |
2022-01-05 | i18n: turn even more messages into "cannot be used together" ones | Jean-Noël Avila | 1 | -2/+2 |
2022-01-05 | i18n: turn "options are incompatible" into "cannot be used together" | Jean-Noël Avila | 1 | -1/+1 |
2021-12-15 | clone: avoid using deprecated `sparse-checkout init` | Elijah Newren | 1 | -1/+1 |
2021-10-23 | clone: fix a memory leak of the "git_dir" variable | Ævar Arnfjörð Bjarmason | 1 | -1/+3 |
2021-10-13 | Merge branch 'en/removing-untracked-fixes' | Junio C Hamano | 1 | -0/+1 |
2021-10-03 | Merge branch 'jk/clone-unborn-head-in-bare' | Junio C Hamano | 1 | -16/+17 |
2021-09-27 | Remove ignored files by default when they are in the way | Elijah Newren | 1 | -2/+1 |
2021-09-27 | unpack-trees: introduce preserve_ignored to unpack_trees_options | Elijah Newren | 1 | -0/+2 |
2021-09-20 | Merge branch 'ar/submodule-add-more' | Junio C Hamano | 1 | -116/+2 |
2021-09-20 | Merge branch 'ps/fetch-optim' | Junio C Hamano | 1 | -5/+3 |
2021-09-20 | clone: handle unborn branch in bare repos | Jeff King | 1 | -16/+17 |
2021-09-10 | Merge branch 'ab/retire-advice-config' | Junio C Hamano | 1 | -1/+1 |
2021-09-01 | connected: refactor iterator to return next object ID directly | Patrick Steinhardt | 1 | -5/+3 |
2021-08-30 | clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled | Mahi Kolla | 1 | -0/+5 |
2021-08-25 | advice: remove read uses of most global `advice_` variables | Ben Boeckel | 1 | -1/+1 |
2021-08-10 | dir: libify and export helper functions from clone.c | Atharva Raykar | 1 | -116/+2 |
2021-06-14 | Merge branch 'jk/clone-clean-upon-transport-error' | Junio C Hamano | 1 | -7/+4 |
2021-05-19 | clone: clean up directory after transport_fetch_refs() failure | Jeff King | 1 | -7/+4 |
2021-04-27 | hash: provide per-algorithm null OIDs | brian m. carlson | 1 | -1/+1 |
2021-04-08 | Merge branch 'll/clone-reject-shallow' | Junio C Hamano | 1 | -0/+21 |
2021-04-01 | builtin/clone.c: add --reject-shallow option | Li Linchao | 1 | -0/+21 |
2021-03-14 | clone: free or UNLEAK further pointers when finished | Andrzej Hunt | 1 | -4/+10 |
2021-02-17 | Merge branch 'jt/clone-unborn-head' | Junio C Hamano | 1 | -9/+25 |
2021-02-05 | clone: respect remote unborn HEAD | Jonathan Tan | 1 | -2/+14 |
2021-02-05 | connect, transport: encapsulate arg in struct | Jonathan Tan | 1 | -7/+11 |
2020-12-18 | Merge branch 'js/init-defaultbranch-advice' | Junio C Hamano | 1 | -1/+1 |
2020-12-13 | get_default_branch_name(): prepare for showing some advice | Johannes Schindelin | 1 | -1/+1 |
2020-12-03 | builtin/clone.c: don't ignore transport_fetch_refs() errors | Taylor Blau | 1 | -4/+11 |
2020-10-27 | Merge branch 'sb/clone-origin' | Junio C Hamano | 1 | -15/+56 |
2020-09-30 | clone: allow configurable default for `-o`/`--origin` | Sean Barag | 1 | -7/+19 |
2020-09-30 | clone: read new remote name from remote_name instead of option_origin | Sean Barag | 1 | -15/+16 |
2020-09-30 | clone: validate --origin option before use | Sean Barag | 1 | -0/+3 |
2020-09-30 | clone: use more conventional config/option layering | Sean Barag | 1 | -1/+26 |
2020-09-22 | builtin/clone: avoid failure with GIT_DEFAULT_HASH | brian m. carlson | 1 | -1/+1 |
2020-09-06 | refspec: add and use refspec_appendf() | René Scharfe | 1 | -5/+2 |
2020-08-10 | Merge branch 'jk/strvec' | Junio C Hamano | 1 | -19/+19 |
2020-07-30 | strvec: rename struct fields | Jeff King | 1 | -2/+2 |
2020-07-30 | Merge branch 'bw/fail-cloning-into-non-empty' into master | Junio C Hamano | 1 | -2/+10 |
2020-07-28 | strvec: convert builtin/ callers away from argv_array name | Jeff King | 1 | -17/+17 |
2020-07-10 | git clone: don't clone into non-empty directory | Ben Wijen | 1 | -2/+10 |
2020-07-06 | Merge branch 'js/default-branch-name' | Junio C Hamano | 1 | -4/+9 |
2020-07-06 | Merge branch 'bc/sha-256-part-2' | Junio C Hamano | 1 | -0/+9 |
2020-06-24 | clone: use configured default branch name when appropriate | Johannes Schindelin | 1 | -3/+7 |