dotfiles-framework.git
2015-02-13 W. Trevor KingBump to version 0.4 master v0.4
2015-02-13 W. Trevor Kingdotfiles.sh: Add a 'list' command
2013-03-29 W. Trevor KingBump to version 0.3 v0.3
2013-03-29 W. Trevor Kingdotfiles.sh: Replace `which` with `command -v`
2013-01-15 W. Trevor KingREADME.rst: Add symlink so GitHub knows which language...
2013-01-15 W. Trevor KingREADME: Fix 'univerity' -> 'university' typo
2013-01-15 W. Trevor Kingdotfiles.sh: bump copyright year
2013-01-15 W. Trevor Kingdotfiles.sh: space/tab indentation cleanups
2013-01-15 W. Trevor Kingdotfiles.sh: Fix 'fetch' -> 'diff' typo in 'diff comman...
2012-12-30 W. Trevor KingREADME: Fix "so" -> "to" typo
2012-09-27 W. Trevor KingAdd DOTFILES_* environment variable overrides for exter...
2012-09-27 W. Trevor KingPass update() options through to link().
2012-09-27 W. Trevor KingFix locations for nonempty_option in disconnect() and...
2012-09-27 W. Trevor KingFix arrats -> arrays typo in a comment.
2012-09-27 W. Trevor KingDon't force loopy local symlinks if we've already linke...
2012-09-27 W. Trevor KingMake relative links optional (add `link --relative`)
2012-09-27 W. Trevor KingAdd `link --force-link` to override old links (e.g...
2012-09-27 W. Trevor KingWrap $TARGET in braces in disconnect().
2012-09-27 W. Trevor KingUse relative rather than absolute links.
2012-09-10 W. Trevor KingAdd COPYING and include copyright blurb in dotfiles...
2012-04-18 W. Trevor KingChange my email address from drexel.edu to tremily.us.
2012-03-14 W. Trevor KingFiles can not be repositories during run_on_all_repos().
2012-03-14 W. Trevor KingUse `elif` instead of `else if` where possible to reduc...
2012-02-13 W. Trevor KingAdd dependency section to the README and update homepag...
2012-01-30 W. Trevor KingUse '-p1' instead of '-p0' for patching.
2011-12-06 W. Trevor KingAdd homepage URL (a blog post) to README.
2011-12-01 W. Trevor KingBreak out git_fetch and only pull when there is a remote.
2011-12-01 W. Trevor KingRelax no-associative-array bailout on fetch by assuming...
2011-12-01 W. Trevor KingMove no-associative-array bailout from wget_fetch to...
2011-12-01 W. Trevor KingOnly initialize REPO_SOURCE_DATA if Bash supports assoc...
2011-12-01 W. Trevor KingGive notification before applying local-patch/*.remove.
2011-12-01 W. Trevor KingAdd check for Bash >= 3.1 (required for += array assign...
2011-11-30 W. Trevor KingUse subshell and 'cd' instead of --git-dir and --work...
2011-11-30 W. Trevor KingSet --work-tree to REPO when running 'git pull'.
2011-11-30 W. Trevor KingRaise an error if the user tries to use wget-based...
2011-11-30 W. Trevor KingOptions before repository name in command call inside...
2011-11-30 W. Trevor KingMore indentation fixups. I think everything's just...
2011-11-30 W Trevor KingFix 'diff --remove' invocation inside 'diff --local...
2011-11-30 W Trevor KingFix option handling in run_on_all_repos().
2011-11-30 W Trevor KingMore indentation fixups in dotfiles.sh.
2011-11-30 W Trevor KingGit version 1.6.0.4 does not support cloning into exist...
2011-11-30 W Trevor KingAssorted indentation fixups in dotfiles.sh.
2011-11-30 W. Trevor KingStrip down to just the framework, and compact that... v0.2
2011-11-29 W. Trevor KingAdd .fluxbox/keys.
2011-11-29 W. Trevor KingOops, uncomment load-path adjustment in .emacs.
2011-11-29 W. Trevor KingUse the default calendar command (comment out alias...
2011-11-29 W. Trevor KingUpdate gnugo.el from version 2.2.12 to 2.2.13.
2011-11-29 W. Trevor KingAdd gnugo.el to Emacs packages.
2011-11-29 W. Trevor KingAdd cython-mode.el to emacs packages.
2011-11-29 W. Trevor KingBring in a few more .emacs tweaks: aspell, utf-8, and...
2011-11-28 W. Trevor KingSplit .emacs configuration files into logical blocks.
2011-11-28 W. Trevor KingAdd singingkey to .gitconfig.
2011-11-28 W. Trevor KingAdd ignore_missing_extensions to bazaar.conf.
2011-11-28 W. Trevor KingAdd Mercurial's churn plugin, and use ' =' instead...
2011-11-28 W. Trevor KingFlesh out .mailcap.
2011-11-28 W. Trevor KingMove to simpler, fluxbox-only .xinirc.
2011-11-28 W. Trevor KingAdd .XCompose file.
2011-11-28 W. Trevor KingAdd `-p0` to patch.sh's patch call (to find files in...
2011-11-28 W. Trevor KingAssorted changes to .Xmodmap, including the addition...
2011-11-28 W. Trevor KingRe-organize dotfiles management scripts.
2011-11-28 W. Trevor KingUse tabs instead of spaces to indent _gitconfig.
2011-11-28 W. Trevor KingAdd URL for calendar package and adjust the calendar...
2011-11-28 W. Trevor KingCorrect maintnance -> maintenance typo in README.
2011-11-09 W. Trevor KingAutomatically grab SSH-agent info if it exists.
2011-11-09 W. Trevor KingAdd ~/.cabal to PATH in _bashrc.
2011-11-09 W. Trevor KingAdd bra and ket comments to _Xmodmap.
2011-06-04 W. Trevor KingAdd _signature (email signature used by Mutt, etc.).
2010-11-04 W. Trevor KingUse dot operator instead of guillemotright for . slot...
2010-10-23 W. Trevor KingAdjust _bashrc to drop `screen.` from `screen.*` TERMs...
2010-10-22 W. Trevor KingThe keycode for Alt_R seems to have changed on Ubuntu...
2010-09-30 W. Trevor KingAdd JAVA_HOME to _bashrc.
2010-09-30 W. Trevor KingAdded Ruby (Gems) paths to _bashrc.
2010-09-30 W. Trevor KingAdd assorted useful extensions to _hgrc.
2010-09-30 W. Trevor KingTypo fixes and Greek -> math unicode replacements in...
2010-06-17 W. Trevor KingAutomatically adjust PYTHONPATH for locally installed...
2010-06-06 W. Trevor KingAdd more physics symbols to _Xmodmap
2010-06-03 W. Trevor KingEnable convert and graphlog Mercurial extensions.
2010-06-01 W. Trevor KingCopy script explanations into Makefile.
2010-06-01 W. Trevor KingMove path definitions forward in _bashrc
2010-06-01 W. Trevor KingEnable Mercurial's purge extension.
2010-03-20 W. Trevor KingAdded some emoticon-like arabic letters to _Xmodmap
2010-03-02 W. Trevor KingRemove initial : from PATH in _bashrc
2010-03-02 W. Trevor KingEnable Firefox when appropriate in _mailcap
2009-11-20 W. Trevor KingAdjust PATH to put my directories first
2009-11-10 W. Trevor KingAdded superscript zero near subscript zero.
2009-09-16 W. Trevor KingTypo 'autosoce' -> autosave in _emacs
2009-08-04 W. Trevor Kingw3mh alias to start at my homepage
2009-08-04 W. Trevor KingSome autogenerated Bazaar configuration?
2009-07-14 W. Trevor KingAdded _bazaar configuration directory
2009-05-20 W. Trevor KingSomething was complaining about mal-formed mailcap...
2009-01-18 W. Trevor KingFixed typo in bash completion comment in .bashrc.
2009-01-18 W. Trevor KingFix comment for HISTCONTROL in .bashrc
2009-01-15 W. Trevor KingBegin versioning and syncing .mailcap file.
2009-01-15 W. Trevor KingAdded highly buffered ogg123 alias oggr to .bashrc...
2009-01-15 W. Trevor KingAdded subscript zero shortcut
2008-11-27 W. Trevor KingAdded a note & link to the beginning of _screenrc.
2008-11-26 W. Trevor KingOk, now I've fixed disconnect.sh ;). I even tested...
2008-11-26 W. Trevor KingReworked original crummy disconnect script
2008-11-26 W. Trevor KingRemoved old debugging echo from fixup.
2008-11-26 W. Trevor KingAdded disconnect.sh and associated elements.
next