5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
I keep forgetting to commit this little fix More... almost 15 years ago
remove_obsolete_sources(): make the progressbar interruptible. More... almost 15 years ago
add_*_to_queue(): general improvements. More... almost 15 years ago
change 'kill' to 'kill -9' PID when changing repositories; this seems to fix a dialog breakage I was experiencing when switching back and forth between SBo and Slamd64 repos More... almost 15 years ago
update ChangeLog-current.txt More... almost 15 years ago
add a new 'add_all_to_queue function in the queue menu that allows a user to dump all installed packages into the queue; also delete two leftover references to BACKUPQUEUE_LOCK which were part of a function removed wtih r590. More... almost 15 years ago
Avoid an error spitting exiting sbopkg with empty queue. More... almost 15 years ago
Scattered minor cleanups. More... almost 15 years ago
Tweak info_item() More... almost 15 years ago
tweak all repos.d/* and renames.d/* files to make comments consistent. More... almost 15 years ago
edit renames.d and repos.d files and set Id propset on all More... almost 15 years ago
comment stripcom() and make the variable name consistent with others More... almost 15 years ago
remove two stale commented out lines More... almost 15 years ago
change KEEPLOG test to fit other similar tests More... almost 15 years ago
more sbopkg.conf.5 tweaks More... almost 15 years ago
add stripcom() and use it in save_user_queue() to make sure we're only comparing relevant things when deciding whether to save the queue on exit More... almost 15 years ago
fix typo in sbopkg.conf.new and tweak it a bit More... almost 15 years ago
update sbopkg.SlackBuild to include README-queuefiles More... almost 15 years ago
add ARCH explanation to sbopkg.conf.new More... almost 15 years ago
fix issue with build_package()'s return code getting swallowed up in a pipe More... almost 15 years ago
update ChangeLog-current.txt More... almost 15 years ago
add exported ARCH to sbopkg.conf.new More... almost 15 years ago
add propset keywords to README-queuefiles and README-repos.d More... almost 15 years ago
add README-queuefiles to /doc directory. More... almost 15 years ago
fix vim modeline More... almost 15 years ago
add ability to build/install more than one queuefile from cli, e.g. $ sbopkg -b 'queue1 queue2' More... almost 15 years ago
modify queuefile format so now queuefiles are simply one 'APP' per line; deselected apps can be be indicated by prepending a '-' in front of the APP name, such as '-APP'; this should make using and sharing queuefiles easier and more intuitive; also update ChangeLog-current.txt More... almost 15 years ago
search_package(): do not leak $PKG. More... almost 15 years ago
Invert can_skip_line() return value logic. More... almost 15 years ago
Remove load_backup_queue(). More... almost 15 years ago