log

age author description
2014-11-10 Augie Fackler hgignore: ignore -local things in .shell.d
2014-11-10 Augie Fackler safe-paste: adds support for bracketed paste mode to zsh
2014-10-15 Augie Fackler hgrc: drop obsolete stuff from [alias], enable showfunc in [diff]
2014-10-08 Augie Fackler hg_rebase_all: optimize by using -b instead of checking out revision to rebase
2014-10-06 Augie Fackler hgrc: add sl. alias for sl when I have too many patches
2014-09-25 Augie Fackler emacs: enable which-function-mode for python, elisp, and go
2014-09-10 Augie Fackler hgrc: add si for a more compact incoming format
2014-09-10 Augie Fackler emacs: only call server-edit during my save function if the buffer was actually a server buffer
2014-09-10 Augie Fackler patchpipe: tool to edit hg patches while piping them to 'hg import'
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