log src/org/tmatesoft/hg/internal/FileAnnotation.java @ 629:5f52074707b2

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
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 15:45:53 +0200 Artem Tikhomirov Blame facility refactored, get ready for follow/no-follow support