6
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 17 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
redir: Fix double close in dupredirect More... 12 days ago
alias: Mark printalias as noinline More... 12 days ago
mystring: Add a few more uses of snlfmt More... 12 days ago
input: Fix potential out-of-bounds read in popstring More... 14 days ago
expand: Fix naked backslah leakage More... 15 days ago
alias: Simplify alias storage More... 18 days ago
main: Fix profiling on longjmp exit paths More... 19 days ago
input: Fix history line reading regression More... 19 days ago
redir: Use memfd_create instead of pipe More... 25 days ago
trap: Preserve parent traps for trap-only command substitution More... 26 days ago
jobs: Preserve parent jobs for simple commands More... about 1 month ago
parser: Extend coverage of CHKEOFMARK More... about 1 month ago
expand: Fix here-document file descriptor leak More... about 1 month ago
alias: Disallow non-CWORD characters More... about 1 month ago
var: Remove unused VNOSET More... about 1 month ago
var: Fix unexporting of local variables using unset More... about 1 month ago
alias: Fix out-of-bound access More... about 1 month ago
jobs: Allow monitor mode without a tty in non-interactive mode More... about 1 month ago
exec: Check executable bit when searching path More... about 1 month ago
configure.ac: drop -Wl,--fatal-warnings More... 3 months ago
man: document what happens when IFS= (and when it's not) More... about 1 year ago
jobs: drop unused node parameter in makejob() More... about 1 year ago
shell: Prototype all function definitions for C23 compat More... over 1 year ago
histedit: Don't include the current fc in out-of-range last More... over 1 year ago
histedit: Fix "fc -3" breakage on glibc More... over 1 year ago
histedit: Don't require argument for fc More... over 1 year ago
histedit: Only parse old=new for fc -s More... over 1 year ago
histedit: Fix fs -s infinite loop More... over 1 year ago
histedit: Disallow fc -s first last More... over 1 year ago
options: Fix getopts handling of colon in optstr More... over 1 year ago