Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ps/undecided-is-not-necessarily-sha1' | Junio C Hamano | 2024-05-30 | 17 | -92/+168 |
|\ | |||||
| * | repository: stop setting SHA1 as the default object hash | Patrick Steinhardt | 2024-05-07 | 1 | -20/+0 |
| * | oss-fuzz/commit-graph: set up hash algorithm | Patrick Steinhardt | 2024-05-07 | 1 | -0/+1 |
| * | builtin/shortlog: don't set up revisions without repo | Patrick Steinhardt | 2024-05-07 | 1 | -1/+1 |
| * | builtin/diff: explicitly set hash algo when there is no repo | Patrick Steinhardt | 2024-05-07 | 1 | -0/+9 |
| * | builtin/bundle: abort "verify" early when there is no repository | Patrick Steinhardt | 2024-05-07 | 1 | -0/+5 |
| * | builtin/blame: don't access potentially unitialized `the_hash_algo` | Patrick Steinhardt | 2024-05-07 | 1 | -3/+2 |
| * | builtin/rev-parse: allow shortening to more than 40 hex characters | Patrick Steinhardt | 2024-05-07 | 2 | -3/+8 |
| * | remote-curl: fix parsing of detached SHA256 heads | Patrick Steinhardt | 2024-05-07 | 2 | -1/+33 |
| * | attr: fix BUG() when parsing attrs outside of repo | Patrick Steinhardt | 2024-05-07 | 2 | -0/+21 |
| * | attr: don't recompute default attribute source | Patrick Steinhardt | 2024-05-07 | 1 | -9/+16 |
| * | parse-options-cb: only abbreviate hashes when hash algo is known | Patrick Steinhardt | 2024-05-07 | 2 | -1/+19 |
| * | path: move `validate_headref()` to its only user | Patrick Steinhardt | 2024-05-07 | 3 | -54/+53 |
| * | path: harden validation of HEAD with non-standard hashes | Patrick Steinhardt | 2024-05-07 | 1 | -1/+1 |
| * | Merge branch 'ps/the-index-is-no-more' into ps/undecided-is-not-necessarily-sha1 | Junio C Hamano | 2024-05-07 | 41 | -455/+435 |
| |\ | |||||
| * \ | Merge branch 'jc/no-default-attr-tree-in-bare' into ps/undecided-is-not-neces... | Junio C Hamano | 2024-05-07 | 3 | -10/+10 |
| |\ \ | |||||
* | | | | The eighth batch | Junio C Hamano | 2024-05-28 | 1 | -0/+35 |
* | | | | Merge branch 'ps/leakfixes-base' | Junio C Hamano | 2024-05-28 | 12 | -2/+15 |
|\ \ \ \ | |||||
| * | | | | t: mark a bunch of tests as leak-free | Patrick Steinhardt | 2024-05-27 | 11 | -0/+13 |
| * | | | | ci: add missing dependency for TTY prereq | Patrick Steinhardt | 2024-05-27 | 1 | -2/+2 |
* | | | | | Merge branch 'kn/osxkeychain-skip-idempotent-store' | Junio C Hamano | 2024-05-28 | 1 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | osxkeychain: state to skip unnecessary store operations | Koji Nakamaru | 2024-05-15 | 1 | -0/+11 |
| * | | | | | osxkeychain: exclusive lock to serialize execution of operations | Koji Nakamaru | 2024-05-15 | 1 | -0/+3 |
* | | | | | | Merge branch 'jc/format-patch-more-aggressive-range-diff' | Junio C Hamano | 2024-05-28 | 3 | -1/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | format-patch: run range-diff with larger creation-factor | Junio C Hamano | 2024-05-06 | 3 | -1/+12 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jc/rev-parse-fatal-doc' | Junio C Hamano | 2024-05-28 | 1 | -2/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rev-parse: document how --is-* options work outside a repository | Junio C Hamano | 2024-05-01 | 1 | -2/+13 |
* | | | | | | | Merge branch 'jc/t0017-clarify-bogus-expectation' | Junio C Hamano | 2024-05-28 | 1 | -1/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t0017: clarify dubious test set-up | Junio C Hamano | 2024-05-16 | 1 | -1/+8 |
* | | | | | | | | Merge branch 'ds/send-email-per-message-block' | Junio C Hamano | 2024-05-28 | 1 | -4/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | send-email: move newline characters out of a few translatable strings | Dragan Simic | 2024-04-10 | 1 | -4/+7 |
* | | | | | | | | | Merge branch 'ps/complete-config-w-subcommands' | Junio C Hamano | 2024-05-28 | 2 | -25/+73 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | completion: adapt git-config(1) to complete subcommands | Patrick Steinhardt | 2024-05-17 | 2 | -25/+73 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jc/doc-diff-name-only' | Junio C Hamano | 2024-05-28 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | diff: document what --name-only shows | Junio C Hamano | 2024-05-17 | 1 | -2/+3 |
* | | | | | | | | | | Merge branch 'tb/pack-bitmap-write-cleanups' | Junio C Hamano | 2024-05-28 | 5 | -138/+185 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | pack-bitmap: introduce `bitmap_writer_free()` | Taylor Blau | 2024-05-15 | 4 | -1/+27 |
| * | | | | | | | | | | pack-bitmap-write.c: avoid uninitialized 'write_as' field | Taylor Blau | 2024-05-15 | 1 | -0/+1 |
| * | | | | | | | | | | pack-bitmap: drop unused `max_bitmaps` parameter | Taylor Blau | 2024-05-15 | 4 | -12/+4 |
| * | | | | | | | | | | pack-bitmap: avoid use of static `bitmap_writer` | Taylor Blau | 2024-05-15 | 4 | -123/+159 |
| * | | | | | | | | | | pack-bitmap-write.c: move commit_positions into commit_pos fields | Taylor Blau | 2024-05-15 | 1 | -25/+16 |
| * | | | | | | | | | | object.h: add flags allocated by pack-bitmap.h | Taylor Blau | 2024-05-15 | 1 | -0/+1 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'ps/builtin-config-cleanup' | Junio C Hamano | 2024-05-28 | 4 | -433/+552 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | builtin/config: pass data between callbacks via local variables | Patrick Steinhardt | 2024-05-15 | 1 | -38/+52 |
| * | | | | | | | | | | builtin/config: convert flags to a local variable | Patrick Steinhardt | 2024-05-15 | 1 | -19/+29 |
| * | | | | | | | | | | builtin/config: track "fixed value" option via flags only | Patrick Steinhardt | 2024-05-15 | 1 | -7/+7 |
| * | | | | | | | | | | builtin/config: convert `key` to a local variable | Patrick Steinhardt | 2024-05-15 | 1 | -2/+5 |
| * | | | | | | | | | | builtin/config: convert `key_regexp` to a local variable | Patrick Steinhardt | 2024-05-15 | 1 | -8/+8 |
| * | | | | | | | | | | builtin/config: convert `regexp` to a local variable | Patrick Steinhardt | 2024-05-15 | 1 | -9/+9 |
| * | | | | | | | | | | builtin/config: convert `value_pattern` to a local variable | Patrick Steinhardt | 2024-05-15 | 1 | -3/+3 |