0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Parse CheckSpace option in config file. More... almost 14 years ago
Delete clydelib/deptest.lua. More... almost 14 years ago
Merge branch 'pacman3.5' of github.com:Kiwi/clyde into pacman3.5 More... almost 14 years ago
Add "select_provider" event handler to conversation callbacks. More... almost 14 years ago
Add color_format() function to ui.lua. More... almost 14 years ago
"select_provider" conv. callback returns an integer not a boolean. More... almost 14 years ago
Merge branch 'test' into pacman3.5 More... almost 14 years ago
Refactor printing colorized package names to be more reusable. More... almost 14 years ago
[callback.{lua,c} Add integrity and diskspace callbacks More... almost 14 years ago
Implement new SELECT_PROVIDER conversation callback. More... almost 14 years ago
Merge branch 'pacman3.5' of github.com:Kiwi/clyde into pacman3.5 More... almost 14 years ago
Initial modifications to compile with pacman 3.5, still missing some callbacks and function bindings More... almost 14 years ago
Add the checkspace option. More... almost 14 years ago
Properly use LDFLAGS in the Makefile. More... almost 14 years ago
Merge branch 'master' of github.com:Kiwi/clyde into pacman3.5 More... almost 14 years ago
Fix misleading error message for RPC search. More... almost 14 years ago
Merge branch 'master' of github.com:Kiwi/clyde More... almost 14 years ago
Rewrite umask() to avoid using tonumber(). "Better" umask() usage. More... almost 14 years ago
Fix broken -G. Modify aur.download_extract(). More... almost 14 years ago
[Makefile] Patch allows custom LDFLAGS and CFLAGS to be passed to make More... almost 14 years ago
Remove the extra argument to string.format in pkgbuilduri(). More... almost 14 years ago
Change PKGBUILD URI to match the AUR's new URI. More... almost 14 years ago
Silently fail when search doesn't match ("clyde <search>" command). More... almost 14 years ago
Change AUR searches back to AND queries. Sort results by name. More... almost 14 years ago
Fix missing log message when a package is installed. More... almost 14 years ago
Better error reporting for last commit. More... almost 14 years ago
Better error handling when finding AUR packages for -Su --aur. More... almost 14 years ago
Removed \r character that seemed unnecessary and made length of string wrong (\r does not print but gets counted) More... almost 14 years ago
Tidy up aur -Si code to make more sense. More... almost 14 years ago
Fix bug where AUR syncing was broken (oops). Removes old AUR code. More... almost 14 years ago