git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
  1. Re: [GSoC] Microproject help
     - by Junio C Hamano @ 2024-03-25 21:23 UTC [0%]

  2. Re: [GSoC] Microproject help
     - by Eric Sunshine @ 2024-03-25 21:37 UTC [0%]

  3. Re: [GSoC] Microproject help
     - by Eric Sunshine @ 2024-03-25 20:51 UTC [6%]

  4. Re: [PATCH] pretty: find pretty formats case-insensitively
     - by Junio C Hamano @ 2024-03-25 18:12 UTC [6%]

  5. Re: [PATCH v3 0/5] Fixes for Documentation/MyFirstObjectWalk.txt
     - by Kyle Lippincott @ 2024-03-25 18:01 UTC [0%]

  6. Re: [PATCH v3 0/5] Fixes for Documentation/MyFirstObjectWalk.txt
     - by Junio C Hamano @ 2024-03-25 17:50 UTC [5%]

  7. Re: [PATCH] contrib: drop hg-to-git script
     - by Junio C Hamano @ 2024-03-23 18:49 UTC [6%]

  8. Re: [PATCH] editorconfig: add Makefiles to "text files"
     - by Junio C Hamano @ 2024-03-23 17:36 UTC [4%]

  9. [PATCH 0/2] git-compat-util: move convert_slashes from compat/mingw.h and rename it
     - by Mohit Marathe via GitGitGadget @ 2024-03-18 12:47 UTC [6%]

 10. Re: [PATCH v2 09/22] t/t4*: avoid redundant uses of cat
     - by Junio C Hamano @ 2024-03-16  6:04 UTC [0%]

 11. Re: [PATCH v2 09/22] t/t4*: avoid redundant uses of cat
     - by Taylor Blau @ 2024-03-16  1:34 UTC [6%]

 12. Re: [PATCH 11/15] find multi-byte comment chars in unterminated buffers
     - by René Scharfe @ 2024-03-14 19:37 UTC [6%]

 13. Re: [PATCH v2 1/5] xdiff-interface: refactor parsing of merge.conflictstyle
     - by Junio C Hamano @ 2024-03-14 17:19 UTC [6%]

 14. Re: [PATCH 1/3] config.txt: describe whitespace characters further and more accurately
     - by Dragan Simic @ 2024-03-14  6:20 UTC [0%]

 15. Re: [PATCH 1/3] config.txt: describe whitespace characters further and more accurately
     - by Junio C Hamano @ 2024-03-14  1:18 UTC [5%]

 16. Re: [PATCH] bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option
     - by Junio C Hamano @ 2024-03-13 15:59 UTC [7%]

 17. Re: [PATCH] git: --no-lazy-fetch option
     - by Linus Arver @ 2024-03-09  1:57 UTC [6%]

 18. Re: [PATCH 01/22] doc: avoid redundant use of cat
     - by Junio C Hamano @ 2024-03-05 22:24 UTC [6%]

 19. Re: [PATCH] revision: fix --missing=[print|allow*] for annotated tags
     - by Junio C Hamano @ 2024-02-28 17:46 UTC [5%]

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

 21. Re: [PATCH] git: extend --no-lazy-fetch to work across subprocesses
     - by Junio C Hamano @ 2024-02-27  6:04 UTC [6%]

 22. Re: [PATCH v3 4/5] Always check `parse_tree*()`'s return value
     - by Junio C Hamano @ 2024-02-22 17:58 UTC [5%]

 23. Re: [PATCH v3 1/5] merge-tree: fail with a non-zero exit code on missing tree objects
     - by Junio C Hamano @ 2024-02-22 17:13 UTC [6%]

 24. Re: [PATCH] git-remote.txt: fix typo
     - by Junio C Hamano @ 2024-02-21 18:18 UTC [6%]

 25. Re: [PATCH] rebase: make warning less passive aggressive
     - by Junio C Hamano @ 2024-02-20 17:29 UTC [6%]

 26. Re: [PATCH v2] unit-tests: do show relative file paths on non-Windows, too
     - by Junio C Hamano @ 2024-02-13 20:48 UTC [6%]

 27. Re: [PATCH v2] prune: mark rebase autostash and orig-head as reachable
     - by Junio C Hamano @ 2024-02-09 18:04 UTC [6%]

 28. Re: [PATCH 1/2] show-ref --verify: accept pseudorefs
     - by phillip.wood123 @ 2024-02-08 14:34 UTC [0%]

 29. Re: [PATCH 1/2] show-ref --verify: accept pseudorefs
     - by Junio C Hamano @ 2024-02-07 17:12 UTC [6%]

 30. Re: [PATCH v3 0/2] index-pack: fsck honor checks
     - by Junio C Hamano @ 2024-02-01 16:44 UTC [6%]

 31. Re: [PATCH v2 3/4] config: factor out global config file retrieval
     - by Junio C Hamano @ 2024-01-19 23:04 UTC [6%]

 32. Re: [PATCH] git-p4: stop reaching into the refdb
     - by Junio C Hamano @ 2024-01-11 21:20 UTC [6%]

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

 34. Re: [PATCH] sequencer: remove use of comment character
     - by Elijah Newren @ 2023-10-30 17:26 UTC [0%]

 35. Re: [PATCH] sequencer: remove use of comment character
     - by Junio C Hamano @ 2023-10-30  4:00 UTC [5%]

 36. Re: [PATCH v3 3/3] rev-list: add commit object support in `--missing` option
     - by Karthik Nayak @ 2023-10-24 11:34 UTC [0%]

 37. Re: [PATCH 0/7] log: decorate pseudorefs and other refs
     - by Andy Koppe @ 2023-10-23 22:15 UTC [0%]

 38. Re: [PATCH 04/11] t: convert tests to not write references via the filesystem
     - by Patrick Steinhardt @ 2023-10-23 13:58 UTC [0%]

 39. Re: [PATCH 0/7] log: decorate pseudorefs and other refs
     - by Junio C Hamano @ 2023-10-23  0:20 UTC [0%]

 40. Re: [PATCH 0/7] log: decorate pseudorefs and other refs
     - by Andy Koppe @ 2023-10-22 21:49 UTC [0%]

 41. Re: [PATCH 0/7] log: decorate pseudorefs and other refs
     - by Junio C Hamano @ 2023-10-22  0:13 UTC [5%]

 42. Re: [PATCH v3 3/3] rev-list: add commit object support in `--missing` option
     - by Junio C Hamano @ 2023-10-20 16:41 UTC [5%]

 43. Re: [PATCH v5 11/14] replay: use standard revision ranges
     - by Linus Arver @ 2023-10-19 19:49 UTC [6%]

 44. Re: [PATCH 04/11] t: convert tests to not write references via the filesystem
     - by Junio C Hamano @ 2023-10-18 21:18 UTC [4%]

 45. Re: [PATCH 06/20] commit-graph: check consistency of fanout table
     - by Taylor Blau @ 2023-10-11 14:45 UTC [6%]

 46. Re: How To Pick And Work On A Microproject
     - by Junio C Hamano @ 2023-10-06 19:03 UTC [7%]

 47. Re: How To Pick And Work On A Microproject
     - by Christian Couder @ 2023-10-06  9:02 UTC [5%]

 48. Re: How To Pick And Work On A Microproject
     - by Junio C Hamano @ 2023-10-05 22:42 UTC [5%]

 49. Re: [PATCH 08/10] commit-graph: free write-context entries before overwriting
     - by Taylor Blau @ 2023-10-05 17:51 UTC [6%]

 50. Re: [PATCH 2/2] builtin/repack.c: implement support for `--cruft-max-size`
     - by Taylor Blau @ 2023-10-02 20:30 UTC [5%]

 51. [TOPIC 11/12] Improving new contributor on-boarding
     - by Taylor Blau @ 2023-10-02 15:22 UTC [4%]

 52. Re: [PATCH 1/4] merge-ort: drop custom err() function
     - by Jeff King @ 2023-09-16  5:50 UTC [0%]

 53. Re: [PATCH 1/4] merge-ort: drop custom err() function
     - by Elijah Newren @ 2023-09-16  2:54 UTC [4%]

 54. Re: [PATCH] diff --stat: add config option to limit filename width
     - by Dragan Simic @ 2023-09-12 17:48 UTC [0%]

 55. Re: [PATCH] diff --stat: add config option to limit filename width
     - by Junio C Hamano @ 2023-09-12 17:11 UTC [6%]

 56. Re: [PATCH v2 2/3] update-index: add --show-index-version
     - by Linus Arver @ 2023-09-12  5:54 UTC [5%]

 57. Re: [PATCH v2 05/10] parse-options: prefer opt->value to globals in callbacks
     - by Jeff King @ 2023-09-05  6:52 UTC [0%]

 58. Re: [PATCH v2 05/10] parse-options: prefer opt->value to globals in callbacks
     - by René Scharfe @ 2023-09-02  7:34 UTC [6%]

 59. Re: [PATCH] .github/workflows: add coverity action
     - by Johannes Schindelin @ 2023-08-29  8:18 UTC [2%]

 60. Re: [Leftoverbits] exit code clean-up?
     - by Junio C Hamano @ 2023-08-17 16:03 UTC [8%]

 61. Re: [Leftoverbits] exit code clean-up?
     - by Oswald Buddenhagen @ 2023-08-17  9:24 UTC [8%]

 62. Re: [Leftoverbits] exit code clean-up?
     - by Jeff King @ 2023-08-17  5:36 UTC [7%]

 63. [Leftoverbits] exit code clean-up?
     - by Junio C Hamano @ 2023-08-16 17:04 UTC [6%]

 64. Re: [PATCH 3/5] trailer: add tests to check defaulting behavior with --no-* flags
     - by Linus Arver @ 2023-08-07  5:28 UTC [4%]

 65. Re: [PATCH 8/9] repack: implement `--filter-to` for storing filtered out objects
     - by Junio C Hamano @ 2023-06-21 16:44 UTC [0%]

 66. Re: [PATCH 8/9] repack: implement `--filter-to` for storing filtered out objects
     - by Taylor Blau @ 2023-06-21 12:25 UTC [6%]

 67. Re: Which macOS versions does Git support?
     - by Jeff King @ 2023-05-22 19:24 UTC [0%]

 68. Re: Which macOS versions does Git support?
     - by M Hickford @ 2023-05-20  7:36 UTC [6%]

 69. Re: [PATCH 06/15] builtin/for-each-ref.c: add `--exclude` option
     - by Taylor Blau @ 2023-05-09 20:22 UTC [6%]

 70. Re: bug? round-trip through fast-import/fast-export loses files
     - by Elijah Newren @ 2023-03-22  3:07 UTC [0%]

 71. Re: bug? round-trip through fast-import/fast-export loses files
     - by Jeff King @ 2023-03-21 18:31 UTC [0%]

 72. Re: bug? round-trip through fast-import/fast-export loses files
     - by Priedhorsky, Reid @ 2023-03-21 15:54 UTC [0%]

 73. Re: bug? round-trip through fast-import/fast-export loses files
     - by Elijah Newren @ 2023-03-21  1:57 UTC [6%]

 74. Re: [PATCH v9 6/6] diff-lib: parallelize run_diff_files for submodules
     - by Ævar Arnfjörð Bjarmason @ 2023-03-07  8:41 UTC [2%]

 75. Re: How to find places where I can contribute?
     - by Junio C Hamano @ 2023-02-20 21:31 UTC [6%]

 76. Re: [PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
     - by René Scharfe @ 2023-02-12 11:20 UTC [0%]

 77. Re: [PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
     - by Junio C Hamano @ 2023-02-11  2:46 UTC [0%]

 78. Re: [PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
     - by Jeff King @ 2023-02-11  2:15 UTC [6%]

 79. Re: [PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
     - by Ævar Arnfjörð Bjarmason @ 2023-02-06 16:18 UTC [5%]

 80. Re: [GSoC][PATCH] merge: use reverse_commit_list() for list reversal
     - by Junio C Hamano @ 2023-02-03 19:07 UTC [0%]

 81. Re: [GSoC][PATCH] merge: use reverse_commit_list() for list reversal
     - by Elijah Newren @ 2023-02-03 18:02 UTC [5%]

 82. Re: [PATCH v2] grep: fall back to interpreter if JIT memory allocation fails
     - by Mathias Krause @ 2023-01-31  7:30 UTC [0%]

 83. Re: [PATCH v2] grep: fall back to interpreter if JIT memory allocation fails
     - by Junio C Hamano @ 2023-01-30 20:08 UTC [5%]

 84. Re: [PATCH v3 3/7] rebase: remove --allow-empty-message from incompatible opts
     - by Phillip Wood @ 2023-01-21 15:09 UTC [6%]

 85. "test_atexit" v.s. "test_when_finished" (was: [PATCH 3/3] t1509: facilitate repeated script invocations)
     - by Ævar Arnfjörð Bjarmason @ 2022-12-08 13:14 UTC [5%]

 86. Re: [PATCH] maintenance: compare output of pthread functions for inequality with 0
     - by Jeff Hostetler @ 2022-12-02 18:44 UTC [0%]

 87. Re: [PATCH] maintenance: compare output of pthread functions for inequality with 0
     - by Ævar Arnfjörð Bjarmason @ 2022-12-02 18:10 UTC [6%]

 88. Re: [PATCH v2 7/9] bundle-uri: allow relative URLs in bundle lists
     - by Derrick Stolee @ 2022-12-02 16:03 UTC [5%]

 89. Re: [PATCH v2] send-email: relay '-v N' to format-patch
     - by Ævar Arnfjörð Bjarmason @ 2022-11-28 12:34 UTC [6%]

 90. Re: [PATCH v3 2/2] worktree add: add --orphan flag
     - by Ævar Arnfjörð Bjarmason @ 2022-11-19 11:50 UTC [0%]

 91. Re: [PATCH v3 2/2] worktree add: add --orphan flag
     - by Jacob Abel @ 2022-11-19  3:09 UTC [0%]

 92. Re: [PATCH] builtin/gc.c: fix use-after-free in maintenance_unregister()
     - by Taylor Blau @ 2022-11-16 20:14 UTC [0%]

 93. Re: [PATCH] builtin/gc.c: fix use-after-free in maintenance_unregister()
     - by Ævar Arnfjörð Bjarmason @ 2022-11-16 15:14 UTC [6%]

 94. Re: [PATCH v3 2/2] worktree add: add --orphan flag
     - by Ævar Arnfjörð Bjarmason @ 2022-11-15 22:35 UTC [4%]

 95. Re: [PATCH] builtin/gc.c: fix use-after-free in maintenance_unregister()
     - by Ævar Arnfjörð Bjarmason @ 2022-11-15 19:51 UTC [5%]

 96. Re: [PATCH v4 8/8] rebase: cleanup action handling
     - by Junio C Hamano @ 2022-10-21 17:54 UTC [6%]

 97. Re: [suggestion] Fail cherry-pick if it overwrites untracked files with the matching file names
     - by Elijah Newren @ 2022-10-16  2:07 UTC [5%]

 98. Re: [PATCH v3 1/3] maintenance: add 'unregister --force'
     - by Derrick Stolee @ 2022-09-26 20:49 UTC [6%]

 99. Re: [PATCH v2] Documentation: add ReviewingGuidelines
     - by Phillip Wood @ 2022-09-22 13:29 UTC [0%]

100. [PATCH v2] Documentation: add ReviewingGuidelines
     - by Victoria Dye via GitGitGadget @ 2022-09-19 19:12 UTC [2%]

101. Re: [PATCH] Documentation: add ReviewingGuidelines
     - by Glen Choo @ 2022-09-19 18:17 UTC [0%]

102. Re: [PATCH] Documentation: add ReviewingGuidelines
     - by Josh Steadmon @ 2022-09-15 23:25 UTC [0%]

103. [PATCH] Documentation: add ReviewingGuidelines
     - by Victoria Dye via GitGitGadget @ 2022-09-09 18:13 UTC [4%]

104. Re: [PATCH v3 2/2] diff.c: More changes and tests around utf8_strwidth()
     - by Johannes Schindelin @ 2022-09-02 10:12 UTC [5%]

105. Re: [PATCH] is_promisor_object(): fix use-after-free of tree buffer
     - by Jeff King @ 2022-08-15 22:53 UTC [6%]

106. Re: [PATCH] mingw: include the Python parts in the build
     - by Johannes Schindelin @ 2022-08-10  9:29 UTC [6%]

107. Re: [PATCH v7 08/10] docs: move pack format docs to man section 5
     - by Junio C Hamano @ 2022-08-03 16:25 UTC [5%]

108. Re: [PATCH 1/2] t/t0021: convert the rot13-filter.pl script to C
     - by Ævar Arnfjörð Bjarmason @ 2022-07-23  4:59 UTC [5%]

109. Re: [PATCH v5 00/12] rebase: update branches in multi-part topic
     - by Phillip Wood @ 2022-07-21 14:04 UTC [0%]

110. Re: [PATCH v5 00/12] rebase: update branches in multi-part topic
     - by Derrick Stolee @ 2022-07-21 12:12 UTC [0%]

111. Re: [PATCH v5 00/12] rebase: update branches in multi-part topic
     - by Elijah Newren @ 2022-07-21  4:35 UTC [0%]

112. [PATCH v5 00/12] rebase: update branches in multi-part topic
     - by Derrick Stolee via GitGitGadget @ 2022-07-19 18:33 UTC [1%]

113. Re: [PATCH v4 12/12] sequencer: notify user of --update-refs activity
     - by Derrick Stolee @ 2022-07-19 16:09 UTC [6%]

114. Re: [PATCH 0/3] doc: unify config info on some cmds
     - by Ævar Arnfjörð Bjarmason @ 2022-07-14 21:17 UTC [0%]

115. [PATCH 0/3] doc: unify config info on some cmds
     - by Matheus Tavares @ 2022-07-14 17:44 UTC [6%]

116. Re: [PATCH 1/3] checkout: document bug where delayed checkout counts entries twice
     - by Junio C Hamano @ 2022-07-13 17:57 UTC [6%]

117. Re: [PATCH v6 1/5] Documentation/git-config.txt: add SCOPES section
     - by Glen Choo @ 2022-07-06 17:44 UTC [0%]

118. Re: [PATCH v5 3/5] pack-bitmap.c: using error() instead of silently returning -1
     - by Junio C Hamano @ 2022-07-05 18:23 UTC [5%]

119. Re: [PATCH] pack-objects.h: remove outdated pahole results
     - by Taylor Blau @ 2022-07-01 19:48 UTC [0%]

120. Re: [PATCH] pack-objects.h: remove outdated pahole results
     - by Jeff King @ 2022-07-01 18:16 UTC [6%]

121. Re: [PATCH v6 1/5] Documentation/git-config.txt: add SCOPES section
     - by Taylor Blau @ 2022-06-30 22:32 UTC [4%]

122. Re: [PATCH v3 2/2] tests: add tests for grep --max-count
     - by Junio C Hamano @ 2022-06-22 18:10 UTC [6%]

123. Re: [PATCH] revision: mark blobs needed for resolve-undo as reachable
     - by Taylor Blau @ 2022-06-15 20:47 UTC [6%]

124. Re: [PATCH] t5510-fetch: upgrade to a more modern style
     - by Elia Pinto @ 2022-04-02  7:32 UTC [0%]

125. Re: [PATCH] t5510-fetch: upgrade to a more modern style
     - by Junio C Hamano @ 2022-04-01 20:11 UTC [0%]

126. [PATCH] t5510-fetch: upgrade to a more modern style
     - by Elia Pinto @ 2022-03-31 17:54 UTC [1%]

127. Re: [PATCH v2 0/3] reset: make --no-refresh the only way to skip index refresh
     - by Junio C Hamano @ 2022-03-25 16:35 UTC [0%]

128. Re: [PATCH v2 0/3] reset: make --no-refresh the only way to skip index refresh
     - by Derrick Stolee @ 2022-03-25 15:04 UTC [0%]

129. Re: [PATCH v2 0/3] reset: make --no-refresh the only way to skip index refresh
     - by Junio C Hamano @ 2022-03-24 20:36 UTC [0%]

130. Re: [PATCH v2 0/3] reset: make --no-refresh the only way to skip index refresh
     - by Victoria Dye @ 2022-03-24 18:01 UTC [0%]

131. Re: [PATCH v2 0/3] reset: make --no-refresh the only way to skip index refresh
     - by Junio C Hamano @ 2022-03-24 17:33 UTC [0%]

132. Re: [PATCH v2 0/3] reset: make --no-refresh the only way to skip index refresh
     - by Junio C Hamano @ 2022-03-24 17:13 UTC [6%]

133. Re: [PATCH 00/41] use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status
     - by Junio C Hamano @ 2022-03-23 11:13 UTC [6%]

134. Re: [RFC PATCH 1/1] Documentation/git-sparse-checkout.txt: add an OPTIONS section
     - by Derrick Stolee @ 2022-03-11 20:56 UTC [6%]

135. Re: [PATCH 03/24] format-patch: don't leak "extra_headers" or "ref_message_ids"
     - by Taylor Blau @ 2022-03-09 20:34 UTC [6%]

136. Re: [PATCH v5 00/10] fetch --recurse-submodules: fetch unpopulated submodules
     - by Glen Choo @ 2022-03-09 19:49 UTC [0%]

137. Re: [PATCH v5 00/10] fetch --recurse-submodules: fetch unpopulated submodules
     - by Junio C Hamano @ 2022-03-09 19:13 UTC [5%]

138. Re: [PATCH 02/11] revision: put object filter into struct rev_info
     - by Derrick Stolee @ 2022-03-07 13:59 UTC [0%]

139. Re: [PATCH 02/11] revision: put object filter into struct rev_info
     - by Junio C Hamano @ 2022-03-04 22:15 UTC [5%]

140. Re: Please add support for "git merge --continue -S"
     - by Junio C Hamano @ 2022-02-28 22:53 UTC [4%]

141. Re: [PATCH v2 1/3] t7519: avoid file to index mtime race for untracked cache
     - by Tao Klerks @ 2022-02-27 22:12 UTC [0%]

142. [PATCH v3 0/3] Empty untracked cache performance issue
     - by Tao Klerks via GitGitGadget @ 2022-02-27 21:56 UTC [5%]

143. [PATCH v3 1/3] t7519: avoid file to index mtime race for untracked cache
     - by Tao Klerks via GitGitGadget @ 2022-02-27 21:56 UTC [5%]

144. Re: [PATCH v2 1/3] t7519: avoid file to index mtime race for untracked cache
     - by Junio C Hamano @ 2022-02-25 19:07 UTC [6%]

145. Re: [PATCH 08/17] builtin/pack-objects.c: --cruft without expiration
     - by Taylor Blau @ 2022-02-23 23:34 UTC [4%]

146. Re: [PATCH v3 0/3] replace test [-f|-d] with more verbose functions
     - by Junio C Hamano @ 2022-02-23 22:59 UTC [6%]

147. Re: When rebase.autoStash=true is used, 'git pull' merge process still complains when incoming changes are in a different place of the file than local changes
     - by Junio C Hamano @ 2022-02-23 21:23 UTC [6%]

148. Re: [PATCH v5 04/12] merge-tree: implement real merges
     - by Johannes Schindelin @ 2022-02-22 16:25 UTC [0%]

149. Re: [PATCH] Provide config option to expect files outside sparse patterns
     - by Johannes Schindelin @ 2022-02-22 12:11 UTC [6%]

150. Re: [PATCH v5 04/12] merge-tree: implement real merges
     - by Elijah Newren @ 2022-02-22  2:28 UTC [6%]

151. [PATCH v3 4/5] date API: add basic API docs
     - by Ævar Arnfjörð Bjarmason @ 2022-02-16  8:14 UTC [5%]

152. Re: [PATCH v2 2/2] cat-file: add --batch-command mode
     - by Junio C Hamano @ 2022-02-08  0:49 UTC [4%]

153. Re: [PATCH v2] receive-pack: purge temporary data if no command is ready to run
     - by Junio C Hamano @ 2022-02-05  8:02 UTC [0%]

154. Re: [PATCH v2] receive-pack: purge temporary data if no command is ready to run
     - by Bojun Chen @ 2022-02-05  7:19 UTC [0%]

155. [PATCH v2 4/5] date API: add basic API docs
     - by Ævar Arnfjörð Bjarmason @ 2022-02-04 23:53 UTC [5%]

156. Re: [PATCH v2] receive-pack: purge temporary data if no command is ready to run
     - by Junio C Hamano @ 2022-02-04  1:17 UTC [6%]

157. [PATCH 4/5] date API: add basic API docs
     - by Ævar Arnfjörð Bjarmason @ 2022-02-02 21:03 UTC [5%]

158. Re: [PATCH] fetch --prune: exit with error if pruning fails
     - by Thomas Gummerer @ 2022-01-28 11:04 UTC [0%]

159. Re: [PATCH] fetch --prune: exit with error if pruning fails
     - by Junio C Hamano @ 2022-01-27 19:57 UTC [6%]

160. Re: [PATCH] clone: support unusual remote ref configurations
     - by Junio C Hamano @ 2022-01-26 19:11 UTC [7%]

161. Re: [PATCH v2 1/2] sparse-checkout: custom tab completion tests
     - by Lessley Dennington @ 2022-01-05 14:05 UTC [0%]

162. Re: [PATCH v2 1/2] sparse-checkout: custom tab completion tests
     - by Elijah Newren @ 2022-01-04 20:25 UTC [5%]

163. Re: Regression in 8d92fb292706 ("dir: replace exponential algorithm with a linear one")
     - by Uwe Kleine-König @ 2021-12-07  7:14 UTC [0%]

164. Re: Regression in 8d92fb292706 ("dir: replace exponential algorithm with a linear one")
     - by Elijah Newren @ 2021-12-07  5:29 UTC [5%]

165. [PATCH v2 07/21] refs/files: remove "name exist?" check in lock_ref_oid_basic()
     - by Ævar Arnfjörð Bjarmason @ 2021-10-16  9:39 UTC [3%]

166. [PATCH 0/2] test-lib.sh: add BAIL_OUT function, use it for SANITIZE=leak
     - by Ævar Arnfjörð Bjarmason @ 2021-10-14  0:47 UTC [6%]

167. [PATCH 06/20] refs/files: remove "name exist?" check in lock_ref_oid_basic()
     - by Ævar Arnfjörð Bjarmason @ 2021-10-14  0:06 UTC [4%]

168. Re: [PATCH] http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors
     - by SZEDER Gábor @ 2021-10-10 21:42 UTC [0%]

169. Re: [PATCH v2 1/2] object.[ch]: mark object type names for translation
     - by Jeff King @ 2021-10-06 19:05 UTC [0%]

170. Re: [PATCH v2 1/2] object.[ch]: mark object type names for translation
     - by Eric Sunshine @ 2021-10-04 18:54 UTC [0%]

171. [PATCH v2 1/2] object.[ch]: mark object type names for translation
     - by Ævar Arnfjörð Bjarmason @ 2021-10-04 14:27 UTC [4%]

172. [PATCH v2 0/2] i18n: improve translatability of ambiguous object output
     - by Ævar Arnfjörð Bjarmason @ 2021-10-04 14:27 UTC [2%]

173. [PATCH] http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors
     - by Ævar Arnfjörð Bjarmason @ 2021-09-24 10:08 UTC [4%]

174. Re: [PATCH v6 03/22] cat-file tests: test for missing object with -t and -s
     - by Ævar Arnfjörð Bjarmason @ 2021-09-16 22:52 UTC [6%]

175. Oddidies in the .mailmap parser & future syntax extensions
     - by Ævar Arnfjörð Bjarmason @ 2021-09-10 16:48 UTC [4%]

176. Re: [PATCH v2 4/4] pack-write: rename *.idx file into place last (really!)
     - by Ævar Arnfjörð Bjarmason @ 2021-09-08  1:14 UTC [6%]

177. Re: [PATCH v2 04/24] Documentation: build 'technical/bitmap-format' by default
     - by Taylor Blau @ 2021-07-26 18:49 UTC [6%]

178. Re: [PATCH v2 14/24] pack-bitmap: write multi-pack bitmaps
     - by Taylor Blau @ 2021-07-26 18:12 UTC [4%]

179. Re: [PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 2
     - by Christian Couder @ 2021-07-26  8:01 UTC [0%]

180. Re: [PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 2
     - by Andrzej Hunt @ 2021-07-25 13:05 UTC [0%]

181. Re: [PATCH v2 04/24] Documentation: build 'technical/bitmap-format' by default
     - by Jeff King @ 2021-07-23  7:39 UTC [0%]

182. Re: [PATCH v2 04/24] Documentation: build 'technical/bitmap-format' by default
     - by Taylor Blau @ 2021-07-21 17:23 UTC [6%]

183. Re: [PATCH] refs file backend: remove dead "errno == EISDIR" code
     - by Jeff King @ 2021-07-14 23:15 UTC [0%]

184. Re: [PATCH] refs file backend: remove dead "errno == EISDIR" code
     - by Ævar Arnfjörð Bjarmason @ 2021-07-14 19:07 UTC [4%]

185. Re: [PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 2
     - by Elijah Newren @ 2021-06-21 21:54 UTC [6%]

186. Re: git-sh-prompt: bash: GIT_PS1_COMPRESSSPARSESTATE: unbound variable
     - by Elijah Newren @ 2021-05-20  0:09 UTC [6%]

187. Re: [PATCH v2 1/1] repack: avoid loosening promisor objects in partial clones
     - by Rafael Silva @ 2021-04-21 19:25 UTC [0%]

188. Re: [PATCH v2 1/1] repack: avoid loosening promisor objects in partial clones
     - by Junio C Hamano @ 2021-04-19 23:09 UTC [6%]

189. Re: [PATCH] transport: respect verbosity when setting upstream
     - by Junio C Hamano @ 2021-04-16 18:48 UTC [6%]

190. Re: Pain points in Git's patch flow
     - by Junio C Hamano @ 2021-04-14  8:02 UTC [8%]

191. Re: [PATCH v2] [GSOC] ref-filter: use single strbuf for all output
     - by ZheNing Hu @ 2021-04-08 12:05 UTC [0%]

192. Re: [PATCH v2] [GSOC] ref-filter: use single strbuf for all output
     - by Junio C Hamano @ 2021-04-07 20:31 UTC [5%]

193. Re: [PATCH v8 1/2] [GSOC] commit: add --trailer option
     - by ZheNing Hu @ 2021-03-17 13:54 UTC [0%]

194. Re: [PATCH v8 1/2] [GSOC] commit: add --trailer option
     - by Ævar Arnfjörð Bjarmason @ 2021-03-17  8:08 UTC [0%]

195. Re: [PATCH v8 1/2] [GSOC] commit: add --trailer option
     - by ZheNing Hu @ 2021-03-17  2:01 UTC [5%]

196. Re: Regarding GSoC Project 2021
     - by ZheNing Hu @ 2021-03-14  1:26 UTC [6%]

197. Re: [PATCH 10/11] merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict
     - by Elijah Newren @ 2021-03-08 21:51 UTC [6%]

198. Re: [PATCH 08/11] merge-ort: implement CE_SKIP_WORKTREE handling with conflicted entries
     - by Elijah Newren @ 2021-03-08 20:54 UTC [6%]

199. Re: [PATCH 05/11] merge-ort: let renormalization change modify/delete into clean delete
     - by Ævar Arnfjörð Bjarmason @ 2021-03-08 12:55 UTC [6%]

200. Re: [PATCH 1/2] remote: add camel-cased *.tagOpt key, like clone
     - by Junio C Hamano @ 2021-02-25  3:02 UTC [0%]


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

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).