log src/org/tmatesoft/hg/internal/FileUtils.java @ 707:42b88709e41d

age author description
Fri, 16 Aug 2013 19:22:59 +0200 Artem Tikhomirov Merge: support 'unresolved' resolution with MergeStateBuilder
Thu, 15 Aug 2013 18:43:50 +0200 Artem Tikhomirov Merge command: implement conflict resolution alternatives
Tue, 06 Aug 2013 13:34:34 +0200 Artem Tikhomirov Respect the fact ssh and http protocols use different compression approach to sent changegroup data
Wed, 03 Jul 2013 15:11:40 +0200 Artem Tikhomirov 1) Console push tool. 2) Pass class to blame into FileUtils
Thu, 06 Jun 2013 19:39:06 +0200 Artem Tikhomirov HgCommitCommand: save last commit message
Mon, 20 May 2013 20:34:33 +0200 Artem Tikhomirov FIXMEs and TODOs: pay some technical debt
Fri, 17 May 2013 22:04:23 +0200 Artem Tikhomirov Close FIS, not FileChannel, to clear both references to FileDescriptor right away