Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 2024-12-06 | 1 | -0/+3 |
* | Merge branch 'ps/ref-backend-migration-optim' | Junio C Hamano | 2024-12-04 | 1 | -2/+2 |
|\ | |||||
| * | refs: introduce "initial" transaction flag | Patrick Steinhardt | 2024-11-20 | 1 | -2/+2 |
| * | refs: allow passing flags when setting up a transaction | Patrick Steinhardt | 2024-11-20 | 1 | -1/+1 |
* | | Merge branch 'ps/leakfixes-part-10' | Junio C Hamano | 2024-12-04 | 1 | -1/+0 |
|\ \ | |||||
| * | | global: drop `UNLEAK()` annotation | Patrick Steinhardt | 2024-11-21 | 1 | -1/+0 |
| |/ | |||||
* / | doc: correct misleading descriptions for --shallow-exclude | Elijah Newren | 2024-11-05 | 1 | -2/+2 |
|/ | |||||
* | builtin/clone: fix leaking repo state when cloning with bundle URIs | Patrick Steinhardt | 2024-09-30 | 1 | -0/+27 |
* | builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h | John Cai | 2024-09-13 | 1 | -1/+2 |
* | builtin: add a repository parameter for builtin functions | John Cai | 2024-09-13 | 1 | -1/+4 |
* | Merge branch 'ps/config-wo-the-repository' | Junio C Hamano | 2024-08-23 | 1 | -1/+1 |
|\ | |||||
| * | hooks: remove implicit dependency on `the_repository` | Patrick Steinhardt | 2024-08-13 | 1 | -1/+1 |
* | | builtin/clone: propagate ref storage format to submodules | Patrick Steinhardt | 2024-08-08 | 1 | -2/+8 |
|/ | |||||
* | Merge branch 'ps/leakfixes-more' | Junio C Hamano | 2024-07-08 | 1 | -1/+2 |
|\ | |||||
| * | builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()` | Patrick Steinhardt | 2024-06-11 | 1 | -1/+2 |
* | | Merge branch 'jk/remote-wo-url' | Junio C Hamano | 2024-07-02 | 1 | -2/+2 |
|\ \ | |||||
| * | | remote: use strvecs to store remote url/pushurl | Jeff King | 2024-06-14 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch 'kn/update-ref-symref' | Junio C Hamano | 2024-06-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | update-ref: add support for 'symref-create' command | Karthik Nayak | 2024-06-07 | 1 | -1/+1 |
* | | | Merge branch 'ps/no-writable-strings' | Junio C Hamano | 2024-06-18 | 1 | -5/+9 |
|\ \ \ | |||||
| * | | | refspec: remove global tag refspec structure | Patrick Steinhardt | 2024-06-07 | 1 | -2/+6 |
| * | | | global: improve const correctness when assigning string constants | Patrick Steinhardt | 2024-06-07 | 1 | -3/+3 |
* | | | | Merge branch 'ps/ref-storage-migration' | Junio C Hamano | 2024-06-18 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | refs: convert ref storage format to an enum | Patrick Steinhardt | 2024-06-06 | 1 | -1/+1 |
| * | | | Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig... | Junio C Hamano | 2024-05-23 | 1 | -1/+4 |
| |\ \ \ | | |/ / | |/| | | |||||
* | | | | Merge branch 'jc/fix-2.45.1-and-friends-for-maint' | Junio C Hamano | 2024-05-30 | 1 | -11/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint | Junio C Hamano | 2024-05-25 | 1 | -11/+2 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44 | Junio C Hamano | 2024-05-25 | 1 | -11/+2 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43 | Junio C Hamano | 2024-05-25 | 1 | -11/+2 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42 | Junio C Hamano | 2024-05-25 | 1 | -11/+2 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41 | Junio C Hamano | 2024-05-25 | 1 | -11/+2 |
| | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ | Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40 | Junio C Hamano | 2024-05-24 | 1 | -11/+2 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * | | | | clone: drop the protections where hooks aren't run | Johannes Schindelin | 2024-05-21 | 1 | -11/+1 |
* | | | | | | | | | | | Merge branch 'ps/refs-without-the-repository-updates' | Junio C Hamano | 2024-05-30 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | refs: drop `git_default_branch_name()` | Patrick Steinhardt | 2024-05-17 | 1 | -1/+4 |
| * | | | | | | | | | Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-reposi... | Junio C Hamano | 2024-05-16 | 1 | -15/+21 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'kn/ref-transaction-symref' | Junio C Hamano | 2024-05-20 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'ps/refs-without-the-repository' | Junio C Hamano | 2024-05-16 | 1 | -15/+21 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | cocci: apply rules to rewrite callers of "refs" interfaces | Patrick Steinhardt | 2024-05-07 | 1 | -15/+21 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Sync with Git 2.45.1 | Junio C Hamano | 2024-05-14 | 1 | -6/+45 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Sync with 2.44.1 | Johannes Schindelin | 2024-04-29 | 1 | -6/+45 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / / | |||||
| | * | | | | | | Sync with 2.43.4 | Johannes Schindelin | 2024-04-19 | 1 | -6/+45 |
| | |\| | | | | | |||||
| | | * | | | | | Sync with 2.42.2 | Johannes Schindelin | 2024-04-19 | 1 | -6/+45 |
| | | |\| | | | | |||||
| | | | * | | | | Sync with 2.41.1 | Johannes Schindelin | 2024-04-19 | 1 | -6/+45 |
| | | | |\| | | | |||||
| | | | | * | | | Sync with 2.40.2 | Johannes Schindelin | 2024-04-19 | 1 | -6/+45 |
| | | | | |\| | | |||||
| | | | | | * | | Sync with 2.39.4 | Johannes Schindelin | 2024-04-19 | 1 | -6/+45 |
| | | | | | |\| | |||||
| | | | | | | * | 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 |