Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'js/log-remerge-keep-ancestry' into js/range-diff-diff-merges | Junio C Hamano | 2024-12-16 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'as/show-index-uninitialized-hash' | Junio C Hamano | 2024-12-23 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | t5300: add test for 'show-index --object-format' | Abhijeet Sonar | 2024-11-11 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | | | show-index: fix uninitialized hash function | Abhijeet Sonar | 2024-11-11 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ps/build-sign-compare' | Junio C Hamano | 2024-12-23 | 27 | -32/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | t/helper: don't depend on implicit wraparound | Patrick Steinhardt | 2024-12-06 | 2 | -7/+2 | |
| * | | | | | | | | | | | | | | | | | global: trivial conversions to fix `-Wsign-compare` warnings | Patrick Steinhardt | 2024-12-06 | 11 | -44/+17 | |
| * | | | | | | | | | | | | | | | | | diff.h: fix index used to loop through unsigned integer | Patrick Steinhardt | 2024-12-06 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 2024-12-06 | 28 | -0/+44 | |
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'kn/reftable-writer-log-write-verify' | Junio C Hamano | 2024-12-23 | 2 | -4/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | reftable/writer: ensure valid range for log's update_index | Karthik Nayak | 2024-12-07 | 2 | -4/+51 | |
* | | | | | | | | | | | | | | | | | Merge branch 'tc/bundle-with-tag-remove-workaround' | Junio C Hamano | 2024-12-19 | 1 | -0/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | bundle: remove unneeded code | Toon Claes | 2024-12-12 | 1 | -0/+44 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'js/log-remerge-keep-ancestry' | Junio C Hamano | 2024-12-19 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | log: --remerge-diff needs to keep around commit parents | Johannes Schindelin | 2024-12-13 | 1 | -0/+7 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'bf/fetch-set-head-config' | Junio C Hamano | 2024-12-19 | 2 | -0/+149 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | remote set-head: set followRemoteHEAD to "warn" if "always" | Bence Ferdinandy | 2024-12-05 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | fetch set_head: add warn-if-not-$branch option | Bence Ferdinandy | 2024-12-05 | 1 | -0/+38 | |
| * | | | | | | | | | | | | | | | | fetch set_head: move warn advice into advise_if_enabled | Bence Ferdinandy | 2024-12-05 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | fetch: add configuration for set_head behaviour | Bence Ferdinandy | 2024-12-02 | 1 | -0/+102 | |
| * | | | | | | | | | | | | | | | | Merge branch 'bf/set-head-symref' into bf/fetch-set-head-config | Junio C Hamano | 2024-11-27 | 11 | -17/+221 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'jc/set-head-symref-fix' | Junio C Hamano | 2024-12-19 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | fetch: do not ask for HEAD unnecessarily | Junio C Hamano | 2024-12-07 | 1 | -0/+17 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'bf/set-head-symref' | Junio C Hamano | 2024-12-19 | 11 | -17/+221 | |
|\| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | fetch set_head: handle mirrored bare repositories | Bence Ferdinandy | 2024-11-25 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | fetch: set remote/HEAD if it does not exist | Bence Ferdinandy | 2024-11-25 | 11 | -17/+135 | |
| * | | | | | | | | | | | | | | | | remote set-head: better output for --auto | Bence Ferdinandy | 2024-11-25 | 1 | -1/+62 | |
| * | | | | | | | | | | | | | | | | t/t5505-remote: test failure of set-head | Bence Ferdinandy | 2024-11-25 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | t/t5505-remote: set default branch to main | Bence Ferdinandy | 2024-11-25 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | Merge branch 'ps/build' | Junio C Hamano | 2024-12-16 | 5 | -13/+1229 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Introduce support for the Meson build system | Patrick Steinhardt | 2024-12-06 | 2 | -0/+1205 | |
| * | | | | | | | | | | | | | | | | t: allow overriding build dir | Patrick Steinhardt | 2024-12-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | t: better support for out-of-tree builds | Patrick Steinhardt | 2024-12-06 | 3 | -6/+6 | |
| * | | | | | | | | | | | | | | | | Makefile: use common template for GIT-BUILD-OPTIONS | Patrick Steinhardt | 2024-12-06 | 1 | -6/+16 | |
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'ps/commit-with-message-syntax-fix' | Junio C Hamano | 2024-12-16 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | object-name: fix reversed ordering with ":/<text>" revisions | Patrick Steinhardt | 2024-12-08 | 1 | -0/+15 | |
* | | | | | | | | | | | | | | | | | Merge branch 'rj/strvec-splice-fix' | Junio C Hamano | 2024-12-16 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | strvec: `strvec_splice()` to a statically initialized vector | Rubén Justo | 2024-12-10 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'bf/explicit-config-set-in-advice-messages' | Junio C Hamano | 2024-12-16 | 15 | -23/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | advice: suggest using subcommand "git config set" | Bence Ferdinandy | 2024-12-06 | 15 | -23/+23 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/forbid-head-as-tagname' | Junio C Hamano | 2024-12-16 | 2 | -3/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | tag: "git tag" refuses to use HEAD as a tagname | Junio C Hamano | 2024-12-03 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | | t5604: do not expect that HEAD can be a valid tagname | Junio C Hamano | 2024-12-03 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/describe-perf' | Junio C Hamano | 2024-12-16 | 2 | -3/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | describe: split "found all tags" and max_candidates logic | Jeff King | 2024-12-06 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | t/perf: add tests for git-describe | Jeff King | 2024-11-07 | 1 | -0/+30 | |
| * | | | | | | | | | | | | | | | | | | t6120: demonstrate weakness in disjoint-root handling | Jeff King | 2024-11-07 | 1 | -3/+11 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'kn/midx-wo-the-repository' | Junio C Hamano | 2024-12-13 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | midx: pass `repository` to `load_multi_pack_index` | Karthik Nayak | 2024-12-04 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'cw/worktree-extension' | Junio C Hamano | 2024-12-13 | 8 | -46/+155 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | |