michal
|
e9247e15e7
|
database template code + first run dir creation
|
3 years ago |
michal
|
62a9b40d48
|
lots of stuff
|
3 years ago |
michal
|
284a0bd21c
|
more prep code
|
3 years ago |
michal
|
046aac029b
|
fmt and set clap ver
|
3 years ago |
michal
|
4b2272009f
|
added verbosity parsing and debug messages
|
3 years ago |
michal
|
5b8aa7ff76
|
initial sorting algorithm
|
3 years ago |
michal
|
45402a2100
|
restructure
|
3 years ago |
michal
|
38e94b6a8c
|
beginning a longgg process
|
3 years ago |
michal
|
5925c70d6d
|
rustfmt
|
3 years ago |
michal
|
d2e377f7f9
|
replaced raur + general linting and checking
|
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
|
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
|
290b8f1569
|
now also can remove and purge packages specified from a file
|
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 |
axtlos
|
e2fa9dbf89
|
immediatly terminate when running as root
|
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
|
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
|
946dfbb603
|
just saying
|
3 years ago |
jnats
|
f0e1e8b863
|
cleanup
|
3 years ago |
jnats
|
e9dac80a51
|
removed old comments
|
3 years ago |
jnats
|
fd6a008efb
|
rustfmt
|
3 years ago |
jnats
|
5d7c03ef3b
|
added pkgbuild prompt and fixed noconfirm
|
3 years ago |
jnats
|
e40eea198d
|
made uninstalling multiple packages bearable
|
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
|
12cf74ce50
|
added install sorting and noconfirm
|
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 |
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 |