Commit Graph

1785 Commits (d4406cece3dc07e8a1f7a248b32c98c92f2895cb)
 

Author SHA1 Message Date
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 26fad6f23c correct base dir, now relative to lib 14 years ago
Nico Schottelius 6139fab354 import cdist.path works 14 years ago
Nico Schottelius 8e59f97800 begin to used cdist.path 14 years ago
Nico Schottelius edfc54505b Merge branch 'install' into split_into_modules 14 years ago
Steven Armstrong 91022c3f7e handle ioerror if script does not exist 14 years ago
Nico Schottelius ceaf82f6df better comment 14 years ago
Nico Schottelius 7bc4f74d50 remove non path stuff from path 14 years ago
Nico Schottelius 02b9b71ffe remove exec functions from path 14 years ago
Nico Schottelius 26772939ca import whole cdist into path.py and strip down (most stuff is moved here anyway) 14 years ago
Nico Schottelius 747517f067 import path information from current cdist 14 years ago
Steven Armstrong a2f3246758 fix typo /nun_or_fail/run_or_fail/ 14 years ago
Nico Schottelius 3ace43ff01 ignore pycache everywhere 14 years ago
Nico Schottelius b72fab3c01 begin split into path module 14 years ago
Steven Armstrong 2720a36e98 merge indentation change 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 211212e079 test template 14 years ago
Nico Schottelius b8ff4c9609 begin split into smaller files 14 years ago
Nico Schottelius 199245e6ce ignore more pycache stuff 14 years ago
Nico Schottelius 9c7e0e358c Merge branch 'master' into install 14 years ago
Nico Schottelius 412778206c and increment version 14 years ago
Nico Schottelius e95defa6d2 Merge branch 'master' into install 14 years ago
Nico Schottelius ca3644b73a ++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 12e6e9288e ++tutorial 14 years ago
Nico Schottelius 143a3a62dd ++todo 14 years ago
Nico Schottelius e3849b917c ++todo 14 years ago
Nico Schottelius 20bb4d044b --typo: .realines( vs. readlines( 14 years ago
Nico Schottelius 9a3d9334d5 Merge branch 'master' into install 14 years ago
Nico Schottelius de7123df79 always catch KeyboardInterrupt 14 years ago
Nico Schottelius b4b354305c Merge remote-tracking branch 'steven/type-emulator' into type-emulator 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 1745f0bbc3 also document TMPDIR and TEMP 14 years ago
Nico Schottelius a56a6604be Merge branch 'master' into type-emulator 14 years ago
Nico Schottelius f8c49708cf contrib is not contrib but other stuff 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 ce16725567 todo for 2.0.1 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 3faf56cb04 Merge branch 'master' into type-emulator 14 years ago
Nico Schottelius e0030947e4 document TMP variable 14 years ago
Nico Schottelius 606c479067 changes for 2.0.1 14 years ago
Nico Schottelius a9bcec7fbe also catch OSError from subprocess 14 years ago