Sat, 17 Mar 2018 11:23:04 +0900 |
Yuya Nishihara |
templater: rename .render(mapping) to .renderdefault(mapping) (API)
|
Sat, 17 Mar 2018 15:22:14 +0900 |
Yuya Nishihara |
templater: fix invalid reference of runsymbol in doctest
|
Sun, 18 Mar 2018 12:54:03 +0900 |
Yuya Nishihara |
cmdutil: drop redundant import of merge module
|
Sun, 11 Mar 2018 21:36:28 +0900 |
Yuya Nishihara |
annotate: add support for template keywords and functions depending on ctx
|
Sun, 11 Mar 2018 21:26:15 +0900 |
Yuya Nishihara |
formatter: unblock storing fctx as a template resource
|
Sun, 11 Mar 2018 21:12:02 +0900 |
Yuya Nishihara |
templater: process mapping dict by resource callables
|
Sun, 11 Mar 2018 21:05:29 +0900 |
Yuya Nishihara |
templater: convert resources to a table of callables for future extension
|
Thu, 15 Mar 2018 22:35:07 -0700 |
Martin von Zweigbergk |
rebase: on abort, don't strip commits that didn't need rebased (issue5822)
stable
|
Thu, 15 Mar 2018 21:40:51 -0700 |
Martin von Zweigbergk |
rebase: avoid defining two lists with the same contents
stable
|
Thu, 15 Mar 2018 21:51:33 -0700 |
Martin von Zweigbergk |
tests: demonstrate aborted rebase strips commits that didn't need rebasing
stable
|
Sat, 17 Mar 2018 21:46:17 -0400 |
Augie Fackler |
merge with stable
|
Fri, 16 Mar 2018 12:10:15 -0700 |
Gregory Szorc |
hgweb: convert an assert to a ProgrammingError
|
Fri, 19 Jan 2018 18:52:50 -0800 |
Kyle Lippincott |
filemerge: give some variables in _xmerge more descriptive names
|
Thu, 15 Mar 2018 13:19:55 -0700 |
Martin von Zweigbergk |
rebase: allow in-memory merge of the working copy parent
|
Sat, 17 Mar 2018 09:33:17 -0700 |
Martin von Zweigbergk |
uncommit: simplify condition for keeping commit
|