Commit Graph

  • bfc2f9eb8e builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs Patrick Steinhardt 2024-03-25 11:03:32 +0100
  • 77257e3c7e t6500: extract objects with "17" prefix Patrick Steinhardt 2024-03-25 11:03:28 +0100
  • 0e05d53992 builtin/gc: move `struct maintenance_run_opts` Patrick Steinhardt 2024-03-25 11:03:24 +0100
  • 6dcffc68f4 builtin/pack-refs: introduce new "--auto" flag Patrick Steinhardt 2024-03-25 11:03:20 +0100
  • a75dc71f37 builtin/pack-refs: release allocated memory Patrick Steinhardt 2024-03-25 11:03:15 +0100
  • f89356db4a refs/reftable: expose auto compaction via new flag Patrick Steinhardt 2024-03-25 11:03:11 +0100
  • 35aeabd6c2 refs: remove `PACK_REFS_ALL` flag Patrick Steinhardt 2024-03-25 11:03:07 +0100
  • 0f65c7a676 refs: move `struct pack_refs_opts` to where it's used Patrick Steinhardt 2024-03-25 11:03:03 +0100
  • ed12124d4a t/helper: drop pack-refs wrapper Patrick Steinhardt 2024-03-25 11:02:59 +0100
  • 4ccf7060d8 refs/reftable: print errors on compaction failure Patrick Steinhardt 2024-03-25 11:02:54 +0100
  • a2f711ade0 reftable/stack: gracefully handle failed auto-compaction due to locks Patrick Steinhardt 2024-03-25 11:02:50 +0100
  • 33358350eb reftable/stack: use error codes when locking fails during compaction Patrick Steinhardt 2024-03-25 11:02:46 +0100
  • af18098c9d reftable/error: discern locked/outdated errors Patrick Steinhardt 2024-03-25 11:02:42 +0100
  • 630942a873 reftable/stack: fix error handling in `reftable_stack_init_addition()` Patrick Steinhardt 2024-03-25 11:02:38 +0100
  • b45602e392 editorconfig: add Makefiles to "text files" Max Gautier 2024-03-22 23:17:58 +0100
  • 3701f6fa8c What's cooking (2024/03 #07) Junio C Hamano 2024-03-22 15:09:20 -0700
  • 647e870a08 rebase: use child_process_clear() to clean Jeff King 2024-03-22 06:35:02 -0400
  • 1c10b8e5b0 format-patch: fix leak of empty header string Jeff King 2024-03-22 05:59:51 -0400
  • 7c4449eb31 t/README: document how to loop around test cases Patrick Steinhardt 2024-03-22 03:23:46 +0100
  • c559677c1f t7800: use single quotes for test bodies Patrick Steinhardt 2024-03-22 03:23:41 +0100
  • ac45f68866 t7800: improve test descriptions with empty arguments Patrick Steinhardt 2024-03-22 03:23:36 +0100
  • e6895c3f97 config.txt: describe handling of whitespace further Dragan Simic 2024-03-21 07:06:08 +0100
  • d71bc1b4a3 t1300: add more tests for whitespace and inline comments Dragan Simic 2024-03-21 07:06:07 +0100
  • f0b8944430 config: really keep value-internal whitespace verbatim Dragan Simic 2024-03-21 07:06:06 +0100
  • 0d49b1e5a8 config: minor addition of whitespace Dragan Simic 2024-03-21 07:06:05 +0100
  • 11c821f2f2 The tenth batch Junio C Hamano 2024-03-21 14:54:56 -0700
  • e577feced0 Merge branch 'bb/t0006-negative-tz-offset' Junio C Hamano 2024-03-21 14:55:14 -0700
  • 1f49f7506f Merge branch 'bb/iso-strict-utc' Junio C Hamano 2024-03-21 14:55:14 -0700
  • 6e701146b7 Merge branch 'jw/doc-show-untracked-files-fix' Junio C Hamano 2024-03-21 14:55:14 -0700
  • 509a047355 Merge branch 'dg/user-manual-hash-example' Junio C Hamano 2024-03-21 14:55:13 -0700
  • 81ba11b7c4 Merge branch 'ja/doc-markup-fixes' Junio C Hamano 2024-03-21 14:55:13 -0700
  • b0b43e3b1a Merge branch 'pb/ci-win-artifact-names-fix' Junio C Hamano 2024-03-21 14:55:13 -0700
  • e8c1cda9a9 Merge branch 'ps/reftable-reflog-iteration-perf' Junio C Hamano 2024-03-21 14:55:13 -0700
  • dc97afdcb9 Merge branch 'jc/safe-implicit-bare' Junio C Hamano 2024-03-21 14:55:13 -0700
  • 8be51c1f36 Merge branch 'fs/find-end-of-log-message-fix' Junio C Hamano 2024-03-21 14:55:12 -0700
  • 3eba921f81 Merge branch 'ps/reftable-block-search-fix' Junio C Hamano 2024-03-21 14:55:12 -0700
  • 330ed38a2d Merge branch 'ps/reftable-stack-tempfile' Junio C Hamano 2024-03-21 14:55:12 -0700
  • 7a01b44463 Merge branch 'rs/opt-parse-long-fixups' Junio C Hamano 2024-03-21 14:55:12 -0700
  • 0068aa7946 reftable: fix tests being broken by NFS' delete-after-close semantics Patrick Steinhardt 2024-03-21 16:39:52 +0100
  • ba155b5cb7 contrib: drop hg-to-git script Jeff King 2024-03-20 05:48:24 -0400
  • b5b7b17b2e transport-helper: send "true" value for object-format option Jeff King 2024-03-20 05:41:03 -0400
  • d6f6b433a8 transport-helper: drop "object-format <algo>" option Jeff King 2024-03-20 05:37:40 -0400
  • cf7335f5b6 transport-helper: use write helpers more consistently Jeff King 2024-03-20 05:34:17 -0400
  • 9dc75d81b8 doc/gitremote-helpers: fix more missing single-quotes Jeff King 2024-03-20 05:17:48 -0400
  • 11f2323bdc Meta/cook: notice an unused extra command line arg and fail Junio C Hamano 2024-03-20 09:04:17 -0700
  • ff5dce782f MaintNotes: spring cleaning Junio C Hamano 2024-03-20 09:01:22 -0700
  • 838ba014ce format-patch: simplify after-subject MIME header handling Jeff King 2024-03-19 20:35:57 -0400
  • 305a68143c format-patch: return an allocated string from log_write_email_headers() Jeff King 2024-03-19 20:35:33 -0400
  • 82363d9670 log: do not set up extra_headers for non-email formats Jeff King 2024-03-19 20:31:39 -0400
  • d5a90d6319 pretty: drop print_email_subject flag Jeff King 2024-03-19 20:30:44 -0400
  • 69aff6200c pretty: split oneline and email subject printing Jeff King 2024-03-19 20:28:51 -0400
  • c7f6a534f0 shortlog: stop setting pp.print_email_subject Jeff King 2024-03-19 20:27:16 -0400
  • 5ea0176003 apply: parse names out of "diff --git" more carefully Junio C Hamano 2024-03-19 15:56:44 -0700
  • 9960e535df What's cooking (2024/03 #05) Junio C Hamano 2024-03-19 07:52:23 -0700
  • 667b545c62 Merge branch 'ps/reftable-stack-tempfile' into ps/pack-refs-auto Junio C Hamano 2024-03-18 13:24:32 -0700
  • 3bd955d269 The ninth batch Junio C Hamano 2024-03-18 13:02:12 -0700
  • d2e4e26d13 Merge branch 'jk/doc-remote-helpers-markup-fix' Junio C Hamano 2024-03-18 13:04:25 -0700
  • 7f1e92643d Merge branch 'jh/trace2-missing-def-param-fix' Junio C Hamano 2024-03-18 13:04:25 -0700
  • 184969ce1d Merge branch 'pw/rebase-i-ignore-cherry-pick-help-environment' Junio C Hamano 2024-03-18 13:04:25 -0700
  • bff85a338c docs: adjust trailer `separator` and `key_value_separator` language Brian Lyles 2024-03-18 00:38:02 -0500
  • cb85ed1eb4 docs: correct trailer `key_value_separator` description Brian Lyles 2024-03-18 00:38:01 -0500
  • 37ce97353c builtin/am: allow disabling conflict advice Philippe Blain 2024-03-16 21:16:30 +0000
  • ec0300914b sequencer: allow disabling conflict advice Philippe Blain 2024-03-16 21:16:29 +0000
  • 30ff05094c t-prio-queue: check result array bounds René Scharfe 2024-03-16 22:09:47 +0100
  • e6f9cb76ea t-prio-queue: shorten array index message René Scharfe 2024-03-16 21:45:51 +0100
  • 178401dc25 diff.*Prefix: use camelCase in the doc and test titles Junio C Hamano 2024-03-15 22:57:22 -0700
  • c2a7536354 git-quiltimport: avoid an unnecessary subshell Beat Bolli 2024-03-15 20:46:19 +0100
  • f70bc702e5 contrib/coverage-diff: avoid redundant pipelines Beat Bolli 2024-03-15 20:46:18 +0100
  • babf0b89b3 t/t9*: merge "grep | sed" pipelines Beat Bolli 2024-03-15 20:46:17 +0100
  • c7e7f68aad t/t8*: merge "grep | sed" pipelines Beat Bolli 2024-03-15 20:46:16 +0100
  • 37ea7c4875 t/t5*: merge a "grep | sed" pipeline Beat Bolli 2024-03-15 20:46:15 +0100
  • f7caf1479e t/t4*: merge a "grep | sed" pipeline Beat Bolli 2024-03-15 20:46:14 +0100
  • 67dd07e8af t/t3*: merge a "grep | awk" pipeline Beat Bolli 2024-03-15 20:46:13 +0100
  • 8a3c5ccc4d t/t1*: merge a "grep | sed" pipeline Beat Bolli 2024-03-15 20:46:12 +0100
  • af7dd8bd73 t/t9*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:11 +0100
  • a28a5ea909 t/t8*: avoid redundant use of cat Beat Bolli 2024-03-15 20:46:10 +0100
  • 6178c08ec7 t/t7*: avoid redundant use of cat Beat Bolli 2024-03-15 20:46:09 +0100
  • edfa63e7f4 t/t6*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:08 +0100
  • f636d25dc4 t/t5*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:07 +0100
  • 237ce762ef t/t4*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:06 +0100
  • 2b5a303ad8 t/t3*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:05 +0100
  • 2ed139ccc9 t/t1*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:04 +0100
  • 74615c2a74 t/t0*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:03 +0100
  • 108e18acc3 t/perf: avoid redundant use of cat Beat Bolli 2024-03-15 20:46:02 +0100
  • 47c0f24539 t/annotate-tests.sh: avoid redundant use of cat Beat Bolli 2024-03-15 20:46:01 +0100
  • 99eb825c09 t/lib-cvs.sh: avoid redundant use of cat Beat Bolli 2024-03-15 20:46:00 +0100
  • 2fbd3ac8e6 contrib/subtree/t: avoid redundant use of cat Beat Bolli 2024-03-15 20:45:59 +0100
  • 938e891a9a doc: avoid redundant use of cat Beat Bolli 2024-03-15 20:45:58 +0100
  • fe86a3474a Merge branch 'la/format-trailer-info' into la/hide-trailer-info Junio C Hamano 2024-03-16 10:07:39 -0700
  • 67471bc704 doc: fix some placeholders formating Jean-Noël Avila 2024-03-16 15:21:41 +0000
  • 0620ae0f5b doc: format alternatives in synopsis Jean-Noël Avila 2024-03-16 15:21:40 +0000
  • 86f9ce7dd6 docs: fix typo in git-config `--default` Brian Lyles 2024-03-16 00:01:25 -0500
  • 7823a51203 docs: clarify file options in git-config `--edit` Brian Lyles 2024-03-16 00:01:24 -0500
  • b3b57c69da bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option Jiamu Sun 2024-03-14 04:00:16 +0000
  • 42910d7ec9 What's cooking (2024/03 #04) Junio C Hamano 2024-03-15 16:31:56 -0700
  • 31399a6b61 config: allow tweaking whitespace between value and comment Junio C Hamano 2024-03-15 15:26:40 -0700
  • fbad334db9 config: fix --comment formatting Junio C Hamano 2024-03-15 12:43:58 -0700
  • 2953d95d40 The eighth batch Junio C Hamano 2024-03-15 15:20:53 -0700
  • 84ead08cc7 Merge branch 'hd/config-mak-os390' Junio C Hamano 2024-03-15 16:06:00 -0700
  • 1c61dfa543 Merge branch 'vm/t7301-use-test-path-helpers' Junio C Hamano 2024-03-15 16:06:00 -0700