| Age | Commit message (Expand) | Author |
| 2021-12-12 | s/Miscelaneous/Miscellaneous/ and s/slahes/slashes/ in comments. | andvar |
| 2021-12-08 | s/desireable/desirable/ in comments. | andvar |
| 2021-12-05 | s/existance/existence/ in comment. | msaitoh |
| 2021-12-05 | s/commmand/command/ in comment. | msaitoh |
| 2021-11-22 | PR bin/53550 | kre |
| 2021-11-21 | Improve the however-many-negatives wording even more. | kre |
| 2021-11-20 | sh.1: replace triple negation with single negation, fix typo | rillig |
| 2021-11-20 | Improve the wording of the "Argument List Processing" section (where | kre |
| 2021-11-16 | sh.1: fix typos | rillig |
| 2021-11-16 | Make pwd (both /bin/pwd and the /bin/sh built-in version) check for | kre |
| 2021-11-16 | PR bin/56491 | kre |
| 2021-11-16 | Detect write errors to stdout, and exit(1) from some built-in | kre |
| 2021-11-16 | Fix value of ${LINENO} in "for" commands. | kre |
| 2021-11-10 | Ensure that all of the POSIX standard utilities are correctly | kre |
| 2021-11-10 | Add a couple of macro definitions for dealing with shell I/O errors. | kre |
| 2021-11-10 | DEBUG mode changes only. NFC (NC) for any normally compiled shell. | kre |
| 2021-10-31 | PR bin/45390 | kre |
| 2021-10-31 | PR bin/45390 - fix for folly four | kre |
| 2021-10-26 | Use a type-correct end marker for strstrcat() rather than NULL, as | kre |
| 2021-10-26 | PR bin/56464 | kre |
| 2021-10-10 | sh: remove useless do-while-0 loop | rillig |
| 2021-10-10 | sh: remove no-op 'continue' from do-while-0 loop | rillig |
| 2021-10-10 | sh: make find_command simpler | rillig |
| 2021-10-09 | bin: in builds with MKLINT=yes, run lint on all programs | rillig |
| 2021-10-09 | sh: ignore lint error about 'continue' in 'do while' loop | rillig |
| 2021-09-15 | Fix an ordering error in the previous (and even earlier, going back | kre |
| 2021-09-15 | Have the ulimit command watch for ulimit -n (alter number of available fds) | kre |
| 2021-09-15 | Improve the solution for the 2nd access to a fd which shouldn't | kre |
| 2021-09-14 | Quote the filenames like before | christos |
| 2021-09-14 | Deal with some issues where fds intended only for internal use | kre |
| 2021-09-12 | Mark up NULL with Dv. | wiz |
| 2021-09-12 | Improve the formatting of the list of Built-in commands for those | kre |
| 2021-09-12 | Don't dereference NULL on "jobs -Z" (with no title given), instead | kre |
| 2021-09-11 | Add jobs -Z (like in zsh(1)) to setproctitle(3). | christos |
| 2021-09-10 | bin: remove unnecessary lint comment CONSTCOND | rillig |
| 2021-09-09 | Fix a bug with here document processing reported on the austin group list | kre |
| 2021-08-15 | Add -I to find filecomplete.h | christos |
| 2021-08-15 | - Add command completion (from FreeBSD) | christos |
| 2021-08-09 | Fix the fix to a typo in one of the comments. | kre |
| 2021-08-08 | s/varable/variable s/explictly/explicitly/ s/proerly/properly/ in comments. | andvar |
| 2021-05-26 | Use the date tool | christos |
| 2021-05-18 | Fix a bug in the built-in echo in /bin/sh reported in private mail by | kre |
| 2021-04-04 | Related to PR bin/48875 | kre |
| 2021-02-16 | PR bin/55979 | kre |
| 2021-02-16 | PR bin/55979 | kre |
| 2020-09-18 | Remove superfluous Ed. | wiz |
| 2020-09-18 | Correct an incorrectly quoted (unquoted, but should be) example used in | kre |
| 2020-08-30 | Since "struct job" gained a pgrp member some time ago now, use it | kre |
| 2020-08-25 | Idiot typo, generated by an idiot, fixed by the same one. | kre |
| 2020-08-21 | Remove unmatched .El and mark up signal name with Dv. | wiz |