##// END OF EJS Templates
qpush --move: move the right patch even with comment lines...
qpush --move: move the right patch even with comment lines 88fc876a4833 caused that we find the index of the moving patch in self.series but look it up in self.full_series. The difference between these is that full_series also contains comment lines, and we thus moved the wrong patch. Use back self.full_series to find the moving patch, but take care of striping the patch guard markers before comparing the patch name. Test cases have been added for comments and empty lines in self.full_series, and for the case of guarded patches. Original patch contributed by Mads Kiilerich <mads@kiilerich.com>

File last commit:

r10431:ba5e508b default
r11715:4f9dfb54 stable
Show More
test-issue522.out
21 lines | 911 B | text/plain | TextLexer
/ tests / test-issue522.out
Alexis S. L. Carvalho
merge: forcefully mark files that we get from the second parent as dirty...
r5210 reverting foo
changeset 2:4d9e78aaceee backs out changeset 1:b515023e500e
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
Matt Mackall
merge: refactor manifestmerge init to better report effective ancestor
r8753 searching for copies back to rev 1
unmatched files in local:
bar
Alexis S. L. Carvalho
merge: forcefully mark files that we get from the second parent as dirty...
r5210 resolving manifests
overwrite None partial False
ancestor bbd179dfa0a7 local 71766447bdbb+ remote 4d9e78aaceee
foo: remote is newer -> g
Augie Fackler
update: make calls to ui.progress()
r10431 update: foo 1/1 files (100.00%)
Alexis S. L. Carvalho
merge: forcefully mark files that we get from the second parent as dirty...
r5210 getting foo
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
Giorgos Keramidas
Display debugstate dates as '%Y-%m-%d %H:%M:%S'
r5858 n 0 -2 unset foo
Alexis S. L. Carvalho
merge: forcefully mark files that we get from the second parent as dirty...
r5210 M foo
Patrick Mezard
Display symlink or executable bit with manifest -v...
r5405 c6fc755d7e68f49f880599da29f15add41f42f5a 644 foo
Alexis S. L. Carvalho
merge: forcefully mark files that we get from the second parent as dirty...
r5210 rev offset length base linkrev nodeid p1 p2
0 0 5 0 0 2ed2a3912a0b 000000000000 000000000000
1 5 9 1 1 6f4310b00b9a 2ed2a3912a0b 000000000000
2 14 5 2 2 c6fc755d7e68 6f4310b00b9a 000000000000