Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgManifest.java @ 439:2bf6f917a7e5
age | author | description |
---|---|---|
Thu, 29 Mar 2012 20:54:04 +0200 | Artem Tikhomirov | FIXMEs: awkward API refactored, what need to be internal got hidden; public aspects got captured in slim interfaces |
Wed, 28 Mar 2012 19:34:37 +0200 | Artem Tikhomirov | HgManifest#getFileRevisions refactored into #walkFileRevisions to match pattern throught rest of the library |
Wed, 28 Mar 2012 18:39:29 +0200 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |