Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 15 May 2015 09:04:32 -0400 | Jordi GutiƩrrez Hermoso | config: give it an includepaths option for looking for config files |
Fri, 15 May 2015 22:32:31 +0900 | Yuya Nishihara | revset: map postfix '%' to only() to optimize operand recursively (issue4670) stable |
Fri, 08 May 2015 14:13:12 -0700 | Martin von Zweigbergk | dirs.c: pass C string, not Python string, to _finddir() |
Fri, 08 May 2015 14:11:00 -0700 | Martin von Zweigbergk | dirs.c: extract 'cpath' variable in _delpath() to match _addpath() |
Mon, 13 Apr 2015 23:21:02 -0700 | Martin von Zweigbergk | treemanifest: store submanifest revlog per directory |
Fri, 15 May 2015 10:29:39 -0500 | Matt Mackall | hghave: use try/except/finally |