log src/org/tmatesoft/hg/repo/HgBranches.java @ 455:281cfb60e2ef smartgit3

age author description
Fri, 16 Dec 2011 15:37:27 +0100 Artem Tikhomirov Use 'revision index' instead of the vague 'local revision number' concept in the API
Fri, 16 Dec 2011 04:43:18 +0100 Artem Tikhomirov Use exceptions to expose errors reading mercurial data
Thu, 01 Dec 2011 05:21:40 +0100 Artem Tikhomirov Propagate errors with exceptions up to a end client
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