Commit Graph

  • ff5dce782f MaintNotes: spring cleaning Junio C Hamano 2024-03-20 09:01:22 -07:00
  • 838ba014ce format-patch: simplify after-subject MIME header handling Jeff King 2024-03-19 20:35:57 -04:00
  • 305a68143c format-patch: return an allocated string from log_write_email_headers() Jeff King 2024-03-19 20:35:33 -04:00
  • 82363d9670 log: do not set up extra_headers for non-email formats Jeff King 2024-03-19 20:31:39 -04:00
  • d5a90d6319 pretty: drop print_email_subject flag Jeff King 2024-03-19 20:30:44 -04:00
  • 69aff6200c pretty: split oneline and email subject printing Jeff King 2024-03-19 20:28:51 -04:00
  • c7f6a534f0 shortlog: stop setting pp.print_email_subject Jeff King 2024-03-19 20:27:16 -04:00
  • 5ea0176003 apply: parse names out of "diff --git" more carefully Junio C Hamano 2024-03-19 15:56:44 -07:00
  • 9960e535df What's cooking (2024/03 #05) Junio C Hamano 2024-03-19 07:52:23 -07:00
  • 667b545c62 Merge branch 'ps/reftable-stack-tempfile' into ps/pack-refs-auto Junio C Hamano 2024-03-18 13:24:32 -07:00
  • 3bd955d269 The ninth batch Junio C Hamano 2024-03-18 13:02:12 -07:00
  • d2e4e26d13 Merge branch 'jk/doc-remote-helpers-markup-fix' Junio C Hamano 2024-03-18 13:04:25 -07:00
  • 7f1e92643d Merge branch 'jh/trace2-missing-def-param-fix' Junio C Hamano 2024-03-18 13:04:25 -07:00
  • 184969ce1d Merge branch 'pw/rebase-i-ignore-cherry-pick-help-environment' Junio C Hamano 2024-03-18 13:04:25 -07:00
  • bff85a338c docs: adjust trailer separator and key_value_separator language Brian Lyles 2024-03-18 00:38:02 -05:00
  • cb85ed1eb4 docs: correct trailer key_value_separator description Brian Lyles 2024-03-18 00:38:01 -05:00
  • 37ce97353c builtin/am: allow disabling conflict advice Philippe Blain 2024-03-16 21:16:30 +00:00
  • ec0300914b sequencer: allow disabling conflict advice Philippe Blain 2024-03-16 21:16:29 +00:00
  • 30ff05094c t-prio-queue: check result array bounds René Scharfe 2024-03-16 22:09:47 +01:00
  • e6f9cb76ea t-prio-queue: shorten array index message René Scharfe 2024-03-16 21:45:51 +01:00
  • 178401dc25 diff.*Prefix: use camelCase in the doc and test titles Junio C Hamano 2024-03-15 22:57:22 -07:00
  • c2a7536354 git-quiltimport: avoid an unnecessary subshell Beat Bolli 2024-03-15 20:46:19 +01:00
  • f70bc702e5 contrib/coverage-diff: avoid redundant pipelines Beat Bolli 2024-03-15 20:46:18 +01:00
  • babf0b89b3 t/t9*: merge "grep | sed" pipelines Beat Bolli 2024-03-15 20:46:17 +01:00
  • c7e7f68aad t/t8*: merge "grep | sed" pipelines Beat Bolli 2024-03-15 20:46:16 +01:00
  • 37ea7c4875 t/t5*: merge a "grep | sed" pipeline Beat Bolli 2024-03-15 20:46:15 +01:00
  • f7caf1479e t/t4*: merge a "grep | sed" pipeline Beat Bolli 2024-03-15 20:46:14 +01:00
  • 67dd07e8af t/t3*: merge a "grep | awk" pipeline Beat Bolli 2024-03-15 20:46:13 +01:00
  • 8a3c5ccc4d t/t1*: merge a "grep | sed" pipeline Beat Bolli 2024-03-15 20:46:12 +01:00
  • af7dd8bd73 t/t9*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:11 +01:00
  • a28a5ea909 t/t8*: avoid redundant use of cat Beat Bolli 2024-03-15 20:46:10 +01:00
  • 6178c08ec7 t/t7*: avoid redundant use of cat Beat Bolli 2024-03-15 20:46:09 +01:00
  • edfa63e7f4 t/t6*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:08 +01:00
  • f636d25dc4 t/t5*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:07 +01:00
  • 237ce762ef t/t4*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:06 +01:00
  • 2b5a303ad8 t/t3*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:05 +01:00
  • 2ed139ccc9 t/t1*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:04 +01:00
  • 74615c2a74 t/t0*: avoid redundant uses of cat Beat Bolli 2024-03-15 20:46:03 +01:00
  • 108e18acc3 t/perf: avoid redundant use of cat Beat Bolli 2024-03-15 20:46:02 +01:00
  • 47c0f24539 t/annotate-tests.sh: avoid redundant use of cat Beat Bolli 2024-03-15 20:46:01 +01:00
  • 99eb825c09 t/lib-cvs.sh: avoid redundant use of cat Beat Bolli 2024-03-15 20:46:00 +01:00
  • 2fbd3ac8e6 contrib/subtree/t: avoid redundant use of cat Beat Bolli 2024-03-15 20:45:59 +01:00
  • 938e891a9a doc: avoid redundant use of cat Beat Bolli 2024-03-15 20:45:58 +01:00
  • fe86a3474a Merge branch 'la/format-trailer-info' into la/hide-trailer-info Junio C Hamano 2024-03-16 10:07:39 -07:00
  • 67471bc704 doc: fix some placeholders formating Jean-Noël Avila 2024-03-16 15:21:41 +00:00
  • 0620ae0f5b doc: format alternatives in synopsis Jean-Noël Avila 2024-03-16 15:21:40 +00:00
  • 86f9ce7dd6 docs: fix typo in git-config --default Brian Lyles 2024-03-16 00:01:25 -05:00
  • 7823a51203 docs: clarify file options in git-config --edit Brian Lyles 2024-03-16 00:01:24 -05:00
  • b3b57c69da bugreport.c: fix a crash in git bugreport with --no-suffix option Jiamu Sun 2024-03-14 04:00:16 +00:00
  • 42910d7ec9 What's cooking (2024/03 #04) Junio C Hamano 2024-03-15 16:31:56 -07:00
  • 31399a6b61 config: allow tweaking whitespace between value and comment Junio C Hamano 2024-03-15 15:26:40 -07:00
  • fbad334db9 config: fix --comment formatting Junio C Hamano 2024-03-15 12:43:58 -07:00
  • 2953d95d40 The eighth batch Junio C Hamano 2024-03-15 15:20:53 -07:00
  • 84ead08cc7 Merge branch 'hd/config-mak-os390' Junio C Hamano 2024-03-15 16:06:00 -07:00
  • 1c61dfa543 Merge branch 'vm/t7301-use-test-path-helpers' Junio C Hamano 2024-03-15 16:06:00 -07:00
  • d4636aea6f Merge branch 'jc/xwrite-cleanup' Junio C Hamano 2024-03-15 16:06:00 -07:00
  • 06ac518981 Merge branch 'ag/t0010-modernize' Junio C Hamano 2024-03-15 16:05:59 -07:00
  • 8e663afb95 Merge branch 'as/option-names-in-messages' Junio C Hamano 2024-03-15 16:05:59 -07:00
  • b09a8839a4 Merge branch 'kh/branch-ref-syntax-advice' Junio C Hamano 2024-03-15 16:05:59 -07:00
  • 42d5c03394 config: add --comment option to add a comment Ralph Seichter 2024-03-12 21:47:00 +00:00
  • fe2033b84f fuzz: add fuzzer for config parsing Brian C Tracy 2024-03-15 05:47:31 +00:00
  • 3452d17324 trailer: finish formatting unification Linus Arver 2024-03-15 06:55:05 +00:00
  • 676c1db76e trailer: begin formatting unification Linus Arver 2024-03-15 06:55:04 +00:00
  • 9f0c9702de format_trailer_info(): append newline for non-trailer lines Linus Arver 2024-03-15 06:55:03 +00:00
  • 41ea0a9002 format_trailer_info(): drop redundant unfold_value() Linus Arver 2024-03-15 06:55:02 +00:00
  • 65b4ad82b8 format_trailer_info(): use trailer_item objects Linus Arver 2024-03-15 06:55:01 +00:00
  • ad538c61da t5300: fix test_with_bad_commit() John Cai 2024-03-15 04:57:26 +00:00
  • 7fdc265633 diff: add diff.srcPrefix and diff.dstPrefix configuration variables Peter Hutterer 2024-03-15 11:03:10 +10:00
  • 4f9b731bde The seventh batch Junio C Hamano 2024-03-14 14:03:22 -07:00
  • c5a7ee124d Merge branch 'rj/complete-worktree-paths-fix' Junio C Hamano 2024-03-14 14:05:25 -07:00
  • 43100746e6 Merge branch 'rj/complete-reflog' Junio C Hamano 2024-03-14 14:05:24 -07:00
  • edae49e3c0 Merge branch 'jc/test-i18ngrep' Junio C Hamano 2024-03-14 14:05:24 -07:00
  • 272fd9125a Merge branch 'gt/core-bare-in-templates' Junio C Hamano 2024-03-14 14:05:24 -07:00
  • 4fecb94887 Merge branch 'la/trailer-api' Junio C Hamano 2024-03-14 14:05:24 -07:00
  • 26ab20ccb2 Merge branch 'kh/doc-commentchar-is-a-byte' Junio C Hamano 2024-03-14 14:05:23 -07:00
  • 720c1129c4 Merge branch 'jh/fsmonitor-icase-corner-case-fix' Junio C Hamano 2024-03-14 14:05:23 -07:00
  • 448a74e151 Merge branch 'ps/reftable-iteration-perf-part2' Junio C Hamano 2024-03-14 14:05:23 -07:00
  • 066124da88 Merge branch 'so/clean-dry-run-without-force' Junio C Hamano 2024-03-14 14:05:23 -07:00
  • 2f64da0790 checkout: plug some leaks in git-restore Rubén Justo 2024-03-14 19:08:58 +01:00
  • 5a99c1ac1a checkout: fix interaction between --conflict and --merge Phillip Wood 2024-03-14 17:05:07 +00:00
  • dbeaf8e8c0 checkout: cleanup --conflict=<style> parsing Phillip Wood 2024-03-14 17:05:06 +00:00
  • 135cc712c3 merge options: add a conflict style member Phillip Wood 2024-03-14 17:05:05 +00:00
  • 412aff7b33 merge-ll: introduce LL_MERGE_OPTIONS_INIT Phillip Wood 2024-03-14 17:05:04 +00:00
  • 7457014be5 xdiff-interface: refactor parsing of merge.conflictstyle Phillip Wood 2024-03-14 17:05:03 +00:00
  • e4e9d5fa97 t0006: add more tests with a negative TZ offset Beat Bolli 2024-03-14 09:55:12 +01:00
  • 69e2bee1a3 date: make "iso-strict" conforming for the UTC timezone Beat Bolli 2024-03-13 23:54:23 +01:00
  • f66e1a071b status: allow --untracked=false and friends Junio C Hamano 2024-03-13 10:32:14 -07:00
  • 63acdc4827 status: unify parsing of --untracked= and status.showUntrackedFiles Junio C Hamano 2024-03-13 10:32:13 -07:00
  • 71ccda7e6c doc: status.showUntrackedFiles does not take "false" Jonas Wunderlich 2024-03-12 21:34:11 +00:00
  • 0eab85b90f t5601: exercise clones with "includeIf.*.onbranch" Patrick Steinhardt 2024-03-12 13:35:11 +01:00
  • 28636d797f Documentation/user-manual.txt: example for generating object hashes Dirk Gouders 2024-03-12 11:41:56 +01:00
  • 8b311478ad config: allow multi-byte core.commentChar Jeff King 2024-03-12 05:17:50 -04:00
  • 103d563f37 environment: drop comment_line_char compatibility macro Jeff King 2024-03-12 05:17:47 -04:00
  • 78275b08e3 wt-status: drop custom comment-char stringification Jeff King 2024-03-12 05:17:45 -04:00
  • 7eb35e07c6 sequencer: handle multi-byte comment characters when writing todo list Jeff King 2024-03-12 05:17:42 -04:00
  • 2ec225d397 find multi-byte comment chars in unterminated buffers Jeff King 2024-03-12 05:17:39 -04:00
  • 600559b716 find multi-byte comment chars in NUL-terminated strings Jeff King 2024-03-12 05:17:37 -04:00
  • f99e1d94f5 prefer comment_line_str to comment_line_char for printing Jeff King 2024-03-12 05:17:34 -04:00
  • a1bb146aaf strbuf: accept a comment string for strbuf_add_commented_lines() Jeff King 2024-03-12 05:17:32 -04:00
  • 3a35d96284 strbuf: accept a comment string for strbuf_commented_addf() Jeff King 2024-03-12 05:17:29 -04:00