log

age author description
Fri, 13 Mar 2015 16:06:40 -0400 Augie Fackler hg: add remotebookmarks output to smartlog
Fri, 13 Mar 2015 16:06:17 -0400 Augie Fackler hg: add bookmarked obsolete changes to upstream-bookmarks
Thu, 08 Jan 2015 16:22:36 -0500 Augie Fackler Merge.
Thu, 08 Jan 2015 16:22:23 -0500 Augie Fackler emacs: load customize file earlier so it can matter for things like smart-modeline
Mon, 22 Dec 2014 17:12:53 -0500 Augie Fackler patchpipe: handle base64-encoded message bodies
Mon, 22 Dec 2014 15:00:59 -0500 Augie Fackler emacs: nudge size of font on linux up slightly
Mon, 22 Dec 2014 14:59:29 -0500 Augie Fackler emacs: move customize droppings to a dedicated file
Tue, 18 Nov 2014 17:17:36 -0500 Augie Fackler which-function-mode: only enable in emacs 24.4 and later
Wed, 05 Nov 2014 12:53:02 -0500 Augie Fackler c-mode: detect when I'm editing a .c file from hg and set style appropriately
Mon, 10 Nov 2014 09:37:43 -0500 Augie Fackler hgignore: ignore -local things in .shell.d
Mon, 10 Nov 2014 09:26:04 -0500 Augie Fackler safe-paste: adds support for bracketed paste mode to zsh
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'
Wed, 10 Sep 2014 14:52:33 -0400 Augie Fackler hgimp: utility to make importing hg patches from mutt easier
Mon, 01 Sep 2014 13:02:29 -0400 Augie Fackler hgrc: add havepatch alias for looking for a patch matching a string
Mon, 01 Sep 2014 13:02:23 -0400 Augie Fackler diff-mode: don't clean whitespace
Mon, 21 Jul 2014 14:19:43 -0400 Augie Fackler hgrc: new smartlog templates and aliases from mpm
Fri, 18 Jul 2014 20:16:20 -0400 Augie Fackler Merge
Fri, 18 Jul 2014 20:15:41 -0400 Augie Fackler hgrc: use detailed merge markers by default
Thu, 29 May 2014 14:54:49 -0400 Augie Fackler ipython: stop tracking anything in .ipython, since I'm not customizing it
Thu, 29 May 2014 14:30:42 -0400 Augie Fackler emacs: avoid weird package.el breakage with newish packages
Thu, 29 May 2014 14:28:47 -0400 Augie Fackler hgrc: graphlog has been part of core hg for a while
Wed, 16 Apr 2014 10:09:05 -0400 Augie Fackler Add imagemagick spell from https://gist.github.com/lelandbatey/8677901
Thu, 05 Jun 2014 21:03:51 -0400 Augie Fackler apply-patchbomb: create obsolete markers, keep partial applications
Tue, 11 Mar 2014 14:00:31 -0400 Augie Fackler go-eldoc: try and fix go-eldoc