home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / colorls2.zip / color-ls.log < prev    next >
Text File  |  1996-02-29  |  4KB  |  70 lines

  1. Colour and 8-bit support by Dennis Flaherty <dennisf@denix.elk.miles.com>
  2. and Peter Anvin <hpa@nwu.edu> based on original patches by Greg Lee
  3. <lee@uhunix.uhcc.hawaii.edu>.
  4.  
  5. This file logs the changes that we have made against the original GNU
  6. sources.
  7.  
  8. REVISION HISTORY:
  9.  
  10. Mar 1992: Greg Lee <lee@uhunix.uhcc.hawaii.edu>
  11.     Original color-ls patch.  Displayed the ansi color escape
  12.     sequences unless '-f' option was used, or if long format was
  13.     specified.  Posted to comp.os.linux.
  14. Apr 1992: Dennis Flaherty <dennisf@denix.elk.miles.com>
  15.     Expanded color-ls patch to display color anytime a filename was
  16.     displayed, including long format and targets of links in long
  17.     format.  Changed color scheme, added colors for block and
  18.     character devices.  Posted to c.o.l. and sent to H.J. Lu.
  19. Dec 1992: Peter Anvin <hpa@nwu.edu>
  20.     Implemented flexible macros that could be #defined to set color
  21.     scheme, used Flaherty's color scheme as default.  Macro for
  22.     setting default behavior of color display, '-f' toggles.  Added
  23.     option for 8-bit ISO filenames.  Added long-name options.
  24. May 1993: Dennis Flaherty <dennisf@denix.elk.miles.com>
  25.     Incorporated Anvin's and Flaherty's changes into new
  26.     fileutils-3.5.  Fixed "target of link in long format" coloring
  27.     again.  Due to conflict with new '-f' or '--full-time' option,
  28.     color-ls option changed to '-o'.  Always defaults to no color,
  29.     always supports 8-bit ISO filenames.  Added LS_COLOR environment
  30.     variable to customize colour settings.
  31. May 1993: Peter Anvin <hpa@nwu.edu>
  32.     Restored command line option '-7' or '-8' to select 7-bit or
  33.     8-bit mode.  Added compile-time option to make 7 bits the
  34.     default.  Made the format of LS_COLOR more general.  Added
  35.     '-e' short option for '--full-time' since GNU decided to go
  36.     with UNIX compatibility for the '-f' option.  Updated man pages. 
  37. Jun 1993: Peter Anvin <hpa@nwu.edu>    3.8.0.1
  38.     Patch against new fileutils-3.8.  Posted to comp.os.linux.announce.
  39. Oct 1993: Peter Anvin <hpa@nwu.edu>    3.8.3.1
  40.     Patch against fileutils-3.8.3.  Merged `ls', `dir' and `vdir' into
  41.     one binary while I was at it.  Disabled use of tabs with color codes.
  42.     Posted it to comp.os.linux.announce just in time for fileutils-3.8.3 to
  43.     be withdrawn.
  44. Oct 1993: Peter Anvin <hpa@nwu.edu>    3.8.4f.1
  45.     Patch against fileutils-3.8.4f.  Worked without a change for
  46.     fileutils-3.9.
  47. Oct 1993: Peter Anvin <hpa@nwu.edu>    3.9.0.1
  48.     Added --color-if-tty option, for people whose pagers convert
  49.     escapes to ^[.
  50. Nov 1993: Peter Anvin <hpa@nwu.edu>    3.9.0.2
  51.     Fixed some annoying mistakes on the ls help screen.  Changed the
  52.     format of LS_COLORS to provide a pretty much system-independent
  53.     format (although it might still require some hacking).  Replaced
  54.     the --color-if-tty option with an optional argument to --color.
  55.     Fixed -T 0 (disable tabs).
  56. Nov 1994: Peter Anvin <hpa@nwu.edu>    3.12.0.1
  57.     Changed -o (but not --color) into a toggle switch.  Added
  58.     colorization by file name and cleaned up the code a bit.  Made the
  59.     -f (fast) option inhibit colorization.  Added new color options
  60.     for missing files and orphanned symlinks.  Added dircolors program,
  61.     compatible with the Slackware version but hopefully with less
  62.     overhead than reading the config file every time.  Patch against
  63.     new fileutils-3.12.
  64. Dec 1994: Peter Anvin <hpa@nwu.edu>    3.12.0.2
  65.     Fixed a problem with the dircolors program and zsh (ksh mode
  66.     didn't work for zsh as I thought it would have).  Added OPTIONS
  67.     keyword to dircolors file.
  68.   
  69.  
  70.