Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Main.java @ 468:3ca4ae7bdd38 v1.0.0
age | author | description |
---|---|---|
Mon, 18 Jun 2012 16:54:00 +0200 | Artem Tikhomirov | Refactor LogFacility and SessionContext, better API for both |
Thu, 07 Jun 2012 17:06:23 +0200 | Artem Tikhomirov | Share PhasesHelper instance among few HgChangesets (mostly affects HgChangesetTreeHandler case) smartgit3 |
Thu, 07 Jun 2012 16:01:09 +0200 | Artem Tikhomirov | Speed up changeset phase detection when no parent cache is avalable smartgit3 |
Tue, 05 Jun 2012 20:50:06 +0200 | Artem Tikhomirov | Support for phases functionality from Mercurial 2.1 smartgit3 |
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 |