]> Lady’s Gitweb - Shushe/shortlog
Shushe
2024-06-22 LadyAllow overriding of finalization program 0.9.4
2024-06-22 LadyUse --nonet on xmllint, too
2024-06-22 LadyUse --noent when calling xmllint
2024-05-25 LadyWrap EXTRAFINDRULES in parentheses 0.9.3
2024-05-25 LadyImprove SRCDIR/INCLUDEDIR handling; allow dot
2024-05-25 LadyINCLUDEDIR should default to be in SRCDIR
2024-05-24 LadyMark GNUmakefile as precious
2024-05-24 LadyReformat redirections 0.9.2
2024-05-24 LadyImprove documentation regarding Posix utilities
2024-05-24 LadySet .SHELLFLAGS to match Posix behaviour
2024-05-24 LadyMove variable overrides before targets in submake
2024-05-24 LadyUse exit with a nonzero exit status, not false
2024-05-24 LadyUse colon (:), not true
2024-05-24 LadyAllow overriding of cd
2024-05-22 LadyPrepend X·M·L declaration on parsed assets 0.9.1
2024-05-22 LadyFORCE on type updates
2024-05-22 LadyFix typeoffile
2024-05-21 LadyUse diff to get better dates
2024-05-21 LadyRedirect messages to stderr & support disabling 0.9.0
2024-05-21 LadySupport +xml suffix for determining X·M·L files
2024-05-21 LadyRemove support for pagination
2024-05-21 LadyRemove stat dependency
2024-05-21 LadyForce removal of existing directories 0.8.3
2024-05-19 LadyFix base64 decoding
2024-05-19 LadyRemove sed range expressions
2024-05-03 LadyExplicitly declare ustar format to pax
2024-05-03 LadyUse compound commands to join strings, not sed 0.8.2
2024-05-03 LadyRemove dependency on echo
2024-05-03 LadySupport “expanded” archives
2024-05-02 LadyFix base64 output 0.8.1
2024-05-02 LadyImprove xargs handling
2024-05-02 LadyAdd @data-tsv-header to TSV data cells
2024-05-02 LadyUse -u option on date, instead of TZ=
2024-05-02 LadyUpdate documentation regarding (non‐)Posix needs
2024-05-02 LadySupport pagination 0.8.0
2024-04-30 LadyUpdate readme
2024-04-30 LadyAdd listout target
2024-04-29 LadyDon’t use xargs -J 0.7.4
2024-04-29 LadyUpdate documentation to reflect usage on Linux
2024-04-29 LadyMake base64 handling Posix
2024-04-29 LadyFix T·S·V parser
2024-04-29 LadyTouch important files before making with xsltproc
2024-04-28 LadyFix X·M·L 1.1 handling to be portable 0.7.3
2024-04-28 LadyDon’t allow network or DTD loading
2024-04-28 LadySupport GNU stat
2024-04-28 LadyDon’t use <<<
2024-04-14 LadyAllow injecting raw output in X·M·L serialization 0.7.2
2024-04-14 LadyAdd support for manually serializing X·M·L
2024-04-11 LadyMake <书社:raw-text> a C·data section element 0.7.1
2024-04-11 LadyDisallow archive paths beginning with `/`
2024-04-10 LadyAllow creation of tarballs 0.7.0
2024-04-02 LadyUse @extension-element-prefixes to exclude E·X·S·L
2024-04-02 LadyDon’t “compile” assets, just “build”
2024-04-02 LadyAllow ⛩️📰 书社 to produce plain text
2024-04-02 LadyMake REUSE‐compliant
2024-04-01 LadyImprove (fix) the T·S·V parser
2024-03-28 LadyImprove the implementation of wrapplaintext 0.6.2
2024-03-28 Lady“Support” X·M·L 1.1 0.6.1
2024-03-27 LadyCorrect syntax for X·Path booleans
2024-02-08 LadyRefactor transforms & add 书社:application stage 0.6.0
2024-02-06 LadyReplace GENERATOR and VERSION with THISREV
2024-02-04 LadyUpdate parser documentation
2024-02-04 LadyDon’t add attributes to non·elements in parser
2024-02-04 LadyAdd @书社:media-type to parsed nodes
2024-02-04 LadyTrack catalog & magic prereqs and diff for changes 0.5.3
2024-02-04 LadyAdd parser.xslt as a prerequisite for parsing
2024-02-04 LadyApply @书社:cksum to result when parsing
2024-02-04 LadyProvide source checksums to parsers and transforms
2024-02-04 LadyJust manually parse hexadecimal in Awk 0.5.2
2024-02-04 LadyRun time‐related programs with command substitution 0.5.1
2024-02-04 LadyPipe id function instead of calling in subshell
2024-02-04 LadyCache file u·r·i’s on startup
2024-02-04 LadyReduce subshells created by percent·encoding
2024-02-04 LadyMake generator metadata more easy to override 0.5.0
2024-02-03 LadyMake all the default rule
2024-02-03 LadyCalculate dependencies for includes also
2024-02-03 LadyPad colons with spaces on both sides
2024-02-03 LadyMake percent‐decoding awk script portable
2024-02-03 LadyDisallow filenames which end in a cloparen
2024-02-03 LadySpecifiy magic files, not a directory
2024-01-31 LadyAdd EXTRA* variables
2024-01-31 LadyReduce the strength of magic matches
2024-01-22 LadyUpdate readme (new tagline; more compat info) 0.4.3
2024-01-22 LadyDisallow backslash in filenames; filter out spaces
2024-01-22 LadyConsider destinations akin to dependencies
2024-01-22 LadyMake find more cross‐compatible
2024-01-22 LadyAdd uninstall command; fix other phonies
2024-01-22 LadyReformat & update source comments in GNUmakefile
2024-01-20 LadyPass single result tree to modes in wrapper 0.4.2
2024-01-20 LadyBetter wrapper support for plural result trees
2024-01-20 LadyCopy all nodes, not just elements, in transform 0.4.1
2024-01-20 LadyUse absolute file: u·r·i’s in catalogs
2024-01-19 LadyRedirect some errors to /dev/null
2024-01-19 LadyMinor, largely‐inconsequential refactors
2024-01-19 LadyAllow underscores in u·r·l’s
2024-01-19 LadyDisallow a few more characters in file·names
2024-01-18 LadyFully remove FINDOPTS
2024-01-18 LadyQuote source and include directories
2024-01-18 LadyRemove classes from parse results 0.4.0
2024-01-18 LadyImprove global params in parsers/transforms
next
This page took 0.200465 seconds and 4 git commands to generate.