log

age author description
Sun, 31 Jan 2016 20:36:18 -0500 Augie Fackler hgrc: disable vimdiff as a merge tool forever
Mon, 23 Nov 2015 16:10:07 -0500 Augie Fackler hgrc: enable experimental support for rebase skipping obsolete changes
Sat, 21 Nov 2015 14:37:23 -0500 Augie Fackler hgrc: new crecord alias for when I want to use crecord
Sat, 21 Nov 2015 14:37:10 -0500 Augie Fackler hgrc: improve smart revset so . is always shown
Tue, 13 Oct 2015 11:04:51 -0400 Augie Fackler havepatch: new script to easily check if a mailed patch is applied
Tue, 13 Oct 2015 11:03:43 -0400 Augie Fackler hgrc: also include private-config hgrc that has smtp settings etc
Fri, 25 Sep 2015 14:42:23 -0400 Augie Fackler hgrc: clean up machine-specific settings handling
Fri, 25 Sep 2015 14:40:37 -0400 Augie Fackler hg: hide closed branches from 'hg sl'
Fri, 11 Sep 2015 13:57:02 -0400 Augie Fackler vcs_funcs: fix for when in no repo
Fri, 11 Sep 2015 09:56:40 -0400 Augie Fackler hgrc: add defaultrev setting for histedit that uses my new canmutate set
Fri, 11 Sep 2015 09:56:16 -0400 Augie Fackler hgrc: rework "smart" revset to exploit upstream() from remotebranches
Fri, 11 Sep 2015 09:54:32 -0400 Augie Fackler hgrc: enable experimental graph-group-branches knob
Fri, 11 Sep 2015 09:53:50 -0400 Augie Fackler hgimp: add location of topic repo
Fri, 11 Sep 2015 09:53:34 -0400 Augie Fackler vcs_functions: fix vcs_current_branch to use hg templating
Fri, 05 Jun 2015 15:10:50 -0400 Augie Fackler hgrc: swap remotebookmark entries in sl with topics
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