log

age author description
2009-04-15 Augie Fackler Fix an error in nose.el
2009-04-15 Augie Fackler Import latest nosemacs, set nose to output dots instead of verbose output.
2009-04-14 Augie Fackler hg svn rebase is now hg rebase --svn
2009-04-14 Augie Fackler Fix some ruby mode keybindings.
2009-04-13 Augie Fackler Remove special case for hgsubversion that is no longer needed.
2009-04-10 Augie Fackler Latest nose.el from nosemacs.
2009-04-10 Augie Fackler Bind g to recompile in compilation-mode buffers.
2009-04-09 Augie Fackler Whoops, this was for debugging.
2009-04-09 Augie Fackler Modularize .emacs
2009-04-09 Augie Fackler Add nose.el.
2009-04-09 Augie Fackler Better hgignore for machine-specific files.
2009-04-09 Augie Fackler Better way of altering load-path, add support for local-to-machine emacs configs.
2009-04-09 Augie Fackler Add custom _subversion that works with svn 1.5 and later.
2009-04-07 Augie Fackler add histedit to paths
2009-04-07 Augie Fackler Using histedit now.
2009-04-05 Augie Fackler Add a reference to a private hgrc file.
2009-04-02 Augie Fackler Changes required by log being back to the default.
2009-04-01 Augie Fackler Remove bad default from log.
2009-04-01 Augie Fackler hg-svn-rebase-all: improved rebasing so that merges no longer abort rebasing other branches.
2009-03-30 Augie Fackler spawn_django: add eco compatibility.
2009-03-30 Augie Fackler A couple more keybindings for emacs.
2009-03-18 Augie Fackler Ignore haskell droppings.
2009-03-11 Augie Fackler Add a function to svnsync easier. Done this too many times because of hgsubversion.
2009-03-11 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.
2009-03-03 Augie Fackler Add hg-svn-merge-branch which does all the steps of merging an hg branch for me.
2009-03-03 Augie Fackler Improved mq now works anywhere inside the parent hg repo.
2009-03-02 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.
2009-02-20 Augie Fackler Add function to rebase all local named branches to HEAD of their parent svn branch.
2009-02-20 Augie Fackler basic completions for hg merge
2009-02-20 Augie Fackler Fix up the number of spaces required so really long branch names don't screw up the completion.