log

age author description
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
2011-12-12 Augie Fackler Merge
2011-12-12 Augie Fackler _hg: import updated version from upstream
2011-12-12 Augie Fackler emacs: use aspell for spell checking
2011-08-02 Augie Fackler go-mode-hook: disable tabs highlighting, enable tab indentation
2011-11-02 Augie Fackler hgrc: remove [hooks] since it's entirely commented out
2011-11-02 Augie Fackler xmonad: add takeTopFocus logHook
2011-11-02 Augie Fackler hg: new egrep alias
2011-11-02 Augie Fackler emacs: enable narrow-to-region
2011-11-02 Augie Fackler emacs: require js2-mode, since autoload seems to fail for it
2011-06-17 Augie Fackler wcroot: use git to directly find repo root.
2010-08-16 Augie Fackler hgrc: move opendiff support to another file to stop breaking merge on linux
2010-08-16 Augie Fackler opendiff-w: safer sanity check for opendiff
2011-03-22 Augie Fackler emacs: disable vc backends for a little speed improvement