log

age author description
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.
2009-02-20 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.
2009-02-20 Augie Fackler Fix completion stuff so that _hg will work as it should.
2009-02-19 Augie Fackler Fix a path entry.
2009-02-19 Augie Fackler Add yaml mode.