Mercurial > jhg
log
age | author | description |
---|---|---|
2012-03-29 | Artem Tikhomirov | branch information is not directly related to dirstate, clean API from this dependency |
2012-03-29 | Artem Tikhomirov | FIXMEs: javadoc, proper use of constants |
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 |