index
:
sisyphus
master
next
Sisyphus Package Manager
Redcore Linux Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
2018-10-27
and yet another dependency filter fix
V3n3RiX
2018-09-30
disable fuzzy search and misspell suggestions
V3n3RiX
2018-09-30
hardcode binmode
V3n3RiX
2018-09-22
shamelessly ask the same questions portage itself asks :D
V3n3RiX
2018-09-22
make the output more pleasant
V3n3RiX
2018-09-22
libsisyphus.py : fix breakage introduced in 8dc2ab082f49b4bfaa9a4de05fe97bbdd...
V3n3RiX
2018-09-22
libsisyphus.py : fix breakage introduced in 8dc2ab082f49b4bfaa9a4de05fe97bbdd...
V3n3RiX
2018-09-22
convert to string
V3n3RiX
2018-09-22
fix typo
V3n3RiX
2018-09-22
libsisyphus.py : show how many packages will be merged
V3n3RiX
2018-09-18
libsisyphus.py :
V3n3RiX
2018-09-15
reduce the number of database connections to speed things a bit, arrange the ...
v1.1809
V3n3RiX
2018-08-26
do not allow portage's messages to jumble dependency list
V3n3RiX
2018-08-19
properly handle >>invalid package name<< or >>nothing to upgrade<< cases
V3n3RiX
2018-08-19
Revert "handle invalid package name, or nothing to upgrade cases"
V3n3RiX
2018-08-19
handle invalid package name, or nothing to upgrade cases
V3n3RiX
2018-08-19
implement our fetch method in sisyphus-gui, autopep the code
V3n3RiX
2018-08-19
adjust function description
V3n3RiX
2018-08-19
enable our fetch method for upgrade as well
V3n3RiX
2018-08-19
adjust portage calls
V3n3RiX
2018-08-19
backend changes (2nd attempt, this time it works without getbinpkg):
V3n3RiX
2018-08-19
Revert "backend changes"
V3n3RiX
2018-08-18
backend changes :
V3n3RiX
2018-05-24
restrict sisyphus to binmode only
V3n3RiX
2018-05-17
make sure we leave no zombie alive
V3n3RiX
2018-04-23
fix typo
v1.1805
V3n3RiX
2018-04-23
rearrange and comment the functions (what each of it does)
V3n3RiX
2018-04-22
sisyphus backend : slight improvements
V3n3RiX
2018-04-14
decorate startSync function with an animation
V3n3RiX
2018-04-13
make sisyphus-cli update independent of timestamp, to force a manual sync of ...
V3n3RiX
2018-04-09
drop datetime completely
V3n3RiX
2018-04-09
use python-dateutil parser to parse remote timestamp (more reliable and safe)
V3n3RiX
2018-04-08
rewrite history
V3n3RiX
2017-06-26
kill old backend
V3n3RiX
2017-06-24
write a proper Makefile, rearrange source code a bit
V3n3RiX