Commit Graph

124 Commits (38e94b6a8c4f7ed0bc9fde0a940f9f5a25ad0427)

Author SHA1 Message Date
michal 38e94b6a8c beginning a longgg process 3 years ago
Amy 19f0b5b021
update emails 3 years ago
Amy 9537dee253
doesnt randomly error even if package is not in overrides and prints proper package when adding to database 3 years ago
michal 94af1ffe75 fixed #9 3 years ago
michal 5925c70d6d rustfmt 3 years ago
michal d2e377f7f9 replaced raur + general linting and checking 3 years ago
Amy db74d45d56
mostly finished the statically defined packages, doesnt respect update option yet (sorry jnats this is like the worst code ever) 3 years ago
Amy f3c8a6d463
added first parts of statically defined packages 3 years ago
michal 5330758ad5 oh lord - full cargo clippy + fmt 3 years ago
Amy 4840c0a104
fix paths 3 years ago
Amy 01beec5d0f
rework database to use sql 3 years ago
Amy f6ced78141
remove compiler warnings 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 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 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 9638607624 removing packages with dependencies now works, as well as some code cleanup 3 years ago
Amy 189e897831 Remove comment asking to remake if else statement to match in main.rs 3 years ago
axtlos 004556fff5 replaced the if else in main.rs with match, and fixed database 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
axtloss 6f993a2a11
doesnt panic when databse doesnt exist, just creates a new one 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