Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 05 Jun 2015 19:33:41 -0400 | Matt Harbison | commands: use the optional badfn argument when building a matcher |
Fri, 05 Jun 2015 19:24:32 -0400 | Matt Harbison | scmutil: add an optional parameter to matcher factories for a bad() override |
Fri, 05 Jun 2015 19:07:54 -0400 | Matt Harbison | scmutil: use the optional badfn argument when building a matcher |
Fri, 05 Jun 2015 19:01:04 -0400 | Matt Harbison | context: add an optional constructor parameter for a match.bad() override |
Fri, 05 Jun 2015 18:56:33 -0400 | Matt Harbison | match: add an optional constructor parameter for a bad() override |
Sun, 07 Jun 2015 09:30:15 +0900 | Yuya Nishihara | mail: pass ui to sslutil.wrapsocket() even if verifycert is off (issue4713) |
Sat, 06 Jun 2015 14:03:55 +0200 | Adrian Buehlmann | windows: use os.SEEK_END |