Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgDataFile.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 |
Tue, 06 Dec 2011 12:57:21 +0100 | Artem Tikhomirov | Newline filter shall respect whole stream when deciding whether to process line terminators, hence added stream preview functionality |
Thu, 01 Dec 2011 05:21:40 +0100 | Artem Tikhomirov | Propagate errors with exceptions up to a end client |