Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 20 Mar 2017 17:50:05 -0400 | Augie Fackler | osx: install completion scripts using install(1) to avoid umask badness |
Fri, 24 Mar 2017 08:37:26 -0700 | Martin von Zweigbergk | merge with stable |
Sun, 19 Mar 2017 01:47:56 -0400 | Augie Fackler | py3: prove `hg {add,addremove,commit} all work |
Thu, 23 Mar 2017 10:46:50 -0400 | Augie Fackler | revsetlang: perform quoting using ui.escapestr instead of repr() |
Thu, 23 Mar 2017 10:41:34 -0400 | Augie Fackler | revsetlang: add docstring with some tests to _quote |
Sun, 19 Mar 2017 01:14:19 -0400 | Augie Fackler | revsetlang: move quoting function to not be a closure |