Mercurial > jhg
log
age | author | description |
---|---|---|
Tue, 21 May 2013 17:24:22 +0200 | Artem Tikhomirov | Refactor internals of blame support, tests |
Mon, 20 May 2013 20:34:33 +0200 | Artem Tikhomirov | FIXMEs and TODOs: pay some technical debt |
Mon, 20 May 2013 18:35:13 +0200 | Artem Tikhomirov | Update tests for Windows; TestCommit: use copy of a repo (not clone) to preserve old timestamps |
Mon, 20 May 2013 16:56:40 +0200 | Artem Tikhomirov | Update to comply with Java 1.5 target |
Sat, 18 May 2013 22:23:57 +0200 | Artem Tikhomirov | RevlogStream: be aware of existence (not HgDataFile), facilitate use of an added HgDataFile over a commit; Rollback: be more sensitive about file changes (file size is not enough: write/rollback leaves it intact); tests |
Sat, 18 May 2013 21:55:31 +0200 | Artem Tikhomirov | Do not cache branch value of working copy as it's not possible to refresh it after commit now |