log

age author description
Fri, 20 Feb 2009 11:47:12 -0600 Augie Fackler Add a custom _hg (modified off of recent crew) and fix up function path stuff in hg to improve my hg tab completions.
Fri, 20 Feb 2009 11:16:51 -0600 Augie Fackler Fix completion stuff so that _hg will work as it should.
Thu, 19 Feb 2009 15:33:30 -0600 Augie Fackler Fix a path entry.
Thu, 19 Feb 2009 09:19:18 -0600 Augie Fackler Add yaml mode.
Thu, 19 Feb 2009 09:18:47 -0600 Augie Fackler Better way to handle auto-mode stuff for clojure.
Thu, 19 Feb 2009 09:17:56 -0600 Augie Fackler Fix root version of the bash prompt to not hork command line wrapping.
Wed, 11 Feb 2009 10:27:43 -0600 Augie Fackler Fix a bug in shell quoting.
Wed, 11 Feb 2009 10:27:06 -0600 Augie Fackler Edit some paths in .hgrc
Mon, 09 Feb 2009 15:20:13 -0600 Augie Fackler Too clever for my own good in this function.
Mon, 09 Feb 2009 15:04:30 -0600 Augie Fackler Stopgap hg-svn-mkbranch command to save me typing until the feature goes into hgsubversion itself.
Mon, 09 Feb 2009 10:20:49 -0600 Augie Fackler Change my alias so I can use more features of log by default.
Mon, 09 Feb 2009 10:20:16 -0600 Augie Fackler Add emacsclient as $EDITOR to editorsetup.
Thu, 05 Feb 2009 14:22:07 -0600 Augie Fackler Fix to not strip whitespace in rst, since that format is broken to depend on trailing whitespace in some cases.
Tue, 27 Jan 2009 14:25:15 -0500 Augie Fackler bash tweak (bash does not like local outside of functions)
Thu, 05 Feb 2009 23:43:28 -0600 Augie Fackler Multi-hg serving code I seem to use often.