Commit graph

174 commits

Author SHA1 Message Date
Dmitry Voronin 36b7e176a8 Archive : Autocomplete prune only first arg. 2024-01-11 20:59:10 +03:00
Dmitry Voronin c9a4d3d9b0 Transcode : Drop unsupported data for mkv. 2024-01-11 00:36:55 +03:00
Dmitry Voronin 633e794791 Git : Add gpsa that pushes everything. 2024-01-11 00:32:09 +03:00
Dmitry Voronin 1028ad1120 Cd : Make cdd find exact match first. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 40b97132a7 Markdown : Add Gitea renderer. 2024-01-11 00:01:37 +03:00
Dmitry Voronin fe3e84babf Archive : Mt use 75% of free ram. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 5a490bb555 Tmux : Rename tn to tnw. 2024-01-11 00:01:37 +03:00
Dmitry Voronin ac1c21b98f Tmux : Rename trn to tns (tmux name session). 2024-01-06 02:17:46 +03:00
Dmitry Voronin c8c45c7d97 Parse : Fix pascal case. 2024-01-04 22:18:38 +03:00
Dmitry Voronin 0587a9404a Parse : Fix parse splitting. 2024-01-04 22:03:10 +03:00
Dmitry Voronin 32f6ae74d4 Parse : Also split on numbers. 2024-01-04 21:25:51 +03:00
Dmitry Voronin 7a972f9a53 Parse : Add common English parsers. 2024-01-04 20:59:16 +03:00
Dmitry Voronin d559059241 PS1 : Swap remote symbol from ~ to >. 2024-01-04 19:33:13 +03:00
Dmitry Voronin fe6f326b00 PS1 : Add remote connection indicator. 2024-01-04 18:51:03 +03:00
Dmitry Voronin d3047d5dcc Name : Add name_parse that accepts custom parser. 2024-01-03 22:18:18 +03:00
Dmitry Voronin df5e4edde8 Name : Fix name_simple. 2024-01-03 22:04:54 +03:00
Dmitry Voronin 249cb3cd69 Bash : Rename some private functions. 2024-01-03 18:50:59 +03:00
Dmitry Voronin c2961c4fd7 Backup : Use Archive module. 2024-01-03 18:39:38 +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 6d10fdeb75 Archive : Add archive_mt that uses threaded XZ. 2024-01-03 16:40:51 +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 0387a98f45 Parse : Treat dot as a separator, too. 2023-12-30 16:14:44 +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 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 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 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