summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-18Fix push also to non-default origin.Jonas Smedegaard
2017-04-18Support optional GIT_REMOTE, and only set default when "origin".Jonas Smedegaard
2017-04-18Improve documentation for adding user (and drop undocumented user as 4th argu...Jonas Smedegaard
2017-04-17Extend coverage.Jonas Smedegaard
2017-04-17Use jq (not json_pp) for slightly more compact syntax: No space before colon.Jonas Smedegaard
2017-04-13Add some TODOs.Jonas Smedegaard
2017-04-04Fix set constant quality rate only when that mode in use (when a crf value is...Jonas Smedegaard
2017-03-27First argument is a key to treat as local.Jonas Smedegaard
2017-02-25Really fix getopt options.Jonas Smedegaard
2017-02-25Fix getopt options.Jonas Smedegaard
2017-02-22Add localgit-remote-init-push.Jonas Smedegaard
2016-12-02Use grep -Po (not perl -ane) to parse audio device names.Jonas Smedegaard
2016-12-01Use ffmpeg (and only fallback on avconv.Jonas Smedegaard
2016-10-22Fix shell-wrap as needed, singlequote-escaped.Jonas Smedegaard
2016-10-22Tidy terminal emulator call (drop wrapper).Jonas Smedegaard
2016-10-22Apply ssh options directly.Jonas Smedegaard
2016-10-22Simplify wrap ssh.Jonas Smedegaard
2016-10-22Fix avoid merging arguments.Jonas Smedegaard
2016-10-22Simplify wrap su (was and still is broken in local use, unrelated to this cha...Jonas Smedegaard
2016-10-22Simplify wrap sudo.Jonas Smedegaard
2016-10-22Tidy set fallback shell.Jonas Smedegaard
2016-10-22Simplify stripping @ from host.Jonas Smedegaard
2016-10-22Stop tune terminal emulator decoration (better done with dot-files).Jonas Smedegaard
2016-10-22Drop option --ssh2|-2 (obsolete).Jonas Smedegaard
2016-10-22Change logic: Prepend @ to indicate host (bare word is now always command).Jonas Smedegaard
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