Sat, 24 Jun 2017 02:39:13 +0900 |
FUJIWARA Katsunori |
fetch: remove shorthand of --edit colliding against -e/-ssh in remoteopts (BC)
|
Fri, 23 Jun 2017 17:15:53 +0200 |
Rishabh Madan |
releasenotes: improve parsing around bullet points
|
Tue, 20 Jun 2017 17:18:20 -0700 |
Sean Farley |
bookmarks: factor method _printer out of for loop in printbookmarks
|
Tue, 20 Jun 2017 16:36:25 -0700 |
Sean Farley |
bookmarks: factor out bookmark printing from commands
|
Tue, 20 Jun 2017 15:56:29 -0700 |
Sean Farley |
commands: move activebookmarklabel to bookmarks module
|
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()
|
Sun, 18 Jun 2017 00:11:48 +0900 |
Yuya Nishihara |
dagop: compute depth in revancestors() generator
|
Sun, 18 Jun 2017 08:59:09 +0900 |
Yuya Nishihara |
dagop: just compare with the last value to deduplicate input of revancestors()
|
Sun, 18 Jun 2017 17:22:57 +0900 |
Yuya Nishihara |
dagop: bulk rename variables in revancestors() generator
|