Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgDataFile.java @ 347:8da7ade36c57
age | author | description |
---|---|---|
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 |
Thu, 22 Sep 2011 04:05:41 +0200 | Artem Tikhomirov | Experimental code to build file history, handy access to changeset added |
Thu, 22 Sep 2011 03:57:38 +0200 | Artem Tikhomirov | Experimental code to build file history |