Commit Graph

28 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
Ondřej Vašík 34ffa2ef55 change way of detection of interactive shell in colorls.sh script 2016-06-24 12:45:22 +02:00
Ondřej Vašík 2ad92d25c0 fix one still existing occurance of non-full path in colorls.sh 2015-09-12 08:00:58 +02: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 6f1fcbc4c6 Fix possible noclobber issue in colorls.sh as well 2013-11-06 16:18:23 +01: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
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 75e385fc3e use grep instead of deprecated egrep in colorls.sh script, remove
unnecessary versioned requires/conflicts, remove non-upstream hack for
    uname -p
2009-12-16 21:00:11 +00:00
Ondrej Vasik 92dfad507f do not ship /etc/DIR_COLORS.xterm (ship /etc/DIR_COLORS.lightbgcolor
instead of it, try to preserve xattrs in cp -a when possible
2009-03-19 14:57:35 +00:00
Ondrej Vasik d4765533d8 fix of some typos and manpages (#44056, #439410), fix colorls.sh syntax for
Zsh (#440652)
2008-04-07 20:16:00 +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 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 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 ceb5ba28bf forgotten return 2008-01-31 16:29:15 +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