git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
    1. Re: [PATCH v3 07/10] refs: root refs can be symbolic refs
       - by Jeff King @ 2024-05-03 18:13 UTC [99%]

    2. Re: [PATCH v4 6/7] t/Makefile: run unit tests alongside shell tests
       - by Jeff King @ 2024-05-03 18:02 UTC [99%]

    3. Re: [PATCH 8/8] refs: check refnames as fully qualified when resolving
       - by Jeff King @ 2024-05-03 17:55 UTC [99%]

    4. Re: [PATCH v2 0/3] color: add support for 12-bit RGB colors
       - by Jeff King @ 2024-05-03 17:48 UTC [99%]

    5. Re: [PATCH 3/3] color: add support for 12-bit RGB colors
       - by Jeff King @ 2024-05-03 17:47 UTC [99%]

    6. Re: Re* using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning with depth: git 2.44 vs git 2.42
       - by Jeff King @ 2024-05-03 17:46 UTC [98%]

    7. Re: [PATCH 0/5] refs: remove functions without ref store
       - by Jeff King @ 2024-05-03 17:35 UTC [99%]

    8. using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning with depth: git 2.44 vs git 2.42
       - by Jeff King @ 2024-05-01 22:00 UTC [66%]

    9. Re: [PATCH 1/3] t/t4026-color: remove an extra double quote character
       - by Jeff King @ 2024-04-30 10:59 UTC [99%]

   10. Re: [PATCH 3/3] color: add support for 12-bit RGB colors
       - by Jeff King @ 2024-04-30 10:57 UTC [99%]

   11. Re: [PATCH v5 1/2] add-patch: do not show UI messages on stderr
       - by Jeff King @ 2024-04-30 10:52 UTC [99%]

   12. Re: [PATCH 0/8] tightening ref handling outside of refs/
       - by Jeff King @ 2024-04-30 10:45 UTC [99%]

   13. Re: [PATCH 8/8] refs: check refnames as fully qualified when resolving
       - by Jeff King @ 2024-04-30 10:41 UTC [99%]

   14. Re: [PATCH v4 1/7] refs: accept symref values in `ref_transaction[_add]_update`
       - by Jeff King @ 2024-04-30 10:33 UTC [99%]

   15. Re: [PATCH v4 1/7] refs: accept symref values in `ref_transaction[_add]_update`
       - by Jeff King @ 2024-04-30 10:30 UTC [99%]

   16. Re: [PATCH 2/3] refs: do not label special refs as pseudo refs
       - by Jeff King @ 2024-04-30 10:23 UTC [93%]

   17. Re: [PATCH 6/8] check_refname_format(): add FULLY_QUALIFIED flag
       - by Jeff King @ 2024-04-30 10:01 UTC [95%]

   18. Re: [PATCH 6/8] check_refname_format(): add FULLY_QUALIFIED flag
       - by Jeff King @ 2024-04-30  9:47 UTC [99%]

   19. Re: [PATCH 0/8] tightening ref handling outside of refs/
       - by Jeff King @ 2024-04-29  8:42 UTC [99%]

   20. Re: [PATCH 0/8] tightening ref handling outside of refs/
       - by Jeff King @ 2024-04-29  8:36 UTC [99%]

   21. [PATCH 8/8] refs: check refnames as fully qualified when resolving
       - by Jeff King @ 2024-04-29  8:35 UTC [89%]

   22. [PATCH 7/8] refs: check refnames as fully qualified when writing
       - by Jeff King @ 2024-04-29  8:34 UTC [95%]

   23. [PATCH 6/8] check_refname_format(): add FULLY_QUALIFIED flag
       - by Jeff King @ 2024-04-29  8:33 UTC [82%]

   24. [PATCH 5/8] refs: use is_pseudoref_syntax() in refname_is_safe()
       - by Jeff King @ 2024-04-29  8:23 UTC [99%]

   25. [PATCH 4/8] refs: disallow dash in pseudoref syntax
       - by Jeff King @ 2024-04-29  8:23 UTC [99%]

   26. [PATCH 3/8] refs: move is_pseudoref_syntax() definition earlier
       - by Jeff King @ 2024-04-29  8:21 UTC [98%]

   27. [PATCH 2/8] t5619: use fully qualified refname for branch
       - by Jeff King @ 2024-04-29  8:21 UTC [98%]

   28. [PATCH 1/8] t0600: don't create ref outside of refs/
       - by Jeff King @ 2024-04-29  8:16 UTC [94%]

   29. [PATCH 0/8] tightening ref handling outside of refs/
       - by Jeff King @ 2024-04-29  8:15 UTC [93%]

   30. Re: [PATCH v4 1/7] refs: accept symref values in `ref_transaction[_add]_update`
       - by Jeff King @ 2024-04-29  7:55 UTC [99%]

   31. Re: [PATCH v2 1/1] advice: add --no-advice global option
       - by Jeff King @ 2024-04-29  6:40 UTC [99%]

   32. Re: Git Bug Report: git credential 'url' parsing clear other fields
       - by Jeff King @ 2024-04-29  5:25 UTC [95%]

   33. Re: [PATCH v4 1/7] refs: accept symref values in `ref_transaction[_add]_update`
       - by Jeff King @ 2024-04-26 21:15 UTC [93%]

   34. Re: [PATCH v3 0/8] refs: add symref support to 'git-update-ref'
       - by Jeff King @ 2024-04-26 20:41 UTC [93%]

   35. Re: [PATCH v4] add-patch: response to unknown command
       - by Jeff King @ 2024-04-26 20:23 UTC [99%]

   36. Re: [PATCH v4] add-patch: response to unknown command
       - by Jeff King @ 2024-04-26 20:21 UTC [99%]

   37. Re: [PATCH v4] add-patch: response to unknown command
       - by Jeff King @ 2024-04-25  1:44 UTC [99%]

   38. Re: free and errno, was Re: [PATCH] apply: replace mksnpath() with a mkpathdup() call
       - by Jeff King @ 2024-04-24  1:11 UTC [92%]

   39. Re: Building with PGO: concurrency and test data
       - by Jeff King @ 2024-04-23 22:42 UTC [97%]

   40. Re: [PATCH] don't report vsnprintf(3) error as bug
       - by Jeff King @ 2024-04-23 22:26 UTC [98%]

   41. Re: [PATCH v3 0/8] refs: add symref support to 'git-update-ref'
       - by Jeff King @ 2024-04-23 22:03 UTC [95%]

   42. Re: [PATCH] stash: fix "--staged" with binary files
       - by Jeff King @ 2024-04-23 21:44 UTC [99%]

   43. Re: [PATCH] osxkeychain: restrict queries to requests with a valid host
       - by Jeff King @ 2024-04-23 21:39 UTC [90%]

   44. Re: [PATCH] format-patch: allow --rfc to optionally take a value, like --rfc=WIP
       - by Jeff King @ 2024-04-19 18:00 UTC [99%]

   45. Re: [PATCH v2 1/2] for-each-repo: optionally keep going on an error
       - by Jeff King @ 2024-04-19 17:56 UTC [99%]

   46. Re: [PATCH] imap-send: increase command size limit
       - by Jeff King @ 2024-04-17  0:24 UTC [99%]

   47. Re: [PATCH v3] bisect: report the found commit with "show"
       - by Jeff King @ 2024-04-16  5:13 UTC [99%]

   48. Re: [PATCH v2] pack-bitmap: gracefully handle missing BTMP chunks
       - by Jeff King @ 2024-04-16  5:12 UTC [99%]

   49. Re: [PATCH] imap-send: increase command size limit
       - by Jeff King @ 2024-04-15 18:55 UTC [98%]

   50. Re: [PATCH] imap-send: increase command size limit
       - by Jeff King @ 2024-04-15 18:45 UTC [99%]

   51. Re: [PATCH v3 6/7] t/Makefile: run unit tests alongside shell tests
       - by Jeff King @ 2024-04-12  4:29 UTC [99%]

   52. Re: [PATCH v2 1/2] ci: also define CXX environment variable
       - by Jeff King @ 2024-04-12  4:22 UTC [99%]

   53. Re: [PATCH 2/2] fuzz: link fuzz programs with `make all` on Linux
       - by Jeff King @ 2024-04-10 21:11 UTC [99%]

   54. Re: [PATCH 05/24] pack-bitmap: move some initialization to `bitmap_writer_init()`
       - by Jeff King @ 2024-04-10 18:10 UTC [99%]

   55. Re: [PATCH 04/24] pack-bitmap: drop unused `max_bitmaps` parameter
       - by Jeff King @ 2024-04-10 18:06 UTC [99%]

   56. Re: [PATCH 03/24] ewah: implement `ewah_bitmap_is_subset()`
       - by Jeff King @ 2024-04-10 18:05 UTC [95%]

   57. Re: [PATCH 02/24] config: repo_config_get_expiry()
       - by Jeff King @ 2024-04-10 17:54 UTC [98%]

   58. Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
       - by Jeff King @ 2024-04-09  0:17 UTC [99%]

   59. Re: [PATCH] Makefile(s): avoid recipe prefix in conditional statements
       - by Jeff King @ 2024-04-09  0:04 UTC [99%]

   60. Re: [PATCH 0/12] git_config_string() considered harmful
       - by Jeff King @ 2024-04-08 20:55 UTC [96%]

   61. Re: [PATCH 6/6] t: teach lint that RHS of 'local VAR=VAL' needs to be quoted
       - by Jeff King @ 2024-04-08 20:40 UTC [99%]

   62. Re: [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
       - by Jeff King @ 2024-04-08 17:26 UTC [95%]

   63. Re: [RFC][PATCH] t-prio-queue: simplify using compound literals
       - by Jeff King @ 2024-04-08 17:09 UTC [99%]

   64. Re: [PATCH 06/11] config: use git_config_string() in easy cases
       - by Jeff King @ 2024-04-07  2:47 UTC [99%]

   65. Re: [PATCH 03/11] config: prefer git_config_string_dup() for temp variables
       - by Jeff King @ 2024-04-07  2:45 UTC [99%]

   66. Re: [PATCH 6/6] t: teach lint that RHS of 'local VAR=VAL' needs to be quoted
       - by Jeff King @ 2024-04-07  1:43 UTC [99%]

   67. Re: Warning message in remote.c when compiling
       - by Jeff King @ 2024-04-07  1:38 UTC [99%]

   68. Re: [PATCH] t9604: Fix test for musl libc and new Debian
       - by Jeff King @ 2024-04-07  1:33 UTC [99%]

   69. Re: [RFC][PATCH] t-prio-queue: simplify using compound literals
       - by Jeff King @ 2024-04-07  1:28 UTC [99%]

   70. Re: [PATCH] CodingGuidelines: quote assigned value with "local" and "export"
       - by Jeff King @ 2024-04-07  1:23 UTC [99%]

   71. Re: free and errno, was Re: [PATCH] apply: replace mksnpath() with a mkpathdup() call
       - by Jeff King @ 2024-04-07  1:18 UTC [96%]

   72. Re: [PATCH 0/12] git_config_string() considered harmful
       - by Jeff King @ 2024-04-07  1:08 UTC [99%]

   73. [PATCH 11/11] blame: use "dup" string_list for ignore-revs files
       - by Jeff King @ 2024-04-07  1:07 UTC [94%]

   74. [PATCH 10/11] userdiff: use git_config_string_dup() when we can
       - by Jeff King @ 2024-04-07  1:04 UTC [96%]

   75. [PATCH 09/11] merge: use git_config_string_dup() for pull strategies
       - by Jeff King @ 2024-04-07  1:04 UTC [96%]

   76. [PATCH 08/11] http: use git_config_string_dup()
       - by Jeff King @ 2024-04-07  1:03 UTC [74%]

   77. [PATCH 07/11] config: use git_config_pathname_dup() in easy cases
       - by Jeff King @ 2024-04-07  1:03 UTC [79%]

   78. [PATCH 06/11] config: use git_config_string() in easy cases
       - by Jeff King @ 2024-04-07  1:02 UTC [48%]

   79. [PATCH 05/11] config: use git_config_string_dup() to fix leaky open coding
       - by Jeff King @ 2024-04-07  1:01 UTC [95%]

   80. [PATCH 04/11] config: use git_config_string_dup() for open-coded equivalents
       - by Jeff King @ 2024-04-07  1:01 UTC [96%]

   81. [PATCH 03/11] config: prefer git_config_string_dup() for temp variables
       - by Jeff King @ 2024-04-07  1:00 UTC [81%]

   82. [PATCH 02/11] config: add git_config_pathname_dup()
       - by Jeff King @ 2024-04-07  1:00 UTC [98%]

   83. [PATCH 01/11] config: make sequencer.c's git_config_string_dup() public
       - by Jeff King @ 2024-04-07  0:58 UTC [88%]

   84. [PATCH 0/12] git_config_string() considered harmful
       - by Jeff King @ 2024-04-07  0:56 UTC [90%]

   85. Re: What's cooking in git.git (Apr 2024, #03; Fri, 5)
       - by Jeff King @ 2024-04-05 20:06 UTC [99%]

   86. [PATCH 3/2] remote-curl: add Transfer-Encoding header only for older curl
       - by Jeff King @ 2024-04-05 20:04 UTC [89%]

   87. Re: [PATCH] usage: report vsnprintf(3) failure
       - by Jeff King @ 2024-04-05 19:20 UTC [99%]

   88. Re: [RFC][PATCH] t-prio-queue: simplify using compound literals
       - by Jeff King @ 2024-04-05 19:17 UTC [99%]

   89. Re: [PATCH] CodingGuidelines: quote assigned value with "local" and "export"
       - by Jeff King @ 2024-04-05 17:48 UTC [99%]

   90. Re: [PATCH] mem-pool: use st_add() in mem_pool_strvfmt()
       - by Jeff King @ 2024-04-05 17:45 UTC [99%]

   91. Re: free and errno, was Re: [PATCH] apply: replace mksnpath() with a mkpathdup() call
       - by Jeff King @ 2024-04-05 17:41 UTC [99%]

   92. Re: [PATCH v2 2/2] path: remove mksnpath()
       - by Jeff King @ 2024-04-05 17:37 UTC [99%]

   93. Re: free and errno, was Re: [PATCH] apply: replace mksnpath() with a mkpathdup() call
       - by Jeff King @ 2024-04-05 17:35 UTC [89%]

   94. free and errno, was Re: [PATCH] apply: replace mksnpath() with a mkpathdup() call
       - by Jeff King @ 2024-04-04 22:53 UTC [88%]

   95. Re: [PATCH] mem-pool: use st_add() in mem_pool_strvfmt()
       - by Jeff King @ 2024-04-03 21:20 UTC [99%]

   96. Re: reftable & jgit compatibility
       - by Jeff King @ 2024-04-03 20:54 UTC [99%]

   97. Re: [PATCH] mem-pool: use st_add() in mem_pool_strvfmt()
       - by Jeff King @ 2024-04-03 20:48 UTC [95%]

   98. Re: [PATCH] imap-send: use xsnprintf to format command
       - by Jeff King @ 2024-04-03 20:32 UTC [99%]

   99. Re: [PATCH 1/2] http: reset POSTFIELDSIZE when clearing curl handle
       - by Jeff King @ 2024-04-03 20:18 UTC [97%]

  100. Re: [PATCH 1/2] http: reset POSTFIELDSIZE when clearing curl handle
       - by Jeff King @ 2024-04-03  3:20 UTC [95%]

  101. Re: Git Gui Clone: Error Failed to create repository (with hints)
       - by Jeff King @ 2024-04-03  1:30 UTC [99%]

  102. Re: [PATCH v2] bisect: Honor log.date
       - by Jeff King @ 2024-04-03  1:27 UTC [99%]

  103. Re: [PATCH] mem-pool: use st_add() in mem_pool_strvfmt()
       - by Jeff King @ 2024-04-03  1:18 UTC [92%]

  104. Re: [PATCH] imap-send: use xsnprintf to format command
       - by Jeff King @ 2024-04-03  0:47 UTC [97%]

  105. Re: [RFC][PATCH] t-prio-queue: simplify using compound literals
       - by Jeff King @ 2024-04-02 20:41 UTC [99%]

  106. Re: [PATCH 0/2] git+curl 8.7.0 workaround
       - by Jeff King @ 2024-04-02 20:31 UTC [99%]

  107. Re: [PATCH] t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1`
       - by Jeff King @ 2024-04-02 20:24 UTC [94%]

  108. [PATCH 2/2] INSTALL: bump libcurl version to 7.21.3
       - by Jeff King @ 2024-04-02 20:06 UTC [97%]

  109. [PATCH 1/2] http: reset POSTFIELDSIZE when clearing curl handle
       - by Jeff King @ 2024-04-02 20:05 UTC [91%]

  110. [PATCH 0/2] git+curl 8.7.0 workaround
       - by Jeff King @ 2024-04-02 20:02 UTC [99%]

  111. Re: [PATCH v2] bisect: Honor log.date
       - by Jeff King @ 2024-04-01 16:32 UTC [91%]

  112. Re: [PATCH] mem-pool: use st_add() in mem_pool_strvfmt()
       - by Jeff King @ 2024-04-01  3:36 UTC [94%]

  113. Re: :/regex syntax picks stash entries over regular commits
       - by Jeff King @ 2024-04-01  2:44 UTC [98%]

  114. Re: [PATCH v2] bisect: Honor log.date
       - by Jeff King @ 2024-04-01  2:32 UTC [81%]

  115. tests broken with curl-8.7.0
       - by Jeff King @ 2024-03-30  0:02 UTC [87%]

  116. Re: [PATCH v2] t4126: fix "funny directory name" test on Windows (again)
       - by Jeff King @ 2024-03-29 18:34 UTC [99%]

  117. Re: [PATCH] t4126: fix "funny directory name" test on Windows (again)
       - by Jeff King @ 2024-03-29 12:00 UTC [86%]

  118. Re: [PATCH v2] t4126: make sure a directory with SP at the end is usable
       - by Jeff King @ 2024-03-29 11:27 UTC [98%]

  119. Re: [PATCH 0/1] quote: quote space
       - by Jeff King @ 2024-03-28 16:30 UTC [99%]

  120. Re: [PATCH 05/13] credential: gate new fields on capability
       - by Jeff King @ 2024-03-28 16:29 UTC [99%]

  121. Re: [PATCH 0/1] quote: quote space
       - by Jeff King @ 2024-03-28 11:40 UTC [86%]

  122. Re: [PATCH 0/1] quote: quote space
       - by Jeff King @ 2024-03-28 10:32 UTC [99%]

  123. Re: [PATCH 05/13] credential: gate new fields on capability
       - by Jeff King @ 2024-03-28 10:20 UTC [99%]

  124. Re: [PATCH 2/4] doc: allow literal and emphasis format in doc vs help tests
       - by Jeff King @ 2024-03-28 10:06 UTC [99%]

  125. Re: [PATCH 17/16] config: add core.commentString
       - by Jeff King @ 2024-03-28  9:47 UTC [99%]

  126. Re: repositoryformatversion and extensions
       - by Jeff King @ 2024-03-27 10:08 UTC [94%]

  127. Re: [PATCH 0/3] some transport-helper "option object-format" confusion
       - by Jeff King @ 2024-03-27  9:48 UTC [99%]

  128. Re: [PATCH 2/3] treewide: switch to khashl for memory savings
       - by Jeff King @ 2024-03-27  9:37 UTC [99%]

  129. Re: [PATCH 0/1] quote: quote space
       - by Jeff King @ 2024-03-27  9:17 UTC [99%]

  130. Re: [PATCH v3 0/7] test-tool: add unit test suite runner
       - by Jeff King @ 2024-03-27  9:00 UTC [99%]

  131. Re: [PATCH v3 6/7] t/Makefile: run unit tests alongside shell tests
       - by Jeff King @ 2024-03-27  8:58 UTC [99%]

  132. Re: [PATCH v2] userdiff: better method/property matching for C#
       - by Jeff King @ 2024-03-27  8:40 UTC [99%]

  133. Re: [PATCH 00/11] midx: split MIDX writing routines into midx-write.c, cleanup
       - by Jeff King @ 2024-03-27  8:39 UTC [99%]

  134. Re: [PATCH 11/11] midx-write.c: use `--stdin-packs` when repacking
       - by Jeff King @ 2024-03-27  8:37 UTC [99%]

  135. Re: [PATCH 09/11] midx-write.c: factor out common want_included_pack() routine
       - by Jeff King @ 2024-03-27  8:29 UTC [99%]

  136. [PATCH 17/16] config: add core.commentString
       - by Jeff King @ 2024-03-27  8:19 UTC [78%]

  137. Re: [PATCH v2 16/16] config: allow multi-byte core.commentChar
       - by Jeff King @ 2024-03-27  7:46 UTC [99%]

  138. Re: [PATCH v2 2/2] pretty: find pretty formats case-insensitively
       - by Jeff King @ 2024-03-25  9:46 UTC [99%]

  139. Re: [PATCH v2 1/2] pretty: update tests to use `test_config`
       - by Jeff King @ 2024-03-25  9:44 UTC [99%]

  140. Re: [PATCH] pretty: find pretty formats case-insensitively
       - by Jeff King @ 2024-03-25  6:14 UTC [91%]

  141. Re: [PATCH] contrib: drop hg-to-git script
       - by Jeff King @ 2024-03-22 23:43 UTC [98%]

  142. Re: [PATCH] rebase: use child_process_clear() to clean
       - by Jeff King @ 2024-03-22 23:36 UTC [99%]

  143. [PATCH] rebase: use child_process_clear() to clean
       - by Jeff King @ 2024-03-22 10:35 UTC [92%]

  144. [PATCH 7/6] format-patch: fix leak of empty header string
       - by Jeff King @ 2024-03-22  9:59 UTC [89%]

  145. Re: [PATCH] doc/gitremote-helpers: fix more missing single-quotes
       - by Jeff King @ 2024-03-22  6:39 UTC [99%]

  146. Re: [PATCH v3 0/2] Add hostname condition to includeIf
       - by Jeff King @ 2024-03-20 20:51 UTC [99%]

  147. Re: Feature request: highlight local worktree in `worktree list`
       - by Jeff King @ 2024-03-20 20:39 UTC [99%]

  148. Re: Feature request: highlight local worktree in `worktree list`
       - by Jeff King @ 2024-03-20 10:02 UTC [99%]

  149. [PATCH] contrib: drop hg-to-git script
       - by Jeff King @ 2024-03-20  9:48 UTC [67%]

  150. [PATCH 3/3] transport-helper: send "true" value for object-format option
       - by Jeff King @ 2024-03-20  9:41 UTC [82%]

  151. [PATCH 2/3] transport-helper: drop "object-format <algo>" option
       - by Jeff King @ 2024-03-20  9:37 UTC [81%]

  152. [PATCH 1/3] transport-helper: use write helpers more consistently
       - by Jeff King @ 2024-03-20  9:34 UTC [95%]

  153. [PATCH 0/3] some transport-helper "option object-format" confusion
       - by Jeff King @ 2024-03-20  9:32 UTC [96%]

  154. [PATCH] doc/gitremote-helpers: fix more missing single-quotes
       - by Jeff King @ 2024-03-20  9:17 UTC [99%]

  155. Re: [PATCH v2 1/3] revision: add a per-email field to rev-info
       - by Jeff King @ 2024-03-20  0:43 UTC [93%]

  156. [PATCH 6/6] format-patch: simplify after-subject MIME header handling
       - by Jeff King @ 2024-03-20  0:35 UTC [94%]

  157. [PATCH 5/6] format-patch: return an allocated string from log_write_email_headers()
       - by Jeff King @ 2024-03-20  0:35 UTC [85%]

  158. [PATCH 4/6] log: do not set up extra_headers for non-email formats
       - by Jeff King @ 2024-03-20  0:31 UTC [97%]

  159. [PATCH 3/6] pretty: drop print_email_subject flag
       - by Jeff King @ 2024-03-20  0:30 UTC [84%]

  160. [PATCH 2/6] pretty: split oneline and email subject printing
       - by Jeff King @ 2024-03-20  0:28 UTC [84%]

  161. [PATCH 1/6] shortlog: stop setting pp.print_email_subject
       - by Jeff King @ 2024-03-20  0:27 UTC [98%]

  162. Re: [PATCH v2 1/3] revision: add a per-email field to rev-info
       - by Jeff King @ 2024-03-20  0:25 UTC [96%]

  163. Re: [PATCH v3 0/2] Add hostname condition to includeIf
       - by Jeff King @ 2024-03-20  0:19 UTC [99%]

  164. Re: [PATCH v2 1/3] revision: add a per-email field to rev-info
       - by Jeff King @ 2024-03-19 21:29 UTC [98%]

  165. Re: [PATCH v3 1/2] t: add a test helper for getting hostname
       - by Jeff King @ 2024-03-19 21:11 UTC [99%]

  166. Re: [PATCH v3 2/2] config: learn the "hostname:" includeIf condition
       - by Jeff King @ 2024-03-19 21:04 UTC [99%]

  167. Re: [PATCH v3 1/2] t: add a test helper for getting hostname
       - by Jeff King @ 2024-03-19 20:57 UTC [99%]

  168. Re: [PATCH v3 1/2] t: add a test helper for getting hostname
       - by Jeff King @ 2024-03-19 20:56 UTC [99%]

  169. Re: Failures in GitHub Actions linux-leaks and linux-asan-ubsan
       - by Jeff King @ 2024-03-18  9:08 UTC [96%]

  170. Re: What's cooking in git.git (Mar 2024, #04; Fri, 15)
       - by Jeff King @ 2024-03-18  8:52 UTC [99%]

  171. Re: [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code
       - by Jeff King @ 2024-03-18  8:49 UTC [84%]

  172. Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
       - by Jeff King @ 2024-03-18  8:17 UTC [95%]

  173. Re: [PATCH v2 1/1] config: learn the "hostname:" includeIf condition
       - by Jeff King @ 2024-03-16  6:57 UTC [99%]

  174. Re: [PATCH 2/2] doc/gitremote-helpers: match object-format option docs to code
       - by Jeff King @ 2024-03-16  6:04 UTC [93%]

  175. Re: [PATCH v2 16/16] config: allow multi-byte core.commentChar
       - by Jeff King @ 2024-03-16  5:50 UTC [94%]

  176. Re: [PATCH v2 16/16] config: allow multi-byte core.commentChar
       - by Jeff King @ 2024-03-15  8:10 UTC [90%]

  177. Re: [PATCH v2 16/16] config: allow multi-byte core.commentChar
       - by Jeff King @ 2024-03-15  5:59 UTC [96%]

  178. Re: Name for initial branch is ignored when repository is cloned with SSH
       - by Jeff King @ 2024-03-15  5:49 UTC [86%]

  179. Re: t0032 fails on NFS mounts
       - by Jeff King @ 2024-03-13  7:20 UTC [99%]

  180. Re: [PATCH 1/3] log-tree: take ownership of pointer
       - by Jeff King @ 2024-03-13  6:54 UTC [82%]

  181. Re: [PATCH 11/15] find multi-byte comment chars in unterminated buffers
       - by Jeff King @ 2024-03-13  6:23 UTC [99%]

  182. Re: [PATCH 3/3] cat-file: avoid verifying submodules' OIDs
       - by Jeff King @ 2024-03-12 22:17 UTC [94%]

  183. Re: [PATCH 0/3] cat-file: add %(objectmode) avoid verifying submodules' OIDs
       - by Jeff King @ 2024-03-12 22:03 UTC [99%]

  184. Re: [PATCH 1/3] log-tree: take ownership of pointer
       - by Jeff King @ 2024-03-12  9:29 UTC [99%]

  185. [PATCH v2 16/16] config: allow multi-byte core.commentChar
       - by Jeff King @ 2024-03-12  9:17 UTC [81%]

  186. [PATCH v2 15/16] environment: drop comment_line_char compatibility macro
       - by Jeff King @ 2024-03-12  9:17 UTC [99%]

  187. [PATCH v2 14/16] wt-status: drop custom comment-char stringification
       - by Jeff King @ 2024-03-12  9:17 UTC [93%]

  188. [PATCH v2 13/16] sequencer: handle multi-byte comment characters when writing todo list
       - by Jeff King @ 2024-03-12  9:17 UTC [95%]

  189. [PATCH v2 12/16] find multi-byte comment chars in unterminated buffers
       - by Jeff King @ 2024-03-12  9:17 UTC [79%]

  190. [PATCH v2 11/16] find multi-byte comment chars in NUL-terminated strings
       - by Jeff King @ 2024-03-12  9:17 UTC [92%]

  191. [PATCH v2 10/16] prefer comment_line_str to comment_line_char for printing
       - by Jeff King @ 2024-03-12  9:17 UTC [68%]

  192. [PATCH v2 09/16] strbuf: accept a comment string for strbuf_add_commented_lines()
       - by Jeff King @ 2024-03-12  9:17 UTC [76%]

  193. [PATCH v2 08/16] strbuf: accept a comment string for strbuf_commented_addf()
       - by Jeff King @ 2024-03-12  9:17 UTC [78%]

  194. [PATCH v2 07/16] strbuf: accept a comment string for strbuf_stripspace()
       - by Jeff King @ 2024-03-12  9:17 UTC [74%]

  195. [PATCH v2 06/16] environment: store comment_line_char as a string
       - by Jeff King @ 2024-03-12  9:17 UTC [91%]

  196. [PATCH v2 05/16] strbuf: avoid shadowing global comment_line_char name
       - by Jeff King @ 2024-03-12  9:17 UTC [88%]

  197. [PATCH v2 04/16] commit: refactor base-case of adjust_comment_line_char()
       - by Jeff King @ 2024-03-12  9:17 UTC [96%]

  198. [PATCH v2 03/16] strbuf: avoid static variables in strbuf_add_commented_lines()
       - by Jeff King @ 2024-03-12  9:17 UTC [99%]

  199. [PATCH v2 02/16] strbuf: simplify comment-handling in add_lines() helper
       - by Jeff King @ 2024-03-12  9:17 UTC [91%]

  200. [PATCH v2 01/16] config: forbid newline as core.commentChar
       - by Jeff King @ 2024-03-12  9:17 UTC [89%]


Results 1-200 of ~30790   | reverse | options above

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).