Fri, 01 Aug 2014 18:30:18 -0700 |
Siddharth Agarwal |
context: call normal on the right object
stable
|
Sat, 31 May 2014 16:48:29 -0700 |
Pierre-Yves David |
getbundle: add a ``cg`` boolean argument to control changegroup inclusion
|
Thu, 22 May 2014 17:20:52 -0700 |
Pierre-Yves David |
wireproto: add a ``boolean`` type for getbundle parameters
|
Sun, 03 Aug 2014 19:19:23 +0900 |
Yuya Nishihara |
i18n: detect UI language without POSIX-style locale variable on Windows (BC)
|
Fri, 01 Aug 2014 22:16:54 -0700 |
Siddharth Agarwal |
locate: use ctx.matches instead of ctx.walk
|
Fri, 01 Aug 2014 22:07:29 -0700 |
Siddharth Agarwal |
context: add a method to efficiently filter by match if possible
|
Fri, 01 Aug 2014 22:05:16 -0700 |
Siddharth Agarwal |
dirstate: add a method to efficiently filter by match
|
Sat, 02 Aug 2014 09:45:21 +0100 |
Christian Ebert |
purge: prefer util.unlink instead over own removefile
|