Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 22 May 2017 00:54:02 +0530 | Pulkit Goyal | revset: add parentheses after wdir since its a function |
Mon, 22 May 2017 15:05:18 -0400 | Augie Fackler | cmdutil: avoid redefining write() function in export if possible |
Mon, 22 May 2017 13:34:03 -0400 | Augie Fackler | cmdutil: extract closure that performs the actual export formatting |
Mon, 22 May 2017 13:35:22 -0400 | Augie Fackler | cmdutil: use a generator expression instead of a list comprehension |
Sat, 20 May 2017 20:15:05 -0400 | Augie Fackler | cmdutil: rename template param to export to fntemplate |
Sat, 20 May 2017 17:58:04 -0400 | Augie Fackler | cmdutil: comprehensively document the interface of export |
Mon, 22 May 2017 15:56:47 -0700 | Durham Goode | tests: hide warning from test-xdg.t |