Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Main.java @ 454:36fd1fd06492
age | author | description |
---|---|---|
Fri, 27 Apr 2012 20:57:20 +0200 | Artem Tikhomirov | Tests for subrepo API, refactor status tests for reuse, better subrepos API |
Fri, 30 Mar 2012 16:43:09 +0200 | Artem Tikhomirov | Revlog.RevisionMap helper class got promoted as TLC, renamed to HgRevisionMap |
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 |
Thu, 29 Mar 2012 18:29:03 +0200 | Artem Tikhomirov | FIXMEs: javadoc, proper use of constants |
Thu, 29 Mar 2012 17:14:35 +0200 | Artem Tikhomirov | FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api |
Wed, 28 Mar 2012 19:34:37 +0200 | Artem Tikhomirov | HgManifest#getFileRevisions refactored into #walkFileRevisions to match pattern throught rest of the library |