Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgDataFile.java @ 445:d0e5dc3cae6e smartgit3
age | author | description |
---|---|---|
Wed, 15 Feb 2012 22:57:56 +0100 | Artem Tikhomirov | Work on FIXME: correct HgDataFile#workingCopy with tests; BasicSessionContext with property override; platform-specific options to internals |
Mon, 13 Feb 2012 12:47:24 +0100 | Artem Tikhomirov | Few comments |
Thu, 09 Feb 2012 18:57:14 +0100 | Artem Tikhomirov | Comments/javadoc |
Fri, 16 Dec 2011 16:00:57 +0100 | Artem Tikhomirov | Update Javadoc with 'revision index' |
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 |