1. Re: [PATCH] setup: recognize bare repositories with packed-refs
- by Jeff King @ 2023-11-28 19:04 UTC [88%]
2. Re: [BUG?] Semantics of HEAD when bare cloning non-bare repositories
- by Jeff King @ 2023-11-27 21:56 UTC [99%]
3. Re: [PATCH 2/4] trace2: redact passwords from https:// URLs by default
- by Jeff King @ 2023-11-27 21:50 UTC [99%]
4. Re: Fix git-send-email.perl w.r.t. recent Getopt::Long update
- by Jeff King @ 2023-11-27 21:38 UTC [99%]
5. Re: [PATCH 2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere
- by Jeff King @ 2023-11-27 21:31 UTC [99%]
6. Re: --end-of-options inconsistently available?!
- by Jeff King @ 2023-11-27 21:22 UTC [86%]
7. Re: gitmodulesSymlink .gitmodules is a symbolic link
- by Jeff King @ 2023-11-16 20:27 UTC [99%]
8. Re: tb/merge-tree-write-pack, was Re: What's cooking in git.git (Nov 2023, #04; Thu, 9)
- by Jeff King @ 2023-11-16 20:17 UTC [99%]
9. Re: [PATCH v3 1/2] perl: bump the required Perl version to 5.8.1 from 5.8.0
- by Jeff King @ 2023-11-16 20:16 UTC [97%]
10. Re: [PATCH] ci: avoid running the test suite _twice_
- by Jeff King @ 2023-11-16 20:02 UTC [96%]
11. Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- by Jeff King @ 2023-11-15 1:36 UTC [99%]
12. Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- by Jeff King @ 2023-11-14 22:04 UTC [93%]
13. Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- by Jeff King @ 2023-11-14 21:55 UTC [99%]
14. Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- by Jeff King @ 2023-11-14 21:53 UTC [99%]
15. Re: Feature request: git status --branch-only
- by Jeff King @ 2023-11-14 20:18 UTC [99%]
16. Re: [PATCH] send-email: avoid duplicate specification warnings
- by Jeff King @ 2023-11-14 20:00 UTC [97%]
17. Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- by Jeff King @ 2023-11-14 19:43 UTC [97%]
18. Re: commit-graph paranoia performance, was Re: [ANNOUNCE] Git v2.43.0-rc1
- by Jeff King @ 2023-11-14 9:05 UTC [99%]
19. Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- by Jeff King @ 2023-11-13 22:05 UTC [99%]
20. Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- by Jeff King @ 2023-11-13 22:02 UTC [90%]
21. Re: git-bisect reset not deleting .git/BISECT_LOG
- by Jeff King @ 2023-11-13 21:08 UTC [97%]
22. commit-graph paranoia performance, was Re: [ANNOUNCE] Git v2.43.0-rc1
- by Jeff King @ 2023-11-13 20:55 UTC [95%]
23. Re: rev-list default order sometimes very slow (size and metadata dependent)
- by Jeff King @ 2023-11-13 20:39 UTC [78%]
24. Re: [PATCH] format-patch: fix ignored encode_email_headers for cover letter
- by Jeff King @ 2023-11-13 19:00 UTC [96%]
25. Re: [PATCH] ci: avoid running the test suite _twice_
- by Jeff King @ 2023-11-13 18:49 UTC [97%]
26. Re: [PATCH v2] fuzz: add new oss-fuzz fuzzer for date.c / date.h
- by Jeff King @ 2023-11-13 18:35 UTC [99%]
27. Re: [PATCH 2/7] commit-graph: read `OIDL` chunk with `pair_chunk_expect()`
- by Jeff King @ 2023-11-10 22:10 UTC [99%]
28. Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- by Jeff King @ 2023-11-10 22:09 UTC [99%]
29. Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- by Jeff King @ 2023-11-10 22:08 UTC [99%]
30. Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- by Jeff King @ 2023-11-10 22:01 UTC [99%]
31. Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- by Jeff King @ 2023-11-10 21:57 UTC [99%]
32. Re: [PATCH 6/9] commit-graph: use fanout value for graph size
- by Jeff King @ 2023-11-10 21:52 UTC [99%]
33. Re: [PATCH] format-patch: fix ignored encode_email_headers for cover letter
- by Jeff King @ 2023-11-10 21:48 UTC [99%]
34. Re: [PATCH v2 0/4] Replace use of `test <expr> -o/a <expr>`
- by Jeff King @ 2023-11-10 21:46 UTC [99%]
35. Re: [PATCH v2 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- by Jeff King @ 2023-11-10 21:44 UTC [99%]
36. Re: [PATCH v4 0/3] t: improve compatibility with NixOS
- by Jeff King @ 2023-11-10 21:41 UTC [99%]
37. Re: git-send-email: Send with mutt(1)
- by Jeff King @ 2023-11-10 21:41 UTC [99%]
38. Re: [PATCH 6/9] commit-graph: use fanout value for graph size
- by Jeff King @ 2023-11-09 21:38 UTC [98%]
39. Re: [PATCH 1/9] commit-graph: handle overflow in chunk_size checks
- by Jeff King @ 2023-11-09 21:27 UTC [99%]
40. Re: [PATCH 3/4] contrib/subtree: convert subtree type check to use case statement
- by Jeff King @ 2023-11-09 18:56 UTC [99%]
41. Re: [PATCH 2/4] contrib/subtree: stop using `-o` to test for number of args
- by Jeff King @ 2023-11-09 18:55 UTC [99%]
42. Re: [PATCH 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- by Jeff King @ 2023-11-09 18:48 UTC [99%]
43. Re: [PATCH] format-patch: fix ignored encode_email_headers for cover letter
- by Jeff King @ 2023-11-09 18:35 UTC [92%]
44. Re: git-send-email: Send with mutt(1)
- by Jeff King @ 2023-11-09 18:03 UTC [99%]
45. Re: What's cooking in git.git (Nov 2023, #04; Thu, 9)
- by Jeff King @ 2023-11-09 7:50 UTC [99%]
46. Re: [PATCH v3 1/3] t/lib-httpd: dynamically detect httpd and modules path
- by Jeff King @ 2023-11-09 7:48 UTC [99%]
47. Re: [PATCH v3 0/3] t: improve compatibility with NixOS
- by Jeff King @ 2023-11-09 7:36 UTC [99%]
48. Re: [PATCH v3 3/3] t9164: fix inability to find basename(1) in Subversion hooks
- by Jeff King @ 2023-11-09 7:35 UTC [99%]
49. Re: [PATCH v3 1/3] t/lib-httpd: dynamically detect httpd and modules path
- by Jeff King @ 2023-11-09 7:32 UTC [99%]
50. [PATCH 9/9] commit-graph: mark chunk error messages for translation
- by Jeff King @ 2023-11-09 7:26 UTC [89%]
51. [PATCH 8/9] commit-graph: drop verify_commit_graph_lite()
- by Jeff King @ 2023-11-09 7:25 UTC [99%]
52. [PATCH 7/9] commit-graph: check order while reading fanout chunk
- by Jeff King @ 2023-11-09 7:25 UTC [94%]
53. [PATCH 6/9] commit-graph: use fanout value for graph size
- by Jeff King @ 2023-11-09 7:24 UTC [81%]
54. [PATCH 5/9] commit-graph: abort as soon as we see a bogus chunk
- by Jeff King @ 2023-11-09 7:17 UTC [90%]
55. [PATCH 4/9] commit-graph: clarify missing-chunk error messages
- by Jeff King @ 2023-11-09 7:14 UTC [89%]
56. [PATCH 3/9] commit-graph: drop redundant call to "lite" verification
- by Jeff King @ 2023-11-09 7:13 UTC [99%]
57. [PATCH 2/9] midx: check consistency of fanout table
- by Jeff King @ 2023-11-09 7:12 UTC [88%]
58. [PATCH 1/9] commit-graph: handle overflow in chunk_size checks
- by Jeff King @ 2023-11-09 7:09 UTC [84%]
59. [PATCH 0/9] some more chunk-file bounds-checks fixes
- by Jeff King @ 2023-11-09 7:03 UTC [92%]
60. Re: git-send-email: Send with mutt(1)
- by Jeff King @ 2023-11-08 21:27 UTC [99%]
61. Re: [PATCH v2 3/3] t9164: fix inability to find basename(1) in hooks
- by Jeff King @ 2023-11-08 17:21 UTC [95%]
62. Re: [PATCH v2 2/3] t/lib-httpd: stop using legacy crypt(3) for authentication
- by Jeff King @ 2023-11-08 17:02 UTC [99%]
63. Re: [PATCH v2 1/3] t/lib-httpd: dynamically detect httpd and modules path
- by Jeff King @ 2023-11-08 16:54 UTC [98%]
64. Re: [PATCH 1/3] t/lib-httpd: dynamically detect httpd and modules path
- by Jeff King @ 2023-11-08 16:44 UTC [99%]
65. Re: git-send-email: Send with mutt(1)
- by Jeff King @ 2023-11-07 20:16 UTC [89%]
66. Re: git-send-email: Send with mutt(1)
- by Jeff King @ 2023-11-07 17:48 UTC [91%]
67. Re: [PATCH 0/2] revision: exclude all packed objects with `--unpacked`
- by Jeff King @ 2023-11-07 4:02 UTC [99%]
68. Re: [PATCH 1/2] list-objects: drop --unpacked non-commit objects from results
- by Jeff King @ 2023-11-07 4:02 UTC [95%]
69. Re: [PATCH 2/2] pack-bitmap: drop --unpacked non-commit objects from results
- by Jeff King @ 2023-11-07 3:52 UTC [99%]
70. Re: [PATCH v5 0/5] merge-ort: implement support for packing objects together
- by Jeff King @ 2023-11-07 3:42 UTC [93%]
71. Re: Bug: magic-less pathspecs that start with ":" not processed as expected.
- by Jeff King @ 2023-11-07 3:25 UTC [99%]
72. Re: [PATCH 0/4] Memory leak fixes
- by Jeff King @ 2023-11-06 17:32 UTC [99%]
73. Re: Bug: magic-less pathspecs that start with ":" not processed as expected.
- by Jeff King @ 2023-11-06 17:31 UTC [99%]
74. Re: [PATCH 2/4] shallow: fix memory leak when registering shallow roots
- by Jeff King @ 2023-11-06 17:21 UTC [99%]
75. Re: [PATCH 1/4] test-bloom: stop setting up Git directory twice
- by Jeff King @ 2023-11-06 17:20 UTC [99%]
76. Re: Request for Help - Too many perl arguments as of 2.43.0-rc0
- by Jeff King @ 2023-11-05 5:34 UTC [99%]
77. Re: Request for Help - Too many perl arguments as of 2.43.0-rc0
- by Jeff King @ 2023-11-04 13:49 UTC [99%]
78. Re: [PATCH] t: avoid perl's pack/unpack "Q" specifier
- by Jeff King @ 2023-11-04 4:59 UTC [99%]
79. Re: [BUG] Git 2.43.0-rc0 - t4216 unpack(Q) invalid type
- by Jeff King @ 2023-11-03 16:21 UTC [99%]
80. [PATCH] t: avoid perl's pack/unpack "Q" specifier
- by Jeff King @ 2023-11-03 16:20 UTC [84%]
81. Re: [BUG] Git 2.43.0-rc0 - t4216 unpack(Q) invalid type
- by Jeff King @ 2023-11-03 15:52 UTC [94%]
82. Re: [PATCH v2] max_tree_depth: lower it for MSVC to avoid stack overflows
- by Jeff King @ 2023-11-01 20:18 UTC [97%]
83. Re: [PATCH v2 2/2] Documentation/gitformat-pack.txt: fix incorrect MIDX documentation
- by Jeff King @ 2023-10-31 20:00 UTC [99%]
84. Re: [PATCH v2 5/5] ci: add support for GitLab CI
- by Jeff King @ 2023-10-31 19:36 UTC [95%]
85. Re: [bug] 2.39.0: error in help for ls-remote
- by Jeff King @ 2023-10-31 19:09 UTC [99%]
86. Re: [PATCH] tests: handle "funny" exit code 127 produced by MSVC-compiled exes
- by Jeff King @ 2023-10-30 17:56 UTC [96%]
87. Re: Repository cloned using SSH does not respect bare repository initial branch
- by Jeff King @ 2023-10-30 17:43 UTC [93%]
88. Re: please add link / url to remote - when - git push
- by Jeff King @ 2023-10-30 9:54 UTC [99%]
89. Re: please add link / url to remote - when - git push
- by Jeff King @ 2023-10-30 9:39 UTC [99%]
90. Re: Repository cloned using SSH does not respect bare repository initial branch
- by Jeff King @ 2023-10-30 9:36 UTC [99%]
91. Re: Regression: git send-email fails with "Use of uninitialized value $address" + "unable to extract a valid address"
- by Jeff King @ 2023-10-30 9:29 UTC [99%]
92. Re: [PATCH 2/3] Revert "send-email: extract email-parsing code into a subroutine"
- by Jeff King @ 2023-10-30 9:13 UTC [99%]
93. Re: [PATCH 2/2] pretty: add '%aA' to show domain-part of email addresses
- by Jeff King @ 2023-10-30 9:10 UTC [99%]
94. Re: please add link / url to remote - when - git push
- by Jeff King @ 2023-10-30 9:06 UTC [99%]
95. Re: [PATCH 2/2] pretty: add '%aA' to show domain-part of email addresses
- by Jeff King @ 2023-10-28 2:13 UTC [97%]
96. Re: [RFC PATCH 0/2] pretty: add %I formatting for patch-id
- by Jeff King @ 2023-10-25 8:44 UTC [72%]
97. Re: [PATCH v5 1/5] bulk-checkin: extract abstract `bulk_checkin_source`
- by Jeff King @ 2023-10-25 7:37 UTC [96%]
98. Re: Regression: git send-email fails with "Use of uninitialized value $address" + "unable to extract a valid address"
- by Jeff King @ 2023-10-25 7:21 UTC [99%]
99. Re: [PATCH] send-email: move validation code below process_address_list
- by Jeff King @ 2023-10-25 6:50 UTC [88%]
100. Re: [PATCH 2/3] Revert "send-email: extract email-parsing code into a subroutine"
- by Jeff King @ 2023-10-25 6:11 UTC [99%]
101. Re: [PATCH v4 4/7] bulk-checkin: implement `SOURCE_INCORE` mode for `bulk_checkin_source`
- by Jeff King @ 2023-10-23 18:58 UTC [99%]
102. Re: [PATCH v2] upload-pack: add tracing for fetches
- by Jeff King @ 2023-10-23 18:55 UTC [99%]
103. Re: [PATCH 0/3] some send-email --compose fixes
- by Jeff King @ 2023-10-23 18:51 UTC [99%]
104. Re: [PATCH 2/3] Revert "send-email: extract email-parsing code into a subroutine"
- by Jeff King @ 2023-10-23 18:47 UTC [98%]
105. Re: [PATCH 2/3] Revert "send-email: extract email-parsing code into a subroutine"
- by Jeff King @ 2023-10-23 18:40 UTC [99%]
106. Re: [PATCH 5/8] commit-graph: read `BIDX` chunk with `pair_chunk_expect()`
- by Jeff King @ 2023-10-20 10:31 UTC [99%]
107. Re: [PATCH 0/8] chunk-format: introduce `pair_chunk_expect()` convenience API
- by Jeff King @ 2023-10-20 10:23 UTC [99%]
108. [PATCH 3/3] send-email: handle to/cc/bcc from --compose message
- by Jeff King @ 2023-10-20 10:15 UTC [81%]
109. [PATCH 2/3] Revert "send-email: extract email-parsing code into a subroutine"
- by Jeff King @ 2023-10-20 10:13 UTC [70%]
110. [PATCH 1/3] doc/send-email: mention handling of "reply-to" with --compose
- by Jeff King @ 2023-10-20 10:09 UTC [91%]
111. [PATCH 0/3] some send-email --compose fixes
- by Jeff King @ 2023-10-20 10:03 UTC [99%]
112. Re: [PATCH] commit: detect commits that exist in commit-graph but not in the ODB
- by Jeff King @ 2023-10-20 10:00 UTC [99%]
113. Re: [PATCH v4 1/7] bulk-checkin: extract abstract `bulk_checkin_source`
- by Jeff King @ 2023-10-20 7:35 UTC [99%]
114. Re: [PATCH v4 0/7] merge-ort: implement support for packing objects together
- by Jeff King @ 2023-10-20 7:29 UTC [97%]
115. Re: [PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
- by Jeff King @ 2023-10-20 7:14 UTC [91%]
116. Re: [PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
- by Jeff King @ 2023-10-20 6:45 UTC [89%]
117. Re: Pulling from a linux box to a Solaris 9 OS
- by Jeff King @ 2023-10-20 6:27 UTC [99%]
118. Re: [PATCH v2 2/2] Prevent git from rehashing 4GiB files
- by Jeff King @ 2023-10-17 0:00 UTC [99%]
119. Re: [PATCH v2 1/2] t: add a test helper to truncate files
- by Jeff King @ 2023-10-16 23:53 UTC [99%]
120. Re: [PATCH] grep: die gracefully when outside repository
- by Jeff King @ 2023-10-15 3:26 UTC [99%]
121. Re: [PATCH 21/20] t5319: make corrupted large-offset test more robust
- by Jeff King @ 2023-10-15 3:17 UTC [97%]
122. Re: [PATCH 0/8] t7900: untangle test dependencies
- by Jeff King @ 2023-10-15 3:04 UTC [99%]
123. [PATCH 21/20] t5319: make corrupted large-offset test more robust
- by Jeff King @ 2023-10-14 0:43 UTC [73%]
124. Re: why does git set X in LESS env var?
- by Jeff King @ 2023-10-12 0:04 UTC [99%]
125. Re: gpg.ssh.defaultKeyCommand docs bug?
- by Jeff King @ 2023-10-11 23:41 UTC [99%]
126. Re: [PATCH 0/20] bounds-checks for chunk-based files
- by Jeff King @ 2023-10-11 23:31 UTC [99%]
127. Re: [PATCH 17/20] commit-graph: check bounds when accessing BDAT chunk
- by Jeff King @ 2023-10-11 23:27 UTC [99%]
128. Re: [PATCH 12/20] commit-graph: check size of commit data chunk
- by Jeff King @ 2023-10-11 23:22 UTC [99%]
129. Re: [PATCH 10/20] midx: bounds-check large offset chunk
- by Jeff King @ 2023-10-11 23:18 UTC [95%]
130. Re: [PATCH 08/20] midx: enforce chunk alignment on reading
- by Jeff King @ 2023-10-11 23:09 UTC [99%]
131. Re: [PATCH 07/20] midx: check size of pack names chunk
- by Jeff King @ 2023-10-11 23:06 UTC [99%]
132. Re: [PATCH 04/20] commit-graph: check size of oid fanout chunk
- by Jeff King @ 2023-10-11 23:01 UTC [97%]
133. Re: [PATCH 03/20] midx: stop ignoring malformed oid fanout chunk
- by Jeff King @ 2023-10-11 22:52 UTC [99%]
134. Re: [PATCH 01/20] chunk-format: note that pair_chunk() is unsafe
- by Jeff King @ 2023-10-11 22:49 UTC [99%]
135. Re: [PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
- by Jeff King @ 2023-10-11 22:47 UTC [96%]
136. Re: [RFC] Define "precious" attribute and support it in `git clean`
- by Jeff King @ 2023-10-11 22:40 UTC [95%]
137. Re: [PATCH] upload-pack: add tracing for fetches
- by Jeff King @ 2023-10-11 22:27 UTC [99%]
138. Re: [PATCH] send-email: move process_address_list earlier to avoid, uninitialized address error
- by Jeff King @ 2023-10-11 22:18 UTC [94%]
139. Re: [PATCH v6] merge-tree: add -X strategy option
- by Jeff King @ 2023-10-11 21:43 UTC [99%]
140. Re: Bug: 'git stash --staged' crashes with binary files
- by Jeff King @ 2023-10-11 18:17 UTC [99%]
141. [PATCH 20/20] chunk-format: drop pair_chunk_unsafe()
- by Jeff King @ 2023-10-09 21:06 UTC [99%]
142. [PATCH 19/20] commit-graph: detect out-of-order BIDX offsets
- by Jeff King @ 2023-10-09 21:05 UTC [94%]
143. [PATCH 18/20] commit-graph: check bounds when accessing BIDX chunk
- by Jeff King @ 2023-10-09 21:05 UTC [93%]
144. [PATCH 17/20] commit-graph: check bounds when accessing BDAT chunk
- by Jeff King @ 2023-10-09 21:05 UTC [80%]
145. [PATCH 16/20] commit-graph: bounds-check generation overflow chunk
- by Jeff King @ 2023-10-09 21:05 UTC [88%]
146. [PATCH 15/20] commit-graph: check size of generations chunk
- by Jeff King @ 2023-10-09 21:05 UTC [95%]
147. [PATCH 14/20] commit-graph: bounds-check base graphs chunk
- by Jeff King @ 2023-10-09 21:05 UTC [88%]
148. [PATCH 13/20] commit-graph: detect out-of-bounds extra-edges pointers
- by Jeff King @ 2023-10-09 21:05 UTC [83%]
149. [PATCH 12/20] commit-graph: check size of commit data chunk
- by Jeff King @ 2023-10-09 21:05 UTC [93%]
150. [PATCH 11/20] midx: check size of revindex chunk
- by Jeff King @ 2023-10-09 21:05 UTC [88%]
151. [PATCH 10/20] midx: bounds-check large offset chunk
- by Jeff King @ 2023-10-09 21:05 UTC [90%]
152. [PATCH 09/20] midx: check size of object offset chunk
- by Jeff King @ 2023-10-09 21:05 UTC [94%]
153. [PATCH 08/20] midx: enforce chunk alignment on reading
- by Jeff King @ 2023-10-09 21:05 UTC [81%]
154. [PATCH 07/20] midx: check size of pack names chunk
- by Jeff King @ 2023-10-09 21:05 UTC [90%]
155. [PATCH 06/20] commit-graph: check consistency of fanout table
- by Jeff King @ 2023-10-09 21:04 UTC [70%]
156. [PATCH 05/20] midx: check size of oid lookup chunk
- by Jeff King @ 2023-10-09 21:02 UTC [89%]
157. [PATCH 04/20] commit-graph: check size of oid fanout chunk
- by Jeff King @ 2023-10-09 20:59 UTC [91%]
158. [PATCH 03/20] midx: stop ignoring malformed oid fanout chunk
- by Jeff King @ 2023-10-09 20:59 UTC [87%]
159. [PATCH 02/20] t: add library for munging chunk-format files
- by Jeff King @ 2023-10-09 20:58 UTC [83%]
160. [PATCH 01/20] chunk-format: note that pair_chunk() is unsafe
- by Jeff King @ 2023-10-09 20:58 UTC [77%]
161. [PATCH 0/20] bounds-checks for chunk-based files
- by Jeff King @ 2023-10-09 20:55 UTC [86%]
162. Re: gpg.ssh.defaultKeyCommand docs bug?
- by Jeff King @ 2023-10-09 20:43 UTC [98%]
163. Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- by Jeff King @ 2023-10-09 20:21 UTC [98%]
164. Re: [PATCH v6] merge-tree: add -X strategy option
- by Jeff King @ 2023-10-09 18:52 UTC [86%]
165. Re: [PATCH] doc/cat-file: make synopsis and description less confusing
- by Jeff King @ 2023-10-09 18:33 UTC [99%]
166. Re: [PATCH] doc/cat-file: clarify description regarding various command forms
- by Jeff King @ 2023-10-09 15:56 UTC [99%]
167. Re: [PATCH v6] merge-tree: add -X strategy option
- by Jeff King @ 2023-10-09 15:53 UTC [99%]
168. Re: [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`
- by Jeff King @ 2023-10-08 17:33 UTC [82%]
169. [PATCH] repack: free existing_cruft array after use
- by Jeff King @ 2023-10-07 17:20 UTC [99%]
170. Re: [PATCH 2/3] revision: clear decoration structs during release_revisions()
- by Jeff King @ 2023-10-06 0:51 UTC [99%]
171. [PATCH 3/3] daemon: free listen_addr before returning
- by Jeff King @ 2023-10-05 21:33 UTC [86%]
172. [PATCH 2/3] revision: clear decoration structs during release_revisions()
- by Jeff King @ 2023-10-05 21:30 UTC [91%]
173. [PATCH 1/3] decorate: add clear_decoration() function
- by Jeff King @ 2023-10-05 21:29 UTC [91%]
174. [PATCH 0/3] a few more leak fixes
- by Jeff King @ 2023-10-05 21:28 UTC [99%]
175. Re: [PATCH 08/10] commit-graph: free write-context entries before overwriting
- by Jeff King @ 2023-10-05 21:03 UTC [99%]
176. Re: [PATCH] doc/cat-file: clarify description regarding various command forms
- by Jeff King @ 2023-10-05 21:01 UTC [99%]
177. Re: [PATCH v2 1/2] attr: add attr.tree for setting the treeish to read attributes from
- by Jeff King @ 2023-10-05 17:07 UTC [99%]
178. Re: [PATCH] doc/cat-file: clarify description regarding various command forms
- by Jeff King @ 2023-10-05 17:18 UTC [99%]
179. js/ci-coverity, was Re: What's cooking in git.git (Oct 2023, #02; Wed, 4)
- by Jeff King @ 2023-10-05 17:08 UTC [99%]
180. Re: Is SANITIZE=leak make test unreliable for anyone else?
- by Jeff King @ 2023-10-04 14:47 UTC [99%]
181. Re: Is SANITIZE=leak make test unreliable for anyone else?
- by Jeff King @ 2023-10-04 13:21 UTC [99%]
182. Re: [PATCH v2] builtin/repack.c: avoid making cruft packs preferred
- by Jeff King @ 2023-10-04 13:13 UTC [99%]
183. Re: [silly] loose, pack, and another thing?
- by Jeff King @ 2023-10-04 13:11 UTC [99%]
184. Re: batch-command wishlist [was: [TOPIC 02/12] Libification Goals and Progress]
- by Jeff King @ 2023-10-03 20:32 UTC [99%]
185. [PATCH 10/10] commit-graph: clear oidset after finishing write
- by Jeff King @ 2023-10-03 20:31 UTC [99%]
186. [PATCH 09/10] commit-graph: free write-context base_graph_name during cleanup
- by Jeff King @ 2023-10-03 20:31 UTC [99%]
187. [PATCH 08/10] commit-graph: free write-context entries before overwriting
- by Jeff King @ 2023-10-03 20:30 UTC [99%]
188. [PATCH 07/10] commit-graph: free graph struct that was not added to chain
- by Jeff King @ 2023-10-03 20:30 UTC [99%]
189. [PATCH 06/10] commit-graph: delay base_graph assignment in add_graph_to_chain()
- by Jeff King @ 2023-10-03 20:30 UTC [99%]
190. [PATCH 05/10] commit-graph: free all elements of graph chain
- by Jeff King @ 2023-10-03 20:29 UTC [95%]
191. [PATCH 04/10] commit-graph: move slab-clearing to close_commit_graph()
- by Jeff King @ 2023-10-03 20:27 UTC [99%]
192. [PATCH 03/10] merge: free result of repo_get_merge_bases()
- by Jeff King @ 2023-10-03 20:27 UTC [81%]
193. [PATCH 02/10] commit-reach: free temporary list in get_octopus_merge_bases()
- by Jeff King @ 2023-10-03 20:26 UTC [99%]
194. [PATCH 01/10] t6700: mark test as leak-free
- by Jeff King @ 2023-10-03 20:26 UTC [99%]
195. [PATCH 0/10] some commit-graph leak fixes
- by Jeff King @ 2023-10-03 20:25 UTC [95%]
196. Re: [PATCH] builtin/repack.c: avoid making cruft packs preferred
- by Jeff King @ 2023-10-03 20:16 UTC [99%]
197. Re: batch-command wishlist [was: [TOPIC 02/12] Libification Goals and Progress]
- by Jeff King @ 2023-10-03 20:10 UTC [99%]
198. Re: [PATCH] doc/cat-file: clarify description regarding various command forms
- by Jeff King @ 2023-10-03 20:06 UTC [99%]
199. Re: Possible to update-ref remote repository?
- by Jeff King @ 2023-10-03 20:00 UTC [84%]
200. Re: [silly] loose, pack, and another thing?
- by Jeff King @ 2023-10-03 19:09 UTC [99%]
Results 1-200 of ~30330 next (older) | 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).