Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgDataFile.java @ 424:6437d261048a
age | author | description |
---|---|---|
Wed, 28 Mar 2012 15:42:15 +0200 | Artem Tikhomirov | Deprecated code removed |
Fri, 23 Mar 2012 22:51:18 +0100 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
Thu, 22 Mar 2012 22:56:01 +0100 | Artem Tikhomirov | Respect long offsets in revlogs |
Thu, 22 Mar 2012 20:14:06 +0100 | Artem Tikhomirov | New and better name for HgFileInformer - HgChangesetFileSneaker. Explain (comments) ties between HgManifest, HgDataFile, HgChangesetFileSneaker and reasons for method placement |
Thu, 22 Mar 2012 19:11:33 +0100 | Artem Tikhomirov | Better names - non-confusing and aligned with the rest of API |
Thu, 22 Mar 2012 18:54:11 +0100 | Artem Tikhomirov | Explicit constant for regular file flags, access to flags for a given file revision |
Mon, 27 Feb 2012 19:16:01 +0100 | Artem Tikhomirov | Support WORKING_COPY constant for dataFile.length() operation |