##// END OF EJS Templates
fix the cat command...
fix the cat command - improve localrepo.walk when passed a node - make the differents walk commands in commands.py accept a node - change commands.cat to walk over a revision - add a test

File last commit:

r1527:c13fce71 default
r1582:63799b01 default
Show More
test-symlinks.out
11 lines | 150 B | text/plain | TextLexer
/ tests / test-symlinks.out
Matthew Elder
symlink unit test
r1408 adding foo
adding bomb
Benoit Boissinot
fix handling of files of unsupported type in the walk code...
r1487 adding a.c
adding dir/a.o
adding dir/b.o
R a.c
R dir/a.o
R dir/b.o
? .hgignore
Benoit Boissinot
don't print anything about file of unsupported type unless...
r1527 a.c: unsupported file type (type is fifo)
R a.c