log src/org/tmatesoft/hg/internal/PatchGenerator.java @ 549:83afa680555d

age author description
2013-02-19 Artem Tikhomirov Annotate merge revision (combined diff against two parents without looking further)
2013-02-15 Artem Tikhomirov First round of annotate file is functional
2013-02-15 Artem Tikhomirov Refactor PatchGenerator to be generic and welcome sequence of any nature
2013-02-15 Artem Tikhomirov Report line index for insertion and deletion, test against 'hg diff' output
2013-02-14 Artem Tikhomirov Towards annotate/blame support: general outline of the functionality
2013-02-13 Artem Tikhomirov PatchGenerator: refactoring to facilitate use in annotate/blame
2013-02-05 Artem Tikhomirov Commit: first working version
2013-01-30 Artem Tikhomirov Generate patches using diff algorithm