2
0
Fork 0
Commit graph

49 Commits

Autor SHA1 Nachricht Datum
belliash c7f4bbc56e let it be used by normal users; store all settings in user homedir instead of global /etc 2013-02-09 20:18:36 +01:00
belliash b6d83d042c add missing options 2012-01-30 15:59:08 +01:00
belliash 66c370f87e add --tarballformat parameter 2012-01-30 15:55:04 +01:00
belliash 138f3e0f13 allow to set custom version 2012-01-26 17:14:56 +01:00
belliash 916260efa9 let modules to be easily disabled 2012-01-20 11:51:33 +01:00
belliash 7de4c1f440 add missing function 2012-01-19 13:02:47 +01:00
belliash 6656dc7704 me stupid :P 2012-01-18 18:46:41 +01:00
belliash 54b5057c48 dont mess with quoted text 2012-01-18 18:24:05 +01:00
belliash cb4d74cb3b Add missing function 2012-01-16 11:58:37 +01:00
belliash 96b0071073 add new option 2012-01-16 11:19:17 +01:00
belliash 5377983183 implement unloadModule() 2012-01-15 23:37:51 +01:00
belliash 920be6204a implement loadModule() 2012-01-15 22:03:12 +01:00
belliash 1431fad33b implement functionExists() 2012-01-15 17:30:07 +01:00
belliash 30deca028f update usage 2012-01-13 11:34:38 +01:00
belliash 8e0399dbaf quote command again 2012-01-12 22:02:43 +01:00
belliash 8413cc54cc this should fix cp 2012-01-12 22:01:10 +01:00
belliash 3224ab4867 enhance notification and error handling system 2012-01-12 15:14:30 +01:00
belliash 71171dc989 change parameters order 2012-01-12 13:25:29 +01:00
belliash 784a617802 status should be optional 2012-01-12 13:19:53 +01:00
belliash 78760a6b63 split this into 2 functions 2012-01-12 12:16:48 +01:00
belliash 1c9f883f15 merge config files; all setting can be overwritten by putting them into ezbuild.conf or ezsync.conf 2012-01-10 10:52:50 +01:00
belliash 6c362f4174 correct parametrs order 2012-01-09 19:10:57 +01:00
belliash 8caf858ab4 update usage 2012-01-09 13:12:02 +01:00
belliash 412bc2e177 enable notification only from some point 2012-01-09 11:48:11 +01:00
belliash fd450c0c4a autoload repositories 2012-01-08 12:11:09 +01:00
belliash c750bf0431 update comments 2012-01-07 16:00:21 +01:00
belliash 6c92021343 tune logOutput() 2012-01-07 13:56:57 +01:00
belliash 2e95cec195 suppress all errors 2012-01-04 14:22:34 +01:00
belliash c5c336198c few fixes 2012-01-04 14:02:36 +01:00
belliash 91710f3dd2 add missing function 2012-01-04 11:38:55 +01:00
belliash 8ac9902ef0 implement printNotice(), quit() and fix die() 2012-01-03 14:19:06 +01:00
belliash 3755f65d3f Move colors into constants 2012-01-03 13:03:20 +01:00
belliash 5f28758216 update copyright notice 2012-01-03 11:29:52 +01:00
belliash d3dc2aa2b3 implement checkPrerequisites() and make a use from it 2012-01-03 11:24:11 +01:00
belliash 564706f905 Treat all parameters as single one 2012-01-02 23:35:25 +01:00
belliash 4137361517 fix common mistake, while the variable assignment takes place before the local declaration, what leads into unexpected value 2012-01-02 23:09:58 +01:00
belliash d5476d0665 automatically load filesystem lib 2012-01-02 15:38:47 +01:00
belliash 712c340cdd implement hasElement() 2012-01-01 12:28:20 +01:00
belliash 476686ea4e 2nd version with many fixes and gentoo versioning support 2012-01-01 12:03:43 +01:00
belliash 2080c0679a implement checkVersion() 2011-12-31 11:59:56 +01:00
belliash bd1ee52278 implement die() 2011-12-30 21:37:46 +01:00
belliash 766e280ead implement 2 functions for customizing bash internal field separator 2011-12-30 12:45:38 +01:00
belliash 885ee46519 make variables local 2011-12-30 00:46:06 +01:00
belliash 636e28cf90 Implement some new functions 2011-12-29 23:58:25 +01:00
belliash 7fe14bba5a Update copyright notice 2011-12-29 14:29:24 +01:00
belliash c35e55f9c8 Remove duplicated code 2011-12-28 14:57:22 +01:00
belliash e058a92450 implement panic() and make a use of it 2011-12-28 14:35:43 +01:00
belliash fad485743a Implement loadConfiguration() and loadLibraries() 2011-12-28 13:45:31 +01:00
belliash ce3c178e7a Add more functions 2011-12-27 16:34:26 +01:00