Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 24 Dec 2013 17:44:23 -0500 | Pierre-Yves David | filter: add a comment so that people do not forget to update subsettable |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | localrepo: remove unused repo.branchtags()/_branchtip() methods |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | hgweb: simplify branches with repo.branchmap().iterbranches() |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | hgweb: simplify summary with repo.branchmap().iterbranches() |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | branches: simplify with repo.branchmap().iterbranches() |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | debuglabelcomplete: simplify with repo.branchmap().iterbranches() |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | branchmap: introduce iterbranches() method |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | localrepo: refactor repo.branchheads() to use repo.branchmap().branchheads() |