log

age author description
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()
2012-03-27 Augie Fackler find_dvcs_root: new function to find dvcs root dir more safely
2012-04-17 Augie Fackler ipythonrc: remove, since newer ipythons don't read this file
2012-04-17 Augie Fackler _hg: update to latest upstream zsh completion
2012-04-27 Augie Fackler gitrc: migrate to my canonical email address
2012-04-27 Augie Fackler hgignore: ignore machine-specific .elisp/settings/ files
2012-04-27 Augie Fackler zshrc: add a tmux variant of the detached screens message
2012-04-27 Augie Fackler emacs go: move go config to a new file
2012-04-27 Augie Fackler emacs: require and configure company mode
2012-04-27 Augie Fackler hgrc: update email address
2012-03-31 Augie Fackler hgrc: remove old [paths] stanza that just isn't helpful
2012-03-31 Augie Fackler ipython config: remove ancient version which is not supported by ipython
2012-02-23 Augie Fackler zsh prompt: allow fancy prompt mode on xterm-256color as well