Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6997eedf | 2014-11-22 12:44:37 | post fake-as-root, we don't need to clean twice. If it fails the first time, there *is* a problem. with new show-size, we don't need root there either. | ||
| fad523ce | 2014-10-11 09:03:18 | I had a few "doh" moments where I pointed dpb at an empty config file, and waited for it NOT to start up. So prevent that from happening, which is easy enough. | ||
| 8b3963e8 | 2014-09-23 18:19:21 | refactor the engine code, so that new_path can put some stuff directly on the queue. This shaves significant cpu during initial scanning... | ||
| e1f5ffa4 | 2014-08-09 21:34:12 | fix .a printed names and such. | ||
| b09337f5 | 2014-07-19 07:04:42 | No more BSD.local.dist. reported by richard at aaazen dot com | ||
| cfb049f9 | 2014-07-18 07:02:20 | store host info in individual logs | ||
| 3bea39f5 | 2014-07-14 17:54:11 | prevent the local core from running interactive jobs too. tricky: have to test for a terminal, as sometimes, we pipe stuff to them | ||
| 5ce51d54 | 2014-07-09 11:26:11 | add glue necessary for check-lib-depends to scan out-of-order packages problem noticed by Giovanni Bechis | ||
| edaddea4 | 2014-06-14 01:23:48 | Work around perlbug 77706, only hit infrequently on vax. ok espie@ | ||
| 2cf36ad3 | 2014-04-28 12:51:41 | make HISTORY_ONLY work again... I managed to break it twice :) |