Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Thu, 23 Mar 2017 10:33:20 -0400 | Augie Fackler | revsetlang: portably bytestring-ify another pair of int() calls |
Thu, 23 Mar 2017 21:23:21 -0700 | Jun Wu | checkcode: enforce lowercase for extension docstring title |
Thu, 23 Mar 2017 21:16:55 -0700 | Jun Wu | logtoprocess: use lowercase for docstring title |
Thu, 23 Mar 2017 21:16:29 -0700 | Jun Wu | journal: use lowercase for docstring title |