log src/org/tmatesoft/hg/repo/HgPhase.java @ 713:661e77dc88ba tip

age author description
2013-07-02 Artem Tikhomirov Push: tests. Commit respects phases.new-commit setting. Fix outgoing when changes are not children of common (Issue 47)
2013-06-26 Artem Tikhomirov Push: phase4 - update local and remote phase information
2013-05-21 Artem Tikhomirov @since, TODOs. Tests: add 1 sec to deal with fs timestamp granularity on linux v1.1rc1
2012-07-12 Artem Tikhomirov Tests for phases support
2012-06-05 Artem Tikhomirov Support for phases functionality from Mercurial 2.1 smartgit3