Commit Graph

69 Commits

Author SHA1 Message Date
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
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
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
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
244e150d8e small fix
Moved FINAL_COMMAND to after the after_backup
2023-04-07 00:48:40 +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
3a976e50b5 I am stupid 2023-04-03 20:02:41 +02:00
b380df76ca removed line 2023-04-03 19:38:53 +02:00
032bed15c6 Version Bump 2023-04-03 19:19:05 +02:00
b587f13ed2 Should work properly now 2023-04-03 19:18:43 +02:00
9b66f59fc2 Version bump 2023-03-31 13:21:06 +02:00
e5559ed6c1 Complete rewrite of argument parsing
Now it is easier to add long and short options.
I added two functions, one after everything is done and another which is executed in case of an interrupt.
2023-03-31 13:20:47 +02:00
e4e0047d4f Version bump 2023-03-31 01:11:06 +02:00
dd7cc62027 Code cleanup
Improved Code by using extraction and I reduced the amount of redundant code
2023-03-31 01:10:49 +02:00
6341541289 Useless 2023-03-31 01:09:02 +02:00
c02c17d62b Merge branch 'main' into dev 2023-03-29 15:36:44 +02:00
dc9b908467 updated README
added section for installation using the justfile
2023-03-29 15:30:05 +02:00
994130d7df Created justfile
In the name of inclusivity
2023-03-29 15:27:54 +02:00
d916c2d0e6 fixed options
flatpak was not completly optional, but now should be fixed
2023-03-09 15:53:59 +01:00
b0d9c41348 removed line 2023-03-09 00:27:01 +01:00
c7134e7919 Made flatpak optional and some code cleanup (#11)
* Add PKGBUILD

* This is a basic implementation that works.

* I know what I am doing. Trust me.

* Made flatpak optional and code cleanup

* fixed issue with useless error msg

---------

Co-authored-by: FUH22860 <101731147+FUH22860@users.noreply.github.com>
2023-03-09 00:19:24 +01:00
e3d7256771 fixed issue with useless error msg 2023-03-09 00:16:10 +01:00
19299264ab Made flatpak optional and code cleanup 2023-03-09 00:08:16 +01:00
1dcd0684b7 I know what I am doing. Trust me. 2023-02-20 22:47:43 +01:00
d090b84673 Added preview
#8
2023-02-13 19:46:57 +01:00
041a3d623c This is a basic implementation that works. 2023-02-09 01:25:09 +01:00
c32f402d3b Add PKGBUILD 2023-02-03 23:34:48 +01:00
0ec225d2fc didn't need that anyway 2023-02-01 02:14:16 +01:00
175757c688 better 2023-02-01 02:12:58 +01:00
0b9443e4da perfect...
now dealing with the db.lck file
2023-02-01 02:12:07 +01:00
693282236b nevermind 2023-02-01 02:10:05 +01:00
97a7233269 version bump 2023-02-01 02:08:37 +01:00
b92c888f42 Continued development... 2023-02-01 02:07:55 +01:00
8ad9f2e816 Bug fixing && switching away from compression
i think i fixed a bug...
2023-01-31 12:15:40 +01:00
2a00f56fc6 betterer code 2023-01-31 00:29:35 +01:00
c827f08bae Merge pull request from AustrianToast/dev
Removed dependency && Improved code readability
2023-01-29 02:16:13 +01:00
2aca92f351 removed pacutils dependency
the script now uses pacman's build in flag to output all pkg's (even looks the same)
2023-01-28 01:54:33 +01:00
ceb94c21fc Improvements 2023-01-21 23:10:18 +01:00
44d94214c7 perfect...
fuck
2023-01-21 03:41:28 +01:00
3465d2c3e4 perfect... 2023-01-21 03:35:48 +01:00
3143cbae76 Moved something to somewhere... goodnight...
* added help long option

* Add files via upload
2023-01-21 03:01:48 +01:00