Mercurial > hg4j
diff src/org/tmatesoft/hg/repo/HgPhase.java @ 626:5afc7eedb3dd v1.1rc1
@since, TODOs. Tests: add 1 sec to deal with fs timestamp granularity on linux
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Tue, 21 May 2013 19:30:12 +0200 |
parents | 09f2d38ecf26 |
children | e79cf9a8130b |
line wrap: on
line diff
--- a/src/org/tmatesoft/hg/repo/HgPhase.java Tue May 21 17:24:22 2013 +0200 +++ b/src/org/tmatesoft/hg/repo/HgPhase.java Tue May 21 19:30:12 2013 +0200 @@ -19,6 +19,7 @@ /** * Phases for a changeset is a new functionality in Mercurial 2.1 * + * @since 1.1 * @author Artem Tikhomirov * @author TMate Software Ltd. */