Mercurial > hg4j
log src/org/tmatesoft/hg/internal/RepositoryComparator.java @ 696:5b5d199e2eb3
age | author | description |
---|---|---|
Wed, 03 Jul 2013 15:11:40 +0200 | Artem Tikhomirov | 1) Console push tool. 2) Pass class to blame into FileUtils |
Wed, 03 Jul 2013 14:38:30 +0200 | Artem Tikhomirov | Tests for recent changes in HgParentChildMap and RepositoryComparator (outgoing to respect drafts and Issue 47) |
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, 20 Jun 2013 19:15:09 +0200 | Artem Tikhomirov | Push: phase2 - upload bundle with changes to remote server |
Wed, 22 May 2013 15:52:31 +0200 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
Fri, 30 Mar 2012 16:22:51 +0200 | Artem Tikhomirov | Revlog.ParentWalker helper class got promoted as TLC, renamed to HgParentChildMap |
Wed, 28 Mar 2012 18:39:29 +0200 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |