index
:
xilinux/xipkg.git
master
rewrite
The official package manager for xilinux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-01-03
fixed issue with syncing deleted packages
davidovski
2022-01-03
added error checking for install
davidovski
2022-01-02
reverted root check for postinstall scripts
davidovski
2022-01-02
removed useless printing
davidovski
2022-01-02
added postinstall
davidovski
2022-01-02
fixed leftover key import
davidovski
2022-01-02
removed auto-importing keys
davidovski
2021-12-22
added info, search and file queries
davidovski
2021-12-11
added remove verb
davidovski
2021-12-07
fixed issues with getting most popular package
davidovski
2021-12-07
fixed most popular reporting least popular
davidovski
2021-12-07
added update command
davidovski
2021-11-24
cleaned a few things up
davidovski
2021-11-24
fully fixed package install
davidovski
2021-11-24
added actually installing and extracting of packages
davidovski
2021-11-24
started adding installed package listing
davidovski
2021-11-22
added automatic key importing
davidovski
2021-11-22
fixed loading bar for syncing packages
davidovski
2021-11-21
fixed path adding issues
davidovski
2021-11-21
fixed issues with failing to list content length
davidovski
2021-11-21
added signature verification and best source selection
davidovski
2021-11-21
added more "mirrors"
davidovski
2021-11-20
added comment
davidovski
2021-11-20
added dependency resolving
davidovski
2021-11-20
resolved conflicts
davidovski
2021-11-20
added dependencies regex
davidovski
2021-11-17
neatened ping number to int
davidovski
2021-11-17
added server pinging to determine best mirror to use
davidovski
2021-11-10
added unsafe option
davidovski
2021-11-10
added package info downloading
davidovski
2021-11-10
added the package not found for install
davidovski
2021-11-09
no auto key imports
davidovski
2021-11-09
changed colours a bit
davidovski
2021-11-09
synced packages from repos to list
davidovski
2021-11-09
donwloading pkginfos
davidovski
2021-11-08
separated verbs into submodules
davidovski
2021-11-08
added config parsing
davidovski
2021-10-30
added notes to keep track of how everything should operate
davidovski
2021-10-30
added argument parsing
davidovski
2021-10-06
initial commit
davidovski