summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-22Add sudo support.Jonas Smedegaard
2016-10-22Change host handling: Explicit localhost means force use ssh; no host implies...Jonas Smedegaard
2016-10-22Drop SSH compression handling (better done in ssh config).Jonas Smedegaard
2016-10-21Change option su to literally call su (replacing and dropping ill-named optio...Jonas Smedegaard
2016-10-21Tidy variable prg_su (not specific to remote use;no opts defined).Jonas Smedegaard
2016-10-21Tidy use of variable prg (remote flavor superfluous).Jonas Smedegaard
2016-10-21Tidy use of variable prg_opts (local and remote flavors were identical).Jonas Smedegaard
2016-10-21Drop undocumented option --user|-u (better use ssh syntax).Jonas Smedegaard
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