Mercurial > hg4j
log
age | author | description |
---|---|---|
2012-03-29 | Artem Tikhomirov | Actual 'hello' check of the remote server/connection |
2012-03-29 | Artem Tikhomirov | FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api |
2012-03-28 | Artem Tikhomirov | HgManifest#getFileRevisions refactored into #walkFileRevisions to match pattern throught rest of the library |
2012-03-28 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |
2012-03-28 | Artem Tikhomirov | Deprecated code removed |
2012-03-23 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
2012-03-23 | Artem Tikhomirov | Added tag v0.8.5 for changeset fdd7d756dea0. Point before major exceptions refactoring |