dotfiles-framework.git
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.
2008-11-26 W. Trevor KingAdjusted so that the weekly update actually runs fixup.
2008-11-26 W. Trevor KingAdded update.sh and some small adjustments in _bashrc.
2008-11-26 W. Trevor KingOops, forgot to dereference $GIT_PATH. Successful...
2008-11-26 W. Trevor KingMerge branch 'master' of ssh://wking@einstein/~/public_...
2008-11-26 W. Trevor KingCreated README explaining localpatch usage.
2008-11-26 W. Trevor KingAdded local.patch support for easy minor tweaks on...
2008-11-26 W. Trevor KingKeep the emacs autosave-list ~/.auto-save-list to avoid...
2008-11-26 W. Trevor KingAdded auto-update to _bashrc. Currently UNTESTED.
2008-11-26 W. Trevor KingFixed typo breaking Makefile:override
2008-11-26 William Trevor... Now diffs are for the transition ~/.file -> ./_file.
2008-11-26 W. Trevor KingMoved personal paths to the end of PATH. Safer that...
next