index
:
bin
master
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-04-18
Fix push to non-default remote.
Jonas Smedegaard
2017-04-18
Fix typo.
Jonas Smedegaard
2017-04-18
Fix typo.
Jonas Smedegaard
2017-04-18
Support GIT_REPO being full path instead of public host.
Jonas Smedegaard
2017-04-18
Add public variable GIT_REPO. Document expansion of GIT_REPO into new ↵
Jonas Smedegaard
internal variable BASEPATH.
2017-04-18
Fix push also to non-default origin.
Jonas Smedegaard
2017-04-18
Support optional GIT_REMOTE, and only set default when "origin".
Jonas Smedegaard
2017-04-18
Improve documentation for adding user (and drop undocumented user as 4th ↵
Jonas Smedegaard
argument).
2017-04-17
Extend coverage.
Jonas Smedegaard
2017-04-17
Use jq (not json_pp) for slightly more compact syntax: No space before colon.
Jonas Smedegaard
2017-04-13
Add some TODOs.
Jonas Smedegaard
2017-04-04
Fix set constant quality rate only when that mode in use (when a crf value ↵
Jonas Smedegaard
is defined), for melt and ffmpeg.
2017-03-27
First argument is a key to treat as local.
Jonas Smedegaard
2017-02-25
Really fix getopt options.
Jonas Smedegaard
2017-02-25
Fix getopt options.
Jonas Smedegaard
2017-02-22
Add localgit-remote-init-push.
Jonas Smedegaard
2016-12-02
Use grep -Po (not perl -ane) to parse audio device names.
Jonas Smedegaard
2016-12-01
Use ffmpeg (and only fallback on avconv.
Jonas Smedegaard
2016-10-22
Fix shell-wrap as needed, singlequote-escaped.
Jonas Smedegaard
2016-10-22
Tidy terminal emulator call (drop wrapper).
Jonas Smedegaard
2016-10-22
Apply ssh options directly.
Jonas Smedegaard
2016-10-22
Simplify wrap ssh.
Jonas Smedegaard
2016-10-22
Fix avoid merging arguments.
Jonas Smedegaard
2016-10-22
Simplify wrap su (was and still is broken in local use, unrelated to this ↵
Jonas Smedegaard
change).
2016-10-22
Simplify wrap sudo.
Jonas Smedegaard
2016-10-22
Tidy set fallback shell.
Jonas Smedegaard
2016-10-22
Simplify stripping @ from host.
Jonas Smedegaard
2016-10-22
Stop tune terminal emulator decoration (better done with dot-files).
Jonas Smedegaard
2016-10-22
Drop option --ssh2|-2 (obsolete).
Jonas Smedegaard
2016-10-22
Change logic: Prepend @ to indicate host (bare word is now always command).
Jonas Smedegaard
2016-10-22
Add sudo support.
Jonas Smedegaard
2016-10-22
Change host handling: Explicit localhost means force use ssh; no host ↵
Jonas Smedegaard
implies non-ssh (and requires -- before command).
2016-10-22
Drop SSH compression handling (better done in ssh config).
Jonas Smedegaard
2016-10-21
Change option su to literally call su (replacing and dropping ill-named ↵
Jonas Smedegaard
option -suu|suu, and rely on ssh syntax for direct-to-root access).
2016-10-21
Tidy variable prg_su (not specific to remote use;no opts defined).
Jonas Smedegaard
2016-10-21
Tidy use of variable prg (remote flavor superfluous).
Jonas Smedegaard
2016-10-21
Tidy use of variable prg_opts (local and remote flavors were identical).
Jonas Smedegaard
2016-10-21
Drop undocumented option --user|-u (better use ssh syntax).
Jonas Smedegaard
2016-10-21
Stop set title (nowadays applied by mc - and probably other tools too).
Jonas Smedegaard
2016-10-21
Stop tune mc options (nowadays color enabled by default, and slow mode ↵
Jonas Smedegaard
unneeded).
2016-10-21
Stop mess with environment variable TERM.
Jonas Smedegaard
2016-04-23
Drop unused iceweasel-ia32.
Jonas Smedegaard
2016-04-16
Fix rewrite compactlist() to emit output as single line.
Jonas Smedegaard
2016-04-15
Tidy: Refactor out single-used pkginfofromprvpkgdir().
Jonas Smedegaard
2016-04-15
Tidy (thanks to shellcheck): Use $* (not $@) for lists.
Jonas Smedegaard
2016-04-15
Tidy: Rewrite compactclist() to be more compact (no pun intended).
Jonas Smedegaard
2016-04-15
Tidy (thanks to shellcheck): Avoid useless echo/cat.
Jonas Smedegaard
2016-04-15
Tidy (thanks to shellcheck): Don't use variables in the printf format string.
Jonas Smedegaard
2016-04-15
Fix bashism.
Jonas Smedegaard
2016-04-13
Add text-to-iCalendar converter.
Jonas Smedegaard
[next]