Thu, 02 May 2013 19:22:43 +0200 |
Artem Tikhomirov |
Cache only in-memory revision representations
|
Thu, 02 May 2013 16:51:02 +0200 |
Artem Tikhomirov |
Share last revision read between #iterate() invocations, to save revision rebuild efforts when few subsequent revisions are read
|
Thu, 25 Apr 2013 17:53:44 +0200 |
Artem Tikhomirov |
Access to base revision filed comes handy for debug sometimes
|
Thu, 25 Apr 2013 16:08:17 +0200 |
Artem Tikhomirov |
Conditionally enable effective patch merge alternative for revlog reading
|
Fri, 19 Apr 2013 20:30:34 +0200 |
Artem Tikhomirov |
Respect unix flags for checkout/revert
|
Tue, 16 Apr 2013 20:41:36 +0200 |
Artem Tikhomirov |
Enlarge inflater buffer to reduce number of inflates per read
|
Mon, 25 Feb 2013 19:48:20 +0100 |
Artem Tikhomirov |
Commit: tests and fixes for defects discovered
|
Wed, 13 Feb 2013 18:44:58 +0100 |
Artem Tikhomirov |
Commit: handle empty repository case
|
Tue, 05 Feb 2013 22:30:21 +0100 |
Artem Tikhomirov |
Commit: first working version
|
Mon, 04 Feb 2013 18:00:55 +0100 |
Artem Tikhomirov |
Commit: refactor revision creation code from clone command to work separately, fit into existing library structure
|
Wed, 23 Jan 2013 17:46:12 +0100 |
Artem Tikhomirov |
Towards commit command: refactor clone, extract pieces to reuse. Describe a defect discovered when bundle has few patches with 0,0 parents
|
Fri, 21 Dec 2012 21:20:26 +0100 |
Artem Tikhomirov |
Experimental support for inverse direction history walking. Refactored/streamlined cancellation in HgLogCommand and down the stack
|
Thu, 19 Apr 2012 19:18:25 +0200 |
Artem Tikhomirov |
Issue 30: bogus IOException for mmap file on linux
|
Wed, 28 Mar 2012 18:39:29 +0200 |
Artem Tikhomirov |
FIXMEs: exceptions, javadoc
|
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
|