Commit Graph

29 Commits

Author SHA1 Message Date
Kamil Dudka e680748e28 Related: #1830318 - drop the last use of ncurses no longer needed
We do not install or maintain /etc/DIR_COLORS.256color any more.
2021-04-10 18:33:31 +02:00
James Cassell 5d12163012 make ncurses optional 2020-06-26 03:19:47 -04:00
Ondřej Vašík 58ee24949f call utilities in colorls.* scripts with full path (#1222140) 2015-06-04 10:47:11 +02:00
Ondřej Vašík 2f8deb0379 handle situation with ro /tmp in colorls scripts (#1149761) 2014-10-15 09:43:08 +02:00
Ondřej Vašík 72a0b599c4 Fix the i18n cut optimization restriction (we need UTF8 to grant uniqueness of characters and using strchr() approach), unset the unnecessary envvars after colorls scripts(#1051703) 2014-01-13 12:49:45 +01:00
Ondřej Vašík 7a1c1f8975 skip even the ls aliases in noninteractive mode (suggested by T. Cordes, #988152) 2013-12-23 10:50:56 +01:00
Ondřej Vašík bf6c8ea752 Fix minor issue in colorls.csh script with noclobber on (reported by Ty! Boyack) 2013-11-06 14:24:54 +01:00
Ondrej Oprala e8fe3e1cf6 change the TMP variable name in colorls.csh to _tmp (#981373) 2013-07-17 14:30:46 +02:00
Ville Skyttä f0b6f85aff colorls profile script tmp file handling improvements 2013-05-08 17:25:06 +02:00
Ondrej Oprala 7bbf86f2fe Fix tmp file location in colorls scripts (#948008) 2013-04-05 13:04:52 +02:00
Ondřej Vašík c7a1b74c04 DIR_COLORS.xterm should have higher priority than DIR_COLORS.256color (#921651) 2013-03-14 16:50:09 +01:00
Ondrej Oprala 1ad51b6276 add support for INCLUDE in colorls scripts (#818069) 2013-03-11 16:00:59 +01:00
Ondřej Vašík 9a7f541e9b This seems to be better fix ;) for noninteractive mode 2012-04-17 15:02:56 +02:00
Ondřej Vašík 6972fb24fa fix the tcsh colorls.csh behaviour in non-interactive mode (#804604) 2012-04-16 07:46:17 +02:00
Ondřej Vašík 377a7b8082 do not use shebang in sourced colorls.csh profile.d script 2012-01-05 21:51:20 +01:00
Ondrej Vasik 5421281a0d doublequote LS_COLORS in colorls.*sh scripts to speedup shell
start(#586029), add patch for mkstemp on sparc64(Dennis Gilmore),
    update /etc/DIR_COLORS* files
2010-04-27 10:30:50 +00:00
Ondrej Vasik 515305b108 run tput colors in colorls profile.d scripts only in the interactive
mode(#450424)
2010-03-20 07:44:52 +00:00
Ondrej Vasik 147167e78f do not keep system defined LS_COLORS for whole session, some upstream fixes
- selinux context in mkdir, backslashes in ptx and paste
2008-03-27 14:38:08 +00:00
Ondrej Vasik fec3583011 colorls csh missing doublequotes + fixed localization of verbose stdout
outputs
2008-03-04 12:04:31 +00:00
Ondrej Vasik 6feaf70251 use default security context in install(#319231) + some colorls sh/csh
optimalizations(#433189, #433190)
2008-02-18 14:37:04 +00:00
Ondrej Vasik af063ec155 x86_64 build error fix #2 2008-02-14 14:43:46 +00:00
Ondrej Vasik 1be1358be9 fix of build troubles on x86_64 2008-02-14 13:17:37 +00:00
Ondrej Vasik 9bfa74fd5d Fixed syntax error in colors.csh script 2008-02-08 16:27:31 +00:00
Ondrej Vasik 55707b64ee improve 256-color support handling in colorls shell scripts + color tunning 2008-02-07 15:10:39 +00:00
Ondrej Vasik 6ee11ab3f6 256 color support in sh/csh colorls scripts(#429121), fixed syntax error in
csh script(#431315)
2008-02-04 16:49:24 +00:00
Ondrej Vasik 5d66c4cfdf various changes(colors in ls, ACL/scontext in ls, longoptions for
echo/sleep), see changelog for details
2008-01-31 15:55:47 +00:00
Tim Waugh 09330094ac Re-imported with fixed permissions (bug #225655). 2007-02-26 13:04:00 +00:00
Tim Waugh b2e3bc6363 Removed, ready for re-import with fixed permissions. 2007-02-26 13:03:26 +00:00
Tim Waugh 8eac3d1f21 - Removed unnecessary stuff in pre scriptlet (bug #225655).
- Prefix sources with 'coreutils-' (bug #225655).
2007-02-14 12:33:54 +00:00