##// END OF EJS Templates
hgweb: remove unused argument of entries function in filelog...
hgweb: remove unused argument of entries function in filelog This doesn't change the behavior as the argument wasn't used anyway.

File last commit:

r8936:1de6e7e1 default
r20021:4830763f default
Show More
README
7 lines | 144 B | text/plain | TextLexer
To run the tests, do:
cd tests/
python run-tests.py
See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.