| Age | Commit message (Expand) | Author |
| 2022-09-15 | Fix the build for variants that do not define EDIT. | martin |
| 2022-09-14 | Update editing before prompt printing. | christos |
| 2022-09-14 | defer editing setup/cleanup to when we are interactive. | christos |
| 2022-08-28 | Change back various occurrences of \*[Le], \*[Ge] (less/greater equal) | hgutch |
| 2022-07-09 | csh(1): fix punctuation at the end of an .Xr line | uwe |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2021-12-19 | s/backgound/background/ | andvar |
| 2021-12-05 | s/commmand/command/ in comment. | msaitoh |
| 2021-09-16 | provide a way to reset setproctitle. | christos |
| 2021-09-11 | like zsh, have jobs -Z do setproctitle | christos |
| 2021-08-15 | Turn on EL_SAFEREAD | christos |
| 2020-10-17 | Print real maxrss value like other shells. | mlelstv |
| 2020-10-02 | undo previous for 'r' and 'e' modifiers; they should no go further than | christos |
| 2020-09-30 | Fix | christos |
| 2020-09-29 | s/occurence/occurrence/ | msaitoh |
| 2020-08-09 | Use the right size for several calloc calls. | dholland |
| 2020-08-09 | Clarify some comments. | dholland |
| 2020-08-09 | Use the right size for several calloc calls. | dholland |
| 2020-08-09 | Don't cast the value returned from *malloc. No change to compiler output. | dholland |
| 2020-04-23 | Add '-t' option for tcsh-style time output. | simonb |
| 2020-04-03 | Don't depend on common declarations. | joerg |
| 2020-02-05 | bin/csh: Fix the -Wclobber warning. | fox |
| 2020-01-12 | Add file completion. | christos |
| 2020-01-12 | remove unused | christos |
| 2020-01-12 | PR/54853: Greg Oster: unable to 'unset filec' or 'unset edit' in csh | christos |
| 2019-02-01 | compare pointers with NULL not '\0'. | mrg |
| 2019-01-06 | PR/53837: Michael Scholz: src/bin/csh/func.c from current has a superfluous | christos |
| 2019-01-05 | put back x in xrealloc | christos |
| 2019-01-05 | Welcome to the 21th century csh: retire "ptr_t" now that we have "void *" | christos |
| 2019-01-05 | Remove Free, s/xfree/free/. | maya |
| 2018-06-10 | use SUBDIR.roff suggested by uwe@ | christos |
| 2017-07-15 | Add a variant that passes the format, so that time(1) can use it. | christos |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2017-04-27 | switch to a backtracking instead of a recursive pattern matcher. | christos |
| 2016-08-10 | C Shell appeared in 2BSD, not 3BSD | sevan |
| 2016-03-16 | add Will Robinson comment. | christos |
| 2016-03-16 | Avoid gcc-5 conversion warning (|= expands to int) | christos |
| 2014-07-05 | remove .if make(install) | dholland |
| 2014-07-05 | Reorg docs, part 1: | dholland |
| 2014-07-05 | Rework /usr/share/doc. | dholland |
| 2014-06-13 | remove the build support for GCC 4.1, and any hacks i found for it. | mrg |
| 2013-08-06 | CID 1060854: Wrong sizeof argument (SIZEOF_MISMATCH) | christos |
| 2013-07-16 | WARNS=6 [-Wconversion] | christos |
| 2013-04-03 | Make shifting variables reflect their environment counterparts. Makes | christos |
| 2013-01-25 | When using -ledit, also use -lterminfo, to allow static linking. | he |
| 2013-01-25 | Obey SMALLPROG and don't enable the editor | christos |
| 2013-01-23 | make history kind of work :-), turn libedit support on. | christos |
| 2013-01-22 | fix compilation without -DEDIT | christos |
| 2013-01-22 | Bump date for previous. | wiz |
| 2013-01-22 | Add a little libedit front end. Could be used as someone's pet project to | christos |