log

age author description
Tue, 03 Mar 2009 09:42:36 -0600 Augie Fackler Improved mq now works anywhere inside the parent hg repo.
Mon, 02 Mar 2009 15:01:30 -0600 Augie Fackler Add a script that builds serf and subversion assuming all other deps are installed so that I can wipe and rebuild a little easier.
Fri, 20 Feb 2009 16:05:45 -0600 Augie Fackler Add function to rebase all local named branches to HEAD of their parent svn branch.
Fri, 20 Feb 2009 14:21:41 -0600 Augie Fackler basic completions for hg merge
Fri, 20 Feb 2009 14:21:27 -0600 Augie Fackler Fix up the number of spaces required so really long branch names don't screw up the completion.
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.