Commit Graph

767 Commits (37d72a08ea0c0f7fedb1cac612d7d1ebb153b326)

Author SHA1 Message Date
Nico Schottelius 8af45f83b2 rearange remote_user 14 years ago
Nico Schottelius e14848ec1f remove run* from cdist and put it into lib/exec 14 years ago
Nico Schottelius d4406cece3 begin to replace first function with path module 14 years ago
Nico Schottelius 79173488ff cdist runs with path module loaded (unusued though) 14 years ago
Nico Schottelius 6139fab354 import cdist.path works 14 years ago
Nico Schottelius 8e59f97800 begin to used cdist.path 14 years ago
Steven Armstrong 91022c3f7e handle ioerror if script does not exist 14 years ago
Steven Armstrong a2f3246758 fix typo /nun_or_fail/run_or_fail/ 14 years ago
Steven Armstrong ea9dc8d60c handle errors with exceptions instead of function 14 years ago
Nico Schottelius f4da3b96d8 fix indentions 14 years ago
Nico Schottelius ad5c33b746 %s/\( \)/\1 /g + fix logo 14 years ago
Nico Schottelius b8ff4c9609 begin split into smaller files 14 years ago
Nico Schottelius 412778206c and increment version 14 years ago
Nico Schottelius 7a09266abf allow users to check whether an object changed 14 years ago
Nico Schottelius 462ed49a74 BUGFIX: TypeError: Can't convert 'list' object to str implicitly (in emulator) 14 years ago
Nico Schottelius 20bb4d044b --typo: .realines( vs. readlines( 14 years ago
Nico Schottelius de7123df79 always catch KeyboardInterrupt 14 years ago
Steven Armstrong 1c1ebac90c dont break if sys.argv[0] is a relative path 14 years ago
Steven Armstrong 2a5ee06b0e no need to redefine again and again inside loop 14 years ago
Nico Schottelius 9e99d420b6 in theory implement double definition strategy in new type emulator 14 years ago
Nico Schottelius de2a216ee6 cleanup bin/, move quickstart to mandir 14 years ago
Nico Schottelius 4e8f99b01d almost completly implemented type emulator in python 14 years ago
Nico Schottelius b7b48414e1 use subdirectory, record source 14 years ago
Nico Schottelius 9de1d9ce20 write parameters to object 14 years ago
Nico Schottelius a9bcec7fbe also catch OSError from subprocess 14 years ago
Nico Schottelius 8838d5df11 begin writing params 14 years ago
Nico Schottelius 5cefeb25fc +/- todo, improve argument handling 14 years ago
Nico Schottelius 6485299a7c prepare source records, cleanup 14 years ago
Nico Schottelius 75510d88c9 first new type emulator parameter support in cdist 14 years ago
Nico Schottelius f720ce9243 ++todo 14 years ago
Nico Schottelius 1b0d85dcbe link type emulator to ourself 14 years ago
Nico Schottelius 40d494ace2 and now replace the new cool function type_attribute_path() with easy type_dir 14 years ago
Nico Schottelius d979bdc514 also replace self.type_explorer_dir 14 years ago
Nico Schottelius eb3982b059 introduce more generic type_attribute_path() and replace type_manifest_path() 14 years ago
Nico Schottelius dadc3ffe94 self.... 14 years ago
Nico Schottelius 4956c015c1 make __type available for type gencode 14 years ago
Nico Schottelius 76f3792885 prepare argv[0] parsing for emulator use 14 years ago
Nico Schottelius 182074bb9d remove unused type template (to be reimported, if someone has a use for it) 14 years ago
Nico Schottelius b2546fb236 split deploy to into two stages 14 years ago
Nico Schottelius 7c56630924 prepare installation routine 14 years ago
Nico Schottelius b76c4a5105 make shell exec error and normal error look the same for easier grepping in logfiles 14 years ago
Nico Schottelius 03e312dcb7 use shutil.move() instead of os.rename() to avoid OSError: [Errno 18] Invalid cross-device link 14 years ago
Nico Schottelius 9b18b3d79e update manpage and support commands title 14 years ago
Nico Schottelius 90bdf04336 add epilog to parsers, make it look beautiful 14 years ago
Nico Schottelius e1421280d4 remove debug 14 years ago
Nico Schottelius 7e9d234219 remove obsolete length check 14 years ago
Nico Schottelius 780fd5625e re-implement correct caching 14 years ago
Nico Schottelius 581562aae9 cleanups 14 years ago
Nico Schottelius 4d065443da remove alias deploy for config, does not make things better 14 years ago
Nico Schottelius 8d1b4236d4 fixup most arguments for config 14 years ago