log

age author description
Thu, 16 Apr 2009 14:56:15 -0500 Augie Fackler Fix an oops in the .hgrc.
Wed, 15 Apr 2009 22:28:20 -0500 Augie Fackler Moving all clojure stuff to a more self-contained area.
Tue, 14 Apr 2009 22:46:45 -0500 Augie Fackler Fix an error in nose.el
Tue, 14 Apr 2009 20:07:12 -0500 Augie Fackler Import latest nosemacs, set nose to output dots instead of verbose output.
Mon, 13 Apr 2009 21:52:44 -0500 Augie Fackler hg svn rebase is now hg rebase --svn
Mon, 13 Apr 2009 20:33:26 -0500 Augie Fackler Fix some ruby mode keybindings.
Mon, 13 Apr 2009 10:59:31 -0500 Augie Fackler Remove special case for hgsubversion that is no longer needed.
Fri, 10 Apr 2009 11:18:22 -0500 Augie Fackler Latest nose.el from nosemacs.
Fri, 10 Apr 2009 11:18:03 -0500 Augie Fackler Bind g to recompile in compilation-mode buffers.
Thu, 09 Apr 2009 18:01:31 -0500 Augie Fackler Whoops, this was for debugging.
Thu, 09 Apr 2009 13:39:20 -0500 Augie Fackler Modularize .emacs
Thu, 09 Apr 2009 13:29:13 -0500 Augie Fackler Add nose.el.
Thu, 09 Apr 2009 13:28:53 -0500 Augie Fackler Better hgignore for machine-specific files.
Thu, 09 Apr 2009 13:27:19 -0500 Augie Fackler Better way of altering load-path, add support for local-to-machine emacs configs.
Thu, 09 Apr 2009 13:24:38 -0500 Augie Fackler Add custom _subversion that works with svn 1.5 and later.
Mon, 06 Apr 2009 21:23:35 -0500 Augie Fackler add histedit to paths
Mon, 06 Apr 2009 21:21:37 -0500 Augie Fackler Using histedit now.
Sat, 04 Apr 2009 21:53:20 -0500 Augie Fackler Add a reference to a private hgrc file.
Thu, 02 Apr 2009 13:43:37 -0500 Augie Fackler Changes required by log being back to the default.
Wed, 01 Apr 2009 17:13:31 -0500 Augie Fackler Remove bad default from log.
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.