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