Mercurial > hg4j
log src/org/tmatesoft/hg/internal/RevisionDescendants.java @ 713:661e77dc88ba tip
age | author | description |
---|---|---|
Tue, 25 Jun 2013 20:48:37 +0200 | Artem Tikhomirov | Introduced RevisionSet to ease update of phase roots on push |
Wed, 22 May 2013 15:52:31 +0200 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
Wed, 11 Jul 2012 21:46:28 +0200 | Artem Tikhomirov | Tests for issue 31 |
Wed, 11 Jul 2012 20:40:47 +0200 | Artem Tikhomirov | Merge changes from smartgit3 branch into 1.1 stream |
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 |