Commit Graph

73 Commits

Author SHA1 Message Date
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 792ba3f6b8 we want to completely remove this folder; add some hack to avoid staying in non-existen directory what might lead in getcwd() errors 2012-01-13 19:32:47 +01:00
belliash 99bbad5df4 another fix 2012-01-13 16:09:13 +01:00
belliash 5f2737270b small enhancement 2012-01-13 13:41:26 +01:00
belliash 037632f6d9 implement mergeOverlay() 2012-01-13 13:36:03 +01:00
belliash 5d691c8806 fix pullRepository() 2012-01-13 11:50:21 +01:00
belliash 85b8485ab2 implement pushGit() and pushRepository() 2012-01-13 11:48:24 +01:00
belliash 30deca028f update usage 2012-01-13 11:34:38 +01:00
belliash a74174b354 Rename functions 2012-01-13 11:29:27 +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 6ba372a3e8 update config 2012-01-12 20:34:34 +01:00
belliash bb54e5a6d5 exclude more directories 2012-01-12 20:11:59 +01:00
belliash b802711643 implement makeCleanDirectory() 2012-01-12 19:53:35 +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 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