Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with Git 2.45.1 | Junio C Hamano | 2024-05-14 | 3 | -8/+131 |
|\ | |||||
| * | Sync with 2.44.1 | Johannes Schindelin | 2024-04-29 | 3 | -8/+131 |
| |\ | |||||
| | * | Sync with 2.43.4 | Johannes Schindelin | 2024-04-19 | 3 | -8/+131 |
| | |\ | |||||
| | | * | Sync with 2.42.2 | Johannes Schindelin | 2024-04-19 | 3 | -8/+131 |
| | | |\ | |||||
| | | | * | Sync with 2.41.1 | Johannes Schindelin | 2024-04-19 | 3 | -8/+131 |
| | | | |\ | |||||
| | | | | * | Sync with 2.40.2 | Johannes Schindelin | 2024-04-19 | 4 | -26/+135 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.39.4 | Johannes Schindelin | 2024-04-19 | 4 | -26/+135 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'ownership-checks-in-local-clones' | Johannes Schindelin | 2024-04-19 | 1 | -5/+34 |
| | | | | | | |\ | |||||
| | | | | | | | * | builtin/clone: refuse local clones of unsafe repositories | Patrick Steinhardt | 2024-04-17 | 1 | -0/+14 |
| | | | | | | | * | builtin/clone: abort when hardlinked source and target file differ | Patrick Steinhardt | 2024-04-17 | 1 | -1/+20 |
| | | | | | | | * | builtin/clone: stop resolving symlinks when copying files | Patrick Steinhardt | 2024-04-17 | 1 | -5/+1 |
| | | | | | | * | | clone: prevent hooks from running during a clone | Johannes Schindelin | 2024-04-19 | 1 | -1/+11 |
| | | | | | | * | | init: refactor the template directory discovery into its own function | Johannes Schindelin | 2024-04-17 | 1 | -18/+4 |
| | | | | | | * | | submodule: require the submodule path to contain directories only | Johannes Schindelin | 2024-04-17 | 1 | -1/+31 |
| | | | | | | * | | clone_submodule: avoid using `access()` on directories | Johannes Schindelin | 2024-04-17 | 1 | -1/+1 |
| | | | | | | * | | submodules: submodule paths must not contain symlinks | Johannes Schindelin | 2024-04-17 | 1 | -0/+35 |
| | | | | | | * | | clone: prevent clashing git dirs when cloning submodule in parallel | Filip Hejsek | 2024-04-17 | 1 | -0/+17 |
| | | | | | | * | | upload-pack: disable lazy-fetching by default | Jeff King | 2024-04-17 | 1 | -0/+2 |
| | | | | | | |/ | |||||
* | | | | | | | | Merge branch 'ps/the-index-is-no-more' | Junio C Hamano | 2024-05-08 | 29 | -375/+359 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | builtin/clone: stop using `the_index` | Patrick Steinhardt | 2024-04-18 | 1 | -4/+3 |
| * | | | | | | | | builtin: stop using `the_index` | Patrick Steinhardt | 2024-04-18 | 28 | -371/+356 |
* | | | | | | | | | Merge branch 'bc/credential-scheme-enhancement' | Junio C Hamano | 2024-05-08 | 4 | -8/+41 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | credential: add method for querying capabilities | brian m. carlson | 2024-04-17 | 2 | -0/+16 |
| * | | | | | | | | | credential-cache: implement authtype capability | brian m. carlson | 2024-04-17 | 1 | -3/+17 |
| * | | | | | | | | | credential: add support for multistage credential rounds | brian m. carlson | 2024-04-17 | 1 | -0/+1 |
| * | | | | | | | | | credential: gate new fields on capability | brian m. carlson | 2024-04-17 | 3 | -5/+7 |
* | | | | | | | | | | Merge branch 'js/for-each-repo-keep-going' | Junio C Hamano | 2024-04-30 | 2 | -5/+15 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | maintenance: running maintenance should not stop on errors | Johannes Schindelin | 2024-04-24 | 1 | -3/+4 |
| * | | | | | | | | | | for-each-repo: optionally keep going on an error | Johannes Schindelin | 2024-04-24 | 1 | -2/+11 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'aj/stash-staged-fix' | Junio C Hamano | 2024-04-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | stash: fix "--staged" with binary files | Adam Johnson | 2024-04-22 | 1 | -2/+2 |
* | | | | | | | | | | | Merge branch 'jc/format-patch-rfc-more' | Junio C Hamano | 2024-04-30 | 1 | -4/+22 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)] | Junio C Hamano | 2024-04-23 | 1 | -2/+6 |
| * | | | | | | | | | | | format-patch: allow --rfc to optionally take a value, like --rfc=WIP | Junio C Hamano | 2024-04-23 | 1 | -4/+19 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'ds/format-patch-rfc-and-k' | Junio C Hamano | 2024-04-30 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | format-patch: ensure that --rfc and -k are mutually exclusive | Dragan Simic | 2024-04-19 | 1 | -1/+3 |
* | | | | | | | | | | | | Merge branch 'xx/disable-replace-when-building-midx' | Junio C Hamano | 2024-04-30 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | midx: disable replace objects | Xing Xin | 2024-04-17 | 1 | -0/+3 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'rj/add-i-leak-fix' | Junio C Hamano | 2024-04-25 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | add: plug a leak on interactive_add | Rubén Justo | 2024-04-23 | 1 | -3/+6 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'ps/run-auto-maintenance-in-receive-pack' | Junio C Hamano | 2024-04-24 | 1 | -11/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | builtin/receive-pack: convert to use git-maintenance(1) | Patrick Steinhardt | 2024-04-17 | 1 | -11/+10 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'ta/fast-import-parse-path-fix' | Junio C Hamano | 2024-04-23 | 1 | -78/+84 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | fast-import: make comments more precise | Thalia Archibald | 2024-04-15 | 1 | -3/+3 |
| * | | | | | | | | | | fast-import: forbid escaped NUL in paths | Thalia Archibald | 2024-04-15 | 1 | -0/+2 |
| * | | | | | | | | | | fast-import: remove dead strbuf | Thalia Archibald | 2024-04-15 | 1 | -5/+0 |
| * | | | | | | | | | | fast-import: allow unquoted empty path for root | Thalia Archibald | 2024-04-15 | 1 | -3/+0 |
| * | | | | | | | | | | fast-import: directly use strbufs for paths | Thalia Archibald | 2024-04-15 | 1 | -37/+27 |
| * | | | | | | | | | | fast-import: tighten path unquoting | Thalia Archibald | 2024-04-15 | 1 | -43/+65 |
* | | | | | | | | | | | Merge branch 'rs/date-mode-pass-by-value' | Junio C Hamano | 2024-04-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |