log

age author description
2014-09-10 Augie Fackler hgimp: utility to make importing hg patches from mutt easier
2014-09-01 Augie Fackler hgrc: add havepatch alias for looking for a patch matching a string
2014-09-01 Augie Fackler diff-mode: don't clean whitespace
2014-07-21 Augie Fackler hgrc: new smartlog templates and aliases from mpm
2014-07-19 Augie Fackler Merge
2014-07-19 Augie Fackler hgrc: use detailed merge markers by default
2014-05-29 Augie Fackler ipython: stop tracking anything in .ipython, since I'm not customizing it
2014-05-29 Augie Fackler emacs: avoid weird package.el breakage with newish packages
2014-05-29 Augie Fackler hgrc: graphlog has been part of core hg for a while
2014-04-16 Augie Fackler Add imagemagick spell from https://gist.github.com/lelandbatey/8677901
2014-06-06 Augie Fackler apply-patchbomb: create obsolete markers, keep partial applications
2014-03-11 Augie Fackler go-eldoc: try and fix go-eldoc
2014-03-11 Augie Fackler textmate.el: use hg locate for speed
2014-03-11 Augie Fackler textmate.el: disable color on use of egrep
2014-03-11 Augie Fackler textmate.el: use egrep instead
2014-03-11 Augie Fackler emacs: update path to ELPA repository
2014-03-11 Augie Fackler emacs: prevent tramp from trying to be clever about PATH
2014-03-11 Augie Fackler hg: enable shelve extension
2014-03-11 Lucas Bergman xmonad: Pull apart custom layout into something readable
2013-05-11 Augie Fackler emacs: put autosave files in /tmp
2013-07-11 Augie Fackler emacs: add go-eldoc for better go programming
2013-01-31 Augie Fackler zshrc: second attempt to make screen message not break
2013-07-16 Augie Fackler certfor: make zsh-specific
2013-07-16 Augie Fackler hg-rebase-all: remove bashism
2013-07-16 Augie Fackler hgrc: disable publishing mode locally
2013-07-04 Augie Fackler zshenv: default timezone should be America/New_York now
2013-07-04 Augie Fackler hgignore: also ignore ~/{bin,lib}
2013-05-08 Augie Fackler zshrc: use `env which` since `which` is not always in /bin
2012-07-07 Augie Fackler hgrc: histedit is now included with hg
2012-07-07 Augie Fackler emacs: require markdown-mode
2011-06-18 Augie Fackler HGRCPATH: auto-include opendiff configuration if opendiff is on PATH.
2013-05-07 Augie Fackler misc: holding ground for misc shell tricks
2013-05-07 Augie Fackler emacs: bind C-x C-b to ibuffer, which is awesome
2013-05-07 Augie Fackler emacs: edit tempfiles from mutt in mail-mode
2013-01-29 Augie Fackler hg-rebase-all: defend against no bookmarks being set
2012-12-18 Augie Fackler hg: switch to histedit from hg itself
2013-01-20 Augie Fackler zshrc: work around my shell function that turns on utf8 in screen
2012-12-04 Augie Fackler Merge.
2012-12-04 Augie Fackler hg_rebase_all: fix exit status check
2012-12-04 Augie Fackler irssi: install and autorun tmux_away.pl
2012-12-04 Augie Fackler emacs: install wgrep all the time
2012-12-04 Augie Fackler python-mode-hook: give up on flyspell-prog-mode, as it can be very very slow
2012-11-12 Augie Fackler Merge
2012-11-12 Augie Fackler whitespace-style: cleanups from slb
2012-11-12 Augie Fackler emacs: add marmalade to elisp package repo list
2012-11-12 Augie Fackler rps1: show hg bookmark (if any) in rps1 instead of current branch
2012-11-12 Augie Fackler git: new glog alias for looking at graph history
2012-11-12 Augie Fackler emacs: clean up new frame initialization thanks to slb
2012-11-12 Augie Fackler af-generic-diff-repo: use monky or magit if available
2012-11-12 Augie Fackler go emacs: fix bug in enabling tabs for go files
2012-01-30 Augie Fackler _hg: symlink as _mercurial as well to fix weird behavior on Ubuntu
2012-01-30 Augie Fackler _hg: import from upstream
2012-10-17 Augie Fackler hg-rebase-all: correctly use rebase result code
2012-10-17 Augie Fackler python-mode: enable flyspell-prog-mode for spellchecking in comments in Python
2012-10-17 Augie Fackler emacs: start making an f4-dwim function
2012-06-15 Augie Fackler go.el: Fix some bugs exposed on a new machine.
2012-05-16 Augie Fackler pentadactylrc: testing out pentadactyl config options
2012-05-03 Augie Fackler zshrc: suppress stderr from tmux
2012-05-03 Augie Fackler emacs go: actually use af-go-mode-hook
2012-01-30 Augie Fackler functionpath: fix af_reloadfuncs()