Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgWorkingCopyStatusCollector.java @ 197:3a7696fb457c
age | author | description |
---|---|---|
Fri, 15 Apr 2011 05:17:44 +0200 | Artem Tikhomirov | Optimization: use ParentWalker to get changeset's parents, if possible. Do not keep duplicating nodeids and strings in manifest revisions |
Wed, 06 Apr 2011 03:08:05 +0200 | Artem Tikhomirov | Report files as clean when no difference but timestamp found |
Wed, 09 Mar 2011 05:22:17 +0100 | Artem Tikhomirov | Merged branch wrap-data-access into default for resource-friendly data access. Updated API to promote that friendliness to clients (channels, not byte[]). More exceptions |