Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 14 Feb 2016 20:27:08 +0900 | Yuya Nishihara | revset: drop redundant check for unknown alias arguments |
Sun, 14 Feb 2016 19:48:33 +0900 | Yuya Nishihara | revset: move tagging of alias arguments from tokenization to parsing phase |
Sun, 14 Feb 2016 21:46:50 +0900 | Yuya Nishihara | revset: add test that should fail if '_aliasarg' tag is removed |
Sun, 27 Mar 2016 17:42:19 +0900 | Yuya Nishihara | templater: do not strip non-quote characters from template config |
Tue, 29 Mar 2016 11:50:41 -0700 | Laurent Charignon | rebase: fix crash when rebase aborts while rebasing obsolete revisions |
Tue, 29 Mar 2016 11:49:45 -0700 | Laurent Charignon | rebase: refactor of error handling code path for rebaseskipobsolete |