log

age author description
Tue, 05 Apr 2016 10:21:19 -0400 Augie Fackler make-greek-tree: import shell script I've used on and off for years
Tue, 19 Jul 2016 09:21:16 -0400 Augie Fackler hg: add an indicator of ellipsis nodes to sl output
Tue, 19 Jul 2016 09:20:53 -0400 Augie Fackler hg: refactor sl template to use templatealias for readability
Mon, 25 Jul 2016 23:12:48 -0400 Augie Fackler emacs f4 dwim: bind rust files to running tests with cargo
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