Mercurial > hg4j
log src/org/tmatesoft/hg/internal/RevlogStream.java @ 555:e623aa2ca526
age | author | description |
---|---|---|
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 |