Mercurial > hg4j
log src/org/tmatesoft/hg/internal/PatchGenerator.java @ 544:7f5998a9619d
age | author | description |
---|---|---|
Fri, 15 Feb 2013 16:48:54 +0100 | Artem Tikhomirov | Refactor PatchGenerator to be generic and welcome sequence of any nature |
Fri, 15 Feb 2013 15:52:03 +0100 | Artem Tikhomirov | Report line index for insertion and deletion, test against 'hg diff' output |
Thu, 14 Feb 2013 16:36:13 +0100 | Artem Tikhomirov | Towards annotate/blame support: general outline of the functionality |
Wed, 13 Feb 2013 19:42:22 +0100 | Artem Tikhomirov | PatchGenerator: refactoring to facilitate use in annotate/blame |
Tue, 05 Feb 2013 22:30:21 +0100 | Artem Tikhomirov | Commit: first working version |
Wed, 30 Jan 2013 15:48:36 +0100 | Artem Tikhomirov | Generate patches using diff algorithm |