summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-21Stop set title (nowadays applied by mc - and probably other tools too).Jonas Smedegaard
2016-10-21Stop tune mc options (nowadays color enabled by default, and slow mode unneed...Jonas Smedegaard
2016-10-21Stop mess with environment variable TERM.Jonas Smedegaard
2016-04-23Drop unused iceweasel-ia32.Jonas Smedegaard
2016-04-16Fix rewrite compactlist() to emit output as single line.Jonas Smedegaard
2016-04-15Tidy: Refactor out single-used pkginfofromprvpkgdir().Jonas Smedegaard
2016-04-15Tidy (thanks to shellcheck): Use $* (not $@) for lists.Jonas Smedegaard
2016-04-15Tidy: Rewrite compactclist() to be more compact (no pun intended).Jonas Smedegaard
2016-04-15Tidy (thanks to shellcheck): Avoid useless echo/cat.Jonas Smedegaard
2016-04-15Tidy (thanks to shellcheck): Don't use variables in the printf format string.Jonas Smedegaard
2016-04-15Fix bashism.Jonas Smedegaard
2016-04-13Add text-to-iCalendar converter.Jonas Smedegaard
2016-04-12Add avconv/avprobe as fallback for ffmpeg/ffprobe.Jonas Smedegaard
2016-02-29Extend copyright to cover current year.Jonas Smedegaard
2016-02-29Stop check if melt is recent: 0.9.2 (needed for loudness filter and embedded ...Jonas Smedegaard
2016-02-29Lower quality of dirty-mode H.264.Jonas Smedegaard
2016-02-29Switch to ffmpeg.Jonas Smedegaard
2015-11-16New tools localvcard2rdf and localrdf2vcard.Jonas Smedegaard
2015-10-10Add depends comment.Jonas Smedegaard
2015-10-10Parse response reliably, and handle no-op (response code 1) separate from fai...Jonas Smedegaard
2015-10-10Try firmware query with version 1.10: Needed for HL-4040CN.Jonas Smedegaard
2015-10-10Add origin.Jonas Smedegaard
2015-10-10Initial inclusion of Brother printer firmware download tool.Jonas Smedegaard
2015-08-25Check database once after import.Jonas Smedegaard
2015-08-25Fix delete interactively.Jonas Smedegaard
2015-08-16Set gpg if $GPG not set.Jonas Smedegaard
2015-08-16Fix set gpg if $GPG _not_ set.Jonas Smedegaard
2015-08-06Add localgpgexpandkeyring.Jonas Smedegaard
2015-08-06Use --batch option, and pass any arguments (e.g. --yes) to final pgp call.Jonas Smedegaard
2015-08-06Tidy whitespace.Jonas Smedegaard
2015-08-06Execute (pipe'able output is an antipattern).Jonas Smedegaard
2015-08-06Use plain sh (not bash), and fail on error.Jonas Smedegaard
2015-08-06Keep all keys with secret key.Jonas Smedegaard
2015-08-06Quote single-arg tests.Jonas Smedegaard
2015-08-06Tighten gpg calls with --with-colons option.Jonas Smedegaard
2015-08-06Add localgpgcleankeyring from <https://scruss.com/blog/2013/05/12/clean-up-yo...Jonas Smedegaard
2015-05-16Fix use localhost (dns resolving does not work by default.Jonas Smedegaard
2015-05-16Fix (re)create buildplace as needed.Jonas Smedegaard
2015-05-16Modernize git-buildpackage config: Drop "git-" prefix.Jonas Smedegaard
2015-02-21Add localmrsync and localvcshinit.Jonas Smedegaard
2015-02-05Initial WebID creation script.Jonas Smedegaard
2015-01-19Add localps2pdf* scripts.Jonas Smedegaard
2014-12-02Switch to "indented" style using TABs, and save memory by flushing at each tag.Jonas Smedegaard
2014-12-01Add new script localsvgtidy.Jonas Smedegaard
2014-10-10Fix double audio entry in help.Jonas Smedegaard
2014-10-10Improve tuning of Vorbis and MP3, and rewrite help section on audio styles.Jonas Smedegaard
2014-10-10Drop audio style hqspeech, and stop applying filters to audio style speech.Jonas Smedegaard
2014-10-09Encode MPEG-4 with mp3 audio (using lame library) instead of AAC: Arguably al...Jonas Smedegaard
2014-10-07Use speed 1 (not 0) for VP9: Still insanely slow.Jonas Smedegaard
2014-10-07Use VBR (not CQ) mode for VP8/VP9 (now that bitrate is set sensibly so it act...Jonas Smedegaard