Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move uses of to_bytes, to_text, to_native to use the module_utils version (#1... | Toshio Kuratomi | 2016-09-06 | 1 | -3/+2 |
* | fix typo | Brian Coca | 2016-04-29 | 1 | -1/+1 |
* | fixed method signature as per #15668 | Brian Coca | 2016-04-29 | 1 | -1/+1 |
* | clarified warning from tree callback | Brian Coca | 2015-12-09 | 1 | -1/+1 |
* | fixed typo in tree callback, added default dir | Brian Coca | 2015-12-08 | 1 | -2/+3 |
* | fixed signature for init on callbacks | Brian Coca | 2015-12-01 | 1 | -2/+2 |
* | make callbacks declare needing whitelisting | Brian Coca | 2015-10-22 | 1 | -0/+1 |
* | Convert to byte strings to avoid UnicodeErrors | Toshio Kuratomi | 2015-09-23 | 1 | -3/+4 |
* | adjusted tree to work more like v1, also now skips when dir not supplied | Brian Coca | 2015-08-12 | 1 | -9/+13 |
* | implemented for v2, missing --tree option for adhoc | Brian Coca | 2015-08-11 | 1 | -0/+64 |