Mercurial > hg4j
log src/org/tmatesoft/hg/internal/ChangelogHelper.java @ 320:678e326fd27c
age | author | description |
---|---|---|
Fri, 12 Aug 2011 17:17:37 +0200 | Artem Tikhomirov | Issue 9: NPE in getModificationDate for files with status 'Unknown' |
Thu, 24 Feb 2011 22:16:19 +0100 | Artem Tikhomirov | Changeset => RawChangeset |
Wed, 16 Feb 2011 22:33:04 +0100 | Artem Tikhomirov | Slight optimization |
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 |
Wed, 16 Feb 2011 20:13:41 +0100 | Artem Tikhomirov | Introduced ChangelogHelper to look up changesets files were modified in |