log

age author description
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.
2009-02-19 Augie Fackler Better way to handle auto-mode stuff for clojure.
2009-02-19 Augie Fackler Fix root version of the bash prompt to not hork command line wrapping.
2009-02-11 Augie Fackler Fix a bug in shell quoting.
2009-02-11 Augie Fackler Edit some paths in .hgrc