Commit Graph

105 Commits

Author SHA1 Message Date
452b0e92e2 remove justfile 2024-09-08 00:24:39 +02:00
f89e7112a4 remove executable 2024-09-08 00:24:03 +02:00
b28009f83b done with new version 2024-09-08 00:23:20 +02:00
0cf266dd87 starting from scratch 2024-09-03 03:38:43 +02:00
6fce70ba3c fixed some stuff 2024-07-23 19:57:36 +02:00
b13189e7de move stuff around 2024-07-13 01:23:58 +02:00
92777bbbf8 update README.md
Requirements section no longer needed
2024-07-13 01:14:42 +02:00
91eb6be7c6 also lock pacman db in after_backup 2024-07-13 01:11:15 +02:00
c28fbf309e switch from sudo to su
and moved some stuff around
2024-07-13 01:04:31 +02:00
fe9d5936e7 modify README.md 2024-07-13 00:26:05 +02:00
30462c50c8 modify defaults 2024-07-13 00:25:14 +02:00
6f9ee34a94 add new color for errors 2024-07-13 00:23:49 +02:00
3198a02081 modify check 2024-07-13 00:19:42 +02:00
6593f087c4 move check for backup location to function 2024-07-13 00:15:05 +02:00
8b5704f397 remove most options 2024-07-13 00:11:03 +02:00
3c2ecc72ae Implemented secondary backup location #25 2024-07-07 23:34:27 +02:00
e86a004a28 add missing check for flatpak 2024-07-07 02:17:51 +02:00
a8eee49762 remove trailing slash 2024-07-07 01:53:09 +02:00
e4e6f51bdb fix indentation 2024-07-07 01:31:29 +02:00
0db312e8a0 now supports secondary backup 2024-07-07 01:30:36 +02:00
2fff3ce2a2 better backup location checks 2024-07-07 01:17:06 +02:00
b7a2dc89be add secondary backup location 2024-07-07 01:16:00 +02:00
afab665ca6 switch to makefile
and more changes
2024-07-07 01:15:10 +02:00
bbec26f438 switch justfile to makefile 2024-07-07 00:39:37 +02:00
624371e8f1 refactor
too many to say
2024-04-10 18:30:11 +02:00
355abbf36b doing stuff 2024-01-02 16:32:56 +01:00
ea112d4ceb QOL Improvement (#22)
Added some sanity checks inside the script. Rewrote some parts in the README.md. Completely removed the makefile, because I don't fell like supporting it anymore.

Co-authored-by: ProfessionalUwU <andre.fuhry@hopeless-cloud.xyz>
Reviewed-on: #22
Reviewed-by: ProfessionalUwU <andre.fuhry@hopeless-cloud.xyz>
Co-authored-by: AustrianToast <austriantoast@hopeless-cloud.xyz>
Co-committed-by: AustrianToast <austriantoast@hopeless-cloud.xyz>
2023-12-01 17:13:10 +01:00
92669692f6 Merge branch 'main' into dev 2023-12-01 17:12:07 +01:00
2950e11654 small change
no longer overwrites an existing config
2023-11-30 23:55:22 +01:00
0032f6f4c2 tiny change 2023-11-30 23:51:24 +01:00
1d4feed7e5 refactoring 2023-11-30 23:43:32 +01:00
97a0d2cd9c another tiny fix 2023-10-29 00:21:01 +02:00
b41e496378 fix README.md 2023-10-29 00:18:31 +02:00
fe80b5ba14 small refactor 2023-10-29 00:17:28 +02:00
5d3cefb4ac Merge pull request #21 from AustrianToast/dev
Fixing typos is fun
2023-06-06 23:48:44 +02:00
dbafa1dde0 Bruh 2023-06-06 23:43:39 +02:00
c355fe01d0 I cringe at my own stupidity 2023-06-06 23:42:26 +02:00
767fda2d93 Merge pull request #20 from AustrianToast/dev
new backup flag
2023-05-24 12:23:27 +02:00
b588b1ca78 new backup flag 2023-05-24 11:50:10 +02:00
b555ce7644 small change
I recommend you clear your backup dir
2023-05-23 17:14:25 +02:00
87e4d172ca Change verbosity && Pacman package file exports cleaner
slight improvements
2023-05-13 00:30:06 +02:00
37f244606d slight improvements
made it so that the pacman/aur list can be fed into pacman in order to reinstall everything
improved hiding output od certain cmd's
2023-05-13 00:21:37 +02:00
e790f0196b Just a tiny fix
small fix
2023-04-07 00:49:18 +02:00
244e150d8e small fix
Moved FINAL_COMMAND to after the after_backup
2023-04-07 00:48:40 +02:00
5b8e9af05a It should work #16
Proper support for long options and finally correct handling of an interrupt.
A bit of code cleanup and refactoring
2023-04-04 10:42:44 +02:00
ca33ad9f93 formating 2023-04-04 10:38:52 +02:00
67b3caff37 Added new option 2023-04-04 10:38:20 +02:00
9c92ced4bb Fixed Issue with after_backup not completing 2023-04-04 10:36:58 +02:00
832237903a Removed version variable
It was too stupid to maintain
2023-04-03 23:54:11 +02:00
792504c4fc Minor code improvement 2023-04-03 23:53:36 +02:00