Commit Graph

207 Commits

Author SHA1 Message Date
belliash 21488f3a31 add new library 2012-01-08 12:09:21 +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 ed1ff4f3ad update config file 2012-01-06 23:57:34 +01:00
belliash 01e5385f67 create all necessary folders 2012-01-06 12:23:39 +01:00
belliash 2f1530d115 update config file; add missing options 2012-01-06 12:12:27 +01:00
belliash f56001d87a implement makeCoreDirectories() 2012-01-05 19:21:44 +01:00
belliash c7a348ab76 update comments 2012-01-05 01:49:43 +01:00
belliash 2e95cec195 suppress all errors 2012-01-04 14:22:34 +01:00
belliash 16e943b746 update comment 2012-01-04 14:05:45 +01:00
belliash c5c336198c few fixes 2012-01-04 14:02:36 +01:00
belliash 6334a06a11 update dependencies 2012-01-04 13:14:23 +01:00
belliash 3878577aee fix typo 2012-01-04 13:00:36 +01:00
belliash 5fc24e9c74 do not allow more than one working copy 2012-01-04 12:59:16 +01:00
belliash 63c21a5be8 cosmetic 2012-01-04 11:44:42 +01:00
belliash 91710f3dd2 add missing function 2012-01-04 11:38:55 +01:00
belliash 1d539c7b3a let ezsync parse supplied arguments 2012-01-04 01:28:10 +01:00
belliash 0cee36547d add accidentially removed 2012-01-03 14:49:17 +01:00
belliash 3b864d8f59 implement cleanLogs() & cleanTemp() 2012-01-03 14:48:00 +01:00
belliash 8ac9902ef0 implement printNotice(), quit() and fix die() 2012-01-03 14:19:06 +01:00
belliash e3edcb53fc add more definitions 2012-01-03 13:06:35 +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 e6ce238bf4 Add basic activities into executables 2012-01-03 10:39:34 +01:00
belliash 1b09b5d5e3 implement unpack() 2012-01-03 10:32:12 +01:00
belliash 80a57ba69b Add some extra debug logging 2012-01-02 23:38:22 +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 d6677c0548 another small fix 2012-01-02 23:01:22 +01:00
belliash ad243457e3 fix common mistake, while the variable assignment takes place before the local declaration, what leads into unexpected value 2012-01-02 22:57:58 +01:00
belliash d5476d0665 automatically load filesystem lib 2012-01-02 15:38:47 +01:00
belliash 8e786ab16d implement download() and update config files 2012-01-02 15:06:52 +01:00
belliash fa525ebe3e make variables local 2012-01-02 13:06:07 +01:00
belliash c8e7918978 add new library 2012-01-02 12:40:32 +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 8194ad519a update comment 2011-12-31 11:22:48 +01:00
belliash bd1ee52278 implement die() 2011-12-30 21:37:46 +01:00
belliash 4e982538d7 update config files 2011-12-30 17:47:38 +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 c560db95b2 update configuration files 2011-12-30 00:34:00 +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