log src/org/tmatesoft/hg/internal/Internals.java @ 602:e3717fc7d26f

age author description
Tue, 30 Apr 2013 18:55:42 +0200 Artem Tikhomirov CommitFacility as internal class; refactored infrastructure around internals (access to RevlogStream)
Thu, 25 Apr 2013 16:08:17 +0200 Artem Tikhomirov Conditionally enable effective patch merge alternative for revlog reading
Wed, 17 Apr 2013 16:06:10 +0200 Artem Tikhomirov Provide means to read user-specific configuration, with no specific repository selected
Mon, 25 Feb 2013 19:48:20 +0100 Artem Tikhomirov Commit: tests and fixes for defects discovered
Wed, 13 Feb 2013 18:44:58 +0100 Artem Tikhomirov Commit: handle empty repository case
Wed, 23 Jan 2013 17:46:12 +0100 Artem Tikhomirov Towards commit command: refactor clone, extract pieces to reuse. Describe a defect discovered when bundle has few patches with 0,0 parents
Tue, 15 Jan 2013 17:07:19 +0100 Artem Tikhomirov Initial support for Revert command with accompanying minor refactoring