aboutsummaryrefslogtreecommitdiff
path: root/src/util.lisp
Commit message (Expand)AuthorAge
...
* FILE:DIRECTORY-DOES-NOT-EXIST: simplify not deleting non-dirsSean Whitton2021-06-08
* factor out LAMBDA-IGNORING-ARGSSean Whitton2021-06-07
* :SBCL connection: propagate :NO-CHANGESean Whitton2021-06-05
* WORDS: use DELETESean Whitton2021-06-03
* DISK:SUBVOLUMES-OF-TYPE: return list of immediate parents as 2nd valSean Whitton2021-06-03
* add & use WORDS, UNWORDSSean Whitton2021-05-31
* store record of FASLs as Lisp dataSean Whitton2021-05-25
* DEFPACKAGE-CONSFIG: fix copying what we will modifySean Whitton2021-05-25
* add DEFPACKAGE-CONSFIGSean Whitton2021-05-25
* PATHNAME-FILE: return nil when PATHNAME-NAME returns nilSean Whitton2021-05-20
* separately upload, compile and load each ASDF systemSean Whitton2021-05-17
* use UIOP rather than dpkg(1) to compare prerequisite data versionsSean Whitton2021-05-17
* add LOCALSUDO and LOCALHDSean Whitton2021-05-06
* ESCAPE-SH-{TOKEN,COMMAND}: also escape the empty stringSean Whitton2021-05-02
* implement updating the newly installed system's fstabSean Whitton2021-04-30
* reflect *MOUNT-BELOW* in OPENED-FILESYSTEM valuesSean Whitton2021-04-30
* factor out CHROOT-PATHNAMESean Whitton2021-04-22
* define & use DEFINE-PRINT-OBJECT-FOR-STRUCTLIKESean Whitton2021-04-16
* add WITH-THESE-OPEN-VOLUMES macro property combinatorSean Whitton2021-04-16
* DEFINE-DOTTED-PROPERTY-MACRO: also ignore -supplied-p varsSean Whitton2021-04-04
* fix default value of *CONSFIGURATOR-DEBUG-LEVEL*Sean Whitton2021-04-01
* use PATHNAME-FILE instead of PATHNAME-NAMESean Whitton2021-03-27
* comment about WITH-REMOTE-TEMPORARY-DIRECTORYSean Whitton2021-03-25
* add WITH-LOCAL-TEMPORARY-DIRECTORY and export some UIOP dir utilsSean Whitton2021-03-23
* fix extracting indentation declarations in property definitionsSean Whitton2021-03-22
* untabifySean Whitton2021-03-22
* use %CONSFIGURE so we can define functions for more propertiesSean Whitton2021-03-22
* add facility for more regular progress and debug printingSean Whitton2021-03-21
* set property function cells using DEFUN-WHICH-CALLSSean Whitton2021-03-21
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* add PLIST-TO-CMD-ARGSSean Whitton2021-03-19
* introduce FORM-BEGINNING-WITHSean Whitton2021-03-18
* gather declarations from :APPLY and :CHECK subroutinesSean Whitton2021-03-18
* tidy up signalling INAPPLICABLE-PROPERTY and FAILED-CHANGESean Whitton2021-03-18
* check for disallowed keywords in ORDINARY-LL-*Sean Whitton2021-03-18
* fix test in ORDINARY-LL-VARIABLE-NAMESSean Whitton2021-03-18
* indentSean Whitton2021-03-18
* MAP-PROPSPEC-PROPAPPS: handle more possible expansion failuresSean Whitton2021-03-15
* use LIST* in various placesSean Whitton2021-03-15
* slightly simplify ORDINARY-LL-WITHOUT-&AUXSean Whitton2021-03-15
* add & call DEFINE-DOTTED-PROPERTY-MACROSean Whitton2021-03-13
* factor out, and fix, ORDINARY-LL-WITHOUT-&AUXSean Whitton2021-03-11
* move MACROEXPAND-ALL to utils.lispSean Whitton2021-03-11
* rename STRINGMEM -> MEMSTRING=Sean Whitton2021-03-10
* add APT:MIRROR and APT:STANDARD-SOURCES.LISTSean Whitton2021-03-10
* add :PRINC argument to RUN & MRUNSean Whitton2021-03-05
* use ZEROPSean Whitton2021-02-27
* implement the basic functionaltiy of :DEBIAN-SBCL connection typeSean Whitton2021-02-23
* make STRING->FILENAME accept numbersSean Whitton2021-02-23
* DPKG-VERSION-COMPARE should accept numbers and stringsSean Whitton2021-02-21