Mercurial > hg4j
log src/org/tmatesoft/hg/internal/BlameHelper.java @ 654:12a4f60ea972
age | author | description |
---|---|---|
Wed, 22 May 2013 16:46:15 +0200 | Artem Tikhomirov | Diff/blame methods as command, their residence in HgDataFile was a mistake |
Wed, 22 May 2013 15:52:31 +0200 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
Tue, 21 May 2013 17:24:22 +0200 | Artem Tikhomirov | Refactor internals of blame support, tests |
Mon, 06 May 2013 18:29:57 +0200 | Artem Tikhomirov | Refactor HgBlameFacility: relevant action methods moved to proper home (HgDataFile), as facility doesn't provide anything but packaging of relevant methods/interfaces |
Wed, 10 Apr 2013 20:04:54 +0200 | Artem Tikhomirov | Support for copy/rename follow/no-follow for annotate |