Revisions of tcsh

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1165473 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 99)
- Update to tcsh 6.24.12 - 2024-04-05
  * Fix history merge and add a test for it (Werner Fink, Kimmo Suominen)
- Remove patch tcsh-6.24.10-history-merge.dif now solved upstream
- Port patch tcsh-6.22.02-local-dotlock.dif (corrected offsets)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1157873 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 98)
- Update to tcsh 6.24.11 - 2024-03-14
  * Make nice priority incremental even with setpriority(2) to
    match how it worked with nice(3) (Kimmo Suominen)
- Port patch tcsh-6.22.02-local-dotlock.dif
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1130750 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 97)
- Add patch tcsh-skip-utmp-service.dif
  * There is currently no API avaible to replace the utmp/wtmp
    based builtins watch and who of tcsh
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1118948 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 96)
Automatic submission by obs-autosubmit
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1116393 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 95)
- Add some fixes from
  https://github.com/tcsh-org/tcsh/blob/master/complete.tcsh
  to our complete.tcsh (boo#1215817)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1100325 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 94)
- Extend tcsh-6.24.10-history-merge.dif
  * Add a test case 

- Modify tcsh-6.24.10-history-merge.dif
  * Skip workaround but disable fastMergeErase instead to really be
    able to merge currently history with history file (bsc#1213484)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1098668 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 93)
- (Re)add patch tcsh-6.24.10-history-merge.dif
  * which is port of an old patch as the problem was not gone
  * Make it possible to merge current history with already
    written history
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1079847 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 92)
- update to 6.24.10:
  * Restore skipping of the "$edit" and "Comments" tests when not
    running on a terminal (forwarded request 1079562 from dirkmueller)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1079203 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 91)
- Update to tcsh 6.24.09
  * ls-F: unsetenv LS*COLOR reapplies other LS*COLOR (Luke Mewburn)
  * Don't crash if LSCOLORS contains > 11 pairs (Luke Mewburn)
- Port patch
  * tcsh-6.18.03-colorls.dif
    that is we ignore unknown colors to be compatible with LS_COLOR
    used by /usr/bin/ls from coreutils

- Update to tcsh 6.24.08
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1078404 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 90)
- Update too tcsh 6.24.08
  * Support LS_COLORS su,sg,tw,ow,st,mh variables. (Luke Mewburn)
  * Fixes for LS_COLORS ln=target: ls-F directory; reset on unsetenv;
      intermittent parse bug; only support lower-case "target". (Luke Mewburn)
  * Fix LSCOLORS bold/bright color support, add to manual (Luke Mewburn)
  * Implement CLICOLOR_FORCE (Luke Mewburn)
  * On startup, use LS_COLORS in preference to LSCOLORS (Luke Mewburn)
  * Improve color ls-F documentation (Luke Mewburn)
- Port patches
  * tcsh-6.17.06-dspmbyte.dif
  * tcsh-6.18.03-colorls.dif
  * tcsh-6.21.00.dif
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1056976 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 89)
Replace transitional %usrmerged macro with regular version check (boo#1206798) (forwarded request 1055745 from lnussel)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1042552 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 88)
- Update to tcsh 6.24.06
  16. V6.24.06 - 2022-12-12
    This is a maintenance release to make all the recent manual page,
    documentation, and build improvements available to all.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1040341 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 87)
- Update to tcsh 6.24.05
  15. V6.24.05 - 2022-12-04
  14. Build and release process improvements (Luke Mewburn, Kimmo Suominen)
  13. V6.24.04 - 2022-12-03
  12. Fix a test to match output from old bash versions (Corinna Vinschen)
- Port patch tcsh-6.21.00.dif

- Update to tcsh 6.24.03
  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)
- Correct offset and port patch tcsh-6.17.06-dspmbyte.dif
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1038210 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 86)
- Update to tcsh 6.24.02
  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.
- Delete patch tcsh-6.24.01-bash52.dif now upstream
- Correct offset and port patches
  * tcsh-6.21.00.dif
  * tcsh-6.22.02-local-dotlock.dif
- Enhance completion for man command
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1035845 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 85)
- Add search-lists to gpg completions, extend ispell completions
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1033495 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 84)
- Enhance completion that is add sed, gpg and rpm support as well
  as extend some other commands
Richard Brown's avatar Richard Brown (RBrownFactory) accepted request 1007813 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 83)
- Replace tcsh-6.24.01-bash52.dif with upstream fix (forwarded request 1007809 from favogt)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 976987 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 82)
- Update to tcsh 6.24.01
  2. Fix quoting of ! characters in history recall (Kimmo Suominen)
  1. Fix return status of which (Jamie Landeg-Jones)
- Remove tcsh-6.24.00-which.dif now upstream
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 950890 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 81)
- Add patch tcsh-6.24.00-which.dif from upstream mailing list
  to fix bug in which builtin, that is return error if a command
  is not found 

- Update to tcsh 6.24.00
  11. Update config.guess and config.sub so arm64 is recognized
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 945613 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 80)
- Update to tcsh 6.23.02
   9. Make the \U escape up to 8 hex digits.
   8. V6.23.01 - 20211209
   7. add \cc and \Uhhh, and document escape sequences
   6. add $'string with escapes' ("dollar-single-quotes") (Kimmo Suominen)
   5. don't glob the filetest builtin arguments twice
   4. remove the duplicate echo escape parsing code and use parseescape
   3. add \x{hh} \xhh \uhhh (H.Merijn Brand)
   2. fix and document ln=target
   1. Merge in patches from pkgsrc:
      - Modernize the installation targets so that they use INSTALL_DATA,
        INSTALL_PROGRAM, and MKDIR_P.
      - Enable SYSMALLOC and SHORT_STRINGS on NetBSD.
      - Enable NO_FIX_MALLOC and SHORT_STRINGS on OpenBSD.
- Port patches
  * tcsh-6.17.06-dspmbyte.dif
  * tcsh-6.18.03-catalogs.dif
  * tcsh-6.21.00.dif
Displaying revisions 1 - 20 of 99
openSUSE Build Service is sponsored by