Fri, 19 Aug 2011 04:59:32 +0200 |
Artem Tikhomirov |
Improve manifest parsing: reduce number of arrays instantiated for Nodeid
|
Thu, 18 Aug 2011 03:46:36 +0200 |
Artem Tikhomirov |
Improve manifest parsing: decode bytes to chars once, minimize arraycopy on String instantiation, keep set of file revisions from previous manifest only
|
Wed, 17 Aug 2011 20:30:06 +0200 |
Artem Tikhomirov |
Avoid redundant calls to library when converting a char to hex digit
|
Tue, 12 Jul 2011 02:48:34 +0200 |
Artem Tikhomirov |
Use updated location of cache files (cache/ folder instead of .cache filename extension). Provide means to update (write down) cache for subsequent uses
|
Tue, 19 Apr 2011 03:49:29 +0200 |
Artem Tikhomirov |
Investigate optimization options to allow fast processing of huge repositories. Fix defect in StatusCollector that lead to wrong result comparing first revision to empty repo (-1 to 0), due to same TIP constant value
|
Wed, 23 Mar 2011 20:46:00 +0100 |
Artem Tikhomirov |
Initial clone: populate given directory from a bundle. Everything but remote server access is there, albeit prototype code style
|
Wed, 23 Feb 2011 22:36:28 +0100 |
Artem Tikhomirov |
Exceptions, javadoc. Initial cancel and progress support
|
Tue, 15 Feb 2011 06:40:36 +0100 |
Artem Tikhomirov |
Explicit op to tell merge revisions
|
Fri, 28 Jan 2011 03:50:52 +0100 |
Artem Tikhomirov |
Updated contact address to support@hg4j.com
|
Tue, 25 Jan 2011 02:13:53 +0100 |
Artem Tikhomirov |
Skip metadata in the beginning of a file content. Parse metadata, recognize copies/renames
|
Mon, 24 Jan 2011 03:14:45 +0100 |
Artem Tikhomirov |
Complete refactoring to org.tmatesoft
base
src/com/tmate/hgkit/ll/Nodeid.java@dccfef0ada1b
|