Commit Graph

25 Commits

Author SHA1 Message Date
Pavel Shevaev 5b1a5ec442 Fixing weird lstat bug on Windows for rrmdir function for large amount of directory items
Publish PHP Package / docker (push) Successful in 6s Details
2024-08-30 11:56:34 +03:00
Pavel Shevaev 6b40e78795 Adding null check
Publish PHP Package / docker (push) Successful in 7s Details
2024-08-23 18:15:16 +03:00
Alexey Chubar 9500897b1e Speed-up git info tasks
Publish PHP Package / docker (push) Successful in 8s Details
2024-07-04 13:52:07 +03:00
Pavel Shevaev 9bfc1fea7e Добавить .gitea/workflows/build_composer.yaml
Publish PHP Package / docker (push) Successful in 5s Details
2024-02-13 12:46:36 +03:00
Pavel Shevaev 101ddc102a Fixing fnmatch patterns 2023-12-27 18:50:07 +03:00
Alexey Chubar 3aeb5a23db Merged 2023-12-01 18:45:03 +03:00
Pavel Shevaev 60e9ad293b Adding names_hash_changed(..); adding some typehints, removing really obsolete stuff 2023-11-28 13:15:40 +03:00
Pavel Shevaev 9d74b977e4 Adding fnmatches argument to file copy routines which allow to specify fnmatch pattern for a file name 2023-11-16 11:14:31 +03:00
Pavel Shevaev 2d840c30f9 Изменил(а) на 'composer.json' 2023-10-24 18:24:00 +03:00
Pavel Shevaev f093c13d2f Tweaking composer autoload 2023-10-24 17:34:29 +03:00
Pavel Shevaev 9679e6ae8b Adding simple opt arguments related routines 2023-10-24 17:05:52 +03:00
Pavel Shevaev ac3122efed Showing error context from the build log when error condition is triggered 2023-10-23 12:48:16 +03:00
Pavel Shevaev a73cc632d4 Making PHPStan happy 2023-08-16 14:09:47 +03:00
Pavel Shevaev 6d01fc3e66 Adding tags to ignore 2023-06-30 16:49:33 +03:00
Pavel Shevaev d7d06bbc30 Adding are_you_sure() 2023-06-30 15:28:02 +03:00
Pavel Shevaev 4f56388218 Removing obsolete unused stuff 2023-06-02 15:57:17 +03:00
Pavel Shevaev f5999339dd Adding str_ends_with(..) 2023-03-22 13:32:56 +03:00
Pavel Shevaev e34f22a06b Adding shell_get and migrating to Exception 2022-07-21 11:33:01 +03:00
Pavel Shevaev 44d935a1bf Moving taskman shell related stuff here 2022-06-06 18:36:42 +03:00
Pavel Shevaev ac6b8d710d Fixing which_dir 2022-05-18 13:43:08 +03:00
Pavel Shevaev cf418d7fae Removing task 2022-05-18 11:44:06 +03:00
Pavel Shevaev 268c9c2787 Fixing autoloading 2022-05-16 15:42:05 +03:00
Pavel Shevaev fca127085b Fixing autoloading 2022-05-16 15:38:43 +03:00
Pavel Shevaev e22d9d22da Adding composer.json 2022-05-16 14:44:03 +03:00
Pavel Shevaev 2edd646b5b first commit 2022-05-16 14:23:26 +03:00