Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgDataFile.java @ 358:fc8bc2f1edbe v0.7.0
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 |
Fri, 30 Sep 2011 08:44:48 +0200 | Artem Tikhomirov | Exception when analyzing metadata of an empty renamed file |
Fri, 30 Sep 2011 08:00:04 +0200 | Artem Tikhomirov | Propagate command's CancelSupport to low-level API. CancelSupport from context got priority over one from command |
Thu, 29 Sep 2011 03:20:28 +0200 | Artem Tikhomirov | Rework file history build approach to match rest of the API |