Mercurial
Mercurial
>
hg
/ annotate
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
.
hgext/__init__.py
author
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 11 Nov 2005 15:34:06 -0800
changeset 1529
a208e86bbc34
parent 1360
7d439981bec4
child 28450
155e3308289c
permissions
-rw-r--r--
add dirstate.lazyread, write atomically the dirstate - add a dirstate.lazyread function that read only if it wasn't read before and update all callers - use the atomic keyword from util.opener to atomically write the dirstate mercurial/dirstate.py
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
1360
7d439981bec4
Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff
changeset
1
# placeholder