aboutsummaryrefslograw-logtreecommitdiffstats
Latest commits:
DateCommit messageAuthorFilesLines
2026-05-21 13:21:12 +0100Fix bug in previous (reversed comparison)HEADmasterChristos Zoulas1-4/+4
2026-05-06 22:39:23 +0100Add missing check for p > low, put backslash check in macro.Christos Zoulas1-3/+4
2026-05-06 22:38:00 +0100re-indent, no functional changeChristos Zoulas1-15/+17
2026-01-26 16:15:38 +0000Handle RLIMIT_AS on Cygwin (Corinna Vinschen)Christos Zoulas2-1/+2
2026-01-26 15:47:00 +0000Fix nls error message (Corinna Vinschen)Christos Zoulas13-12/+13
2025-11-26 22:13:43 +0000run-builds: Add forky, questing, and pluckyKimmo Suominen1-3/+4
2025-10-24 21:13:03 +0100Typo fixes from spaette (GitHub PR #122)Kimmo Suominen51-104/+105
2025-10-24 20:37:57 +0100Add .mailmapKimmo Suominen1-0/+3
2025-09-21 18:21:45 +0100Fix some gcc-14 nits.Christos Zoulas3-3/+3
2025-07-09 10:05:49 +0100Work around faked-sysv issue slowing down buildsKimmo Suominen1-1/+6
2025-07-09 10:04:41 +0100Style change (NFCI)Kimmo Suominen1-2/+2
2025-07-09 10:04:14 +0100Remove unnecessary (by now) trixie workaroundKimmo Suominen1-6/+0
2025-07-09 08:41:34 +0100Release 6.24.16TCSH6_24_16Kimmo Suominen4-15/+16
2025-07-09 08:30:30 +0100Use $+ instead of $^ in nls/Makefile.inKimmo Suominen2-24/+25
2025-05-26 10:52:29 +0100Remove Travis config (no longer available)Kimmo Suominen1-82/+0
2025-05-26 10:05:22 +0100Remove CodeQL workflow (errors)Kimmo Suominen1-42/+0
2025-05-26 09:25:50 +0100Bump CodeQL workflow versions (v3)Kimmo Suominen1-4/+4
2025-02-04 17:58:17 +0000Release 6.24.15TCSH6_24_15Kimmo Suominen4-15/+16
2025-02-04 17:54:02 +0000Fix logic in previous (16fd2823908f0b3024e0a06ac71c84ee0d18f3b4)Kimmo Suominen1-1/+1
2024-11-30 15:03:18 +0000Need a path so that the tests can find regular commands like sed(1)Christos Zoulas1-0/+1
2024-11-30 15:00:43 +0000Solaris2 needs the same const treatment as linux (Nelson H. F. Beebe)Christos Zoulas1-1/+1
2024-11-29 21:18:53 +0000Fix defined name: It is UTF16_STRINGS not UTF16_STRING.Christos Zoulas1-1/+1
2024-11-26 18:31:51 +0000Release 6.24.14TCSH6_24_14Kimmo Suominen4-15/+16
2024-11-26 18:16:27 +0000Need parens around |...Christos Zoulas1-1/+1
2024-11-23 18:34:36 +0000latest changesChristos Zoulas1-0/+1
2024-11-23 18:33:44 +0000On some systems CODESET is an enum so it does not work in ifdef (T. Nosaka)Christos Zoulas1-1/+1
2024-11-23 18:33:39 +0000Allow UTF16_STRINGS for 4 byte wide chars (T.Nosaka)Christos Zoulas1-1/+1
2024-11-08 20:51:12 +0000Handle the case where we have a bracketed expression with redirection.Christos Zoulas5-3/+9
2024-09-08 16:11:17 +0100Recognize history searches in expansion (requested by mrg)Christos Zoulas4-2/+13
2024-09-04 20:51:17 +0100Remove buster and mantic from build platforms (EOL)Kimmo Suominen1-3/+1
2024-06-12 06:52:47 +0100Release 6.24.13TCSH6_24_13Kimmo Suominen4-15/+16
2024-06-12 06:28:45 +0100Fix !^:h and !^:t failing when no / foundKimmo Suominen3-1/+14
2024-05-27 04:49:21 +0100Regen configure (autoreconf)Kimmo Suominen1-0/+27
2024-05-26 15:29:21 +0100s/gr/el/ for greek locale (josefs10)Christos Zoulas1-2/+2
2024-05-26 15:28:36 +0100Fix crossbuild issue for gethost (josefs10)Christos Zoulas3-2/+21
2024-05-26 14:52:29 +0100Merge branch 'master' of ssh://rebar.astron.com/p/tcsh/tcshChristos Zoulas82-2137/+4841
2024-05-16 22:23:54 +0100Add noble and remove lunarKimmo Suominen1-3/+3
2024-04-26 22:43:25 +0100PR/480: fix typoChristos Zoulas1-1/+1
2024-04-15 19:58:07 +0100Add support for "$?<" (Matheus Garcia)zoulasc17-5/+50
2024-04-15 19:52:39 +0100comment out unused.zoulasc1-0/+2
2024-04-13 19:20:17 +0100Typo on ed.chared #91 (108062138)Christos Zoulas1-1/+1
2024-04-13 19:16:41 +0100Update set1 / nls greek #88 (chrislongros)Christos Zoulas1-4/+4
2024-04-13 19:12:34 +0100Update set23 / nls greek #87 (chrislongros)Christos Zoulas1-1/+1
2024-04-13 19:09:03 +0100Fix minor typo / nls set9 greek #86 (chrislongros)Christos Zoulas1-1/+1
2024-04-13 19:05:59 +0100fix whitespace in set26 / greek #85 (chrislongros)Christos Zoulas1-1/+1
2024-04-13 19:04:39 +0100Add translations of nls set2 in greek and fix typos #84 (chrislongros)Christos Zoulas1-6/+23
2024-04-05 07:39:59 +0100Release 6.24.12TCSH6_24_12Kimmo Suominen4-15/+17
2024-04-04 06:59:26 +0100Fix history mergingKimmo Suominen2-27/+50
2024-03-14 00:04:15 +0000Remove kinetic and trustyKimmo Suominen1-7/+5
2024-03-13 23:04:04 +0000Release 6.24.11TCSH6_24_11Kimmo Suominen6-1447/+1350
2024-03-13 22:32:25 +0000Make nice priority incremental even with setpriority(2)Kimmo Suominen5-4/+23
2024-03-11 06:45:30 +0000Use LC_ALL instead of LC_COLLATEKimmo Suominen2-2/+3
2024-03-11 06:43:57 +0000Fix typo in comment (NFCI)Kimmo Suominen1-1/+1
2024-03-11 06:21:46 +0000Handle qemu output on signal receptionKimmo Suominen1-1/+4
2024-03-09 06:10:55 +0000Add missing `esac` in run-buildsKimmo Suominen1-0/+1
2023-11-18 17:10:43 +0000update with more precise info (https://github.com/Krush206)Christos Zoulas1-3/+2
2023-11-18 17:06:56 +0000update svn script for python3 (https://github.com/Sigmanificient)Christos Zoulas1-23/+33
2023-11-18 17:05:31 +0000fix various typos (https://github.com/gbergling)Christos Zoulas5-6/+6
2023-11-18 17:02:49 +0000Free memory so asan does not complain (https://github.com/gregorynisbet-google)Christos Zoulas1-15/+79
2023-06-27 22:47:56 +0100Add builds for trixie, mantic, and lunar. Remove stretch.Kimmo Suominen1-12/+57
2023-05-21 19:43:50 +0100Add CodeQL workflow for GitHub code scanning (PR #56)Kimmo Suominen1-0/+42
2023-05-21 19:20:38 +0100Merge PR #75 (lukem/stdin-tty-tests)Kimmo Suominen2-6/+31
2023-05-15 14:29:21 +0100tests: explicit tests for stdin not a ttyLuke Mewburn2-0/+10
2023-05-15 13:36:04 +0100tests: fix stdin-as-tty comment and edit testsLuke Mewburn2-6/+21
2023-04-14 12:52:38 +0100Release 6.24.10TCSH6_24_10Kimmo Suominen4-15/+18
2023-04-14 12:39:49 +0100Improve docker build instructionsKimmo Suominen1-15/+17
2023-04-14 12:32:25 +0100Revert "tests: reenable comment and edit tests"Kimmo Suominen2-0/+4
2023-04-13 14:17:42 +0100Fix RELEASE_TAGKimmo Suominen3-1/+11
2023-04-13 03:33:09 +0100Release 6.24.09Kimmo Suominen4-15/+18
2023-04-13 03:33:09 +0100warn for LSCOLORS or LS_COLORS instead of colorlsLuke Mewburn8-17/+20
2023-04-13 03:33:09 +0100ls-F: unsetenv LS*COLOR reapplies other LS*COLORLuke Mewburn6-23/+118
2023-04-13 03:33:09 +0100tests: check LSCOLORS and LS_COLORS validationLuke Mewburn2-10/+142
2023-04-13 03:33:09 +0100tcsh.man: improve LSCOLORS docsLuke Mewburn1-30/+38
2023-04-13 03:33:09 +0100Don't crash if LSCOLORS contains > 11 pairsLuke Mewburn1-0/+2
2023-04-11 17:02:40 +0100add missing const (for FreeBSD)zoulasc1-1/+1
2023-04-10 10:26:45 +0100Release 6.24.08TCSH6_24_08Kimmo Suominen4-15/+18
2023-04-10 10:13:17 +0100Merge PR #71 (lukem/color-improvements)Kimmo Suominen44-551/+2792
2023-03-23 13:14:00 +0000fix completion for enhanced filetype detectionLuke Mewburn3-7/+9
2023-03-23 11:57:13 +0000make check: ensure tcsh is up to dateLuke Mewburn1-1/+1
2023-03-23 11:48:10 +0000tests: rework ls-F testing, improve commentsLuke Mewburn1-41/+38
2023-03-13 12:24:13 +0000Fixes: LS_COLORS extensionsLuke Mewburn1-0/+1
2023-03-13 12:20:18 +0000Makefile: fix atlocal regenerationLuke Mewburn1-2/+2
2023-03-13 12:11:06 +0000tests: test ls-F extension colorsLuke Mewburn14-3/+84
2023-03-13 12:09:19 +0000ls-F: implement more LS_COLORS color varsLuke Mewburn17-55/+241
2023-03-13 12:09:09 +0000enhance filetype detection to also return colorvarLuke Mewburn4-131/+173
2023-03-13 00:29:13 +0000Fixes: merge and add more LS_COLORS ln=target fixesLuke Mewburn1-3/+3
2023-03-13 00:02:08 +0000ls-F: fix intermittent ln=target bugLuke Mewburn2-15/+44
2023-03-12 09:03:14 +0000Fixes: recent color ls-F fixesLuke Mewburn1-0/+6
2023-03-12 08:52:12 +0000ls-F: fix ln=target resetLuke Mewburn3-1/+42
2023-03-12 08:36:22 +0000ls-F: fix ls-F DIR with ln=targetLuke Mewburn5-36/+28
2023-03-12 08:36:22 +0000tcsh.man: file type not filetypeLuke Mewburn1-1/+1
2023-03-12 08:36:19 +0000tests: add ls-F ln=target failed testLuke Mewburn2-0/+25
2023-03-12 08:35:43 +0000tests: extend ls-F testsLuke Mewburn5-59/+178
2023-03-12 00:44:48 +0000fix unsetenv CLICOLOR_FORCELuke Mewburn5-9/+17
2023-03-12 00:22:34 +0000ls-F: fix LSCOLORS bright handlingLuke Mewburn3-14/+14
2023-03-12 00:13:17 +0000tests: check ls-F color defaults and LSCOLORSLuke Mewburn4-5/+93
2023-03-11 23:51:09 +0000tests: move expected ls-F output to separate filesLuke Mewburn7-84/+90
2023-03-11 23:45:46 +0000tests: add TCSH_DIFF() macro and TESTSUITEREGENLuke Mewburn2-2/+21
2023-03-11 23:03:03 +0000tcsh.man: improve color docsLuke Mewburn1-31/+32
2023-03-11 22:27:18 +0000regenLuke Mewburn2-85/+107
[...]

 
Clone
https://github.com/tcsh-org/tcsh.git
This site is maintained by Jamie Landeg-Jones <jamie@catflap.org>, and is not an official FreeBSD project, nor is it endorsed by the FreeBSD team.