log src/org/tmatesoft/hg/internal/PhasesHelper.java @ 649:e79cf9a8130b

age author description
Wed, 26 Jun 2013 20:52:38 +0200 Artem Tikhomirov Push: phase4 - update local and remote phase information
Tue, 25 Jun 2013 20:48:37 +0200 Artem Tikhomirov Introduced RevisionSet to ease update of phase roots on push
Tue, 25 Jun 2013 18:53:18 +0200 Artem Tikhomirov Location of repository files as enumeration, use file constants instead of plain names
Wed, 22 May 2013 15:52:31 +0200 Artem Tikhomirov Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions
Mon, 29 Oct 2012 19:04:13 +0100 Artem Tikhomirov Change the way extensions are accessed (with ExtensionsManager now), add preliminary Rebase extension support
Thu, 18 Oct 2012 18:36:13 +0200 Artem Tikhomirov Refactor to keep knowledge about repository control files and their location in respect to .hg/ in a single place (facilitate future adoption of shared repositories)