Commit graph

371 commits

Author SHA1 Message Date
Dmitry Voronin 32d06272e6 Backup : Fix file size report. 2024-01-03 18:57:06 +03:00
Dmitry Voronin 249cb3cd69 Bash : Rename some private functions. 2024-01-03 18:50:59 +03:00
Dmitry Voronin 2fd9c70fd6 Backup : Add sync writes. 2024-01-03 18:43:18 +03:00
Dmitry Voronin c2961c4fd7 Backup : Use Archive module. 2024-01-03 18:39:38 +03:00
Dmitry Voronin b5c1603413 Archive : Merge archive_prune together. 2024-01-03 18:33:47 +03:00
Dmitry Voronin 8a0eab4b44 Archive : Add archive_prune_versions. 2024-01-03 18:06:05 +03:00
Dmitry Voronin 02fe135ed1 Archive : Add support for .archiveignore. 2024-01-03 17:21:11 +03:00
Dmitry Voronin 6ca5f00e3e Doc : Update Bash. 2024-01-03 16:47:45 +03:00
Dmitry Voronin 6d10fdeb75 Archive : Add archive_mt that uses threaded XZ. 2024-01-03 16:40:51 +03:00
Dmitry Voronin c46671393e Steam : Add access to download dir. 2024-01-02 20:12:45 +03:00
Dmitry Voronin f2c80517ed Git : Set main as a default branch name. 2024-01-02 17:27:52 +03:00
Dmitry Voronin 54d99bf96a Flatpak : Add Remmina. 2024-01-02 17:26:10 +03:00
Dmitry Voronin 4dc55ffbba Bootstrap : Switch to main. 2024-01-02 17:06:54 +03:00
Dmitry Voronin 30d1283f24 Gnome : Swap <C-Esc> to Htop. 2023-12-31 20:21:31 +03:00
Dmitry Voronin 084077b22e Transcode : Mkv braudio make lower limit. 2023-12-31 16:38:06 +03:00
Dmitry Voronin 479a7c85f8 Vdl : Update to the new name format. 2023-12-30 22:21:42 +03:00
Dmitry Voronin 984b7d3f42 Name : Make name_series auto-determine season number. 2023-12-30 22:17:44 +03:00
Dmitry Voronin 57b1bf98f9 Parse : Fix _get_parts. 2023-12-30 22:02:16 +03:00
Dmitry Voronin 908c157eff Parse : Simplify. 2023-12-30 20:16:32 +03:00
Dmitry Voronin 04ffbfe55a Backup : Disable checksumming. 2023-12-30 16:18:02 +03:00
Dmitry Voronin 0387a98f45 Parse : Treat dot as a separator, too. 2023-12-30 16:14:44 +03:00
Dmitry Voronin 4ac00cee5b Backup : Disable auto-copy of hot media. 2023-12-30 13:34:03 +03:00
Dmitry Voronin 4136b532c7 Parse : Split on every uppercase letter. 2023-12-30 13:19:13 +03:00
Dmitry Voronin 4a8c1dd678 Tmux : Fix tda to detach only from current session. 2023-12-29 19:39:19 +03:00
Dmitry Voronin 026fd33824 Gnome : Add poweroff dialog button. 2023-12-28 20:39:23 +03:00
Dmitry Voronin ff621c41f9 Bottle : Add access to cold_2 game folder. 2023-12-28 11:33:15 +03:00
Dmitry Voronin f5343fb8cb Parse : Remove redundant checks. 2023-12-27 15:44:30 +03:00
Dmitry Voronin d1774fa6cb Name : Skip archives when simplifying names. 2023-12-27 14:05:07 +03:00
Dmitry Voronin c00fdc84b4 Parse : Also split by uppercase letters. 2023-12-26 07:58:37 +03:00
Dmitry Voronin 6e471f3692 photos_process : Fix out dir. 2023-12-25 14:06:32 +03:00
Dmitry Voronin 18d86bb12d Android : Fix emulator autocomplete. 2023-12-25 13:03:11 +03:00
Dmitry Voronin ad875feb7d Cp : Remove --. 2023-12-24 16:03:10 +03:00
Dmitry Voronin 4bc13cb1ba Util : Add _info. 2023-12-23 17:41:20 +03:00
Dmitry Voronin 99cb52ea4f Name : Rename simplify and convention. 2023-12-22 23:00:13 +03:00
Dmitry Voronin 6b8258f585 Util : add _debug. 2023-12-21 22:51:38 +03:00
Dmitry Voronin b808f48053 Bottles : Add access to the ~/media/save for game saves on a laptop. 2023-12-20 23:49:31 +03:00
Dmitry Voronin 38a5791624 Random : Add random_file. 2023-12-19 16:18:57 +03:00
Dmitry Voronin 187e8a48cf Update filenames to follow new convention. 2023-12-17 23:54:49 +03:00
Dmitry Voronin ec1c3f5c39 Name : add convention conversion. 2023-12-17 23:46:41 +03:00
Dmitry Voronin d6b7f08e13 Parse : add extra case parsers. 2023-12-17 21:35:02 +03:00
Dmitry Voronin c45db5815f Group : group by extension and year. 2023-12-17 21:15:50 +03:00
Dmitry Voronin 43b1d7bc8e Transcode : Use _iterate_target. 2023-12-17 20:44:54 +03:00
Dmitry Voronin 418f146141 Pack : Use _iterate_targets. 2023-12-17 20:22:06 +03:00
Dmitry Voronin 47a30351d1 Checksum : Use _iterate_targets. 2023-12-17 20:12:33 +03:00
Dmitry Voronin 0be0396232 Parse : Add parse_snake. 2023-12-17 20:09:25 +03:00
Dmitry Voronin ff07b915af Bootstrap : Add Editorconfig. 2023-12-17 19:44:58 +03:00
Dmitry Voronin ec91fbef54 Parse : Fix CamelCase to be like XmlHttpClient. 2023-12-17 19:32:47 +03:00
Dmitry Voronin 72d904dfa2 Name : utilize _iterate_target. 2023-12-17 16:27:21 +03:00
Dmitry Voronin 49794165f8 archive : utilize _iterate_target. 2023-12-16 22:52:36 +03:00
Dmitry Voronin c52f748f88 archive : add xz conversion. 2023-12-16 21:56:30 +03:00