Mercurial > jhg
log
age | author | description |
---|---|---|
2013-08-14 | Artem Tikhomirov | Merge command introduced |
2013-08-14 | Artem Tikhomirov | Refactor: move diff/blame related code to a separate package |
2013-08-08 | Artem Tikhomirov | Reference ssh-dependant class by the fq name to avoid runtime dependency from the ssh library |
2013-08-08 | Artem Tikhomirov | Added tag v1.2m2 for changeset 6e7786086f77 |
2013-08-08 | Artem Tikhomirov | Update gradle build to respect new dependency from trilead v1.2m2 |
2013-08-08 | Artem Tikhomirov | Provisional APIs and respective implementation for http, https and ssh remote repositories |
2013-08-06 | Artem Tikhomirov | in, out and clone tests pass for ssh repositories. Infrastructure to decouple HgRemoteRepository from specific Connector implementation |