aboutsummaryrefslogtreecommitdiff
path: root/src/property/file.lisp
Commit message (Expand)AuthorAge
...
* fix use of REMOTE-EXISTS-PSean Whitton2021-04-06
* FILE:DOES-NOT-EXIST: fix :CHECKSean Whitton2021-04-05
* FILE:HAS-CONTENT: support :MODE argumentSean Whitton2021-04-04
* add FILE:LACKS-LINESSean Whitton2021-04-01
* FILE:CONTAINS-LINES: cope with non-existent fileSean Whitton2021-04-01
* FILE:CONTAINS-LINES: use &RESTSean Whitton2021-04-01
* rename CONTAINS-FOO-CONF -> CONTAINS-CONF-FOOSean Whitton2021-04-01
* add FILE:CONTAINS-EQUALS-CONF & rename property for conf-space filesSean Whitton2021-04-01
* add some properties for setting keys & values in configuration filesSean Whitton2021-04-01
* FILE:MAP-FILE-LINES: cope with non-existent fileSean Whitton2021-04-01
* property/file.lisp: use WITH-CHANGE-IF-CHANGES-FILE{,-CONTENT}Sean Whitton2021-03-27
* FILE:DIRECTORY-EXISTS: assume no changeSean Whitton2021-03-27
* FILE:DOES-NOT-EXIST: add a :CHECK subroutineSean Whitton2021-03-27
* FILE:HAS-CONTENT: add descriptionSean Whitton2021-03-27
* FILE:CONTAINS-LINES: accept a single lineSean Whitton2021-03-22
* untabifySean Whitton2021-03-22
* enable passing multiple paths to FILE:DOES-NOT-EXIST & drop :CHECKSean Whitton2021-03-22
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* add FILE:HAS-MODE, FILE:DOES-NOT-EXISTSean Whitton2021-03-19
* add FILE:DIRECTORY-EXISTSSean Whitton2021-03-10
* FILE:HAS-CONTENT: use ETYPECASESean Whitton2021-03-09
* FILE:HAS-CONTENT: if passed a string, ensure it ends in a newlineSean Whitton2021-03-09
* store and export some indentation information for EmacsSean Whitton2021-03-09
* simplify WRITEFILE file attribute preservationSean Whitton2021-03-06
* in fact, combine HAS-CONTENT and HAS-CONTENT-LINESSean Whitton2021-03-05
* rework FILE:HAS-CONTENT and add FILE:HAS-CONTENT-LINESSean Whitton2021-03-05
* add SECRET-UPLOADED and HOST-SECRET-UPLOADEDSean Whitton2021-03-04
* rename REGEX-REPLACE-LINESSean Whitton2021-03-04
* attempt to implement umask support for CONNECTION-WRITEFILESean Whitton2021-02-27
* factor out FILE::MAP-FILE-LINESSean Whitton2021-02-25
* FILE:REGEX-REPLACE-LINES: make FILE argument the first oneSean Whitton2021-02-24
* add FILE:REGEX-REPLACE-LINESSean Whitton2021-02-24
* fix FILE:CONTAINS-LINESSean Whitton2021-02-24
* rewrite FILE:CONTAINS-LINESSean Whitton2021-02-22
* rework data source registration & move two props out of coreSean Whitton2021-02-20
* drop FILE- prefix for two file propertiesSean Whitton2021-02-20
* normalise file headers and some commentsSean Whitton2021-02-16
* use writefile in file:file-has-contentSean Whitton2021-02-16
* move code into an src/ subdirSean Whitton2021-02-16