Mercurial > hg-stable
log
age | author | description |
---|---|---|
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 |
Tue, 17 Oct 2017 15:26:16 +0200 | Boris Feld | bundle2: support a 'records' mode for the 'bookmarks' part |
Tue, 17 Oct 2017 15:39:34 +0200 | Boris Feld | bundle2: add a 'modes' dictionary to the bundle operation |
Tue, 17 Oct 2017 12:38:13 +0200 | Boris Feld | bookmark: use the 'bookmarks' bundle2 part to push bookmark update (issue5165) |