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
/
libsisyphus.py
Age
Commit message (
Expand
)
Author
2018-11-14
make this a bit more clear
V3n3RiX
2018-11-14
add dash dash :D
V3n3RiX
2018-11-13
increase verbosity
V3n3RiX
2018-11-13
libsisyphus :
V3n3RiX
2018-11-11
prevent false positives when system is set to srcmode, and install/upgrade is...
V3n3RiX
2018-11-11
libsisyphus :
V3n3RiX
2018-11-11
fix logic, and open up some further options for hybrid mode
V3n3RiX
2018-11-11
revamp help
V3n3RiX
2018-11-11
revamp help
V3n3RiX
2018-11-11
libsisyphus :
V3n3RiX
2018-11-11
implement first bits for hybrid installs
V3n3RiX
2018-11-10
make more room for hybrid and source mode
V3n3RiX
2018-11-10
make room to implement hybrid mode and source mode in libsisyphus
V3n3RiX
2018-11-10
split input question
V3n3RiX
2018-11-09
...
V3n3RiX
2018-11-09
refuse to install/uninstall/force-uninstall/search if no package name is given
V3n3RiX
2018-11-09
use portage cache as download location for binaries
V3n3RiX
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
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