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
/
verbs
Age
Commit message (
Collapse
)
Author
2022-01-18
fixed typo in word root
davidovski
2022-01-18
fixed missing to_update
davidovski
2022-01-18
fixed bugfixed bugfixed bug
davidovski
2022-01-17
moved post install checking to sync
davidovski
2022-01-17
removed unecessary print
davidovski
2022-01-17
fixed regex mising package names with -
davidovski
2022-01-16
merged updating and syncing
davidovski
2022-01-13
fixed issue with divide by 0
davidovski
2022-01-12
fixed searching
davidovski
2022-01-12
added files command to list all files of a package
davidovski
extended functionality of the info command to list all installed without argument
2022-01-12
added makefile
davidovski
2022-01-09
hasty fix to allow failing to find packages when no deps option is passed
davidovski
2022-01-07
moved install script to other repo
davidovski
2022-01-07
grouped together loading bars and merged file sizes into the sync phase
davidovski
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
fixed best source to actually use available sources instead of just any
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