• exec/filelist.js

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Apr 8 02:32:50 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/46c91758efc0682c8422fe73
    Modified Files:
    exec/filelist.js
    Log Message:
    Pretty much a complete re-write and still a work-in-progress, but usefulThe biggest difference is that you can combine all files from multiple dirsinto a single sorted list and you can sort on any property (field) value.The byte/credit format is very customizeable, the output format is completelycustomizeable.By default, just the filenames are output, but either use '-ext' or one ormore '-v' values to add more fields. Use -p=list to specify a comma-separatedlist of properties to print.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sun Apr 11 21:01:34 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/9869228808f5b03bbf2418e3
    Modified Files:
    exec/filelist.js
    Log Message:
    Add configurable size formatting, filename formatting, ext-description offset --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Fri Apr 16 18:53:10 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/810c3d8e9b31ec7c4f6ddcfd
    Modified Files:
    exec/filelist.js
    Log Message:
    Optionally include newest-file-in-archive date/time and other features
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Mon Jun 7 22:33:38 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/cc5f066a01c25a2c6f99cb9e
    Modified Files:
    exec/filelist.js
    Log Message:
    Remove the unused "-arc" option parsing.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Mon Jun 7 22:33:38 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/6c1e03f96814579ee257be13
    Modified Files:
    exec/filelist.js
    Log Message:
    Add -desc option (include summary/descriptions, same as '-vv')The -hdr option no longer implies -ext (extended descriptions).Truncate white-space off end of extended descriptions.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)