Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 20 Jun 2017 15:36:43 -0700 | Sean Farley | commands: replace locking code with a context manager |
Tue, 20 Jun 2017 15:18:40 -0700 | Sean Farley | bookmarks: factor out adding a list of bookmarks logic from commands |
Tue, 13 Jun 2017 11:10:22 -0700 | Sean Farley | bookmarks: factor out rename logic from commands |
Mon, 12 Jun 2017 23:02:48 -0700 | Sean Farley | bookmarks: factor out delete logic from commands |
Fri, 23 Jun 2017 15:30:27 -0400 | Augie Fackler | merge with stable |
Sun, 18 Jun 2017 00:40:58 +0900 | Yuya Nishihara | revset: add startdepth limit to ancestors() as internal option |
Sun, 18 Jun 2017 00:22:41 +0900 | Yuya Nishihara | revset: add depth limit to ancestors() |