Mercurial > jhg
log
age | author | description |
---|---|---|
2013-02-19 | Artem Tikhomirov | Regression: expect file to be missing in a manifest |
2013-02-19 | Artem Tikhomirov | Annotate merge revision (combined diff against two parents without looking further) |
2013-02-18 | Artem Tikhomirov | Line-by-line annotation API and support code in place |
2013-02-18 | Artem Tikhomirov | #getFileRevision() shall accept TIP as an argument |
2013-02-18 | Artem Tikhomirov | File annotate test. Refactored FileAnnotation as standalone class, introduced LineInspector to make line offset calc code shared |
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 |