Skip to content
  • Old Man Programmer's avatar
    Version 1.5.0 · 1ac08f9f
    Old Man Programmer authored
      - Added -T option to change title and H1 header in HTML output.
      - Added -r option to reverse alpha sort output, ala. 'ls -r'.
      - '|' wildcard support added by David MacMahon <davidm@astron.Berkeley.EDU>.
      - Remove extraneous '/' at the end of dirs and dir-symlinks in HTML output.
      - Removed several possible overflow problems by dynamically allocating
        arrays in several places.
      - Better support for Locales and printing utf-8 encoded characters in
        filenames (still hackish).
      - Fixed -t to alphasort files with same time-stamps.
      - Fixed encoding of filenames in HTML output, Kyosuke and others.
      - Patches by Kyosuke Tokoro <NBG01720@nifty.ne.jp>:
        - Now, runs OS/2 systems.
          + Print the file attributes in 'adhrs' format for each file, instead
            of the protections in 'drwxrwxrwx' format, when running the tree
            on OS/2 with option -p.
        - Added --charset option, to specify which character set is used for
          output.
           + You can specify any IANA regist...
    1ac08f9f
This project is licensed under the GNU General Public License v2.0 or later. Learn more