comparison tests/test-git-import.out @ 4190:e8ee8fdeddb1

change locate to use relglobs by default This makes its default behaviour useful again (issue108), and changes it search the entire repository by default (instead of just the cwd), just like all other commands. It also hides issue204 by default, but you'll still see the same behaviour if you give it a relpath: pattern.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Sat, 10 Mar 2007 23:00:57 -0300
parents 9e248cfd8b94
children 826659bd8053
comparison
equal deleted inserted replaced
4189:8e947b0e53cc 4190:e8ee8fdeddb1
29 b 29 b
30 a 30 a
31 a 31 a
32 % rename and modify 32 % rename and modify
33 applying patch from stdin 33 applying patch from stdin
34 copy2: No such file or directory
35 a 34 a
36 a 35 a
37 b 36 b
38 c 37 c
39 a 38 a
40 % one file renamed multiple times 39 % one file renamed multiple times
41 applying patch from stdin 40 applying patch from stdin
42 9 rename2 rename3 rename3-2 / rename3 (rename2)rename3-2 (rename2) 41 9 rename2 rename3 rename3-2 / rename3 (rename2)rename3-2 (rename2)
43 rename2: No such file or directory
44 rename3 42 rename3
45 rename3-2 43 rename3-2
46 a 44 a
47 a 45 a
48 b 46 b