Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mb/t7110-use-test-path-helper' | Junio C Hamano | 28 hours | 1 | -6/+6 |
|\ | |||||
| * | t7110: replace `test -f` with `test_path_is_*` helpers | Matteo Bagnolini | 2025-01-03 | 1 | -6/+6 |
* | | Merge branch 'ps/more-sign-compare' | Junio C Hamano | 28 hours | 1 | -3/+3 |
|\ \ | |||||
| * | | commit-reach: use `size_t` to track indices when computing merge bases | Patrick Steinhardt | 2024-12-27 | 1 | -3/+3 |
* | | | Sync with Git 2.47.2 | Junio C Hamano | 4 days | 4 | -18/+67 |
|\ \ \ | |||||
| * \ \ | Sync with 2.46.3 | Johannes Schindelin | 2024-11-26 | 5 | -19/+68 |
| |\ \ \ | |||||
| | * \ \ | Sync with 2.45.3 | Johannes Schindelin | 2024-11-26 | 5 | -19/+68 |
| | |\ \ \ | |||||
| | | * \ \ | Sync with 2.44.3 | Johannes Schindelin | 2024-11-26 | 5 | -19/+68 |
| | | |\ \ \ | |||||
| | | | * \ \ | Sync with 2.43.6 | Johannes Schindelin | 2024-11-26 | 5 | -19/+68 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Sync with 2.42.4 | Johannes Schindelin | 2024-11-26 | 5 | -19/+68 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Sync with 2.41.3 | Johannes Schindelin | 2024-11-26 | 5 | -19/+68 |
| | | | | | |\ \ \ | |||||
| | | | | | | * \ \ | Sync with 2.40.4 | Johannes Schindelin | 2024-11-26 | 5 | -19/+68 |
| | | | | | | |\ \ \ | |||||
| | | | | | | | * | | | credential: disallow Carriage Returns in the protocol by default | Johannes Schindelin | 2024-11-26 | 1 | -0/+16 |
| | | | | | | | * | | | credential: sanitize the user prompt | Johannes Schindelin | 2024-11-26 | 4 | -18/+38 |
| | | | | | | | * | | | credential_format(): also encode <host>[:<port>] | Johannes Schindelin | 2024-11-26 | 1 | -0/+13 |
| | | | | | | | * | | | t7300: work around platform-specific behaviour with long paths on MinGW | Patrick Steinhardt | 2024-10-30 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'ps/build-sign-compare' | Junio C Hamano | 7 days | 1 | -0/+26 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | builtin/blame: fix out-of-bounds write with blank boundary commits | Patrick Steinhardt | 8 days | 1 | -0/+18 |
| * | | | | | | | | | | | builtin/blame: fix out-of-bounds read with excessive `--abbrev` | Patrick Steinhardt | 8 days | 1 | -0/+8 |
* | | | | | | | | | | | | Merge branch 'js/reftable-realloc-errors-fix' | Junio C Hamano | 9 days | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | t-reftable-basics: allow for `malloc` to be `#define`d | Johannes Schindelin | 9 days | 1 | -4/+4 |
* | | | | | | | | | | | | Merge branch 'ps/build-meson-html' | Junio C Hamano | 2025-01-02 | 2 | -5/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | t/Makefile: make "check-meson" work with Dash | Patrick Steinhardt | 2024-12-27 | 2 | -5/+8 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'jk/lsan-race-ignore-false-positive' | Junio C Hamano | 2025-01-02 | 1 | -13/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | test-lib: ignore leaks in the sanitizer's thread code | Jeff King | 2025-01-01 | 1 | -1/+2 |
| * | | | | | | | | | | | | test-lib: check leak logs for presence of DEDUP_TOKEN | Jeff King | 2025-01-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | test-lib: simplify leak-log checking | Jeff King | 2025-01-01 | 1 | -13/+8 |
| * | | | | | | | | | | | | test-lib: rely on logs to detect leaks | Jeff King | 2025-01-01 | 1 | -0/+1 |
* | | | | | | | | | | | | | Merge branch 'jk/lsan-race-with-barrier' | Junio C Hamano | 2025-01-01 | 1 | -1/+1 |
|\| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | test-lib: use individual lsan dir for --stress runs | Jeff King | 2024-12-30 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'rs/reftable-realloc-errors' | Junio C Hamano | 2025-01-01 | 2 | -2/+58 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | t-reftable-merged: handle realloc errors | René Scharfe | 2024-12-28 | 1 | -2/+2 |
| * | | | | | | | | | | | | reftable: fix allocation count on realloc error | René Scharfe | 2024-12-28 | 1 | -0/+26 |
| * | | | | | | | | | | | | reftable: avoid leaks on realloc error | René Scharfe | 2024-12-28 | 1 | -0/+30 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'ms/t7611-test-path-is-file' | Junio C Hamano | 2024-12-30 | 1 | -17/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | t7611: replace test -f with test_path_is* helpers | Meet Soni | 2024-12-27 | 1 | -17/+17 |
| |/ / / / / / / / / / | |||||
* / / / / / / / / / / | GIT-BUILD-OPTIONS: wire up NO_GITWEB option | Patrick Steinhardt | 2024-12-27 | 2 | -0/+6 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'kn/reflog-migration' | Junio C Hamano | 2024-12-23 | 1 | -22/+51 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | refs: add support for migrating reflogs | Karthik Nayak | 2024-12-16 | 1 | -22/+51 |
| * | | | | | | | | | | Merge branch 'kn/reftable-writer-log-write-verify' into kn/reflog-migration | Junio C Hamano | 2024-12-16 | 2 | -4/+51 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'ps/ci-meson' | Junio C Hamano | 2024-12-23 | 8 | -55/+127 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | t: introduce compatibility options to clar-based tests | Patrick Steinhardt | 2024-12-13 | 1 | -1/+18 |
| * | | | | | | | | | | | | t: fix out-of-tree tests for some git-p4 tests | Patrick Steinhardt | 2024-12-13 | 2 | -50/+50 |
| * | | | | | | | | | | | | Makefile: detect missing Meson tests | Patrick Steinhardt | 2024-12-13 | 1 | -1/+17 |
| * | | | | | | | | | | | | meson: detect missing tests at configure time | Patrick Steinhardt | 2024-12-13 | 1 | -0/+36 |
| * | | | | | | | | | | | | t/unit-tests: rename clar-based unit tests to have a common prefix | Patrick Steinhardt | 2024-12-13 | 4 | -3/+6 |
| * | | | | | | | | | | | | Merge branch 'ps/build' into ps/ci-meson | Junio C Hamano | 2024-12-12 | 5 | -13/+1229 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cw/worktree-extension' into ps/ci-meson | Junio C Hamano | 2024-12-12 | 8 | -46/+155 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/range-diff-diff-merges' | Junio C Hamano | 2024-12-23 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | range-diff: optionally include merge commits' diffs in the analysis | Johannes Schindelin | 2024-12-16 | 1 | -0/+16 |