Mercurial > hg4j
log
age | author | description |
---|---|---|
Thu, 14 Apr 2011 02:47:47 +0200 | Artem Tikhomirov | Correct entry index when revlog has not inlined data |
Thu, 14 Apr 2011 02:46:35 +0200 | Artem Tikhomirov | [4] IllegalArgumentException: Underflow. Legitimate attempt to read 0 bytes lead to exception |
Thu, 14 Apr 2011 01:11:40 +0200 | Artem Tikhomirov | Added cleanup and rebuild target; option to include debug information |
Thu, 14 Apr 2011 00:47:04 +0200 | Artem Tikhomirov | Clone refactored into a command. HgBundle needs means to control its lifecycle, to be deleted when no longer needed |
Wed, 13 Apr 2011 19:55:59 +0200 | Artem Tikhomirov | Complete Outgoing cmdline, with both lite (revisions) and complete (changeset) information dump |
Wed, 13 Apr 2011 19:09:10 +0200 | Artem Tikhomirov | Complete incoming cmdline client, with both lite (revisions) and complete (full changeset) information dump |
Wed, 13 Apr 2011 14:15:13 +0200 | Artem Tikhomirov | Do not assume second parent can be set only when first one is set |