log

age author description
Mon, 27 Jun 2016 16:27:46 -0400 Augie Fackler rust: lots of new configs to make working with rust code easy
Fri, 29 Jul 2016 17:07:38 -0400 Augie Fackler vcs_functions: avoid putting hg prompt commands in blackbox log
Mon, 27 Jun 2016 16:30:57 -0400 Augie Fackler shell: stop using PYTHONPATH, because it's a bad idea now
Mon, 27 Jun 2016 16:29:22 -0400 Augie Fackler hgrc: fix crecord alias
Mon, 27 Jun 2016 16:31:18 -0400 Augie Fackler bootstrap: drop trailing whitespace
Sat, 19 Mar 2016 13:35:07 -0400 Augie Fackler Merge.
Wed, 16 Mar 2016 14:32:55 -0400 Augie Fackler hgimp: add support for using --partial on imported patches
Fri, 18 Mar 2016 21:32:01 -0400 Augie Fackler irssi: add irssi-revolving-door
Tue, 15 Mar 2016 10:44:10 -0400 Augie Fackler prompt: simplify prompt more when tramp is probably in use
Mon, 01 Feb 2016 17:30:54 -0500 Augie Fackler emacs: add a hook to handle ANSI colors in compilation buffers
Mon, 01 Feb 2016 17:28:25 -0500 Augie Fackler hg egrep: ensure we're in the repo root before running grep
Mon, 14 Mar 2016 22:03:27 -0400 Augie Fackler hg: really end vimdiff's reign of terror
Mon, 14 Mar 2016 21:42:39 -0400 Augie Fackler emacs: load and use monky
Mon, 14 Mar 2016 21:41:49 -0400 Augie Fackler emacs: start using git-gutter-mode with Mercurial enabled
Mon, 14 Mar 2016 21:30:37 -0400 Augie Fackler fill-paragraph: steal kf-fill-paragraph from kfogel
Thu, 10 Mar 2016 19:12:23 -0500 Augie Fackler prompt: use async.zsh to avoid weird disowned process jank
Thu, 10 Mar 2016 18:58:05 -0500 Augie Fackler async.zsh: import
Thu, 10 Mar 2016 18:56:28 -0500 Augie Fackler zsh: make vcs info in prompt async
Thu, 10 Mar 2016 18:54:46 -0500 Augie Fackler apply-patchbomb: discard --partial, which doesn't fit my workflow
Thu, 09 Jun 2011 20:20:04 -0500 Augie Fackler hgrc: disable hg-git and hgsubversion
Sun, 31 Jan 2016 20:46:29 -0500 Augie Fackler zprofile: introduce zprofile use
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