2024-11-26 21:56:42 by Kimmo Suominen | Files touched by this commit (2) |
Log message: {,standalone-,static-}tcsh: Update to 6.24.14: Changes since 6.24.13: 41. V6.24.14 - 2024-11-26 40. Fix issues with S-JIS handling (T. Nosaka) 39. Handle redirections in bracketed expressions if { foo > /dev/null } (christos) 38. Recognize history searches in history expansion !?foo<tab> (christos) |
2024-06-12 08:53:12 by Kimmo Suominen | Files touched by this commit (3) |
Log message: {,standalone-,static-}tcsh: Update to 6.24.13: Changes since 6.24.12: 37. V6.24.13 - 2024-06-12 36. Fix !^:h and !^:t failing when no / found (Kimmo Suominen) 35. Add cross-build support for gethost (josefs10) 34. Add support for $?< (Matheus Garcia) |
2024-04-05 09:26:22 by Kimmo Suominen | Files touched by this commit (2) |
Log message: {,standalone-,static-}tcsh: Update to 6.24.12: Changes since 6.24.11: 33. V6.24.12 - 2024-04-05 32. Fix history merge and add a test for it (Werner Fink, Kimmo Suominen) |
2024-03-14 01:03:09 by Kimmo Suominen | Files touched by this commit (2) |
Log message: {,standalone-,static-}tcsh: Update to 6.24.11: Changes since 6.24.10: 31. V6.24.11 - 2024-03-14 30. Make nice priority incremental even with setpriority(2) to match how it worked with nice(3) (Kimmo Suominen) |
2023-04-14 16:59:31 by Kimmo Suominen | Files touched by this commit (2) |
Log message: {,standalone-,static-}tcsh: Update to 6.24.10: Changes since 6.24.07: 29. V6.24.10 - 2023-04-14 28. Restore skipping of the "$edit" and "Comments" tests \ when not running on a terminal (Kimmo Suominen) 27. V6.24.09 - 2023-04-13 26. ls-F: unsetenv LS*COLOR reapplies other LS*COLOR (Luke Mewburn) 25. Don't crash if LSCOLORS contains > 11 pairs (Luke Mewburn) 24. V6.24.08 - 2023-04-10 23. Support LS_COLORS su,sg,tw,ow,st,mh variables. (Luke Mewburn) 22. Fixes for LS_COLORS ln=target: ls-F directory; reset on unsetenv; intermittent parse bug; only support lower-case "target". (Luke \ Mewburn) 21. Fix LSCOLORS bold/bright color support, add to manual (Luke Mewburn) 20. Implement CLICOLOR_FORCE (Luke Mewburn) 19. On startup, use LS_COLORS in preference to LSCOLORS (Luke Mewburn) 18. Improve color ls-F documentation (Luke Mewburn) |
2022-12-21 21:49:18 by Kimmo Suominen | Files touched by this commit (2) |
Log message: {,standalone-,static-}tcsh: Update to 6.24.07: No notable changes since 6.24.06: 17. V6.24.07 - 2022-12-21 |
2022-12-12 17:49:42 by Kimmo Suominen | Files touched by this commit (2) |
Log message: {,standalone-,static-}tcsh: Update to 6.24.06: Changes since 6.24.04: 16. V6.24.06 - 2022-12-12 15. V6.24.05 - 2022-12-04 14. Build and release process improvements (Luke Mewburn, Kimmo Suominen) |
2022-12-03 22:41:13 by Kimmo Suominen | Files touched by this commit (2) |
Log message: {,standalone-,static-}tcsh: Update to 6.24.04: Changes since 6.24.03: 13. V6.24.04 - 2022-12-03 12. Fix a test to match output from old bash versions (Corinna Vinschen) |