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
/
sync.py
Age
Commit message (
Collapse
)
Author
2022-01-13
fixed issue with divide by 0
davidovski
2022-01-12
fixed searching
davidovski
2022-01-12
added makefile
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-02
removed useless printing
davidovski
2022-01-02
fixed leftover key import
davidovski
2022-01-02
removed auto-importing keys
davidovski
2021-12-07
fixed issues with getting most popular package
davidovski
2021-12-07
fixed most popular reporting least popular
davidovski
2021-11-24
cleaned a few things up
davidovski
2021-11-24
fully fixed package install
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
added more "mirrors"
davidovski
2021-11-20
added dependency resolving
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-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