Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgManifest.java @ 367:2fadf8695f8a
age | author | description |
---|---|---|
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 |
Thu, 01 Dec 2011 05:21:40 +0100 | Artem Tikhomirov | Propagate errors with exceptions up to a end client |
Tue, 04 Oct 2011 06:28:01 +0200 | Artem Tikhomirov | Alternative tag collection approach for a file history |
Mon, 03 Oct 2011 06:47:20 +0200 | Artem Tikhomirov | Explore alternatives to access file-changelog combined history |
Fri, 30 Sep 2011 07:59:22 +0200 | Artem Tikhomirov | Clean unused imports |