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: [BUG] mv: can trigger assertion failure with three parameters (builtin/mv.c:481)
     - by Kristoffer Haugsbakk @ 2024-02-18 12:42 UTC [12%]

  2. [PATCH 0/2] Deprecate test_i18ngrep further
     - by Junio C Hamano @ 2023-10-31  5:23 UTC [2%]

  3. [PATCH 2/2] tests: teach callers of test_i18ngrep to use test_grep
     - by Junio C Hamano @ 2023-10-31  5:23 UTC [1%]

  4. [PATCH v2] fix `git mv existing-dir non-existing-dir` in some environments.
     - by Sebastian Thiel via GitGitGadget @ 2023-08-09  7:47 UTC [9%]

  5. Re: [PATCH] fix `git mv existing-dir non-existing-dir`*
     - by Junio C Hamano @ 2023-08-08 17:36 UTC [0%]

  6. [PATCH] fix `git mv existing-dir non-existing-dir`*
     - by Sebastian Thiel via GitGitGadget @ 2023-08-08 14:53 UTC [10%]

  7. [ANNOUNCE] Git v2.41.0
     - by Junio C Hamano @ 2023-06-01 10:11 UTC [1%]

  8. [ANNOUNCE] Git v2.41.0-rc2
     - by Junio C Hamano @ 2023-05-24 21:41 UTC [1%]

  9. [ANNOUNCE] Git v2.41.0-rc1
     - by Junio C Hamano @ 2023-05-19 17:39 UTC [1%]

 10. What's cooking in git.git (May 2023, #05; Tue, 16)
     - by Junio C Hamano @ 2023-05-17  0:30 UTC [1%]

 11. [ANNOUNCE] Git v2.41.0-rc0
     - by Junio C Hamano @ 2023-05-16  3:42 UTC [1%]

 12. What's cooking in git.git (May 2023, #04; Thu, 11)
     - by Junio C Hamano @ 2023-05-12  0:39 UTC [1%]

 13. What's cooking in git.git (May 2023, #03; Tue, 9)
     - by Junio C Hamano @ 2023-05-10  1:56 UTC [1%]

 14. Re: [PATCH 0/3] dropping "verbose" test helper function
     - by Taylor Blau @ 2023-05-08 22:26 UTC [0%]

 15. Re: [PATCH 3/3] t: drop "verbose" helper function
     - by Taylor Blau @ 2023-05-08 22:26 UTC [0%]

 16. [PATCH 3/3] t: drop "verbose" helper function
     - by Jeff King @ 2023-05-08 19:04 UTC [6%]

 17. [PATCH 2/3] t7001: use "ls-files --format" instead of "cut"
     - by Jeff King @ 2023-05-08 19:01 UTC [19%]

 18. [PATCH 1/3] t7001: avoid git on upstream of pipe
     - by Jeff King @ 2023-05-08 19:01 UTC [13%]

 19. [PATCH 0/3] dropping "verbose" test helper function
     - by Jeff King @ 2023-05-08 18:59 UTC [7%]

 20. [ANNOUNCE] Git v2.39.0
     - by Junio C Hamano @ 2022-12-12 13:43 UTC [1%]

 21. [ANNOUNCE] Git v2.39.0-rc2
     - by Junio C Hamano @ 2022-12-06  4:00 UTC [1%]

 22. [ANNOUNCE] Git v2.39.0-rc1
     - by Junio C Hamano @ 2022-11-30  6:12 UTC [1%]

 23. [ANNOUNCE] Git v2.39.0-rc0
     - by Junio C Hamano @ 2022-11-23  7:25 UTC [1%]

 24. What's cooking in git.git (Nov 2022, #03; Mon, 14)
     - by Taylor Blau @ 2022-11-15  4:50 UTC [1%]

 25. What's cooking in git.git (Nov 2022, #02; Tue, 8)
     - by Taylor Blau @ 2022-11-08 23:12 UTC [1%]

 26. [OUTREACHY][DRAFT Proposal] Unify ref-filter formats with other --pretty formats
     - by Debra Obondo @ 2022-11-08 10:55 UTC [2%]

 27. Re: [PATCH v3] t7001-mv.sh: modernizing test script using functions
     - by Taylor Blau @ 2022-11-04 22:00 UTC [6%]

 28. [PATCH v3] t7001-mv.sh: modernizing test script using functions
     - by Debra Obondo via GitGitGadget @ 2022-11-04 15:05 UTC [13%]

 29. What's cooking in git.git (Nov 2022, #01; Thu, 3)
     - by Taylor Blau @ 2022-11-04  1:05 UTC [2%]

 30. Re: [PATCH v2] t7001-mv.sh: modernizing test script using functions
     - by Martin Ågren @ 2022-11-03 19:37 UTC [6%]

 31. [PATCH v2] t7001-mv.sh: modernizing test script using functions
     - by Debra Obondo via GitGitGadget @ 2022-11-03 18:39 UTC [13%]

 32. Re: [PATCH] t7001-mv.sh:modernizing test script using function
     - by Taylor Blau @ 2022-11-01  1:14 UTC [6%]

 33. Re: [PATCH] t7001-mv.sh:modernizing test script using function
     - by Martin Ågren @ 2022-10-31 18:04 UTC [10%]

 34. What's cooking in git.git (Oct 2022, #09; Mon, 31)
     - by Taylor Blau @ 2022-10-31  5:31 UTC [2%]

 35. Re: [PATCH] t7001-mv.sh:modernizing test script using function
     - by Taylor Blau @ 2022-10-30 18:00 UTC [6%]

 36. [PATCH] t7001-mv.sh:modernizing test script using function
     - by Debra Obondo via GitGitGadget @ 2022-10-30 17:20 UTC [13%]

 37. Re: [PATCH v2] builtin/mv.c: fix possible segfault in add_slash()
     - by Shaoxuan Yuan @ 2022-09-09 22:40 UTC [0%]

 38. [PATCH v3] builtin/mv.c: fix possible segfault in add_slash()
     - by Shaoxuan Yuan @ 2022-09-09 22:27 UTC [3%]

 39. Re: [PATCH v2] builtin/mv.c: fix possible segfault in add_slash()
     - by Junio C Hamano @ 2022-09-09 20:04 UTC [0%]

 40. [PATCH v2] builtin/mv.c: fix possible segfault in add_slash()
     - by Shaoxuan Yuan @ 2022-09-09 19:44 UTC [3%]

 41. Re: [PATCH] builtin/mv.c: fix possible segfault in add_slash()
     - by Junio C Hamano @ 2022-09-09 16:37 UTC [0%]

 42. Re: [PATCH] builtin/mv.c: fix possible segfault in add_slash()
     - by Derrick Stolee @ 2022-09-09 14:14 UTC [5%]

 43. [PATCH] builtin/mv.c: fix possible segfault in add_slash()
     - by Shaoxuan Yuan @ 2022-09-08 23:02 UTC [4%]

 44. Re: What's cooking in git.git (Aug 2022, #08; Wed, 24)
     - by Jeff King @ 2022-08-25 10:04 UTC [5%]

 45. Re: [PATCH v2] mv: refresh stat info for moved entry
     - by Derrick Stolee @ 2022-03-29 18:54 UTC [0%]

 46. Re: [PATCH v2] mv: refresh stat info for moved entry
     - by Junio C Hamano @ 2022-03-29 16:44 UTC [0%]

 47. Re: [PATCH v2] mv: refresh stat info for moved entry
     - by Derrick Stolee @ 2022-03-29 13:19 UTC [0%]

 48. [PATCH v2] mv: refresh stat info for moved entry
     - by Victoria Dye via GitGitGadget @ 2022-03-29  1:07 UTC [9%]

 49. [PATCH] mv: refresh stat info for moved entry
     - by Victoria Dye via GitGitGadget @ 2022-03-25  1:56 UTC [11%]

 50. [PATCH v3 2/2] tests: stop using top-level "README" and "COPYING" files
     - by Ævar Arnfjörð Bjarmason @ 2021-10-15  9:30 UTC [10%]

 51. [PATCH v3 0/2] tests: stop relying on top-level COPYING and README
     - by Ævar Arnfjörð Bjarmason @ 2021-10-15  9:30 UTC [4%]

 52. [PATCH v2 2/5] tests: stop using top-level "README" and "COPYING" files
     - by Ævar Arnfjörð Bjarmason @ 2021-10-05 17:01 UTC [10%]

 53. [PATCH v2 0/5] COPYING: modernize, steal boilerplate from linux.git
     - by Ævar Arnfjörð Bjarmason @ 2021-10-05 17:01 UTC [3%]

 54. [PATCH 2/5] tests: stop using top-level "README" and "COPYING" files
     - by Ævar Arnfjörð Bjarmason @ 2021-10-02  9:19 UTC [10%]

 55. [PATCH 0/5] COPYING: modernize, steal boilerplate from linux.git
     - by Ævar Arnfjörð Bjarmason @ 2021-10-02  9:19 UTC [4%]

 56. Re: [PATCH] t2080: fix cp invocation to copy symlinks instead of following them
     - by Ævar Arnfjörð Bjarmason @ 2021-06-02 13:36 UTC [0%]

 57. Re: [PATCH] t2080: fix cp invocation to copy symlinks instead of following them
     - by Đoàn Trần Công Danh @ 2021-06-02 11:22 UTC [0%]

 58. Re: [PATCH] t2080: fix cp invocation to copy symlinks instead of following them
     - by Ævar Arnfjörð Bjarmason @ 2021-06-02 10:50 UTC [0%]

 59. Re: [PATCH] t2080: fix cp invocation to copy symlinks instead of following them
     - by Đoàn Trần Công Danh @ 2021-06-02  1:36 UTC [0%]

 60. Re: [PATCH] t2080: fix cp invocation to copy symlinks instead of following them
     - by Ævar Arnfjörð Bjarmason @ 2021-05-31 14:01 UTC [0%]

 61. Re: [PATCH] t2080: fix cp invocation to copy symlinks instead of following them
     - by Ævar Arnfjörð Bjarmason @ 2021-05-27 12:51 UTC [0%]

 62. Re: [PATCH] t2080: fix cp invocation to copy symlinks instead of following them
     - by Christian Couder @ 2021-05-27  7:25 UTC [6%]

 63. [PATCH] t2080: fix cp invocation to copy symlinks instead of following them
     - by Matheus Tavares @ 2021-05-26 23:58 UTC [4%]

 64. Re: AIX failures on parallel checkout (new in v2.32.0-rc*)
     - by Junio C Hamano @ 2021-05-26 23:00 UTC [5%]

 65. Re: AIX failures on parallel checkout (new in v2.32.0-rc*)
     - by Matheus Tavares Bernardino @ 2021-05-26 22:01 UTC [5%]

 66. [ANNOUNCE] Git v2.31.0
     - by Junio C Hamano @ 2021-03-15 19:30 UTC [4%]

 67. [ANNOUNCE] Git v2.31.0-rc2
     - by Junio C Hamano @ 2021-03-09 18:05 UTC [4%]

 68. What's cooking in git.git (Mar 2021, #01; Tue, 2)
     - by Junio C Hamano @ 2021-03-03 10:14 UTC [5%]

 69. [ANNOUNCE] Git v2.31.0-rc1
     - by Junio C Hamano @ 2021-03-03 10:14 UTC [4%]

 70. Re: [EXTERNAL] [PATCH v2 1/1] git mv foo FOO ; git mv foo bar gave an assert
     - by Junio C Hamano @ 2021-03-01 21:47 UTC [0%]

 71. RE: [EXTERNAL] [PATCH v2 1/1] git mv foo FOO ; git mv foo bar gave an assert
     - by Dan Moseley @ 2021-03-01 20:23 UTC [14%]

 72. Re: [PATCH v3 00/10] Modernizing the t7001 test script
     - by Junio C Hamano @ 2021-02-23 17:33 UTC [6%]

 73. Re: [PATCH v3 00/10] Modernizing the t7001 test script
     - by Shubham Verma @ 2021-02-23  8:26 UTC [11%]

 74. What's cooking in git.git (Feb 2021, #04; Thu, 18)
     - by Junio C Hamano @ 2021-02-19  3:11 UTC [5%]

 75. What's cooking in git.git (Feb 2021, #03; Wed, 17)
     - by Junio C Hamano @ 2021-02-18  2:11 UTC [4%]

 76. Re: [PATCH v3 00/10] Modernizing the t7001 test script
     - by Junio C Hamano @ 2021-02-11 21:44 UTC [6%]

 77. [PATCH v3 08/10] t7001: put each command on a separate line
     - by Shubham Verma @ 2021-02-11 19:47 UTC [19%]

 78. [PATCH v3 09/10] t7001: use here-docs instead of echo
     - by Shubham Verma @ 2021-02-11 19:47 UTC [19%]

 79. [PATCH v3 07/10] t7001: use '>' rather than 'touch'
     - by Shubham Verma @ 2021-02-11 19:47 UTC [19%]

 80. [PATCH v3 04/10] t7001: modernize subshell formatting
     - by Shubham Verma @ 2021-02-11 19:46 UTC [17%]

 81. [PATCH v3 10/10] t7001: use `test` rather than `[`
     - by Shubham Verma @ 2021-02-11 19:47 UTC [16%]

 82. [PATCH v3 06/10] t7001: avoid using `cd` outside of subshells
     - by Shubham Verma @ 2021-02-11 19:47 UTC [15%]

 83. [PATCH v3 05/10] t7001: remove whitespace after redirect operators
     - by Shubham Verma @ 2021-02-11 19:46 UTC [19%]

 84. [PATCH v3 03/10] t7001: remove unnecessary blank lines
     - by Shubham Verma @ 2021-02-11 19:46 UTC [17%]

 85. [PATCH v3 02/10] t7001: indent with TABs instead of spaces
     - by Shubham Verma @ 2021-02-11 19:46 UTC [13%]

 86. [PATCH v3 01/10] t7001: modernize test formatting
     - by Shubham Verma @ 2021-02-11 19:46 UTC [12%]

 87. [PATCH v3 00/10] Modernizing the t7001 test script
     - by Shubham Verma @ 2021-02-11 19:46 UTC [15%]

 88. Re: [PATCH v2 00/10] Modernizing the t7001 test script
     - by Shubham Verma @ 2021-02-11  7:56 UTC [6%]

 89. Re: [PATCH v2 00/10] Modernizing the t7001 test script
     - by Eric Sunshine @ 2021-02-11  7:59 UTC [6%]

 90. Re: [PATCH v2 00/10] Modernizing the t7001 test script
     - by Junio C Hamano @ 2021-02-11  7:37 UTC [6%]

 91. Re: [PATCH v2 00/10] Modernizing the t7001 test script
     - by Eric Sunshine @ 2021-02-11  7:28 UTC [6%]

 92. [PATCH 0/4] More GETTEXT_POISON removal
     - by Ævar Arnfjörð Bjarmason @ 2021-02-11  1:53 UTC [3%]

 93. [PATCH 4/4] tests: remove most uses of test_i18ncmp
     - by Ævar Arnfjörð Bjarmason @ 2021-02-11  1:53 UTC [1%]

 94. What's cooking in git.git (Feb 2021, #02; Wed, 10)
     - by Junio C Hamano @ 2021-02-11  1:32 UTC [4%]

 95. Re: [PATCH v2 00/10] Modernizing the t7001 test script
     - by Junio C Hamano @ 2021-02-09 22:58 UTC [6%]

 96. Re: [PATCH v2 00/10] Modernizing the t7001 test script
     - by Eric Sunshine @ 2021-02-09 19:24 UTC [6%]

 97. [PATCH v2 08/10] t7001: put each command on a separate line
     - by shubham verma @ 2021-02-09 17:32 UTC [19%]

 98. [PATCH v2 10/10] t7001: use `test` rather than `[`
     - by shubham verma @ 2021-02-09 17:32 UTC [16%]

 99. [PATCH v2 06/10] t7001: avoid using `cd` outside of subshells
     - by shubham verma @ 2021-02-09 17:32 UTC [15%]

100. [PATCH v2 05/10] t7001: remove whitespace after redirect operators
     - by shubham verma @ 2021-02-09 17:32 UTC [19%]

101. [PATCH v2 09/10] t7001: use here-docs instead of echo
     - by shubham verma @ 2021-02-09 17:32 UTC [19%]

102. [PATCH v2 07/10] t7001: use '>' rather than 'touch'
     - by shubham verma @ 2021-02-09 17:32 UTC [19%]

103. [PATCH v2 03/10] t7001: remove unnecessary blank lines
     - by shubham verma @ 2021-02-09 17:32 UTC [17%]

104. [PATCH v2 04/10] t7001: modernize subshell formatting
     - by shubham verma @ 2021-02-09 17:32 UTC [17%]

105. [PATCH v2 00/10] Modernizing the t7001 test script
     - by shubham verma @ 2021-02-09 17:32 UTC [15%]

106. [PATCH v2 02/10] t7001: indent with TABs instead of spaces
     - by shubham verma @ 2021-02-09 17:32 UTC [13%]

107. [PATCH v2 01/10] t7001: modernize test formatting
     - by shubham verma @ 2021-02-09 17:32 UTC [12%]

108. What's cooking in git.git (Feb 2021, #01; Wed, 3)
     - by Junio C Hamano @ 2021-02-04  0:27 UTC [5%]

109. What's cooking in git.git (Jan 2021, #06; Sat, 30)
     - by Junio C Hamano @ 2021-01-31  0:00 UTC [5%]

110. What's cooking in git.git (Jan 2021, #05; Mon, 25)
     - by Junio C Hamano @ 2021-01-26  1:59 UTC [5%]

111. What's cooking in git.git (Jan 2021, #04; Sat, 16)
     - by Junio C Hamano @ 2021-01-16 21:59 UTC [5%]

112. What's cooking in git.git (Jan 2021, #03; Fri, 15)
     - by Junio C Hamano @ 2021-01-16  1:00 UTC [4%]

113. What's cooking in git.git (Jan 2021, #02; Fri, 8)
     - by Junio C Hamano @ 2021-01-08 19:22 UTC [5%]

114. What's cooking in git.git (Jan 2021, #01; Wed, 6)
     - by Junio C Hamano @ 2021-01-07 13:38 UTC [5%]

115. Re: [PATCH] git-mv: fix git mv bug with case insensitive fs
     - by Torsten Bögershausen @ 2020-12-31  7:13 UTC [0%]

116. [PATCH] git-mv: fix git mv bug with case insensitive fs
     - by Dan Moseley @ 2020-12-29  2:06 UTC [14%]

117. What's cooking in git.git (Dec 2020, #05; Mon, 28)
     - by Junio C Hamano @ 2020-12-28 19:09 UTC [5%]

118. What's cooking in git.git (Dec 2020, #04; Tue, 22)
     - by Junio C Hamano @ 2020-12-22 20:07 UTC [5%]

119. Re: [PATCH 00/11] Modernizing the t7001 test script
     - by Junio C Hamano @ 2020-12-22 19:22 UTC [6%]

120. What's cooking in git.git (Dec 2020, #03; Fri, 18)
     - by Junio C Hamano @ 2020-12-19  5:34 UTC [5%]

121. What's cooking in git.git (Dec 2020, #02; Mon, 14)
     - by Junio C Hamano @ 2020-12-14 20:04 UTC [5%]

122. What's cooking in git.git (Dec 2020, #01; Tue, 8)
     - by Junio C Hamano @ 2020-12-09  1:31 UTC [5%]

123. What's cooking in git.git (Nov 2020, #06; Mon, 30)
     - by Junio C Hamano @ 2020-12-01  5:15 UTC [5%]

124. What's cooking in git.git (Nov 2020, #05; Wed, 25)
     - by Junio C Hamano @ 2020-11-26  0:58 UTC [5%]

125. What's cooking in git.git (Nov 2020, #04; Thu, 19)
     - by Junio C Hamano @ 2020-11-21 22:57 UTC [5%]

126. What's cooking in git.git (Nov 2020, #03; Wed, 11)
     - by Junio C Hamano @ 2020-11-11 22:13 UTC [5%]

127. What's cooking in git.git (Nov 2020, #02; Mon, 9)
     - by Junio C Hamano @ 2020-11-09 23:42 UTC [5%]

128. What's cooking in git.git (Nov 2020, #01; Mon, 2)
     - by Junio C Hamano @ 2020-11-02 22:27 UTC [5%]

129. What's cooking in git.git (Oct 2020, #05; Thu, 29)
     - by Junio C Hamano @ 2020-10-29 22:26 UTC [5%]

130. What's cooking in git.git (Oct 2020, #04; Tue, 27)
     - by Junio C Hamano @ 2020-10-27 23:33 UTC [5%]

131. What's cooking in git.git (Oct 2020, #03; Mon, 19)
     - by Junio C Hamano @ 2020-10-19 18:13 UTC [6%]

132. Re: [PATCH 0/5][Outreachy] modernizing the test scripts
     - by Charvi Mendiratta @ 2020-10-17  8:27 UTC [0%]

133. Re: [PATCH 0/5][Outreachy] modernizing the test scripts
     - by Christian Couder @ 2020-10-16 12:54 UTC [0%]

134. Re: [Outreachy] Introduction
     - by Christian Couder @ 2020-10-16  8:46 UTC [5%]

135. Re: [Outreachy] Introduction
     - by Charvi Mendiratta @ 2020-10-15 18:56 UTC [0%]

136. [PATCH 0/5][Outreachy] modernizing the test scripts
     - by charvi-077 @ 2020-10-15 17:57 UTC [5%]

137. Re: [Outreachy] Introduction
     - by Christian Couder @ 2020-10-11  8:09 UTC [6%]

138. [Outreachy] Introduction
     - by Charvi Mendiratta @ 2020-10-10 11:48 UTC [5%]

139. What's cooking in git.git (Oct 2020, #02; Fri, 9)
     - by Junio C Hamano @ 2020-10-09 15:59 UTC [6%]

140. What's cooking in git.git (Oct 2020, #01; Mon, 5)
     - by Junio C Hamano @ 2020-10-06 20:11 UTC [6%]

141. Re: [PATCH 00/11] Modernizing the t7001 test script
     - by Shubham Verma @ 2020-10-01  5:42 UTC [6%]

142. What's cooking in git.git (Sep 2020, #08; Tue, 29)
     - by Junio C Hamano @ 2020-09-29 22:06 UTC [6%]

143. What's cooking in git.git (Sep 2020, #07; Fri, 25)
     - by Junio C Hamano @ 2020-09-25 22:57 UTC [6%]

144. Re: [PATCH 11/11] t7001: move cleanup code from outside the tests into them
     - by Junio C Hamano @ 2020-09-25 20:54 UTC [4%]

145. Re: [PATCH 03/11] t7001: remove unnecessary blank lines
     - by Junio C Hamano @ 2020-09-25 20:19 UTC [6%]

146. Re: [PATCH 07/11] t7001: use ': >' rather than 'touch'
     - by Junio C Hamano @ 2020-09-25 20:21 UTC [6%]

147. Re: [PATCH 09/11] t7001: use here-docs instead of echo
     - by Junio C Hamano @ 2020-09-25 20:23 UTC [6%]

148. Re: [PATCH 11/11] t7001: move cleanup code from outside the tests into them
     - by Eric Sunshine @ 2020-09-25 19:36 UTC [4%]

149. Re: [PATCH 08/11] t7001: put each command on a separate line
     - by Eric Sunshine @ 2020-09-25 19:01 UTC [6%]

150. Re: [PATCH 07/11] t7001: use ': >' rather than 'touch'
     - by Eric Sunshine @ 2020-09-25 18:57 UTC [6%]

151. Re: [PATCH 06/11] t7001: change (cd <path> && git foo) to (git -C <path> foo)
     - by Eric Sunshine @ 2020-09-25 18:53 UTC [11%]

152. Re: [PATCH 04/11] t7001: change the style for cd according to subshell
     - by Eric Sunshine @ 2020-09-25 18:12 UTC [11%]

153. Re: [PATCH 03/11] t7001: remove unnecessary blank lines
     - by Eric Sunshine @ 2020-09-25 17:50 UTC [6%]

154. Re: [PATCH 01/11] t7001: convert tests from the old style to the current style
     - by Eric Sunshine @ 2020-09-25 17:40 UTC [11%]

155. Re: [PATCH 02/11] t7001: use TAB instead of spaces
     - by Eric Sunshine @ 2020-09-25 17:44 UTC [11%]

156. Re: [PATCH 00/11] Modernizing the t7001 test script
     - by Eric Sunshine @ 2020-09-25 17:33 UTC [6%]

157. [PATCH 04/11] t7001: change the style for cd according to subshell
     - by shubham verma @ 2020-09-25 17:02 UTC [19%]

158. [PATCH 08/11] t7001: put each command on a separate line
     - by shubham verma @ 2020-09-25 17:02 UTC [19%]

159. [PATCH 09/11] t7001: use here-docs instead of echo
     - by shubham verma @ 2020-09-25 17:02 UTC [19%]

160. [PATCH 05/11] t7001: remove whitespace after redirect operators
     - by shubham verma @ 2020-09-25 17:02 UTC [19%]

161. [PATCH 07/11] t7001: use ': >' rather than 'touch'
     - by shubham verma @ 2020-09-25 17:02 UTC [18%]

162. [PATCH 03/11] t7001: remove unnecessary blank lines
     - by shubham verma @ 2020-09-25 17:02 UTC [17%]

163. [PATCH 10/11] t7001: use `test` rather than `[`
     - by shubham verma @ 2020-09-25 17:02 UTC [16%]

164. [PATCH 06/11] t7001: change (cd <path> && git foo) to (git -C <path> foo)
     - by shubham verma @ 2020-09-25 17:02 UTC [15%]

165. [PATCH 11/11] t7001: move cleanup code from outside the tests into them
     - by shubham verma @ 2020-09-25 17:02 UTC [15%]

166. [PATCH 00/11] Modernizing the t7001 test script
     - by shubham verma @ 2020-09-25 17:02 UTC [15%]

167. [PATCH 01/11] t7001: convert tests from the old style to the current style
     - by shubham verma @ 2020-09-25 17:02 UTC [13%]

168. [PATCH 02/11] t7001: use TAB instead of spaces
     - by shubham verma @ 2020-09-25 17:02 UTC [13%]

169. Re: Git in Outreachy?
     - by Christian Couder @ 2020-09-16  6:42 UTC [5%]

170. [PATCH v2 1/2] t: don't spuriously close and reopen quotes
     - by Martin Ågren @ 2020-08-06 20:08 UTC [6%]

171. [PATCH v2 0/2] t: don't spuriously close and reopen quotes
     - by Martin Ågren @ 2020-08-06 20:08 UTC [3%]

172. Re: [PATCH] t1450: fix quoting of NUL byte when corrupting pack
     - by Eric Sunshine @ 2020-08-02 17:22 UTC [0%]

173. Re: [PATCH] t1450: fix quoting of NUL byte when corrupting pack
     - by Martin Ågren @ 2020-08-02 14:30 UTC [5%]

174. [PATCH v2] git-mv: improve error message for conflicted file
     - by Chris Torek via GitGitGadget @ 2020-07-20  6:17 UTC [10%]

175. Re: [PATCH] git-mv: improve error message for conflicted file
     - by Eric Sunshine @ 2020-07-18  6:55 UTC [3%]

176. Re: [PATCH] git-mv: improve error message for conflicted file
     - by Eric Sunshine @ 2020-07-17 23:47 UTC [0%]

177. [PATCH] git-mv: improve error message for conflicted file
     - by Chris Torek via GitGitGadget @ 2020-07-17 23:24 UTC [10%]

178. Re: [PATCH 1/3] t7001: reformat to newer style
     - by Junio C Hamano @ 2018-09-25 20:36 UTC [6%]

179. Re: [PATCH 1/3] t7001: reformat to newer style
     - by Stefan Beller @ 2018-09-24 18:51 UTC [5%]

180. Re: [PATCH 1/3] t7001: reformat to newer style
     - by Junio C Hamano @ 2018-09-24 16:09 UTC [5%]

181. Re: [PATCH 1/3] t7001: reformat to newer style
     - by Derrick Stolee @ 2018-09-24 13:31 UTC [6%]

182. [PATCH 1/3] t7001: reformat to newer style
     - by Stefan Beller @ 2018-09-21 23:58 UTC [11%]

183. [PATCH 0/3] bring some tests to newer style.
     - by Stefan Beller @ 2018-09-21 23:58 UTC [6%]

184. [PATCH 1/4] tests: use 'test_must_be_empty' instead of '! test -s'
     - by SZEDER Gábor @ 2018-08-19 21:57 UTC [4%]

185. [PATCH 0/4] tests: make more use of 'test_must_be_empty'
     - by SZEDER Gábor @ 2018-08-19 21:57 UTC [3%]

186. Re: [RFC PATCH v2 10/12] t7416: add new test about HEAD:.gitmodules and not existing .gitmodules
     - by Antonio Ospite @ 2018-08-09  9:14 UTC [5%]

187. Re: [RFC PATCH v2 10/12] t7416: add new test about HEAD:.gitmodules and not existing .gitmodules
     - by Stefan Beller @ 2018-08-02 20:43 UTC [0%]

188. [RFC PATCH v2 00/12] Make submodules work if .gitmodules is not checked out
     - by Antonio Ospite @ 2018-08-02 13:46 UTC [3%]

189. [RFC PATCH v2 10/12] t7416: add new test about HEAD:.gitmodules and not existing .gitmodules
     - by Antonio Ospite @ 2018-08-02 13:46 UTC [6%]

190. [PATCH 23/25] t7000-t7999: fix broken &&-chains
     - by Eric Sunshine @ 2018-07-02  0:24 UTC [8%]

191. [PATCH 00/25] fix buggy tests, modernize tests, fix broken &&-chains
     - by Eric Sunshine @ 2018-07-02  0:23 UTC [1%]

192. [PATCH 26/29] t7000-t7999: fix broken &&-chains in subshells
     - by Eric Sunshine @ 2018-06-26  7:29 UTC [8%]

193. [PATCH 00/29] t: detect and fix broken &&-chains in subshells
     - by Eric Sunshine @ 2018-06-26  7:29 UTC [2%]

194. [PATCH 2/3] test: update tests for strict usage of -- checkout
     - by Dannier Castro L @ 2018-05-13  2:23 UTC [5%]

195. [PATCHv3 6/6] submodule: fixup nested submodules after moving the submodule
     - by Stefan Beller @ 2018-03-28 22:35 UTC [8%]

196. [PATCHv3 0/6] Moving submodules with nested submodules
     - by Stefan Beller @ 2018-03-28 22:35 UTC [4%]

197. [ANNOUNCE] Git v2.17.0-rc2
     - by Junio C Hamano @ 2018-03-28 19:56 UTC [1%]

198. Re: [PATCH 5/6] submodule: fixup nested submodules after moving the submodule
     - by Brandon Williams @ 2018-03-28 17:35 UTC [0%]

199. [PATCH 5/6] submodule: fixup nested submodules after moving the submodule
     - by Stefan Beller @ 2018-03-28 17:24 UTC [9%]

200. [PATCHv2 0/6] Moving submodules with nested submodules
     - by Stefan Beller @ 2018-03-28 17:24 UTC [4%]


Results 1-200 of ~700   | 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).