Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 11 Aug 2014 22:29:43 +0900 | FUJIWARA Katsunori | largefiles: synchronize lfdirstate with dirstate after automated committing |
Mon, 11 Aug 2014 22:29:43 +0900 | FUJIWARA Katsunori | largefiles: drop orphan entries from lfdristat at "hg rollback" |
Mon, 11 Aug 2014 22:29:43 +0900 | FUJIWARA Katsunori | largefiles: restore R status of removed largefiles correctly at "hg rollback" |
Mon, 11 Aug 2014 22:29:43 +0900 | FUJIWARA Katsunori | largefiles: factor out synchronization of lfdirstate for future use |
Mon, 11 Aug 2014 22:29:43 +0900 | FUJIWARA Katsunori | largefiles: put whole rollback-ing process into the same "wlock" scope |
Mon, 11 Aug 2014 09:35:24 -0500 | Matt Mackall | tests: use a decorator for hghave checks |