Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 30 Jun 2018 12:42:49 +0530 | Sushil khanchi | rebase: add --confirm option |
Wed, 11 Jul 2018 16:29:23 -0700 | Martin von Zweigbergk | revlog: introduce a isancestorrev() and use it in rebase |
Wed, 11 Jul 2018 16:37:30 -0700 | Martin von Zweigbergk | revlog: make isdescendantrev(a, b) check if a < b |
Wed, 11 Jul 2018 16:21:41 -0700 | Martin von Zweigbergk | revlog: replace descendant(b, a) by isdescendantrev(a, b) (API) |