Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgRemoteRepository.java @ 690:b286222158be
age | author | description |
---|---|---|
Sat, 27 Jul 2013 18:34:14 +0200 | Artem Tikhomirov | Towards ssh remote repositories: refactor HgRemoteRepository - move http related code to HttpConnector |
Thu, 25 Jul 2013 21:32:09 +0200 | Artem Tikhomirov | Towards ssh remote repositories: use ganymed library for ssh transport |
Fri, 12 Jul 2013 20:14:24 +0200 | Artem Tikhomirov | Refactor HgBundle.GroupElement (clear experimental mark), resolve few technical debt issues |
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) |
Mon, 01 Jul 2013 21:19:53 +0200 | Artem Tikhomirov | Push: tests (push to empty, push changes, respect secret) |
Fri, 28 Jun 2013 19:27:26 +0200 | Artem Tikhomirov | Push: phase4 - settle local and remote phases, push updated phases regardless of server publishing state, do not push secret changesets |