Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgLookup.java @ 393:728708de3597
age | author | description |
---|---|---|
2011-12-06 | Artem Tikhomirov | Clean debug stacktraces |
2011-09-16 | Artem Tikhomirov | Issue 11: Error log facility. SessionContext to share common facilities |
2011-05-16 | Artem Tikhomirov | Issue 5: Facilities for progress and cancellation. More specific exceptions. Exceptions from callbacks as RuntimeException |
2011-04-13 | Artem Tikhomirov | Clone refactored into a command. HgBundle needs means to control its lifecycle, to be deleted when no longer needed |
2011-04-12 | Artem Tikhomirov | Refactor incoming and outgoing code to be shared with RepositoryComparator. Placeholders for in/out commands. Refactor common remote lookup code |
2011-03-24 | Artem Tikhomirov | Configuration handling out of HgLookup (bad idea to use URL to pass keys) |
2011-03-24 | Artem Tikhomirov | Towards outgoing changes - initial detection logic, get connected with remote repo stub |