| Branch | Commit message | Author | Age | |
|---|---|---|---|---|
| master | Fix bug in previous (reversed comparison) | Christos Zoulas | 2026-05-21 13:21:12 +0100 (4 months) | |
| coverity_scan | Update Coverity Scan instructions | Kimmo Suominen | 2022-12-03 07:00:16 +0000 (4 years) | |
| Latest commits to this branch: | ||||
| Branch: master | ||||
| Date | Commit message | Author | Files | Lines |
| 2026-05-21 13:21:12 +0100 | Fix bug in previous (reversed comparison)HEADmaster | Christos Zoulas | 1 | -4/+4 |
| 2026-05-06 22:39:23 +0100 | Add missing check for p > low, put backslash check in macro. | Christos Zoulas | 1 | -3/+4 |
| 2026-05-06 22:38:00 +0100 | re-indent, no functional change | Christos Zoulas | 1 | -15/+17 |
| 2026-01-26 16:15:38 +0000 | Handle RLIMIT_AS on Cygwin (Corinna Vinschen) | Christos Zoulas | 2 | -1/+2 |
| 2026-01-26 15:47:00 +0000 | Fix nls error message (Corinna Vinschen) | Christos Zoulas | 13 | -12/+13 |
| 2025-11-26 22:13:43 +0000 | run-builds: Add forky, questing, and plucky | Kimmo Suominen | 1 | -3/+4 |
| 2025-10-24 21:13:03 +0100 | Typo fixes from spaette (GitHub PR #122) | Kimmo Suominen | 51 | -104/+105 |
| 2025-10-24 20:37:57 +0100 | Add .mailmap | Kimmo Suominen | 1 | -0/+3 |
| 2025-09-21 18:21:45 +0100 | Fix some gcc-14 nits. | Christos Zoulas | 3 | -3/+3 |
| 2025-07-09 10:05:49 +0100 | Work around faked-sysv issue slowing down builds | Kimmo Suominen | 1 | -1/+6 |
| 2025-07-09 10:04:41 +0100 | Style change (NFCI) | Kimmo Suominen | 1 | -2/+2 |
| 2025-07-09 10:04:14 +0100 | Remove unnecessary (by now) trixie workaround | Kimmo Suominen | 1 | -6/+0 |
| 2025-07-09 08:41:34 +0100 | Release 6.24.16TCSH6_24_16 | Kimmo Suominen | 4 | -15/+16 |
| 2025-07-09 08:30:30 +0100 | Use $+ instead of $^ in nls/Makefile.in | Kimmo Suominen | 2 | -24/+25 |
| 2025-05-26 10:52:29 +0100 | Remove Travis config (no longer available) | Kimmo Suominen | 1 | -82/+0 |
| 2025-05-26 10:05:22 +0100 | Remove CodeQL workflow (errors) | Kimmo Suominen | 1 | -42/+0 |
| 2025-05-26 09:25:50 +0100 | Bump CodeQL workflow versions (v3) | Kimmo Suominen | 1 | -4/+4 |
| 2025-02-04 17:58:17 +0000 | Release 6.24.15TCSH6_24_15 | Kimmo Suominen | 4 | -15/+16 |
| 2025-02-04 17:54:02 +0000 | Fix logic in previous (16fd2823908f0b3024e0a06ac71c84ee0d18f3b4) | Kimmo Suominen | 1 | -1/+1 |
| 2024-11-30 15:03:18 +0000 | Need a path so that the tests can find regular commands like sed(1) | Christos Zoulas | 1 | -0/+1 |
| 2024-11-30 15:00:43 +0000 | Solaris2 needs the same const treatment as linux (Nelson H. F. Beebe) | Christos Zoulas | 1 | -1/+1 |
| 2024-11-29 21:18:53 +0000 | Fix defined name: It is UTF16_STRINGS not UTF16_STRING. | Christos Zoulas | 1 | -1/+1 |
| 2024-11-26 18:31:51 +0000 | Release 6.24.14TCSH6_24_14 | Kimmo Suominen | 4 | -15/+16 |
| 2024-11-26 18:16:27 +0000 | Need parens around |... | Christos Zoulas | 1 | -1/+1 |
| 2024-11-23 18:34:36 +0000 | latest changes | Christos Zoulas | 1 | -0/+1 |
| 2024-11-23 18:33:44 +0000 | On some systems CODESET is an enum so it does not work in ifdef (T. Nosaka) | Christos Zoulas | 1 | -1/+1 |
| 2024-11-23 18:33:39 +0000 | Allow UTF16_STRINGS for 4 byte wide chars (T.Nosaka) | Christos Zoulas | 1 | -1/+1 |
| 2024-11-08 20:51:12 +0000 | Handle the case where we have a bracketed expression with redirection. | Christos Zoulas | 5 | -3/+9 |
| 2024-09-08 16:11:17 +0100 | Recognize history searches in expansion (requested by mrg) | Christos Zoulas | 4 | -2/+13 |
| 2024-09-04 20:51:17 +0100 | Remove buster and mantic from build platforms (EOL) | Kimmo Suominen | 1 | -3/+1 |
| 2024-06-12 06:52:47 +0100 | Release 6.24.13TCSH6_24_13 | Kimmo Suominen | 4 | -15/+16 |
| 2024-06-12 06:28:45 +0100 | Fix !^:h and !^:t failing when no / found | Kimmo Suominen | 3 | -1/+14 |
| 2024-05-27 04:49:21 +0100 | Regen configure (autoreconf) | Kimmo Suominen | 1 | -0/+27 |
| 2024-05-26 15:29:21 +0100 | s/gr/el/ for greek locale (josefs10) | Christos Zoulas | 1 | -2/+2 |
| 2024-05-26 15:28:36 +0100 | Fix crossbuild issue for gethost (josefs10) | Christos Zoulas | 3 | -2/+21 |
| 2024-05-26 14:52:29 +0100 | Merge branch 'master' of ssh://rebar.astron.com/p/tcsh/tcsh | Christos Zoulas | 82 | -2137/+4841 |
| 2024-05-16 22:23:54 +0100 | Add noble and remove lunar | Kimmo Suominen | 1 | -3/+3 |
| 2024-04-26 22:43:25 +0100 | PR/480: fix typo | Christos Zoulas | 1 | -1/+1 |
| 2024-04-15 19:58:07 +0100 | Add support for "$?<" (Matheus Garcia) | zoulasc | 17 | -5/+50 |
| 2024-04-15 19:52:39 +0100 | comment out unused. | zoulasc | 1 | -0/+2 |
| 2024-04-13 19:20:17 +0100 | Typo on ed.chared #91 (108062138) | Christos Zoulas | 1 | -1/+1 |
| 2024-04-13 19:16:41 +0100 | Update set1 / nls greek #88 (chrislongros) | Christos Zoulas | 1 | -4/+4 |
| 2024-04-13 19:12:34 +0100 | Update set23 / nls greek #87 (chrislongros) | Christos Zoulas | 1 | -1/+1 |
| 2024-04-13 19:09:03 +0100 | Fix minor typo / nls set9 greek #86 (chrislongros) | Christos Zoulas | 1 | -1/+1 |
| 2024-04-13 19:05:59 +0100 | fix whitespace in set26 / greek #85 (chrislongros) | Christos Zoulas | 1 | -1/+1 |
| 2024-04-13 19:04:39 +0100 | Add translations of nls set2 in greek and fix typos #84 (chrislongros) | Christos Zoulas | 1 | -6/+23 |
| 2024-04-05 07:39:59 +0100 | Release 6.24.12TCSH6_24_12 | Kimmo Suominen | 4 | -15/+17 |
| 2024-04-04 06:59:26 +0100 | Fix history merging | Kimmo Suominen | 2 | -27/+50 |
| 2024-03-14 00:04:15 +0000 | Remove kinetic and trusty | Kimmo Suominen | 1 | -7/+5 |
| 2024-03-13 23:04:04 +0000 | Release 6.24.11TCSH6_24_11 | Kimmo Suominen | 6 | -1447/+1350 |
| 2024-03-13 22:32:25 +0000 | Make nice priority incremental even with setpriority(2) | Kimmo Suominen | 5 | -4/+23 |
| 2024-03-11 06:45:30 +0000 | Use LC_ALL instead of LC_COLLATE | Kimmo Suominen | 2 | -2/+3 |
| 2024-03-11 06:43:57 +0000 | Fix typo in comment (NFCI) | Kimmo Suominen | 1 | -1/+1 |
| 2024-03-11 06:21:46 +0000 | Handle qemu output on signal reception | Kimmo Suominen | 1 | -1/+4 |
| 2024-03-09 06:10:55 +0000 | Add missing `esac` in run-builds | Kimmo Suominen | 1 | -0/+1 |
| 2023-11-18 17:10:43 +0000 | update with more precise info (https://github.com/Krush206) | Christos Zoulas | 1 | -3/+2 |
| 2023-11-18 17:06:56 +0000 | update svn script for python3 (https://github.com/Sigmanificient) | Christos Zoulas | 1 | -23/+33 |
| 2023-11-18 17:05:31 +0000 | fix various typos (https://github.com/gbergling) | Christos Zoulas | 5 | -6/+6 |
| 2023-11-18 17:02:49 +0000 | Free memory so asan does not complain (https://github.com/gregorynisbet-google) | Christos Zoulas | 1 | -15/+79 |
| 2023-06-27 22:47:56 +0100 | Add builds for trixie, mantic, and lunar. Remove stretch. | Kimmo Suominen | 1 | -12/+57 |
| 2023-05-21 19:43:50 +0100 | Add CodeQL workflow for GitHub code scanning (PR #56) | Kimmo Suominen | 1 | -0/+42 |
| 2023-05-21 19:20:38 +0100 | Merge PR #75 (lukem/stdin-tty-tests) | Kimmo Suominen | 2 | -6/+31 |
| 2023-05-15 14:29:21 +0100 | tests: explicit tests for stdin not a tty | Luke Mewburn | 2 | -0/+10 |
| 2023-05-15 13:36:04 +0100 | tests: fix stdin-as-tty comment and edit tests | Luke Mewburn | 2 | -6/+21 |
| 2023-04-14 12:52:38 +0100 | Release 6.24.10TCSH6_24_10 | Kimmo Suominen | 4 | -15/+18 |
| 2023-04-14 12:39:49 +0100 | Improve docker build instructions | Kimmo Suominen | 1 | -15/+17 |
| 2023-04-14 12:32:25 +0100 | Revert "tests: reenable comment and edit tests" | Kimmo Suominen | 2 | -0/+4 |
| 2023-04-13 14:17:42 +0100 | Fix RELEASE_TAG | Kimmo Suominen | 3 | -1/+11 |
| 2023-04-13 03:33:09 +0100 | Release 6.24.09 | Kimmo Suominen | 4 | -15/+18 |
| 2023-04-13 03:33:09 +0100 | warn for LSCOLORS or LS_COLORS instead of colorls | Luke Mewburn | 8 | -17/+20 |
| 2023-04-13 03:33:09 +0100 | ls-F: unsetenv LS*COLOR reapplies other LS*COLOR | Luke Mewburn | 6 | -23/+118 |
| 2023-04-13 03:33:09 +0100 | tests: check LSCOLORS and LS_COLORS validation | Luke Mewburn | 2 | -10/+142 |
| 2023-04-13 03:33:09 +0100 | tcsh.man: improve LSCOLORS docs | Luke Mewburn | 1 | -30/+38 |
| 2023-04-13 03:33:09 +0100 | Don't crash if LSCOLORS contains > 11 pairs | Luke Mewburn | 1 | -0/+2 |
| 2023-04-11 17:02:40 +0100 | add missing const (for FreeBSD) | zoulasc | 1 | -1/+1 |
| 2023-04-10 10:26:45 +0100 | Release 6.24.08TCSH6_24_08 | Kimmo Suominen | 4 | -15/+18 |
| 2023-04-10 10:13:17 +0100 | Merge PR #71 (lukem/color-improvements) | Kimmo Suominen | 44 | -551/+2792 |
| 2023-03-23 13:14:00 +0000 | fix completion for enhanced filetype detection | Luke Mewburn | 3 | -7/+9 |
| 2023-03-23 11:57:13 +0000 | make check: ensure tcsh is up to date | Luke Mewburn | 1 | -1/+1 |
| 2023-03-23 11:48:10 +0000 | tests: rework ls-F testing, improve comments | Luke Mewburn | 1 | -41/+38 |
| 2023-03-13 12:24:13 +0000 | Fixes: LS_COLORS extensions | Luke Mewburn | 1 | -0/+1 |
| 2023-03-13 12:20:18 +0000 | Makefile: fix atlocal regeneration | Luke Mewburn | 1 | -2/+2 |
| 2023-03-13 12:11:06 +0000 | tests: test ls-F extension colors | Luke Mewburn | 14 | -3/+84 |
| 2023-03-13 12:09:19 +0000 | ls-F: implement more LS_COLORS color vars | Luke Mewburn | 17 | -55/+241 |
| 2023-03-13 12:09:09 +0000 | enhance filetype detection to also return colorvar | Luke Mewburn | 4 | -131/+173 |
| 2023-03-13 00:29:13 +0000 | Fixes: merge and add more LS_COLORS ln=target fixes | Luke Mewburn | 1 | -3/+3 |
| 2023-03-13 00:02:08 +0000 | ls-F: fix intermittent ln=target bug | Luke Mewburn | 2 | -15/+44 |
| 2023-03-12 09:03:14 +0000 | Fixes: recent color ls-F fixes | Luke Mewburn | 1 | -0/+6 |
| 2023-03-12 08:52:12 +0000 | ls-F: fix ln=target reset | Luke Mewburn | 3 | -1/+42 |
| 2023-03-12 08:36:22 +0000 | ls-F: fix ls-F DIR with ln=target | Luke Mewburn | 5 | -36/+28 |
| 2023-03-12 08:36:22 +0000 | tcsh.man: file type not filetype | Luke Mewburn | 1 | -1/+1 |
| 2023-03-12 08:36:19 +0000 | tests: add ls-F ln=target failed test | Luke Mewburn | 2 | -0/+25 |
| 2023-03-12 08:35:43 +0000 | tests: extend ls-F tests | Luke Mewburn | 5 | -59/+178 |
| 2023-03-12 00:44:48 +0000 | fix unsetenv CLICOLOR_FORCE | Luke Mewburn | 5 | -9/+17 |
| 2023-03-12 00:22:34 +0000 | ls-F: fix LSCOLORS bright handling | Luke Mewburn | 3 | -14/+14 |
| 2023-03-12 00:13:17 +0000 | tests: check ls-F color defaults and LSCOLORS | Luke Mewburn | 4 | -5/+93 |
| 2023-03-11 23:51:09 +0000 | tests: move expected ls-F output to separate files | Luke Mewburn | 7 | -84/+90 |
| 2023-03-11 23:45:46 +0000 | tests: add TCSH_DIFF() macro and TESTSUITEREGEN | Luke Mewburn | 2 | -2/+21 |
| 2023-03-11 23:03:03 +0000 | tcsh.man: improve color docs | Luke Mewburn | 1 | -31/+32 |
| 2023-03-11 22:27:18 +0000 | regen | Luke Mewburn | 2 | -85/+107 |
| [...] | ||||
| Tag | Download | Author | Age | |
| TCSH6_24_16 | tcsh-TCSH6_24_16.tar.gz | Kimmo Suominen | 2025-07-09 08:41:34 +0100 (14 months) | |
| TCSH6_24_15 | tcsh-TCSH6_24_15.tar.gz | Kimmo Suominen | 2025-02-04 17:58:17 +0000 (19 months) | |
| TCSH6_24_14 | tcsh-TCSH6_24_14.tar.gz | Kimmo Suominen | 2024-11-26 18:31:51 +0000 (21 months) | |
| TCSH6_24_13 | tcsh-TCSH6_24_13.tar.gz | Kimmo Suominen | 2024-06-12 06:52:47 +0100 (2 years) | |
| TCSH6_24_12 | tcsh-TCSH6_24_12.tar.gz | Kimmo Suominen | 2024-04-05 07:39:59 +0100 (2 years) | |
| TCSH6_24_11 | tcsh-TCSH6_24_11.tar.gz | Kimmo Suominen | 2024-03-13 23:04:04 +0000 (2 years) | |
| TCSH6_24_10 | tcsh-TCSH6_24_10.tar.gz | Kimmo Suominen | 2023-04-14 12:52:38 +0100 (3 years) | |
| TCSH6_24_09 | tcsh-TCSH6_24_09.tar.gz | Kimmo Suominen | 2023-04-13 03:32:52 +0100 (3 years) | |
| TCSH6_24_08 | tcsh-TCSH6_24_08.tar.gz | Kimmo Suominen | 2023-04-10 10:26:45 +0100 (3 years) | |
| TCSH6_24_07 | tcsh-TCSH6_24_07.tar.gz | Kimmo Suominen | 2022-12-21 19:44:53 +0000 (4 years) | |
| TCSH6_24_06 | tcsh-TCSH6_24_06.tar.gz | Kimmo Suominen | 2022-12-12 15:57:30 +0000 (4 years) | |
| TCSH6_24_05 | tcsh-TCSH6_24_05.tar.gz | Kimmo Suominen | 2022-12-04 08:20:48 +0000 (4 years) | |
| TCSH6_24_04 | tcsh-TCSH6_24_04.tar.gz | Kimmo Suominen | 2022-12-03 20:34:19 +0000 (4 years) | |
| TCSH6_24_03 | tcsh-TCSH6_24_03.tar.gz | Kimmo Suominen | 2022-12-03 07:17:50 +0000 (4 years) | |
| TCSH6_24_02 | tcsh-TCSH6_24_02.tar.gz | Kimmo Suominen | 2022-11-23 22:29:09 +0000 (4 years) | |
| TCSH6_24_01 | tcsh-TCSH6_24_01.tar.gz | Kimmo Suominen | 2022-05-12 15:23:52 +0100 (4 years) | |
| TCSH6_24_00 | tcsh-TCSH6_24_00.tar.gz | Kimmo Suominen | 2022-02-02 10:57:26 +0000 (5 years) | |
| TCSH6_23_02 | tcsh-TCSH6_23_02.tar.gz | Kimmo Suominen | 2022-01-03 08:03:03 +0000 (5 years) | |
| TCSH6_23_01 | tcsh-TCSH6_23_01.tar.gz | Kimmo Suominen | 2021-12-09 17:40:05 +0000 (5 years) | |
| TCSH6_23_00 | tcsh-TCSH6_23_00.tar.gz | Kimmo Suominen | 2021-11-11 09:54:05 +0000 (5 years) | |
| [...] | ||||
| Clone | ||||
| https://github.com/tcsh-org/tcsh.git | ||||
