6
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not clobber exit status in dotcmd. More... about 19 years ago
Removed redundant setstackmark from dotcmd. More... about 19 years ago
Removed qflag. More... about 19 years ago
Invert return value of test_eaccess and rename it to test_st_mode. More... about 19 years ago
Eliminate duplicate stat in test_eaccess. More... about 19 years ago
Optimised FILGZ test. More... about 19 years ago
Enclose abort insode ifdef DEBUG. More... about 19 years ago
Renamed error to sh_error. More... about 19 years ago
Normalise input in likely/unlikely macros. More... about 19 years ago
Removed expcmd built-in. More... about 19 years ago
Only set skipcount for break and continue. More... about 19 years ago
Update funcnest atomically. More... about 19 years ago
Replaced EXEVAL with SKIPEVAL. More... about 19 years ago
Corrected that/than typo in manual page. More... about 19 years ago
Optimise away status and case statement in main(). More... about 19 years ago
Eliminated global exerrno. More... about 19 years ago
Only reread exitstatus on EXEXIT in exitshell. More... about 19 years ago
Do not clobber exit status on EXEVAL. More... about 19 years ago
Size optimisations with state/s in main(). More... about 19 years ago
Corrected grammar in manual page. More... about 19 years ago
Catch set -e exits within built-in commands. More... about 19 years ago
Changed boolean rootshell into shlvl counter. More... about 19 years ago
Release 0.5.2. TAG: v0.5.2 More... over 19 years ago
Corrected manual entry about ENV and non-interactive shells. More... over 19 years ago
Removed debian files. More... over 19 years ago
Spell behaviour consistently in manual page. More... over 19 years ago
Fixed spelling errors in manual page. More... over 19 years ago
Fixed signed char promotion in src/expand.c. More... over 19 years ago
Size optimisations around varvalue() in src/expand.c. More... over 19 years ago
Fixed expansion when leading argument is null in src/expand.c. More... over 19 years ago