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: |
  201. [PATCH] doc/gitremote-helpers: fix missing single-quote
       - by Jeff King @ 2024-03-07  8:43 UTC [99%]

  202. [messy PATCH] multi-byte core.commentChar
       - by Jeff King @ 2024-03-06  8:08 UTC [50%]

  203. Re: [PATCH] show-ref: add --unresolved option
       - by Jeff King @ 2024-03-06  7:51 UTC [99%]

  204. Re: [RFC PATCH 2/3] Make ce_compare_gitlink thread-safe
       - by Jeff King @ 2024-03-06  1:23 UTC [90%]

  205. Re: [PATCH 1/2] ci: also define CXX environment variable
       - by Jeff King @ 2024-03-06  1:00 UTC [99%]

  206. Re: [PATCH 1/2] ci: also define CXX environment variable
       - by Jeff King @ 2024-03-06  0:50 UTC [99%]

  207. Re: [PATCH] show-ref: add --unresolved option
       - by Jeff King @ 2024-03-06  0:41 UTC [99%]

  208. Re: [PATCH] show-ref: add --unresolved option
       - by Jeff King @ 2024-03-06  0:33 UTC [99%]

  209. Re: [PATCH 0/4] some v2 capability advertisement cleanups
       - by Jeff King @ 2024-03-04 10:02 UTC [99%]

  210. Re: [PATCH 6/9] upload-pack: disallow object-info capability by default
       - by Jeff King @ 2024-03-04  9:59 UTC [99%]

  211. Re: [PATCH 9/9] upload-pack: free tree buffers after parsing
       - by Jeff King @ 2024-03-04  9:57 UTC [99%]

  212. Re: [PATCH 4/4] upload-pack: only accept packfile-uris if we advertised it
       - by Jeff King @ 2024-03-01  7:10 UTC [99%]

  213. Re: [PATCH v4 03/11] commit-reach(repo_in_merge_bases_many): report missing commits
       - by Jeff King @ 2024-03-01  6:58 UTC [99%]

  214. Re: [PATCH v2 03/11] Start reporting missing commits in `repo_in_merge_bases_many()`
       - by Jeff King @ 2024-03-01  6:56 UTC [98%]

  215. Re: [PATCH 4/4] upload-pack: only accept packfile-uris if we advertised it
       - by Jeff King @ 2024-02-29  5:42 UTC [99%]

  216. Re: [PATCH 0/4] some v2 capability advertisement cleanups
       - by Jeff King @ 2024-02-29  0:44 UTC [99%]

  217. [PATCH 4/4] upload-pack: only accept packfile-uris if we advertised it
       - by Jeff King @ 2024-02-28 22:50 UTC [89%]

  218. [PATCH 3/4] upload-pack: use existing config mechanism for advertisement
       - by Jeff King @ 2024-02-28 22:48 UTC [94%]

  219. [PATCH 2/4] upload-pack: centralize setup of sideband-all config
       - by Jeff King @ 2024-02-28 22:47 UTC [99%]

  220. [PATCH 1/4] upload-pack: use repository struct to get config
       - by Jeff King @ 2024-02-28 22:46 UTC [97%]

  221. [PATCH 0/4] some v2 capability advertisement cleanups
       - by Jeff King @ 2024-02-28 22:46 UTC [99%]

  222. [PATCH 9/9] upload-pack: free tree buffers after parsing
       - by Jeff King @ 2024-02-28 22:39 UTC [74%]

  223. [PATCH 8/9] upload-pack: use PARSE_OBJECT_SKIP_HASH_CHECK in more places
       - by Jeff King @ 2024-02-28 22:39 UTC [89%]

  224. [PATCH 7/9] upload-pack: always turn off save_commit_buffer
       - by Jeff King @ 2024-02-28 22:39 UTC [88%]

  225. [PATCH 6/9] upload-pack: disallow object-info capability by default
       - by Jeff King @ 2024-02-28 22:38 UTC [81%]

  226. [PATCH 5/9] upload-pack: accept only a single packfile-uri line
       - by Jeff King @ 2024-02-28 22:38 UTC [91%]

  227. [PATCH 4/9] upload-pack: use a strmap for want-ref lines
       - by Jeff King @ 2024-02-28 22:38 UTC [79%]

  228. [PATCH 3/9] upload-pack: use oidset for deepen_not list
       - by Jeff King @ 2024-02-28 22:37 UTC [87%]

  229. [PATCH 2/9] upload-pack: switch deepen-not list to an oid_array
       - by Jeff King @ 2024-02-28 22:37 UTC [90%]

  230. [PATCH 1/9] upload-pack: drop separate v2 "haves" array
       - by Jeff King @ 2024-02-28 22:37 UTC [74%]

  231. [PATCH 0/9] bound upload-pack memory allocations
       - by Jeff King @ 2024-02-28 22:37 UTC [93%]

  232. Re: [PATCH v2 3/3] builtin/unpack-objects.c: change xwrite to write_in_full avoid truncation.
       - by Jeff King @ 2024-02-27 19:25 UTC [98%]

  233. Re: [PATCH v5 1/3] pager: include stdint.h because uintmax_t is used
       - by Jeff King @ 2024-02-27  9:05 UTC [99%]

  234. Re: [PATCH v5 1/3] pager: include stdint.h because uintmax_t is used
       - by Jeff King @ 2024-02-27  8:45 UTC [94%]

  235. Re: [PATCH v1 3/4] builtin/repack.c: change xwrite to write_in_full to allow large sizes.
       - by Jeff King @ 2024-02-27  8:22 UTC [99%]

  236. Re: [PATCH v1 3/4] builtin/repack.c: change xwrite to write_in_full to allow large sizes.
       - by Jeff King @ 2024-02-27  8:20 UTC [95%]

  237. Re: [PATCH 3/3] read_ref_at(): special-case ref@{0} for an empty reflog
       - by Jeff King @ 2024-02-27  8:07 UTC [99%]

  238. Re: [PATCH 3/3] read_ref_at(): special-case ref@{0} for an empty reflog
       - by Jeff King @ 2024-02-27  8:05 UTC [92%]

  239. Re: [PATCH 1/2] mem-pool: add mem_pool_strfmt()
       - by Jeff King @ 2024-02-27  7:53 UTC [99%]

  240. Re: [PATCH] git: extend --no-lazy-fetch to work across subprocesses
       - by Jeff King @ 2024-02-27  7:49 UTC [99%]

  241. [PATCH] userdiff: skip textconv caching when not in a repository
       - by Jeff King @ 2024-02-26 10:27 UTC [93%]

  242. Re: [PATCH 3/3] read_ref_at(): special-case ref@{0} for an empty reflog
       - by Jeff King @ 2024-02-26 10:10 UTC [99%]

  243. [PATCH 3/3] read_ref_at(): special-case ref@{0} for an empty reflog
       - by Jeff King @ 2024-02-26 10:08 UTC [79%]

  244. [PATCH 2/3] get_oid_basic(): special-case ref@{n} for oldest reflog entry
       - by Jeff King @ 2024-02-26 10:04 UTC [84%]

  245. [PATCH 1/3] Revert "refs: allow @{n} to work with n-sized reflog"
       - by Jeff King @ 2024-02-26 10:02 UTC [68%]

  246. [PATCH 0/3] show-branch --reflog fixes
       - by Jeff King @ 2024-02-26 10:00 UTC [99%]

  247. Re: Bug: diff --no-index with cachetextconv crashes
       - by Jeff King @ 2024-02-26  7:22 UTC [99%]

  248. Re: [PATCH 1/2] mem-pool: add mem_pool_strfmt()
       - by Jeff King @ 2024-02-26  7:08 UTC [99%]

  249. Re: CR position changed in exported patch file subject section
       - by Jeff King @ 2024-02-26  7:02 UTC [98%]

  250. Re: [PATCH 1/3] t-ctype: allow NUL anywhere in the specification string
       - by Jeff King @ 2024-02-25 21:00 UTC [99%]

  251. Re: Segfault: git show-branch --reflog refs/pullreqs/1
       - by Jeff King @ 2024-02-22 17:22 UTC [88%]

  252. Re: [PATCH 0/5] promise: introduce promises to track success or error
       - by Jeff King @ 2024-02-21 18:03 UTC [92%]

  253. Re: Breaking change with "git log -n" since 2.43
       - by Jeff King @ 2024-02-21 17:51 UTC [99%]

  254. Re: Segfault: git show-branch --reflog refs/pullreqs/1
       - by Jeff King @ 2024-02-21 17:38 UTC [99%]

  255. Re: [PATCH 2/2] builtin/show-branch: detect empty reflogs
       - by Jeff King @ 2024-02-21 17:35 UTC [99%]

  256. Re: [PATCH 1/2] object-name: detect and report empty reflogs
       - by Jeff King @ 2024-02-21 17:31 UTC [94%]

  257. Re: Segfault: git show-branch --reflog refs/pullreqs/1
       - by Jeff King @ 2024-02-21  8:42 UTC [76%]

  258. Re: [PATCH 0/5] promise: introduce promises to track success or error
       - by Jeff King @ 2024-02-20  2:57 UTC [99%]

  259. Re: Git commit causes data download in partial clone
       - by Jeff King @ 2024-02-20  2:43 UTC [88%]

  260. Re: [PATCH v2 5/5] notes: use strbuf_attach to take ownership of the object contents
       - by Jeff King @ 2024-02-20  2:12 UTC [99%]

  261. Re: [PATCH v2 1/5] log: Move show_blob_object() to log.c
       - by Jeff King @ 2024-02-20  1:59 UTC [99%]

  262. Re: [PATCH 1/4] notes: print note blob to stdout directly
       - by Jeff King @ 2024-02-20  1:51 UTC [96%]

  263. [PATCH] trailer: fix comment/cut-line regression with opts->no_divider
       - by Jeff King @ 2024-02-20  1:09 UTC [84%]

  264. Re: [PATCH 1/4] notes: print note blob to stdout directly
       - by Jeff King @ 2024-02-17  6:09 UTC [99%]

  265. Re: [BUG] git commit --trailer --verbose puts trailer below scissors line
       - by Jeff King @ 2024-02-17  6:04 UTC [99%]

  266. Re: [PATCH] git: extend --no-lazy-fetch to work across subprocesses
       - by Jeff King @ 2024-02-17  5:40 UTC [96%]

  267. Re: [PATCH] git: --no-lazy-fetch option
       - by Jeff King @ 2024-02-17  5:29 UTC [98%]

  268. Re: [PATCH 1/4] notes: print note blob to stdout directly
       - by Jeff King @ 2024-02-17  5:16 UTC [93%]

  269. [PATCH] t0303: check that helper_test_clean removes all credentials
       - by Jeff King @ 2024-02-17  4:58 UTC [82%]

  270. Re: [PATCH 1/4] notes: print note blob to stdout directly
       - by Jeff King @ 2024-02-15 15:04 UTC [89%]

  271. Re: [PATCH v4 1/2] refs: introduce reftable backend
       - by Jeff King @ 2024-02-15  5:39 UTC [98%]

  272. Re: [PATCH] refs/reftable: fix leak when copying reflog fails
       - by Jeff King @ 2024-02-15  5:32 UTC [99%]

  273. Re: [PATCH] git: --no-lazy-fetch option
       - by Jeff King @ 2024-02-15  5:30 UTC [99%]

  274. Re: [PATCH 1/4] notes: print note blob to stdout directly
       - by Jeff King @ 2024-02-15  5:26 UTC [94%]

  275. Re: [PATCH] credential/osxkeychain: store new attributes
       - by Jeff King @ 2024-02-15  4:59 UTC [92%]

  276. Re: [PATCH] t/lib-credential: clean additional credential
       - by Jeff King @ 2024-02-15  4:39 UTC [99%]

  277. Re: [PATCH 1/4] notes: print note blob to stdout directly
       - by Jeff King @ 2024-02-13  8:00 UTC [99%]

  278. Re: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
       - by Jeff King @ 2024-02-13  7:41 UTC [99%]

  279. Re: [PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
       - by Jeff King @ 2024-02-08 21:41 UTC [99%]

  280. Re: [PATCH] tag: fix sign_buffer() call to create a signed tag
       - by Jeff King @ 2024-02-08 21:27 UTC [99%]

  281. Re: [PATCH] tag: fix sign_buffer() call to create a signed tag
       - by Jeff King @ 2024-02-08 20:26 UTC [99%]

  282. Re: [PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
       - by Jeff King @ 2024-02-08  1:00 UTC [98%]

  283. Re: [PATCH] tag: fix sign_buffer() call to create a signed tag
       - by Jeff King @ 2024-02-08  0:47 UTC [99%]

  284. Re: [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
       - by Jeff King @ 2024-02-07 22:58 UTC [99%]

  285. Re: [RFC PATCH v2 6/6] t/Makefile: run unit tests alongside shell tests
       - by Jeff King @ 2024-02-07 22:43 UTC [98%]

  286. Re: [PATCH v4 1/2] refs: introduce reftable backend
       - by Jeff King @ 2024-02-07 22:31 UTC [99%]

  287. Re: [PATCH v3 1/4] refs: introduce `is_pseudoref()` and `is_headref()`
       - by Jeff King @ 2024-02-07  1:48 UTC [99%]

  288. Re: [PATCH v2 0/3] some unit-test Makefile polishing
       - by Jeff King @ 2024-02-04  4:41 UTC [99%]

  289. Re: [PATCH] diff: handle NULL meta-info when spawning external diff
       - by Jeff King @ 2024-01-30  6:06 UTC [99%]

  290. Re: [PATCH 0/4] mark tests as leak-free
       - by Jeff King @ 2024-01-30  5:54 UTC [99%]

  291. Re: [PATCH 1/4] t0080: mark as leak-free
       - by Jeff King @ 2024-01-30  5:53 UTC [98%]

  292. Re: what should "git clean -n -f [-d] [-x] <pattern>" do?
       - by Jeff King @ 2024-01-30  5:44 UTC [99%]

  293. [PATCH v2 3/3] t/Makefile: get UNIT_TESTS list from C sources
       - by Jeff King @ 2024-01-30  5:40 UTC [85%]

  294. [PATCH v2 2/3] Makefile: remove UNIT_TEST_BIN directory with "make clean"
       - by Jeff King @ 2024-01-30  5:38 UTC [98%]

  295. [PATCH v2 1/3] Makefile: use mkdir_p_parent_template for UNIT_TEST_BIN
       - by Jeff King @ 2024-01-30  5:37 UTC [92%]

  296. [PATCH v2 0/3] some unit-test Makefile polishing
       - by Jeff King @ 2024-01-30  5:37 UTC [99%]

  297. Re: [PATCH 2/2] t/Makefile: get UNIT_TESTS list from C sources
       - by Jeff King @ 2024-01-30  5:25 UTC [99%]

  298. Re: [PATCH 2/2] t/Makefile: get UNIT_TESTS list from C sources
       - by Jeff King @ 2024-01-30  5:23 UTC [99%]

  299. Re: [PATCH 1/2] Makefile: use order-only prereq for UNIT_TEST_BIN
       - by Jeff King @ 2024-01-30  5:21 UTC [99%]

  300. Re: what should "git clean -n -f [-d] [-x] <pattern>" do?
       - by Jeff King @ 2024-01-29 18:20 UTC [99%]

  301. Re: [PATCH] pack-bitmap: drop unused `reuse_objects`
       - by Jeff King @ 2024-01-29 18:14 UTC [99%]

  302. Re: [PATCH 2/2] t/Makefile: get UNIT_TESTS list from C sources
       - by Jeff King @ 2024-01-29 17:49 UTC [99%]

  303. [PATCH 2/2] t/Makefile: get UNIT_TESTS list from C sources
       - by Jeff King @ 2024-01-29  3:19 UTC [88%]

  304. [PATCH 1/2] Makefile: use order-only prereq for UNIT_TEST_BIN
       - by Jeff King @ 2024-01-29  3:18 UTC [86%]

  305. [PATCH 0/2] some unit-test Makefile polishing
       - by Jeff King @ 2024-01-29  3:15 UTC [99%]

  306. [PATCH] diff: handle NULL meta-info when spawning external diff
       - by Jeff King @ 2024-01-29  1:57 UTC [84%]

  307. Re: Slightly embarassing bug in error message when RSA key doesn't match.
       - by Jeff King @ 2024-01-25 18:12 UTC [99%]

  308. Re: [PATCH] ls-files: avoid the verb "deprecate" for individual options
       - by Jeff King @ 2024-01-25 18:06 UTC [99%]

  309. Re: Fwd: Unexpected behavior of ls-files command when using --others --exclude-from, and a .gitignore file which resides in a subdirectory
       - by Jeff King @ 2024-01-24 18:57 UTC [99%]

  310. Re: Fwd: Unexpected behavior of ls-files command when using --others --exclude-from, and a .gitignore file which resides in a subdirectory
       - by Jeff King @ 2024-01-24  1:09 UTC [99%]

  311. [PATCH] transport-helper: re-examine object dir after fetching
       - by Jeff King @ 2024-01-24  1:00 UTC [72%]

  312. Re: [RFC PATCH 2/4] test-tool run-command testsuite: support unit tests
       - by Jeff King @ 2024-01-23  0:59 UTC [99%]

  313. Re: [RFC PATCH 1/4] t0080: turn t-basic unit test into a helper
       - by Jeff King @ 2024-01-23  0:43 UTC [99%]

  314. Re: [PATCH 2/2] reftable/stack: fix race in up-to-date check
       - by Jeff King @ 2024-01-23  0:32 UTC [99%]

  315. Re: [Bug?] "git diff --no-rename A B"
       - by Jeff King @ 2024-01-23  0:28 UTC [99%]

  316. Re: [Bug?] "git diff --no-rename A B"
       - by Jeff King @ 2024-01-22 23:00 UTC [98%]

  317. Re: [PATCH v4] tests: move t0009-prio-queue.sh to the new unit testing framework
       - by Jeff King @ 2024-01-22 22:42 UTC [94%]

  318. Re: Git Push Always uses Protocol Version 0
       - by Jeff King @ 2024-01-22 22:04 UTC [95%]

  319. Re: Fwd: Unexpected behavior of ls-files command when using --others --exclude-from, and a .gitignore file which resides in a subdirectory
       - by Jeff King @ 2024-01-22 21:59 UTC [99%]

  320. Re: Fwd: Unexpected behavior of ls-files command when using --others --exclude-from, and a .gitignore file which resides in a subdirectory
       - by Jeff King @ 2024-01-22 21:34 UTC [97%]

  321. Re: [PATCH v3] tests: move t0009-prio-queue.sh to the new unit testing framework
       - by Jeff King @ 2024-01-20  2:31 UTC [97%]

  322. Re: [Bug?] "git diff --no-rename A B"
       - by Jeff King @ 2024-01-20  1:18 UTC [91%]

  323. Re: [PATCH 2/2] reftable/stack: fix race in up-to-date check
       - by Jeff King @ 2024-01-20  1:05 UTC [99%]

  324. Re: Suggestion for Git docummntation Book, Chapter "7.7 Git Tools - Reset Demystified"
       - by Jeff King @ 2024-01-20  1:03 UTC [99%]

  325. Re: git fsck does not check the packed-refs file
       - by Jeff King @ 2024-01-20  1:00 UTC [98%]

  326. Re: [PATCH v2 0/4] Strengthen fsck checks for submodule URLs
       - by Jeff King @ 2024-01-20  0:51 UTC [99%]

  327. partial commit of file-to-directory change, was Re: Bugreport
       - by Jeff King @ 2024-01-20  0:46 UTC [91%]

  328. Re: [PATCH v2 2/5] reftable/stack: refactor reloading to use file descriptor
       - by Jeff King @ 2024-01-16 15:14 UTC [99%]

  329. Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
       - by Jeff King @ 2024-01-16 15:10 UTC [95%]

  330. Re: Strange behaviour when pushing a commit object to remote's refs/HEAD
       - by Jeff King @ 2024-01-16 15:00 UTC [99%]

  331. Re: [PATCH] rebase: Fix documentation about used shell in -x
       - by Jeff King @ 2024-01-16 14:37 UTC [99%]

  332. Re: [PATCH v2 2/5] reftable/stack: refactor reloading to use file descriptor
       - by Jeff King @ 2024-01-14 10:14 UTC [98%]

  333. Re: [PATCH] advice: allow disabling the automatic hint in advise_if_enabled()
       - by Jeff King @ 2024-01-13  7:38 UTC [99%]

  334. Re: [PATCH] strvec: use correct member name in comments
       - by Jeff King @ 2024-01-13  7:31 UTC [99%]

  335. Re: [PATCH 1/2] t9902: verify that completion does not print anything
       - by Jeff King @ 2024-01-12 15:16 UTC [99%]

  336. Re: [PATCH 1/2] t1401: generalize reference locking
       - by Jeff King @ 2024-01-12  8:03 UTC [99%]

  337. Re: [PATCH] strvec: use correct member name in comments
       - by Jeff King @ 2024-01-12  7:41 UTC [99%]

  338. Re: Help: Trying to setup triangular workflow
       - by Jeff King @ 2024-01-12  7:31 UTC [99%]

  339. Re: [PATCH v3] builtin/revert.c: refactor using an enum for cmd-action
       - by Jeff King @ 2024-01-12  7:24 UTC [92%]

  340. Re: [PATCH v2 2/2] t5541: remove lockfile creation
       - by Jeff King @ 2024-01-12  7:03 UTC [99%]

  341. Re: [PATCH 1/2] t1401: generalize reference locking
       - by Jeff King @ 2024-01-12  7:01 UTC [99%]

  342. Re: [PATCH 2/3] t7450: test submodule urls
       - by Jeff King @ 2024-01-12  6:57 UTC [99%]

  343. Re: Storing private config files in .git directory?
       - by Jeff King @ 2024-01-12  6:56 UTC [99%]

  344. Re: [PATCH 3/3] advice: allow disabling the automatic hint in advise_if_enabled()
       - by Jeff King @ 2024-01-11  8:04 UTC [99%]

  345. Re: [PATCH] commit-graph: retain commit slab when closing NULL commit_graph
       - by Jeff King @ 2024-01-11  7:53 UTC [92%]

  346. Re: Limited operations in unsafe repositories
       - by Jeff King @ 2024-01-11  7:30 UTC [99%]

  347. Re: [PATCH 2/2] t5541: generalize reference locking
       - by Jeff King @ 2024-01-11  7:28 UTC [96%]

  348. Re: [PATCH 1/2] t1401: generalize reference locking
       - by Jeff King @ 2024-01-11  7:13 UTC [99%]

  349. Re: Limited operations in unsafe repositories
       - by Jeff King @ 2024-01-11  7:01 UTC [99%]

  350. Re: [PATCH] index-pack: spawn threads atomically
       - by Jeff King @ 2024-01-11  6:53 UTC [98%]

  351. Re: Limited operations in unsafe repositories
       - by Jeff King @ 2024-01-10 12:05 UTC [92%]

  352. Re: [PATCH] index-pack: spawn threads atomically
       - by Jeff King @ 2024-01-10 11:44 UTC [99%]

  353. Re: [PATCH] commit-graph: retain commit slab when closing NULL commit_graph
       - by Jeff King @ 2024-01-10 11:39 UTC [83%]

  354. Re: Storing private config files in .git directory?
       - by Jeff King @ 2024-01-10 11:08 UTC [99%]

  355. Re: [PATCH 3/3] advice: allow disabling the automatic hint in advise_if_enabled()
       - by Jeff King @ 2024-01-10 11:02 UTC [91%]

  356. Re: [PATCH 2/3] t7450: test submodule urls
       - by Jeff King @ 2024-01-10 10:38 UTC [98%]

  357. Re: [PATCH 0/3] Strengthen fsck checks for submodule URLs
       - by Jeff King @ 2024-01-10 10:23 UTC [93%]

  358. Re: What's cooking in git.git (Jan 2024, #01; Tue, 2)
       - by Jeff King @ 2024-01-05  8:59 UTC [99%]

  359. [PATCH] index-pack: spawn threads atomically
       - by Jeff King @ 2024-01-05  8:50 UTC [83%]

  360. [PATCH] commit-graph: retain commit slab when closing NULL commit_graph
       - by Jeff King @ 2024-01-05  5:41 UTC [74%]

  361. Re: What's cooking in git.git (Jan 2024, #01; Tue, 2)
       - by Jeff King @ 2024-01-03  9:01 UTC [92%]

  362. Re: [PATCH] sparse-checkout: be consistent with end of options markers
       - by Jeff King @ 2023-12-28 11:43 UTC [99%]

  363. Re: [PATCH] sparse-checkout: be consistent with end of options markers
       - by Jeff King @ 2023-12-24  8:32 UTC [99%]

  364. Re: [PATCH] t1006: add tests for %(objectsize:disk)
       - by Jeff King @ 2023-12-23 10:18 UTC [96%]

  365. [PATCH v2] t1006: add tests for %(objectsize:disk)
       - by Jeff King @ 2023-12-23 10:09 UTC [90%]

  366. Re: [PATCH/RFC] sparse-checkout: take care of "--end-of-options" in set/add
       - by Jeff King @ 2023-12-23 10:02 UTC [99%]

  367. Re: [PATCH/RFC] sparse-checkout: take care of "--end-of-options" in set/add
       - by Jeff King @ 2023-12-21 21:45 UTC [99%]

  368. Re: [RFC/PATCH] archive: "--list" does not take further options
       - by Jeff King @ 2023-12-21 21:35 UTC [99%]

  369. Re: [PATCH] t1006: add tests for %(objectsize:disk)
       - by Jeff King @ 2023-12-21 21:30 UTC [98%]

  370. Re: [PATCH 00/24] pack-objects: multi-pack verbatim reuse
       - by Jeff King @ 2023-12-21 11:13 UTC [89%]

  371. Re: [PATCH v2 00/26] pack-objects: multi-pack verbatim reuse
       - by Jeff King @ 2023-12-21 10:51 UTC [89%]

  372. Re: [PATCH] git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool
       - by Jeff King @ 2023-12-21  9:59 UTC [99%]

  373. Re: [PATCH] Use ^=1 to toggle between 0 and 1
       - by Jeff King @ 2023-12-21  9:56 UTC [99%]

  374. [PATCH] t1006: add tests for %(objectsize:disk)
       - by Jeff King @ 2023-12-21  9:47 UTC [90%]

  375. Re: [RFC/PATCH] archive: "--list" does not take further options
       - by Jeff King @ 2023-12-21  8:59 UTC [99%]

  376. Re: [RFC/PATCH] archive: "--list" does not take further options
       - by Jeff King @ 2023-12-21  8:58 UTC [99%]

  377. Re: [PATCH/RFC] sparse-checkout: take care of "--end-of-options" in set/add
       - by Jeff King @ 2023-12-21  8:40 UTC [99%]

  378. Re: [PATCH/RFC] sparse-checkout: take care of "--end-of-options" in set/add
       - by Jeff King @ 2023-12-21  8:36 UTC [90%]

  379. Re: Question regarding Git updater
       - by Jeff King @ 2023-12-14 22:12 UTC [99%]

  380. Re: [PATCH] Use ^=1 to toggle between 0 and 1
       - by Jeff King @ 2023-12-14 22:05 UTC [98%]

  381. [PATCH 2/2] mailinfo: avoid recursion when unquoting From headers
       - by Jeff King @ 2023-12-14 21:48 UTC [94%]

  382. [PATCH 1/2] t5100: make rfc822 comment test more careful
       - by Jeff King @ 2023-12-14 21:47 UTC [90%]

  383. [PATCH 0/2] avoiding recursion in mailinfo
       - by Jeff King @ 2023-12-14 21:44 UTC [99%]

  384. Re: [PATCH] mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()
       - by Jeff King @ 2023-12-14 21:40 UTC [99%]

  385. Re: [PATCH 2/1] test-lib-functions: add object size functions
       - by Jeff King @ 2023-12-14 20:59 UTC [98%]

  386. Re: [PATCH] mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()
       - by Jeff King @ 2023-12-13  8:20 UTC [97%]

  387. Re: [PATCH] Use ^=1 to toggle between 0 and 1
       - by Jeff King @ 2023-12-13  8:01 UTC [99%]

  388. [PATCH] mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()
       - by Jeff King @ 2023-12-12 22:12 UTC [86%]

  389. Re: [PATCH] revision: parse integer arguments to --max-count, --skip, etc., more carefully
       - by Jeff King @ 2023-12-12 22:05 UTC [99%]

  390. Re: [PATCH] Use ^=1 to toggle between 0 and 1
       - by Jeff King @ 2023-12-12 20:09 UTC [99%]

  391. Re: Test breakage with zlib-ng
       - by Jeff King @ 2023-12-12 20:01 UTC [93%]

  392. Re: [PATCH 00/24] pack-objects: multi-pack verbatim reuse
       - by Jeff King @ 2023-12-12  8:12 UTC [98%]

  393. Re: [PATCH 05/24] midx: implement `DISP` chunk
       - by Jeff King @ 2023-12-12  8:03 UTC [77%]

  394. Re: [PATCH 03/24] pack-bitmap: plug leak in find_objects()
       - by Jeff King @ 2023-12-12  7:04 UTC [99%]

  395. Re: [PATCH 02/24] pack-bitmap-write: deep-clear the `bb_commit` slab
       - by Jeff King @ 2023-12-12  7:04 UTC [99%]

  396. Re: [PATCH 3/9] imap-send: don't use git_die_config() inside callback
       - by Jeff King @ 2023-12-12  1:37 UTC [99%]

  397. Re: What's cooking in git.git (Dec 2023, #01; Sat, 9)
       - by Jeff King @ 2023-12-12  1:32 UTC [99%]

  398. Re: [PATCH] revision: parse integer arguments to --max-count, --skip, etc., more carefully
       - by Jeff King @ 2023-12-12  1:30 UTC [99%]

  399. Re: [PATCH] setup: recognize bare repositories with packed-refs
       - by Jeff King @ 2023-12-12  1:22 UTC [97%]

  400. Re: [PATCH 1/7] config: handle NULL value when parsing non-bools
       - by Jeff King @ 2023-12-12  0:58 UTC [99%]


Results 201-400 of ~30760   |  | 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).