log

age author description
Wed, 15 Oct 2014 16:23:03 -0400 Augie Fackler hgrc: drop obsolete stuff from [alias], enable showfunc in [diff]
Wed, 08 Oct 2014 14:08:45 -0400 Augie Fackler hg_rebase_all: optimize by using -b instead of checking out revision to rebase
Mon, 06 Oct 2014 14:14:13 -0400 Augie Fackler hgrc: add sl. alias for sl when I have too many patches
Thu, 25 Sep 2014 16:12:13 -0400 Augie Fackler emacs: enable which-function-mode for python, elisp, and go
Wed, 10 Sep 2014 14:58:57 -0400 Augie Fackler hgrc: add si for a more compact incoming format
Wed, 10 Sep 2014 14:57:26 -0400 Augie Fackler emacs: only call server-edit during my save function if the buffer was actually a server buffer
Wed, 10 Sep 2014 14:52:50 -0400 Augie Fackler patchpipe: tool to edit hg patches while piping them to 'hg import'