Thu, 29 Mar 2012 18:05:05 +0200 |
Artem Tikhomirov |
Actual 'hello' check of the remote server/connection
|
Thu, 29 Mar 2012 17:14:35 +0200 |
Artem Tikhomirov |
FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api
|
Wed, 28 Mar 2012 19:34:37 +0200 |
Artem Tikhomirov |
HgManifest#getFileRevisions refactored into #walkFileRevisions to match pattern throught rest of the library
|
Wed, 28 Mar 2012 18:39:29 +0200 |
Artem Tikhomirov |
FIXMEs: exceptions, javadoc
|
Wed, 28 Mar 2012 15:42:15 +0200 |
Artem Tikhomirov |
Deprecated code removed
|
Fri, 23 Mar 2012 22:51:18 +0100 |
Artem Tikhomirov |
Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level
|
Fri, 23 Mar 2012 21:26:01 +0100 |
Artem Tikhomirov |
Added tag v0.8.5 for changeset fdd7d756dea0. Point before major exceptions refactoring
|
Thu, 22 Mar 2012 23:09:11 +0100 |
Artem Tikhomirov |
Allow IOException from DataAccess methods for subclasses with non-trivial implementations, to avoid exception dumps when inapropriate
v0.8.5
|
Thu, 22 Mar 2012 22:56:01 +0100 |
Artem Tikhomirov |
Respect long offsets in revlogs
|
Thu, 22 Mar 2012 21:36:41 +0100 |
Artem Tikhomirov |
Clean javadoc to fix obvious warnings
|
Thu, 22 Mar 2012 21:02:20 +0100 |
Artem Tikhomirov |
A bit of FIXME cleanup (mostly degraded to TODO post 1.0), comments and javadoc
|
Thu, 22 Mar 2012 20:14:06 +0100 |
Artem Tikhomirov |
New and better name for HgFileInformer - HgChangesetFileSneaker. Explain (comments) ties between HgManifest, HgDataFile, HgChangesetFileSneaker and reasons for method placement
|
Thu, 22 Mar 2012 19:11:33 +0100 |
Artem Tikhomirov |
Better names - non-confusing and aligned with the rest of API
|
Thu, 22 Mar 2012 18:54:11 +0100 |
Artem Tikhomirov |
Explicit constant for regular file flags, access to flags for a given file revision
|
Wed, 21 Mar 2012 20:51:12 +0100 |
Artem Tikhomirov |
Pull changes from smartgit3 branch
|