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. [PATCHv6 12/16] t7001 (mv): add missing &&
     - by Elijah Newren @ 2010-10-03 20:00 UTC [21%]

  2. [PATCHv5 12/16] t7001 (mv): add missing &&
     - by Elijah Newren @ 2010-10-03  5:10 UTC [21%]

  3. [PATCHv4 11/15] t7001 (mv): add missing &&
     - by Elijah Newren @ 2010-09-26 23:14 UTC [21%]

  4. [PATCH 086/144] t7001-mv.sh: use the $( ... ) construct for command substitution
     - by Elia Pinto @ 2014-03-25  8:25 UTC [20%]

  5. [PATCH v2 084/142] t7001-mv.sh: use the $( ... ) construct for command substitution
     - by Elia Pinto @ 2014-03-25 17:23 UTC [20%]

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

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

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

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

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

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

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

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

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

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

 16. [PATCH 1/2] Add test case for mv --dry-run to t7001-mv.sh
     - by Stefan Moch @ 2017-12-31 19:11 UTC [19%]

 17. [PATCHv3 12/16] t7001 (mv): add missing &&
     - by Elijah Newren @ 2010-09-25 19:07 UTC [19%]

 18. [RFC PATCHv2 13/16] t7001 (mv): add missing &&
     - by Elijah Newren @ 2010-09-24 22:22 UTC [19%]

 19. [PATCH 1/3] Missing && in t/t7001.sh.
     - by Matthieu Moy @ 2009-02-04  9:32 UTC [19%]

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

 21. [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Johannes Schindelin @ 2006-07-26 17:41 UTC [19%]

 22. [PATCH] test: fix t7001 cp to use POSIX options
     - by Kyle J. McKay @ 2014-04-11  8:24 UTC [19%]

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

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

 25. [PATCH 07/10] t/t7001-mv.sh: use the $( ... ) construct for command substitution
     - by Elia Pinto @ 2016-01-07 13:51 UTC [18%]

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

 27. Re: [PATCH] test: fix t7001 cp to use POSIX options
     - by Kyle J. McKay @ 2014-04-11 13:44 UTC [18%]

 28. [PATCH] t/t7001-mv.sh: Propose ability to use git-mv on conflicting entries
     - by Petr Baudis @ 2008-07-27 13:47 UTC [18%]

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

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

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

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

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

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

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

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

 37. Re: [PATCH] t/t7001-mv.sh: Propose ability to use git-mv on conflicting entries
     - by Junio C Hamano @ 2008-07-28  1:13 UTC [16%]

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

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

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

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

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

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

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

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

 46. 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%]

 47. Re: 'git mv' doesn't move submodule if it's in a subdirectory
     - by Stefan Beller @ 2016-04-15 17:59 UTC [14%]

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

 49. [PATCH 2/3] [BUG] Add a testcase for "git mv -f" on untracked files.
     - by Matthieu Moy @ 2009-02-04  9:32 UTC [13%]

 50. [PATCH v2 3/3] mark fixed breakage as expect pass for "git mv -k" multiple files
     - by Michael J Gruber @ 2009-01-14 17:03 UTC [13%]

 51. Re: [PATCHv2] git-mv: Keep moved index entries inact
     - by Johannes Schindelin @ 2008-07-28 23:55 UTC [13%]

 52. Re: [PATCHv2] git-mv: Keep moved index entries inact
     - by Johannes Schindelin @ 2008-07-28 15:06 UTC [13%]

 53. [PATCH 1/5] README: use markdown syntax
     - by Matthieu Moy @ 2016-02-23 17:40 UTC [13%]

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

 55. [PATCH] add test for bug in git-mv with nested submodules
     - by Heiko Voigt @ 2017-08-17 10:34 UTC [13%]

 56. [PATCH v2 1/5] README: use markdown syntax
     - by Matthieu Moy @ 2016-02-25  8:37 UTC [13%]

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

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

 59. [PATCH] Extend testing git-mv for renaming of subdirectories
     - by Josef Weidendorfer @ 2006-07-26 13:44 UTC [13%]

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

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

 62. [PATCH v2 1/3] add test cases for "git mv -k"
     - by Michael J Gruber @ 2009-01-14 17:03 UTC [13%]

 63. [PATCH] Fixed typo
     - by Richard Hartmann @ 2009-12-02  1:35 UTC [13%]

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

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

 66. [PATCH]     Allow git mv FileA fILEa when core.ignorecase = true
     - by Torsten Bögershausen @ 2011-03-04 21:40 UTC [12%]

 67. [PATCH] git-mv: special case destination "."
     - by Johannes Schindelin @ 2006-08-18 10:42 UTC [12%]

 68. Re: [BUG] mv: can trigger assertion failure with three parameters (builtin/mv.c:481)
     - by Kristoffer Haugsbakk @ 2024-02-18 12:42 UTC [12%]

 69. Re: [PATCH 1/2] wrapper.c: consistently quote filenames in error messages
     - by Junio C Hamano @ 2017-11-02  5:16 UTC [12%]

 70. [PATCH v2] add test for bug in git-mv for recursive submodules
     - by Heiko Voigt @ 2017-09-15 11:50 UTC [12%]

 71. [PATCH 3/3] builtin-mv.c: check for unversionned files before looking at the destination.
     - by Matthieu Moy @ 2009-02-04  9:32 UTC [12%]

 72. Re: [PATCHv2] git-mv: Keep moved index entries inact
     - by Junio C Hamano @ 2008-07-29  5:23 UTC [12%]

 73. [PATCH 2/2] Don't rely on strerror text when testing rmdir failure
     - by Charles Bailey @ 2014-03-29 15:39 UTC [12%]

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

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

 76. [PATCH] git-mv: succeed even if source is a prefix of destination
     - by Johannes Schindelin @ 2006-08-16  0:20 UTC [12%]

 77. [PATCH v2] mv: prevent mismatched data when ignoring errors.
     - by brian m. carlson @ 2014-03-15 18:56 UTC [12%]

 78. [PATCH] submodule: test moving recursive submodule
     - by Stefan Beller @ 2016-06-28  0:15 UTC [12%]

 79. Re: [PATCH] mv: let 'git mv file no-such-dir/' error out
     - by Matthieu Moy @ 2013-12-04  8:44 UTC [12%]

 80. [PATCH] git-mv: fix moves into a subdir from outside
     - by Josef Weidendorfer @ 2006-03-03 16:23 UTC [12%]

 81. [PATCH] mv: allow moving nested submodules
     - by Stefan Beller @ 2016-04-18 16:54 UTC [12%]

 82. [PATCHv2] submodule: test moving recursive submodule
     - by Stefan Beller @ 2016-06-28 18:24 UTC [12%]

 83. [PATCH] mv: allow moving nested submodules
     - by Stefan Beller @ 2016-04-15 19:11 UTC [11%]

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

 85. [PATCH] builtin-mv: minimum fix to avoid losing files
     - by Junio C Hamano @ 2008-02-04  8:09 UTC [11%]

 86. [PATCH] mv: allow moving nested submodules
     - by Stefan Beller @ 2016-04-19 18:32 UTC [11%]

 87. Re: [BUG] git mv file directory/ creates the file directory
     - by Matthieu Moy @ 2013-12-02 17:07 UTC [11%]

 88. [PATCH 2/2] mv: allow moving nested submodules
     - by Stefan Beller @ 2016-04-18 23:41 UTC [11%]

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

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

 91. 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%]

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

 93. [PATCH] mv: Fix spurious warning when moving a file in presence of submodules
     - by Jens Lehmann @ 2013-10-13 11:52 UTC [11%]

 94. [PATCH v2 1/2] mv: better document side effects when moving a submodule
     - by Jens Lehmann @ 2014-01-07 21:31 UTC [11%]

 95. [PATCH v2] Allow git mv FileA fILEa on case ignore file systems
     - by Torsten Bögershausen @ 2011-03-19 14:28 UTC [11%]

 96. [PATCH] mv: better document side effects when moving a submodule
     - by Jens Lehmann @ 2014-01-06 19:21 UTC [11%]

 97. [PATCH] git mv: try harder to keep index entries intact
     - by Johannes Schindelin @ 2008-08-01 16:49 UTC [11%]

 98. [PATCH] mv: let 'git mv file no-such-dir/' error out
     - by Matthieu Moy @ 2013-12-03  8:32 UTC [11%]

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

100. 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%]

101. [PATCH 06/25] t: use verbose instead of hand-rolled errors
     - by Jeff King @ 2015-03-20 10:09 UTC [10%]

102. [PATCH v2] mv: let 'git mv file no-such-dir/' error out
     - by Matthieu Moy @ 2013-12-04 17:37 UTC [10%]

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

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

105. [PATCH 01/19] mv test: recreate mod/ directory instead of relying on stale copy
     - by Jonathan Nieder @ 2014-09-11  3:04 UTC [10%]

106. [PATCH 01/24] mv test: recreate mod/ directory instead of relying on stale copy
     - by Jonathan Nieder @ 2014-10-02  1:50 UTC [10%]

107. [PATCH 01/25] mv test: recreate mod/ directory instead of relying on stale copy
     - by Jonathan Nieder @ 2014-10-15  0:46 UTC [10%]

108. [PATCH] handle rename of case only, for windows
     - by Tim Abell @ 2011-01-14 13:44 UTC [10%]

109. [PATCH] handle rename of case only, for windows
     - by Tim Abell @ 2011-01-14 13:41 UTC [10%]

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

111. [PATCH v3 1/5] Teach mv to move submodules together with their work trees
     - by Jens Lehmann @ 2013-07-30 19:49 UTC [10%]

112. [PATCH 2/2] builtin git-mv: support moving directories
     - by Johannes Schindelin @ 2006-07-26 17:47 UTC [10%]

113. [PATCH/RFC 1/3] Teach mv to move submodules together with their work trees
     - by Jens Lehmann @ 2013-04-03 19:56 UTC [10%]

114. [PATCH] handle rename of case only, for windows (resend)
     - by Tim Abell @ 2011-01-14 13:54 UTC [10%]

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

116. [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%]

117. [PATCHv6 1/2] submodule tests: don't use itself as a submodule
     - by Stefan Beller @ 2017-01-05 19:29 UTC [10%]

118. [PATCH 1/2] submodule tests: don't use itself as a submodule
     - by Stefan Beller @ 2017-01-04  1:48 UTC [10%]

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

120. [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%]

121. [PATCH/RFC 2/3] Teach mv to move submodules using a gitfile
     - by Jens Lehmann @ 2013-04-03 19:56 UTC [9%]

122. [PATCH v2 2/3] Teach mv to move submodules using a gitfile
     - by Jens Lehmann @ 2013-04-10 21:06 UTC [9%]

123. [PATCH] Handle rename of case only, for Windows
     - by Tim Abell @ 2011-01-29 23:45 UTC [9%]

124. [PATCH v3 2/5] Teach mv to move submodules using a gitfile
     - by Jens Lehmann @ 2013-07-30 19:50 UTC [9%]

125. [PATCH] Allow git mv FILENAME Filename when core.ignorecase = true
     - by Torsten Bögershausen @ 2011-04-10  5:50 UTC [9%]

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

127. [PATCH 5/5] submodule: fixup nested submodules after moving the submodule
     - by Stefan Beller @ 2018-03-27 21:39 UTC [9%]

128. [PATCH/RFC 3/3] Teach mv to update the path entry in .gitmodules for moved submodules
     - by Jens Lehmann @ 2013-04-03 19:57 UTC [9%]

129. [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%]

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

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

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

133. [PATCHv2] git-mv: Keep moved index entries inact
     - by Petr Baudis @ 2008-07-21  0:25 UTC [8%]

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

135. [PATCH] git-mv: Keep moved index entries inact
     - by Petr Baudis @ 2008-07-17 22:31 UTC [8%]

136. [PATCH v3 4/5] Teach mv to update the path entry in .gitmodules for moved submodules
     - by Jens Lehmann @ 2013-07-30 19:51 UTC [8%]

137. Re: [PATCH v4 4/5] Teach mv to update the path entry in .gitmodules for moved submodules
     - by Jens Lehmann @ 2013-08-06 19:15 UTC [8%]

138. [PATCH 2/2] Add sample ignore logic to git-run-with-user-path command.
     - by Junio C Hamano @ 2005-05-16 23:41 UTC [8%]

139. [PATCH 2/2] Add sample ignore logic to git-run-with-user-path command.
     - by Junio C Hamano @ 2005-05-16  6:06 UTC [8%]

140. Re: [PATCH] Adjust t5510 to put remotes in config
     - by Junio C Hamano @ 2006-12-18 23:27 UTC [8%]

141. Re: [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
     - by Shawn O. Pearce @ 2009-05-08  0:47 UTC [7%]

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

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

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

145. Re: [PATCH 02/14] lib-submodule-update.sh: define tests for recursing into submodules
     - by Stefan Beller @ 2017-02-15 18:52 UTC [6%]

146. Re: [PATCH] git mv: do not keep slash in `git mv dir non-existing-dir/`
     - by Johannes Schindelin @ 2016-08-05 15:58 UTC [6%]

147. Re: What's cooking in git.git (Jul 2014, #04; Tue, 22)
     - by Karsten Blees @ 2014-07-23 14:17 UTC [6%]

148. Re: [PATCHv2] git-mv: Keep moved index entries inact
     - by SZEDER Gábor @ 2008-07-28 14:20 UTC [6%]

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

150. [PATCH] Spelling fixes
     - by Ville Skyttä @ 2016-08-09  8:53 UTC [6%]

151. [PATCH 2/2] tests: fix diff order arguments in test_cmp
     - by Stefan Beller @ 2017-10-06 19:00 UTC [6%]

152. [PATCH 00/10] use the $( ... ) construct for command substitution
     - by Elia Pinto @ 2016-01-07 13:51 UTC [6%]

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

154. [PATCH 01/10] tests: add missing &&, batch 2
     - by Jonathan Nieder @ 2010-10-31  7:30 UTC [6%]

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

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

157. [GSoC] [PATCH] test: avoid pipes in git related commands for test suite
     - by Pratik Karki @ 2018-03-13 20:19 UTC [6%]

158. Re: [BUG] assertion failure in builtin-mv.c with "git mv -k"
     - by Michael J Gruber @ 2009-01-15 10:53 UTC [6%]

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

160. [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%]

161. [PATCH v3 0/5] Teach mv to move submodules
     - by Jens Lehmann @ 2013-07-30 19:48 UTC [6%]

162. Re: [BUG] assertion failure in builtin-mv.c with "git mv -k"
     - by Junio C Hamano @ 2009-01-14 19:02 UTC [6%]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

186. Re: [PATCH] test: fix t7001 cp to use POSIX options
     - by Jeff King @ 2014-04-11 11:43 UTC [6%]

187. Re: [RFC PATCHv2 13/16] t7001 (mv): add missing &&
     - by Ævar Arnfjörð Bjarmason @ 2010-09-24 23:00 UTC [6%]

188. Re: [PATCH 1/2] Missing && in t/t7001.sh.
     - by Matthieu Moy @ 2009-01-30 10:36 UTC [6%]

189. Re: [PATCH] t/t7001-mv.sh: Propose ability to use git-mv on conflicting entries
     - by Junio C Hamano @ 2008-07-28  1:21 UTC [6%]

190. Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Petr Baudis @ 2006-07-28 15:47 UTC [6%]

191. Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Junio C Hamano @ 2006-07-28  4:48 UTC [6%]

192. Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Petr Baudis @ 2006-07-28  2:56 UTC [6%]

193. Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Junio C Hamano @ 2006-07-28  2:41 UTC [6%]

194. Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Jon Smirl @ 2006-07-26 20:33 UTC [6%]

195. Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Junio C Hamano @ 2006-07-26 19:31 UTC [6%]

196. Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Junio C Hamano @ 2006-07-26 19:05 UTC [6%]

197. Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Junio C Hamano @ 2006-07-26 18:58 UTC [6%]

198. Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Johannes Schindelin @ 2006-07-26 18:47 UTC [6%]

199. Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Jon Smirl @ 2006-07-26 17:50 UTC [6%]

200. Re: [PATCH 1/2] t7001: add test for git-mv dir1 dir2/
     - by Josef Weidendorfer @ 2006-07-26 18:39 UTC [6%]


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).