Mercurial
Mercurial
>
hg-stable
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
tests/test-parseindex2.py.out
author
Chinmay Joshi <c@chinmayjoshi.com>
Thu, 05 Jun 2014 15:24:29 +0530
changeset 21717
2a095d3442e0
parent 7110
75fdc39b6172
permissions
-rw-r--r--
patch: replace functions in fsbackend to use vfs Several functions in fsbackend are replaced to use vfs functions. vfs operations are applied on filename and path is joined by _join().
done