cdist/cdist
Steven Armstrong 547c1f9c86 copy files instead of directories to give --remote-copy implementation a chance to dereference symlinks
also fixes #242 by filtering 'hidden' files (starting with a dot)

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2014-01-08 23:53:08 +01:00
..
conf Merge branch 'bugfix__directory' of https://github.com/dheule/cdist 2014-01-08 14:50:09 +01:00
core remove changed attribute of an object - was never used and will never be used 2013-12-04 21:29:56 +01:00
exec copy files instead of directories to give --remote-copy implementation a chance to dereference symlinks 2014-01-08 23:53:08 +01:00
test remove changed attribute of an object - was never used and will never be used 2013-12-04 21:29:56 +01:00
util missing parens -> matched what we did not want to match 2013-12-21 22:49:06 +01:00
__init__.py re-arrange REMOTE_COPY/EXEC for Shell use 2013-08-07 17:52:34 +02:00
banner.py lib/cdist => cdist (pypi) 2012-10-25 17:21:58 +02:00
config.py refactor so that there is no interaction between code-local and code-remote 2013-11-26 16:31:18 +01:00
emulator.py default to None, not empty list 2013-12-21 21:59:47 +01:00
log.py +print cdist version on startup + exit_code = 2 for irq 2013-08-21 18:52:35 +02:00
message.py update environment with messages environment 2013-12-03 14:36:38 +01:00
shell.py fix shell from previous context change 2013-09-03 21:32:26 +02:00