Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 22 May 2017 01:38:00 +0530 | Pulkit Goyal | revset: remove redundant condition and change to else from elif |
Mon, 22 May 2017 01:35:53 +0530 | Pulkit Goyal | tests: add tests for predicates and operators which works with wdir() |
Mon, 22 May 2017 01:01:45 +0530 | Pulkit Goyal | revset: add support for "wdir()^n" |
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 |