Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgBranches.java @ 374:c7a513d8ce20
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 |