0
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 16 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUG: Correct Bash completion path in Makefile More... 5 months ago
Documentation: Update changelog More... 5 months ago
Documentation: Consistency: Mention CONFIG_DIR default, legacy location for completion More... 5 months ago
FIX: Correct location for (dynamically sourced) locally installed completions More... 5 months ago
Robustness: Ignore failure to remove $(DESTDIR)$(datarootdir) More... 5 months ago
Refactoring: Extract DEST_{COMMAND,CONFIG,COMPLETION} vars More... 5 months ago
FIX: Regression: Forgot to add .sh extension to removal of completion script (after 491979b) More... 5 months ago
Tests: Also execute installation, uninstallation, clean to test suite More... 5 months ago
Fix more issues identified through shellcheck More... 5 months ago
Merge branch 'master' into a1346054-master More... 6 months ago
Added warning message for todo.sh archive (#399) More... 6 months ago
Added status messages for listaddons and file test (#403) More... 6 months ago
Allow parameters for todo.sh default action More... 6 months ago
todo.cfg: Cosmetics: Don't overload "parameters" (use "arguments"), drop trailing spaces More... 6 months ago
Documentation: Update changelog More... 6 months ago
Merge branch 'master' into allow-params-default-action More... 6 months ago
Improved usage messages for actions (#402) More... 6 months ago
Makefile fixes, target help and more atomic / idiomatic implementation More... 6 months ago
GEN-VERSION-FILE: Refactoring: Switch to Bash to use ${parameter//pattern/string} instead of sed More... 6 months ago
GEN-VERSION-FILE: Minor: Default to 0.0 version, not 2.2 More... 6 months ago
GEN-VERSION-FILE: Refactoring: Use "git describe --dirty", don't show closest tag only More... 6 months ago
Make "help" the default target More... 6 months ago
FIX: Minor: Replace $'\t' with literal tab More... 6 months ago
fix: Use shebang `#!/usr/bin/env bash` (#418) More... 6 months ago
lint: Fix all ShellCheck errors and most warnings (#419) More... 6 months ago
Build: Tests: Cleanup aggregate-results and make "make test" fail More... 6 months ago
added some basic usage example on readme (#446) More... 6 months ago
Tests: Cleanup: Remove unused test_external[_without_stderr]() More... 6 months ago
aggregate-results: Cleanup: Remove unused $quiet More... 6 months ago
aggregate-results: Style: Address shellcheck warnings More... 6 months ago