Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 19 May 2017 20:06:45 +0530 | Pulkit Goyal | revset: make `hg log -r 'wdir()^'` work (issue4905) |
Fri, 19 May 2017 19:12:06 +0530 | Pulkit Goyal | revlog: raise WdirUnsupported when wdirrev is passed |
Fri, 19 May 2017 19:10:37 +0530 | Pulkit Goyal | error: add a new exception named WdirUnsupported |
Thu, 18 May 2017 22:20:59 -0700 | Martin von Zweigbergk | match: replace icasefsmatch() function by flag to regular match() |
Thu, 18 May 2017 16:48:02 -0700 | Martin von Zweigbergk | match: delete icasefsmatcher now that it's same as matcher |
Thu, 18 May 2017 15:45:50 -0700 | Martin von Zweigbergk | match: pass in normalize() function to matchers |
Thu, 18 May 2017 16:05:46 -0700 | Martin von Zweigbergk | match: don't print explicitly listed files with wrong case (BC) |