Mercurial > hg4j
log src/org/tmatesoft/hg/internal/Patch.java @ 654:12a4f60ea972
age | author | description |
---|---|---|
Thu, 16 May 2013 19:46:13 +0200 | Artem Tikhomirov | Refactor approach how content finds it way down to a commit revision |
Fri, 26 Apr 2013 20:04:17 +0200 | Artem Tikhomirov | Minimize vectors re-allocating when merging patches |
Thu, 25 Apr 2013 16:08:17 +0200 | Artem Tikhomirov | Conditionally enable effective patch merge alternative for revlog reading |
Wed, 24 Apr 2013 15:39:53 +0200 | Artem Tikhomirov | Effective revlog patching |
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 |