##// END OF EJS Templates
Use StatusEntry class instead of repeated status line parsing....
Use StatusEntry class instead of repeated status line parsing. This small cleanup abstracts out repeated instances of (rev, name) = applied[x].split(':'), making it easier to use applied or change the status file format.
Brendan Cully -
r2780:ee48e5ef default
Show More
Name Size Modified Last Commit Author
/ hgext
__init__.py Loading ...
acl.py Loading ...
bugzilla.py Loading ...
extdiff.py Loading ...
gpg.py Loading ...
hbisect.py Loading ...
hgk.py Loading ...
mq.py Loading ...
notify.py Loading ...
patchbomb.py Loading ...
win32text.py Loading ...