Amy
|
e8b05e2a89
|
now able to install packages from a list with -Sl or insl, packages in list must be seperated by newline
|
3 years ago |
amy
|
f008a84b60
|
remove debug output when installing aur packages
|
3 years ago |
amy
|
edef44d63d
|
fix typo Datbase in database.rs
|
3 years ago |
Amy
|
de8f30b233
|
version got changed back to 2.4.1 for some reason
|
3 years ago |
amy
|
47b16a7f90
|
now able to install packages from a specific repo by appending the repo to the package ( community/neofetch or aur/nofetch-git )
|
3 years ago |
amy
|
50864e05ad
|
set version in Cargo.toml to 0.0.0 so that sed can replace it in the PKGBUILD
|
3 years ago |
amy
|
773e3c9cca
|
make the version in ame -V synced to the version in cargo.toml
|
3 years ago |
amy
|
e72389baf1
|
update the help message
|
3 years ago |
axtlos
|
e2fa9dbf89
|
immediatly terminate when running as root
|
3 years ago |
axtlos
|
bcf1806915
|
fix some makedepend removal stuff
|
3 years ago |
axtlos
|
160dd45236
|
Merge branch 'main' of git.getcryst.al:crystal/ame
|
3 years ago |
axtlos
|
9638607624
|
removing packages with dependencies now works, as well as some code cleanup
|
3 years ago |
janek321bum@gmail.com
|
97559aa39f
|
h
|
3 years ago |
janek321bum@gmail.com
|
b82bfe1c3f
|
g
|
3 years ago |
Amy
|
189e897831
|
Remove comment asking to remake if else statement to match in main.rs
|
3 years ago |
axtlos
|
cea8606d84
|
Merge branch 'main' of https://git.getcryst.al/crystal/ame
|
3 years ago |
axtlos
|
004556fff5
|
replaced the if else in main.rs with match, and fixed database
|
3 years ago |
axtlos
|
97daf75012
|
Fix pacman style flag for searching in aur (-S -> -Sa)
|
3 years ago |
axtlos
|
d81d4e902a
|
now also checks if the database exists when installing aur packages
|
3 years ago |
michal
|
7e358e1513
|
fixed compiler warnings
|
3 years ago |
michal
|
0dd1cac395
|
removed debug str
|
3 years ago |
Matt C
|
90f3653eff
|
pls work
|
3 years ago |
Matt C
|
4eb68584c9
|
restrict crate version
|
3 years ago |
axtloss
|
6f993a2a11
|
doesnt panic when databse doesnt exist, just creates a new one
|
3 years ago |
michal
|
fef9d41c24
|
Merge pull request 'merge from testing' (#1) from testing into main
Reviewed-on: https://git.getcryst.al/crystal/ame/pulls/1
|
3 years ago |
michal
|
80313a0c68
|
Merge branch 'main' into testing
|
3 years ago |
jnats
|
a12b2f692a
|
rustfmt + code cleanup
|
3 years ago |
axtlos
|
ea5f18af9e
|
database now works with upgrading too(im sorry for the horrible code jnats)
|
3 years ago |
axtlos
|
0a672626af
|
fix src link again
|
3 years ago |
axtlos
|
6f06a6c55e
|
fix src link in -v output
|
3 years ago |
axtlos
|
05d8940b30
|
fix my messup with testing part 2
|
3 years ago |
axtlos
|
07d0aa7fa3
|
2
|
3 years ago |
axtlos
|
d442a542a7
|
fix the testing messup i did
|
3 years ago |
axtlos
|
35be71e43b
|
uhhhh, more database advancements, i guess
|
3 years ago |
axtlos
|
6fd0a468fa
|
is now able to remove packages from the database
|
3 years ago |
axtlos
|
bdbb06d6cf
|
added first part of database
|
3 years ago |
jnats
|
1d4b996ae4
|
caught error in #7 fix
|
3 years ago |
axtloss
|
29c8a94e68
|
fix for #7
|
3 years ago |
jnats
|
946dfbb603
|
just saying
|
3 years ago |
jnats
|
ebbfcd8bb6
|
fix versioning
|
3 years ago |
jnats
|
0f39104038
|
cargo fmt
|
3 years ago |
jnats
|
104c76efbe
|
horrid, awful fix to #4
|
3 years ago |
jnats
|
7f4e79512c
|
fixed what i broke in the #6 fix - oops
|
3 years ago |
jnats
|
448bf47b4b
|
made #6 fix a bit clearer
|
3 years ago |
jnats
|
948315a924
|
fixed #6
|
3 years ago |
jnats
|
730fdf003b
|
bumped raur ver & fixed #5
|
3 years ago |
jnats
|
d78190b262
|
added --needed flag
|
3 years ago |
jnats
|
f0e1e8b863
|
cleanup
|
3 years ago |
jnats
|
e9dac80a51
|
removed old comments
|
3 years ago |
jnats
|
61f19f6a7c
|
removed readme.html (ty jasio)
|
3 years ago |