log

age author description
Wed, 01 Apr 2009 14:50:38 -0500 Augie Fackler hg-svn-rebase-all: improved rebasing so that merges no longer abort rebasing other branches.
Mon, 30 Mar 2009 11:14:58 -0500 Augie Fackler spawn_django: add eco compatibility.
Mon, 30 Mar 2009 08:09:48 -0500 Augie Fackler A couple more keybindings for emacs.
Tue, 17 Mar 2009 22:26:18 -0500 Augie Fackler Ignore haskell droppings.
Wed, 11 Mar 2009 10:47:45 -0500 Augie Fackler Add a function to svnsync easier. Done this too many times because of hgsubversion.
Wed, 11 Mar 2009 10:47:19 -0500 Augie Fackler Add a function to ammend the latest revision in hg. I don't do this often, but when I need it it is handy.
Tue, 03 Mar 2009 11:32:17 -0600 Augie Fackler Add hg-svn-merge-branch which does all the steps of merging an hg branch for me.
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.
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.
Thu, 05 Feb 2009 23:42:56 -0600 Augie Fackler Load hggit.
Mon, 26 Jan 2009 13:21:00 -0600 Augie Fackler Reorganize zsh files so that bash can work as well.
Mon, 26 Jan 2009 11:11:17 -0600 Augie Fackler This has been set on my server for months, and remained uncommitted until now...