Mercurial > hg4j
log src/org/tmatesoft/hg/internal/Patch.java @ 555:e623aa2ca526
age | author | description |
---|---|---|
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, 30 Jan 2013 15:48:36 +0100 | Artem Tikhomirov | Generate patches using diff algorithm |
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 |
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 |
Thu, 22 Mar 2012 22:56:01 +0100 | Artem Tikhomirov | Respect long offsets in revlogs |
Thu, 22 Mar 2012 21:36:41 +0100 | Artem Tikhomirov | Clean javadoc to fix obvious warnings |