Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ps/build-sign-compare' | Junio C Hamano | 2024-12-23 | 1 | -0/+1 |
|\ | |||||
| * | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 2024-12-06 | 1 | -0/+1 |
* | | Merge branch 'kn/midx-wo-the-repository' | Junio C Hamano | 2024-12-13 | 1 | -6/+7 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'kn/the-repository' into kn/midx-wo-the-repository | Junio C Hamano | 2024-12-04 | 1 | -6/+7 |
| |\ | |||||
| | * | packfile: pass down repository to `for_each_packed_object` | Karthik Nayak | 2024-12-04 | 1 | -4/+5 |
| | * | packfile: pass down repository to `has_object[_kept]_pack` | Karthik Nayak | 2024-12-04 | 1 | -2/+2 |
* | | | bisect: fix leaking good/bad terms when reading multipe times | Patrick Steinhardt | 2024-11-21 | 1 | -2/+2 |
|/ / | |||||
* / | revision: fix leaking bloom filters | Patrick Steinhardt | 2024-11-05 | 1 | -0/+5 |
|/ | |||||
* | revision: fix leaking saved parents | Patrick Steinhardt | 2024-09-30 | 1 | -2/+10 |
* | revision: fix memory leaks when rewriting parents | Patrick Steinhardt | 2024-09-30 | 1 | -0/+2 |
* | revision: fix leaking parents when simplifying commits | Patrick Steinhardt | 2024-09-27 | 1 | -0/+5 |
* | Merge branch 'jk/free-commit-buffer-of-skipped-commits' | Junio C Hamano | 2024-09-10 | 1 | -0/+1 |
|\ | |||||
| * | revision: free commit buffers for skipped commits | Jeff King | 2024-08-30 | 1 | -0/+1 |
* | | Merge branch 'ps/config-wo-the-repository' | Junio C Hamano | 2024-08-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | path: stop relying on `the_repository` in `worktree_git_path()` | Patrick Steinhardt | 2024-08-13 | 1 | -1/+1 |
* | | | refs: add referent to each_ref_fn | John Cai | 2024-08-09 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'ps/leakfixes-more' | Junio C Hamano | 2024-07-08 | 1 | -22/+37 |
|\ \ | |||||
| * | | revision: free diff options | Patrick Steinhardt | 2024-06-11 | 1 | -1/+1 |
| * | | object-name: free leaking object contexts | Patrick Steinhardt | 2024-06-11 | 1 | -21/+34 |
| * | | revision: fix leaking display notes | Patrick Steinhardt | 2024-06-11 | 1 | -0/+1 |
| * | | revision: fix memory leak when reversing revisions | Patrick Steinhardt | 2024-06-11 | 1 | -0/+1 |
* | | | Merge branch 'tb/path-filter-fix' | Junio C Hamano | 2024-07-08 | 1 | -4/+22 |
|\ \ \ | |||||
| * | | | revision.c: consult Bloom filters for root commits | Taylor Blau | 2024-06-25 | 1 | -4/+22 |
* | | | | Merge branch 'ps/use-the-repository' | Junio C Hamano | 2024-07-02 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | global: introduce `USE_THE_REPOSITORY_VARIABLE` macro | Patrick Steinhardt | 2024-06-14 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jc/worktree-git-path' | Junio C Hamano | 2024-06-25 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | worktree_git_path(): move the declaration to path.h | Junio C Hamano | 2024-06-08 | 1 | -0/+1 |
* | | | | | revision: always store allocated strings in output encoding | Patrick Steinhardt | 2024-06-07 | 1 | -1/+2 |
| |/ / / |/| | | | |||||
* | | | | cocci: apply rules to rewrite callers of "refs" interfaces | Patrick Steinhardt | 2024-05-07 | 1 | -9/+18 |
|/ / / | |||||
* | | | Merge branch 'eb/hash-transition' | Junio C Hamano | 2024-03-28 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | tree-walk: init_tree_desc take an oid to get the hash algorithm | Eric W. Biederman | 2023-10-02 | 1 | -2/+2 |
* | | | | Merge branch 'as/option-names-in-messages' | Junio C Hamano | 2024-03-16 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | revision.c: trivial fix to message | Alexander Shopov | 2024-03-05 | 1 | -1/+1 |
| * | | | | Merge branch 'en/header-cleanup' into maint-2.43 | Junio C Hamano | 2024-02-09 | 1 | -2/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'rs/incompatible-options-messages' into maint-2.43 | Junio C Hamano | 2024-02-09 | 1 | -12/+15 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'rs/i18n-cannot-be-used-together' into maint-2.43 | Junio C Hamano | 2024-02-09 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/revision-parse-int' into maint-2.43 | Junio C Hamano | 2024-02-09 | 1 | -11/+30 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'js/merge-base-with-missing-commit' | Junio C Hamano | 2024-03-11 | 1 | -4/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | commit-reach(repo_get_merge_bases): pass on "missing commits" errors | Johannes Schindelin | 2024-02-29 | 1 | -4/+8 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/upload-pack-bounded-resources' | Junio C Hamano | 2024-03-08 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | upload-pack: free tree buffers after parsing | Jeff King | 2024-02-28 | 1 | -1/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'ml/log-merge-with-cherry-pick-and-other-pseudo-heads' | Junio C Hamano | 2024-03-08 | 1 | -4/+23 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | revision: implement `git log --merge` also for rebase/cherry-pick/revert | Michael Lohmann | 2024-02-28 | 1 | -8/+23 |
| * | | | | | | | | | revision: ensure MERGE_HEAD is a ref in prepare_show_merge | Michael Lohmann | 2024-02-28 | 1 | -1/+5 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'cc/rev-list-allow-missing-tips' | Junio C Hamano | 2024-03-08 | 1 | -5/+19 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | revision: fix --missing=[print|allow*] for annotated tags | Christian Couder | 2024-02-28 | 1 | -1/+7 |
| * | | | | | | | | | rev-list: allow missing tips with --missing=[print|allow*] | Christian Couder | 2024-02-14 | 1 | -3/+11 |
| * | | | | | | | | | revision: clarify a 'return NULL' in get_reference() | Christian Couder | 2024-02-14 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* / / / / / / / / | refs: drop unused params from the reflog iterator callback | Patrick Steinhardt | 2024-02-21 | 1 | -3/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'en/header-cleanup' | Junio C Hamano | 2024-01-08 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | |