Mercurial > jhg
log src/org/tmatesoft/hg/internal/CommitFacility.java @ 652:cd77bf51b562
age | author | description |
---|---|---|
Tue, 02 Jul 2013 23:21:16 +0200 | Artem Tikhomirov | Push: tests. Commit respects phases.new-commit setting. Fix outgoing when changes are not children of common (Issue 47) |
Thu, 06 Jun 2013 19:39:06 +0200 | Artem Tikhomirov | HgCommitCommand: save last commit message |
Wed, 22 May 2013 15:52:31 +0200 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
Mon, 20 May 2013 16:56:40 +0200 | Artem Tikhomirov | Update to comply with Java 1.5 target |