jnats
|
fd6a008efb
|
rustfmt
|
3 years ago |
jnats
|
5309d4347a
|
fixed up user readability
|
3 years ago |
axtloss
|
ee95ec8d10
|
now prompts for deletion of make dependencies
|
3 years ago |
jnats
|
cfa7f055ef
|
ver bump
|
3 years ago |
jnats
|
0eb7bd9df3
|
catch error on aur pkg clone
|
3 years ago |
jnats
|
598f65bad3
|
fixed redundant code
|
3 years ago |
jnats
|
5d7c03ef3b
|
added pkgbuild prompt and fixed noconfirm
|
3 years ago |
jnats
|
efcfc4a546
|
accidentally uwu'd all succes strings
|
3 years ago |
jnats
|
46293cc91a
|
ver bump
|
3 years ago |
jnats
|
1e2d9c785c
|
uninstalling removes cachedir and smartened errs
|
3 years ago |
jnats
|
2647731d39
|
ver bump
|
3 years ago |
jnats
|
e40eea198d
|
made uninstalling multiple packages bearable
|
3 years ago |
jnats
|
22b29759a6
|
++ver
|
3 years ago |
jnats
|
b90f237d2b
|
made ame a bit not stupid string-wise
|
3 years ago |
jnats
|
8fd94a8eb5
|
fixed aurdepends
|
3 years ago |
jnats
|
9f60a04bc5
|
initial implementation of pacman command passthrough
|
3 years ago |
jnats
|
dcc630fc68
|
fixed search and added secret feature
|
3 years ago |
jnats
|
57d065ec53
|
change ver number
|
3 years ago |
jnats
|
36d7882a77
|
help and version screen rework
|
3 years ago |
jnats
|
12cf74ce50
|
added install sorting and noconfirm
|
3 years ago |
jnats
|
afb70cbe3b
|
rem -> rm
|
3 years ago |
jnats
|
c5cd56aa97
|
rem -> rm
|
3 years ago |
jnats
|
8cd104c2c0
|
in classic jnats fashion i broke it - heres the fix
|
3 years ago |
jnats
|
957a014cc9
|
fixed installing and added upd
|
3 years ago |
jnats
|
3168e8f560
|
huge code audit
|
3 years ago |
axtloss
|
ea63e29c73
|
preperation for codebase audit
|
3 years ago |
axtloss
|
27b5367dee
|
added aur updates, no idea why this wasnt there earlier
|
3 years ago |
axtloss
|
2433054833
|
removed debug output
|
3 years ago |
Rafael Madriz
|
e09024c601
|
added ~ subsitution for the config, paths with ~/ work now
|
3 years ago |
Rafael Madriz
|
ece5b9172d
|
removed snap support
|
3 years ago |
Rafael Madriz
|
82272c9530
|
bugfix on line 42, i dont even know why this happened
|
3 years ago |
Rafael Madriz
|
8ff1faf00f
|
removed useless config option, and added file trying to be opened at error messages for easier debugging
|
3 years ago |
Rafael Madriz
|
5ed7c50a36
|
fixed some config issues, and changed the clone function to respect the config
|
3 years ago |
axtlos
|
ce19ccf046
|
fixed a bug in the default config where the home path still said /home/user as well as an install option in make
|
3 years ago |
axtlos
|
8ba536bc4d
|
added hard-coded fallback config instead the config is for some reason is empty, also changed config space in /etc/ame.toml
|
3 years ago |
axtlos
|
9870624e10
|
added short and longer commands
|
3 years ago |
axtlos
|
2106101a7f
|
added feature to print the current config using -Pc
|
3 years ago |
axtlos
|
9e565eaffd
|
added config changes, view comments for details
|
3 years ago |
Rafael Madriz
|
8c26afa026
|
test push, added missing semicolon
|
3 years ago |
Rafael Madriz
|
a96d108c26
|
added snap support, as well as config checks for snap, aur and pacman
|
3 years ago |
Rafael Madriz
|
92e1098854
|
added basic config parsing, not fully finished yet, reads config from hardcoded string. added check if flatpak is installed and return with error if not
|
3 years ago |
axtloss
|
fe741b862f
|
added flatpak install method
|
3 years ago |
jasiosasio
|
16c38b3d9b
|
a new readme shit fukcing kill me i have nothing better to do
|
3 years ago |
jnats
|
ac9b310da1
|
directory restructure
|
3 years ago |
axtloss
|
e88e0e0950
|
can now properly install from repos and aur
|
3 years ago |
jnats
|
85c02b91af
|
fixing stuff up
|
3 years ago |
jnats
|
8633544015
|
fixed all cargo warns
|
3 years ago |
jnats
|
63a659fe87
|
stuff i think idk
|
3 years ago |
jnats
|
ade2ff6a0f
|
fixing up installation yet again
|
3 years ago |
jnats
|
95a17834d5
|
hhh
|
3 years ago |
jnats
|
91ba690079
|
oops
|
3 years ago |
jnats
|
e32ef6aa58
|
adding installing after clone
|
3 years ago |
jnats
|
10106d1f7b
|
fixed formatting to be more consistent w/ pacman
|
3 years ago |
jnats
|
0b66827382
|
removed debug println!()
|
3 years ago |
jnats
|
2c25c36823
|
cleaned up clone.rs and most code in general
|
3 years ago |
jnats
|
6190680f4c
|
fixed search, added symlink to makefile, fixed unnecessary uses, reformatted some strings
|
3 years ago |
axtloss
|
7852df5e8b
|
added first step in json parsing, now need to parse the nested json of the packages
|
3 years ago |
axtloss
|
f1799292cc
|
misunderstood previous code, works as intended now
|
3 years ago |
axtloss
|
6bf6b67190
|
added code to get the arch rpc json and write it into variable
|
3 years ago |
axtloss
|
21f2c27915
|
added parts of the search function
|
3 years ago |
axtloss
|
b063db592b
|
made it print the output of pacman commands, and install using pacman if the package was found in the repos
|
3 years ago |
axtloss
|
4c80755318
|
added upgrade option
|
3 years ago |
jnats
|
f84e46cf54
|
fixed up crap from testing
|
3 years ago |
jnats
|
cbb40cccf0
|
removed unnecessary lines
|
3 years ago |
jnats
|
3b8d2c5d99
|
initial commit
|
3 years ago |