Commit Graph

56 Commits

Author SHA1 Message Date
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 7b153d2461 case insensitive 2012-01-10 00:39:44 +01:00
belliash 6c362f4174 correct parametrs order 2012-01-09 19:10:57 +01:00
belliash cf21a7e471 implement synchronizeRepository() 2012-01-09 19:09:26 +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 b85e61f3a5 implement makeSshWrapper() 2012-01-09 11:42:56 +01:00
belliash 1c0f2e1bbd update makeNode() 2012-01-09 11:20:54 +01:00
belliash fabe868bc3 implement checkoutGit() 2012-01-09 11:13:46 +01:00
belliash c2244847aa implement makeNode() 2012-01-08 23:46:05 +01:00
belliash 4344d60083 implement checkoutSubversion() 2012-01-08 18:55:12 +01:00
belliash fd450c0c4a autoload repositories 2012-01-08 12:11:09 +01:00
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 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 c5c336198c few fixes 2012-01-04 14:02:36 +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 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 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 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