Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgBundle.java @ 614:1d1e96f5a908
age | author | description |
---|---|---|
Tue, 07 May 2013 14:16:35 +0200 | Artem Tikhomirov | Avoid mmap files when only few bytes are to be read |
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 19:14:15 +0100 | Artem Tikhomirov | Introduce explicit reference to base patch in bundle's group element, use it when cloning to fix defect when few revisions list null,null parents |
Tue, 15 Jan 2013 17:07:19 +0100 | Artem Tikhomirov | Initial support for Revert command with accompanying minor refactoring |
Mon, 17 Dec 2012 15:01:57 +0100 | Artem Tikhomirov | Issue 39: HgCloneCommand doesn't use CancelSupport/ProgressSupport handlers |
Fri, 14 Dec 2012 20:10:15 +0100 | Artem Tikhomirov | Issue 39: Progress and Cancel support for Clone command |