log src/org/tmatesoft/hg/repo/HgBranches.java @ 348:a0864b2892cd

age author description
Thu, 24 Nov 2011 02:57:03 +0100 Artem Tikhomirov Expose errors reading mercurial control files with exception
Thu, 17 Nov 2011 06:16:20 +0100 Artem Tikhomirov IAE using stale data from branchheads file (invalid due to repository rollback)
Wed, 28 Sep 2011 12:18:21 +0200 Artem Tikhomirov Allow to query specific branch heads if they are closed
Sat, 24 Sep 2011 13:02:48 +0200 Artem Tikhomirov Branch with few children forked shall not ignore other children once one of them is processed
Sat, 24 Sep 2011 07:29:05 +0200 Artem Tikhomirov Recognize closed branches
Fri, 16 Sep 2011 05:35:32 +0200 Artem Tikhomirov Issue 11: Error log facility. SessionContext to share common facilities
Tue, 12 Jul 2011 02:48:34 +0200 Artem Tikhomirov Use updated location of cache files (cache/ folder instead of .cache filename extension). Provide means to update (write down) cache for subsequent uses
Thu, 09 Jun 2011 06:13:43 +0200 Artem Tikhomirov Speed up branches calculation when cached branch information is available
Thu, 19 May 2011 04:14:45 +0200 Artem Tikhomirov Basic information about branches