aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* build consfigurator.el entirely from LispSean Whitton2021-03-13
* update TODOsSean Whitton2021-03-13
* tweak output text formatting to match existing styleSean Whitton2021-03-13
* add ASSERT-CONNECTION-SUPPORTSSean Whitton2021-03-13
* comment regarding two error typesSean Whitton2021-03-13
* Add user property, modelled on apt propertyDavid Bremner2021-03-13
* add assert-euid-rootDavid Bremner2021-03-13
* add slot for remote-uid to connection classDavid Bremner2021-03-13
* factor out, and fix, ORDINARY-LL-WITHOUT-&AUXSean Whitton2021-03-11
* add OS:SUPPORTS-ARCH-PSean Whitton2021-03-11
* move MACROEXPAND-ALL to utils.lispSean Whitton2021-03-11
* add MAP-PROPSPEC-PROPAPPSSean Whitton2021-03-11
* add FILE:DIRECTORY-EXISTSSean Whitton2021-03-10
* drop exports from first attempt at Emacs indentation hintsSean Whitton2021-03-10
* shallow copy host in a few more places to preserve consfig valuesSean Whitton2021-03-10
* dynamically regenerate emacs/put-forms.el at package build timeSean Whitton2021-03-10
* rename STRINGMEM -> MEMSTRING=Sean Whitton2021-03-10
* note limitations of DEFPROPLIST w.r.t. hostattrsSean Whitton2021-03-10
* add APT:MIRROR and APT:STANDARD-SOURCES.LISTSean Whitton2021-03-10
* APT::APT-CACHE-POLICY-INSTALLED: use DEFINE-CONSTANTSean 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
* add APT:REMOVEDSean Whitton2021-03-09
* add APT::WITH-MAYBE-UPDATESean Whitton2021-03-09
* when RUN/MRUN get :PRINC, ensure print even if command failsSean Whitton2021-03-09
* introduce PUSHNEW-HOSTATTRSSean Whitton2021-03-09
* store and export some indentation information for EmacsSean Whitton2021-03-09
* reindentSean Whitton2021-03-09
* wrap calls to SETPROP in EVAL-WHENSean Whitton2021-03-09
* add :DOCUMENTATION for CACHED-DATA slotSean Whitton2021-03-08
* fix copy/paste errorSean Whitton2021-03-08
* define FAILED-CHANGESean Whitton2021-03-08
* the mode qua argument is numeric not octalSean Whitton2021-03-06
* REMOVE -> DELETESean Whitton2021-03-06
* simplify WRITEFILE file attribute preservationSean Whitton2021-03-06
* combine CONNECTION-WRITEFILE implementations for :LOCALSean Whitton2021-03-06
* introduce GET-HOSTATTRS-CARSean Whitton2021-03-06
* fix variable reference in error messageSean Whitton2021-03-06
* use AND rather than WHEN calling for return valueSean Whitton2021-03-06
* don't import CFFI into CHROOT.FORK on SBCLSean Whitton2021-03-06
* CONNECTION-WRITEFILE: deal in modes rather than umasksSean Whitton2021-03-06
* fix capitalisationSean Whitton2021-03-06
* MKTEMP: use keyword args, add :DIRECTORY argument, call sh umaskSean Whitton2021-03-06
* MKTEMP needs to check for presence of output, not just zero exitSean Whitton2021-03-06
* move some definitions aroundSean Whitton2021-03-06
* define PRINT-OBJECT for OS:DEBIANSean Whitton2021-03-06
* catch PRINT-NOT-READABLE and turn it into an unrestartable errorSean 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 TODO regarding the property type check in EVAL-PROPSPECSean Whitton2021-03-05