Commit Graph

456 Commits (3093f4241ece34bc960c03c8fdc35b2fd058f211)
 

Author SHA1 Message Date
Amy e6fd5550b9
thanks random vscode extension for making a directory i never asked for 3 years ago
Amy b9bb0025cd
fix error where every operations ends up outputting the help message 3 years ago
Amy e66ac7d88c
made some totally very important changes 3 years ago
Amy 5c893fd293 add space between | and "upg" at line 44 3 years ago
Amy 4d7899c45b
remove libgit2 and switch to using git itself for cloning 3 years ago
Amy 5d73021e3a
add basic comments 3 years ago
Amy 6a212e2bc8
fix makedepend spam (issue #8) 3 years ago
Amy 290b8f1569
now also can remove and purge packages specified from a file 3 years ago
Amy c23bdd5bb9
forgot to remove commented codeblock 3 years ago
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