log src/org/tmatesoft/hg/core/HgLogCommand.java @ 713:661e77dc88ba tip

age author description
Sat, 03 Aug 2013 17:11:33 +0200 Artem Tikhomirov Refactor HgLogCommand to utilize correct file.isCopy(int)
Wed, 24 Jul 2013 16:40:15 +0200 Artem Tikhomirov Update commands to use changeset Nodeid and int in uniform way, clients of core.* classes shall not go back and forth from int to Nodeid
Wed, 22 May 2013 15:52:31 +0200 Artem Tikhomirov Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions