aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* RUN/MRUN: export each environment variable individuallySean Whitton2021-04-08
* :SBCL connection: output stdout even when remote Lisp failedSean Whitton2021-04-08
* add LIVE-BUILD:INSTALLED and LIVE-BUILD:IMAGE-BUILTSean Whitton2021-04-08
* FILE:DIRECTORY-EXISTS: ensure can accept pathnamesSean Whitton2021-04-08
* add FILE:SYMLINKEDSean Whitton2021-04-07
* rename and use DELETE-REMOTE-TREE->DELETE-REMOTE-TREESSean Whitton2021-04-07
* fix use of REMOTE-EXISTS-PSean Whitton2021-04-06
* add MOUNT:UNMOUNTED-BELOW and MOUNT:UNMOUNTED-BELOW-AND-REMOVEDSean Whitton2021-04-06
* factor out and export CHROOT:MAKE-CHILD-HOST-FOR-CHROOT-DEPLOYSean Whitton2021-04-06
* add HOSTDEPLOY, HOSTDEPLOY-THESESean Whitton2021-04-05
* APT:USES-PARENT-{PROXY,MIRROR}: error if parent has no proxy/mirrorSean Whitton2021-04-05
* don't print indented output when no change was madeSean Whitton2021-04-05
* ON-CHANGE*: call all :HOSTATTRS subroutinesSean Whitton2021-04-05
* call FLATTEN in various apt properties & functionsSean Whitton2021-04-05
* fix handing &AUX in generating Emacs indentation informationSean Whitton2021-04-05
* avoid generating indentation information for unexported symbolsSean Whitton2021-04-05
* Emacs indentation info: move downcasing to outputSean Whitton2021-04-05
* the empty list is now a valid propappSean Whitton2021-04-05
* add a number of new apt propertiesSean Whitton2021-04-05
* OS:TYPECASE, OS:ETYPECASE: accept more than one propapp in clausesSean Whitton2021-04-05
* fix PRINT-OBJECT for subclasses of OS:DEBIANSean Whitton2021-04-05
* reindentSean Whitton2021-04-05
* RECONNECTS: improve descriptionSean Whitton2021-04-05
* FILE:DOES-NOT-EXIST: fix :CHECKSean Whitton2021-04-05
* LOCALE:AVAILABLE: add a descriptionSean Whitton2021-04-05
* add DESC combinatorSean Whitton2021-04-05
* APPLY-AND-PRINT: for combinators without descriptions, don't indentSean Whitton2021-04-05
* tweak lambda lists & export APT:{ALL,NONE}-INSTALLED-PSean Whitton2021-04-04
* FILE:HAS-CONTENT: support :MODE argumentSean Whitton2021-04-04
* RUN, MRUN: add missing fresh line when :INFORMSean Whitton2021-04-04
* property/apt.lisp: factor out +noninteractive-env+Sean Whitton2021-04-04
* DEFINE-DOTTED-PROPERTY-MACRO: also ignore -supplied-p varsSean Whitton2021-04-04
* add OS:TYPECASE and OS:HOST-TYPECASESean Whitton2021-04-02
* factor out DEFINE-CHOOSING-PROPERTY-COMBINATORSean Whitton2021-04-02
* OS:TYPECASE->OS:ETYPECASE & OS:HOST-TYPECASE->OS:HOST-ETYPECASESean Whitton2021-04-01
* DEPLOY: don't accept string for hostSean Whitton2021-04-01
* src/property/sshd.lisp: fix copyrightSean Whitton2021-04-01
* RESET-REMOTE-HOME: reset other pertinent varsSean Whitton2021-04-01
* add LOCALE:AVAILABLE and LOCALE:SELECTED-FORSean Whitton2021-04-01
* add SSH:AUTHORIZED-KEYSSean Whitton2021-04-01
* add SSHD:NO-PASSWORDSSean Whitton2021-04-01
* add TODO in DEFPROPSean Whitton2021-04-01
* add missing parensSean Whitton2021-04-01
* add and export GET-USERSean Whitton2021-04-01
* fix name of SSHD:CONFIGUREDSean Whitton2021-04-01
* export FILE:MAP-FILE-LINESSean Whitton2021-04-01
* 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
* ON-CHANGE*: propagate :NO-CHANGESean Whitton2021-04-01