Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgChangelog.java @ 401:a57a21aa4190
age | author | description |
---|---|---|
Mon, 13 Feb 2012 14:52:21 +0100 | Artem Tikhomirov | Do not fail with empty extras string in changeset |
Fri, 16 Dec 2011 15:37:27 +0100 | Artem Tikhomirov | Use 'revision index' instead of the vague 'local revision number' concept in the API |
Fri, 16 Dec 2011 04:43:18 +0100 | Artem Tikhomirov | Use exceptions to expose errors reading mercurial data |
Sun, 11 Dec 2011 00:39:07 +0100 | Artem Tikhomirov | Don't expose methods with DataAccess in public API |
Fri, 09 Dec 2011 02:08:09 +0100 | Artem Tikhomirov | Decode escape sequences in changeset extras field |
Thu, 08 Dec 2011 22:19:27 +0100 | Artem Tikhomirov | Report non-critical errors during status operation to handler/inspector |
Thu, 01 Dec 2011 05:21:40 +0100 | Artem Tikhomirov | Propagate errors with exceptions up to a end client |