Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgDataFile.java @ 155:a4ec5e087017
age | author | description |
---|---|---|
Wed, 23 Feb 2011 22:36:28 +0100 | Artem Tikhomirov | Exceptions, javadoc. Initial cancel and progress support |
Wed, 16 Feb 2011 22:00:39 +0100 | Artem Tikhomirov | explicit op name instead math op to get last rev number |
Wed, 16 Feb 2011 21:51:32 +0100 | Artem Tikhomirov | Keep record if we tried and found no metadata for a given revision |
Wed, 16 Feb 2011 20:59:39 +0100 | Artem Tikhomirov | core.Path to util.Path as it's not Hg repo dependant |
Wed, 16 Feb 2011 20:32:29 +0100 | Artem Tikhomirov | core.Cset renamed to HgChangeset; repo.Changeset moved into HgChangelog |
Fri, 04 Feb 2011 03:37:09 +0100 | Artem Tikhomirov | Conditionally apply filters to file content |