Mon, 08 Oct 2012 17:50:42 -0500 |
Matt Mackall |
dirstate: handle large dates and times with masking (issue2608)
|
Tue, 07 Aug 2012 11:04:41 +0200 |
Adrian Buehlmann |
exewrapper: adapt for legacy HackableMercurial
|
Mon, 08 Oct 2012 16:46:11 -0500 |
Matt Mackall |
store: restore getsize method
|
Mon, 01 Oct 2012 02:44:46 +0200 |
David Soria Parra |
mq: update bookmarks during qrefresh
|
Mon, 08 Oct 2012 16:21:24 -0500 |
Matt Mackall |
templater: drop redundant return in _flatten
|
Tue, 09 Oct 2012 01:41:55 +0900 |
FUJIWARA Katsunori |
store: invoke "os.path.isdir()" via vfs
|
Tue, 09 Oct 2012 01:41:55 +0900 |
FUJIWARA Katsunori |
store: replace invocation of "getsize()" by "vfs.stat()"
|
Tue, 09 Oct 2012 01:41:55 +0900 |
FUJIWARA Katsunori |
store: invoke "os.stat()" for "createmode" initialization via vfs
|