]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2010-03-07 Simon Ruderichlib.sh: Improve installed() to work with more which.
2010-03-07 Simon Rudericharchive.sh: Create a gzipped archive.
2010-03-07 Simon Rudericharchive.sh: Add, creates an archive of important files.
2010-03-07 Simon Ruderichsetup.sh: Remove git setup, now only setup.sh in each...
2010-03-07 Simon Ruderichsetup.sh: Add support for find without -executable.
2010-03-07 Simon RuderichREADME: Minor doc fixes.
2009-08-05 Simon Ruderichlib.sh: Minor documentation fixes.
2009-07-26 Simon Ruderichlib.sh: Add perl support to generate().
2009-06-03 Simon Ruderichsetup.sh: Improve setup support.
2009-06-03 Simon Ruderichsetup.sh: Remove unnecessary check.
2009-05-05 Simon RuderichREADME: Convert to asciidoc.
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-04-07 Simon Ruderichsetup.sh: Be more compatible.
2009-03-31 Simon Ruderichsync.sh: Be more compatible.
2009-03-31 Simon RuderichREADME: Fix typo and update.
2009-03-16 Simon Ruderichlib.sh: Fix m4() to work with arguments with spaces.
2009-03-16 Simon Ruderichtests: Add test for m4() with multiple arguments.
2009-03-16 Simon Ruderichlib.sh: Add Gentoo support to os().
2009-03-01 Simon Ruderichsync.sh: Status also displays unpushed commits.
2009-03-01 Simon Ruderichtests: Add tests for m4() in lib.sh.
2009-03-01 Simon Ruderichlib.sh: m4() define useful macros.
2009-03-01 Simon Ruderichlib.sh: Add os function which returns current OS.
2009-03-01 Simon Ruderichsync.sh: Status is the default command now.
2009-02-24 Simon RuderichAdd Vim modeline to lib.sh.test.
2009-02-24 Simon RuderichAdd tests for BSD which on Mac OS X.
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 RuderichAbort if the fetch fails in setup.sh.
2009-02-21 Simon Ruderichsetup.sh runs gc on newly created repositories.
2009-02-21 Simon Ruderichsetup.sh removes the remote if fetching was unsuccessful.
2009-02-22 Simon Ruderichsetup.sh can create repositories and setup remotes.
2009-02-21 Simon RuderichFix leaking a variable in lib.sh.
2009-02-21 Simon RuderichFind git directories in setup.sh automatically.
2009-02-21 Simon RuderichImprove documentation in setup.sh.
2009-02-21 Simon RuderichFix doc typo in setup.sh.
2009-02-18 Simon RuderichMerge commit 'rammstein/master'
2009-02-18 Simon RuderichRun status after a fetch in sync.sh.
2009-02-18 Simon RuderichRemove ".git" from repository output in sync.sh.
2009-02-18 Simon RuderichOnly print status output if git log did in sync.sh.
2009-02-18 Simon RuderichAdd status method to sync.sh.
2009-02-18 Simon RuderichRemove an unnecessary check in sync.sh.
2009-02-18 Simon RuderichFix doc typo in sync.sh.
2009-02-18 Simon RuderichAdd shortcuts to sync.sh
2009-02-18 Simon RuderichUpdate doc for sync.sh.
2009-02-18 Simon Ruderichsync.sh supports pushing to remotes.
2009-02-18 Simon RuderichAdd sync.sh which fetches all remote branches.
2009-02-18 Simon RuderichUse setup.sh instead of Makefile.
2009-02-18 Simon RuderichAdd better debug output to m4.sh and link.sh.
2009-02-18 Simon RuderichFix typo in m4.sh.
2009-02-17 Simon RuderichAdd setup support.
2009-02-16 Simon RuderichUpdate README for change 856e63f63eb829a53ae5f6f6957d93...
2009-02-16 Simon RuderichFix minor typo in README.
2009-02-16 Simon RuderichAdd m4.sh to process files with m4.
2009-02-15 Simon RuderichAdd link.sh to create symbolic links to conf files.
2009-02-15 Simon RuderichInitial import.