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) |
2022-12-03 13:42:20 by Kimmo Suominen | Files touched by this commit (2) |
Log message: {,standalone-,static-}tcsh: Update to 6.24.03: Changes since 6.24.02: 11. V6.24.03 - 20221203 10. Fix set/@ test when diff is from busybox (Luke Mewburn) 9. Handle \c in echo properly instead of printing garbage past the end of the string. 8. Add a configure check for a working sbrk() (Luke Mewburn) |
2022-11-24 00:19:24 by Kimmo Suominen | Files touched by this commit (3) |
Log message: {,standalone-,static-}tcsh: Update to 6.24.02: Changes since 6.24.01: 7. V6.24.02 - 20221124 6. Complete mdoc-based manual page (Luke Mewburn) 5. Fix rechist() check for NULL filename (broke when arg was renamed). > cd > rm .history > unset savehist > history -S /tmp/s > exit A ~/.history has been written when it should not have been. 4. Make OpenBSD use SHORT_STRINGS and fix non-SHORT_STRINGS compilation. |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2022-05-12 16:51:30 by Kimmo Suominen | Files touched by this commit (2) |
Log message: {,standalone-,static-}tcsh: Update to 6.24.01: Changes since 6.24.00: 3. V6.24.01 - 20220512 2. Fix quoting of ! characters in history recall (Kimmo Suominen) 1. Fix return status of which (Jamie Landeg-Jones) |