]> ruderich.org/simon Gitweb - config/dotfiles.git/history - lib.sh
zsh/rc: prepend "--" in X alias
[config/dotfiles.git] / lib.sh
2018-06-03 Simon Ruderichlib.sh: remove unnecessary escaping
2018-06-03 Simon Ruderichlib.sh: escape \b in double quoted string
2018-06-03 Simon Ruderichlib.sh: abort if cd fails
2018-06-03 Simon RuderichUse command grouping to reduce number of redirects
2018-06-03 Simon Ruderichlib.sh: add missing quotes
2018-06-03 Simon RuderichAlways use single quotes for printf format string
2018-06-03 Simon RuderichRemove support for OS X
2018-06-02 Simon RuderichMerge branch 'multimedia' again
2018-06-02 Simon Ruderichlib.sh: update comment
2018-06-02 Simon RuderichMerge branch 'multimedia'
2018-06-02 Simon RuderichMerge branch 'x11'
2018-06-02 Simon RuderichMerge branch 'mail'
2018-06-02 Simon RuderichMerge branch 'misc'
2018-06-02 Simon RuderichMerge branch 'os'
2018-06-02 Simon RuderichMerge branch 'vim'
2018-06-02 Simon RuderichMerge branch 'vcs'
2018-06-02 Simon RuderichMerge branch 'shell'
2018-06-02 Simon RuderichMerge branch 'dotfiles'
2014-09-14 Simon Ruderichlib.sh: link(): add missing newline in error messages
2014-04-21 Simon Ruderichlib.sh: link(): simplify file checks
2013-11-18 Simon RuderichMinor cleanup.
2013-11-18 Simon RuderichDon't use echo for data from the user.
2013-10-23 Simon Ruderichlib.sh: Add grep_i().
2013-10-22 Simon Ruderichlib.sh: Minor cleanup.
2013-10-22 Simon Ruderichlib.sh: Add simple_cpp() to replace "defines".
2013-10-22 Simon Ruderichlib.sh: Generalize generate().
2013-10-22 Simon Ruderichlib.sh: Generalize sed_i() to cmd_i() for in-place...
2013-10-08 Simon Ruderichlib.sh: Add sed_i() compatibility function.
2013-07-05 Simon Ruderichlib.sh: Cleanup.
2013-03-10 Simon Ruderichlib.sh: Add installed_path(), a portable `which`.
2013-03-10 Simon Ruderichlib.sh: Use `type` instead of `which`.
2013-03-10 Simon Ruderich*: License under GPL v3+.
2010-03-29 Simon Ruderichlib.sh: Add support for FreeBSD to os().
2010-03-29 Simon Ruderichlib.sh: Use simpler version in installed() using cut.
2010-03-29 Simon Ruderichlib.sh: Don't require perl in installed(), instead...
2010-03-14 Simon Ruderichlib.sh: Fix installed() for which with no output in...
2010-03-07 Simon Ruderichlib.sh: Add support for less capable sh/test.
2010-03-07 Simon Ruderichlib.sh: Add support for Solaris to os().
2010-03-07 Simon Ruderichlib.sh: Documentation cleanup.
2010-03-07 Simon Ruderichlib.sh: Improve installed() to work with more which.
2009-08-05 Simon Ruderichlib.sh: Minor documentation fixes.
2009-07-26 Simon Ruderichlib.sh: Add perl support to generate().
2009-05-01 Simon Ruderichlib.sh: Fix for less capable echo versions.
2009-05-01 Simon Ruderichlib.sh: Documentation fix.
2009-04-16 Simon Ruderichlib.sh: generate() displays options again.
2009-04-13 Simon Ruderichlib.sh: Add generate() which replaces m4().
2009-04-07 Simon Ruderichlib.sh: Move warning code to own function.
2009-03-16 Simon Ruderichlib.sh: Fix m4() to work with arguments with spaces.
2009-03-16 Simon Ruderichlib.sh: Add Gentoo support to os().
2009-03-01 Simon Ruderichlib.sh: m4() define useful macros.
2009-03-01 Simon Ruderichlib.sh: Add os function which returns current OS.
2009-02-24 Simon RuderichFix installed() in setup.sh on Mac OS X.
2009-02-23 Simon RuderichAdd installed() function to check if a program exists.
2009-02-21 Simon RuderichFix leaking a variable in lib.sh.
2009-02-18 Simon RuderichUse setup.sh instead of Makefile.