Mercurial > jhg
log src/org/tmatesoft/hg/internal/RevisionDescendants.java @ 686:f1f095e42555
age | author | description |
---|---|---|
2013-06-25 | Artem Tikhomirov | Introduced RevisionSet to ease update of phase roots on push |
2013-05-22 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
2012-07-11 | Artem Tikhomirov | Tests for issue 31 |
2012-07-11 | Artem Tikhomirov | Merge changes from smartgit3 branch into 1.1 stream |
2012-06-07 | Artem Tikhomirov | Share PhasesHelper instance among few HgChangesets (mostly affects HgChangesetTreeHandler case) smartgit3 |
2012-06-07 | Artem Tikhomirov | Speed up changeset phase detection when no parent cache is avalable smartgit3 |