amorozov
  • Joined on 2022-10-25
amorozov pushed to master at incredible-go/incredible-go-core 2024-09-19 14:27:21 +00:00
dd34bd7595 feature: added ReplaceAllRestrictedCharactersNoSlashes method
amorozov pushed to master at incredible-go/incredible-go-core 2024-09-16 14:16:37 +00:00
0b2540924b fix: fixed Clear() array list method
amorozov pushed to master at incredible-go/incredible-go-core-text-encoding 2024-09-16 12:32:31 +00:00
02d0a1162b initial commit
amorozov created branch master in incredible-go/incredible-go-core-text-encoding 2024-09-16 12:32:31 +00:00
amorozov created repository incredible-go/incredible-go-core-text-encoding 2024-09-16 12:31:47 +00:00
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-29 22:12:10 +00:00
4a3e5818a1 feature: sub file finders returns file names now
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-29 21:58:16 +00:00
6215b4e87f feature: moved file perm source files into files package
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-29 21:54:23 +00:00
67d71f2eef feature: added dir creator
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-29 21:51:31 +00:00
cf8adf9059 feature: unix directory permission improvements
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-29 20:48:31 +00:00
1fe9bae942 feature: added sub file finders
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-29 18:27:13 +00:00
7c0e31aec7 feature: changed default new directories perm to unix '0755'
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-28 21:33:14 +00:00
b6c6436cee feature: added io.Copy progress listener
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-28 16:59:55 +00:00
f043233031 fix: fixed name without extension resolver
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-28 13:55:37 +00:00
525c37d8e3 feature: append path in process env util adds new env to start instead end of path entries list
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-28 13:51:24 +00:00
194898b8a0 feature: added process_environment.go
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-25 19:18:52 +00:00
a26b61975d feature: added array list marshalling
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-25 16:25:10 +00:00
e6ee7860b3 feature: hasher using hex strings now
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-25 16:18:34 +00:00
ac8c18e754 feature: added hasher
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-25 15:20:53 +00:00
dd83b872db feature: added file copier
amorozov pushed to master at incredible-go/incredible-go-core 2024-06-25 12:52:16 +00:00
bbe979b97b feature: updated GetFirstIndexedNonExistingFilePath logic