Commit Graph

97 Commits

Author SHA1 Message Date
belliash 5e573e339a implement CVS support; as it leaks many features, only authentication to pserver is supported 2012-01-23 12:39:59 +01:00
belliash b9a1efe4ef implement makeCoreNodes() 2012-01-22 11:15:10 +01:00
belliash 7e5c54414f correct order 2012-01-21 15:36:24 +01:00
belliash 0345600e53 create rsync mirror 2012-01-21 15:35:21 +01:00
belliash 9c4cce0f4e implement functions allowing to easily mirror repository; actually only git supported 2012-01-21 14:28:54 +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 81d7b4a6f0 message needs to be quoted 2012-01-18 17:57:53 +01:00
belliash 3b1e85cbe4 rename variable TRASHDIR to TEMPDIR 2012-01-18 11:15:11 +01:00
belliash 1162948c40 rename variable TEMPDIR to STOREDIR 2012-01-18 11:10:13 +01:00
belliash 376f15f818 implement generateDigests() 2012-01-18 10:51:59 +01:00
belliash ad47a7b0ab rename 2012-01-17 21:41:18 +01:00
belliash 88d7083944 implement applyPatch() 2012-01-17 21:36:00 +01:00
belliash cfa8f991ce exclude also md5-cache 2012-01-17 13:08:10 +01:00
belliash b30948a880 make a use of our wrapper 2012-01-17 11:49:40 +01:00
belliash ccb4279fb2 add missing description 2012-01-16 20:27:54 +01:00
belliash c94a0d9036 allow pushing changes back to mercurial repositories through ssh 2012-01-16 20:26:57 +01:00
belliash 3ceca3f3f7 small fix 2012-01-16 19:49:10 +01:00
belliash 76c56cbd8a add missing mercurial support 2012-01-16 19:18:46 +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 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