log

age author description
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.
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.