sapling/fastmanifest
Durham Goode f7249fd2e2 treemanifest: implement treemanifest.__nonzero__
This implements the __nonzero__ function, which is necessary for things like
`if mymanifest:`
2016-10-14 16:01:12 -07:00
..
__init__.py [fastmanifest] fix integration point for fastmanifest to match upstream changes 2016-09-09 11:06:43 -07:00
cachemanager.py [fastmanifest] prune the cache only when the revset is empty 2016-07-26 23:35:24 -07:00
concurrency.py [fastmanifest] update comment to reflect the ugly truth 2016-06-24 16:13:21 -07:00
constants.py fastmanifest: add documentation of constants 2016-06-08 14:28:14 -07:00
debug.py [fastmanifest] add a uiproxy object that forwards requests to a real ui object 2016-07-05 16:32:05 -07:00
implementation.py treemanifest: implement treemanifest.__nonzero__ 2016-10-14 16:01:12 -07:00
metrics.py fastmanifest: fix logic error for debugmetrics and simplify test 2016-07-06 13:42:32 -07:00