Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | localrepo: refactor repo.branchheads() to use repo.branchmap().branchheads() |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | branchmap: introduce branchheads() method |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | localrepo: refactor repo.branchtip() to use repo.branchmap().branchtip() |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | branchmap: introduce branchtip() method |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | branchmap: cache open/closed branch head information |
Mon, 11 Nov 2013 21:16:54 +1100 | Stephen Lee | bookmarks: allow push -B to create a new remote head (issue2372) |