summaryrefslogtreecommitdiff
path: root/src/dircolors.hin
AgeCommit message (Collapse)Author
2008-10-28ls: --color now highlights hard linked files, tooKamil Dudka
* src/ls.c (print_color_indicator): Colorize hard linked files. * src/dircolors.c: Add color for hard link. * src/dircolors.hin: Add color for hard link. * tests/ls/hardlink: Test for ls - colorize hard linked files. * tests/Makefile.am (TESTS): Add ls/hardlink. * NEWS: Mention the change.
2008-08-01ls: --color now highlights files with capabilities, tooKamil Dudka
* src/ls.c: [HAVE_CAP] Include <sys/capability.h>. (has_capability): New function for capability detection. (print_color_indicator): Colorize file with capability. * m4/jm-macro.m4: New configure option: --disable-libcap. Check for libcap usability. * src/Makefile.am (dir_LDADD, ls_LDADD, ...): Append $(LIB_CAP). * src/dircolors.c: Update color lists. * src/dircolors.hin: Mention new CAPABILITY color attribute. * tests/ls/capability: Test for ls - colorize file with capability. * tests/Makefile.am (root_tests): Add ls/capability. * NEWS: Mention the change.
2008-07-16dircolors.hin: add Ogg/Theora-related extensionsJim Meyering
* dircolors.hin: Add extensions from http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions Suggestion from jemm4jemm@yahoo.com.
2008-04-19* src/dircolors.hin: Add .flv. Move .svgz to "image formats".Mike Frysinger
2008-02-17Adjust dircolors to match ls.c.Jim Meyering
* src/dircolors.hin: comment out NORMAL and FILE, define RESET. * src/dircolors.c (slack_codes) Add "RESET". (ls_codes): Add "rs".
2008-01-26src/dircolors.hin (TERM): Add jfbterm.Mike Frysinger
2008-01-12* src/dircolors.hin (image formats): Add the .svg suffix.Mike Frysinger
2007-12-30* src/dircolors.hin (TERM): Add gnome-256color.Mike Frysinger
2007-10-09* src/dircolors.hin: Recognize .lzma as a compressed-file suffix.Jim Meyering
2007-08-25* src/dircolors.hin: Add .dz and .svgz as archive suffixes.Jim Meyering
2007-08-23* src/dircolors.hin: Add xterm-16color, xterm-88color and eterm-color.Jim Meyering
Suggestion from Dan Nicolaescu.
2007-05-31* src/dircolors.hin: Add screen-256color.Jim Meyering
Suggested by sdl.web@gmail.com in <http://bugzilla.redhat.com/239266>.
2007-01-05* src/dircolors.hin: Add a TERM directive for cons25.Mike Frysinger
2006-11-27recognize new archive, audio, image formats; give audio files a separate colorMike Frysinger
* src/dircolors.hin: Add comments for common .sh and .csh scripts. Add .bz2, .tbz2, .tz, .rar, .ace, .zoo, .cpio, .7z, .rz as archive suffixes. Add .mng, .pcx, .m2v, .mkv, .ogm, .mp4, .m4v, .mp4v, .vob, .qt, .nuv, .wmv, .asf, .rm, .rmvb, .flc, .yuv as image formats. Add .aac, .au, .mid, .midi, .mka, .ra as audio suffixes. Change audio color to 00;36 to differentiate from image/video color.
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-10* src/dircolors.hin: Add a TERM directive for each of the following:Jim Meyering
ansi, color-xterm, gnome, konsole, kterm, rxvt-cygwin, rxvt-cygwin-native, screen.linux, xterm-256color. Sort the TERM directives. From Mike Frysinger.
2006-08-09Add mlterm, rxvt-unicode; this fixes Debian bug 317503.Paul Eggert
2006-07-25* src/dircolors.hin: Mention that ORPHAN refers not just to dangling symlinks.Jim Meyering
2005-09-05Colorize set-user-ID and set-group-ID files and sticky,Jim Meyering
other-writable, and sticky-and-other-writable directories. Document the default colors for the new strings. From Mike Frysinger, based on a patch from Fedora.
2005-03-26Add "TERM cygwin".Paul Eggert
2004-11-16Add putty, screen-bce.Paul Eggert
2004-10-12Add .mpc as an audio suffix, too.Jim Meyering
2004-10-12Add .flac as an audio suffix.Jim Meyering
2004-01-20Add .mov to the list of media files.Jim Meyering
2003-04-11Remove SPC in SPC-TAB sequence.Jim Meyering
2002-10-09(.jar): Fix typo: s/01;3/01;31/.Jim Meyering
2002-07-19Add .wav.Jim Meyering
2002-07-18Add the following to the list of colorizableJim Meyering
TERM names: dtterm xterm-color Eterm. New archive suffix: .jar New image suffixes: .jpeg .pbm .pgm .tiff .mpeg .xcf .xwd Audio suffixes: .ogg .mp3
2001-11-06Remove duplicate entry for .png.Jim Meyering
2000-04-08Document the ln=target directive.Jim Meyering
1999-11-07Add several more TERM types.Jim Meyering
Add .bz2 suffix. Add .png for real this time. Change the image types colors to be visible in a black-on-white xterm.
1999-08-31Add .rpm, .png, and .fli.Jim Meyering
From Andres Soolo.
1999-02-03Handle DOOR.Jim Meyering
1996-12-19(ORPHAN): By default, color orphans red on a black background.Jim Meyering
1996-10-21Comment out DOS-style suffixes.Jim Meyering
1996-07-08Recognize more filename extensions. From Joshua Cowan.Jim Meyering
1996-06-25.Jim Meyering
1996-06-24.Jim Meyering