Mercurial > jhg
log src/org/tmatesoft/hg/repo/Revlog.java @ 355:f2c11fe7f3e9
age | author | description |
---|---|---|
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 |
Tue, 22 Nov 2011 05:25:57 +0100 | Artem Tikhomirov | Add specific IAE subclass to handle wrong (e.g. outdated after rollback) revisions |
Wed, 05 Oct 2011 07:13:57 +0200 | Artem Tikhomirov | Move file tree history to upper API level |
Tue, 04 Oct 2011 07:24:44 +0200 | Artem Tikhomirov | Tests for Revlog.Inspectors |
Mon, 03 Oct 2011 06:47:20 +0200 | Artem Tikhomirov | Explore alternatives to access file-changelog combined history |
Thu, 29 Sep 2011 03:20:28 +0200 | Artem Tikhomirov | Rework file history build approach to match rest of the API |