Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 22 Sep 2016 18:01:55 +0900 | Yuya Nishihara | dagop: use fctx.rev() consistently in filectxancestors() |
Thu, 22 Sep 2016 17:48:46 +0900 | Yuya Nishihara | dagop: yield intro filectx by filectxancestors() |
Sun, 22 Oct 2017 17:23:34 +0900 | Yuya Nishihara | filectx: extract helper method to obtain filectx pointing to its introrev |
Thu, 22 Sep 2016 17:16:53 +0900 | Yuya Nishihara | dagop: copy basefilectx.ancestors() to free function |
Thu, 22 Sep 2016 15:52:09 +0900 | Yuya Nishihara | test-log: test that fctx.ancestors() can't index parents only by linkrev |
Tue, 17 Oct 2017 15:27:22 +0200 | Boris Feld | pull: retrieve bookmarks through the binary part when possible |
Tue, 17 Oct 2017 15:27:17 +0200 | Boris Feld | getbundle: add support for 'bookmarks' boolean argument |