log

age author description
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.
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
2009-02-09 Augie Fackler Too clever for my own good in this function.
2009-02-09 Augie Fackler Stopgap hg-svn-mkbranch command to save me typing until the feature goes into hgsubversion itself.
2009-02-09 Augie Fackler Change my alias so I can use more features of log by default.
2009-02-09 Augie Fackler Add emacsclient as $EDITOR to editorsetup.
2009-02-05 Augie Fackler Fix to not strip whitespace in rst, since that format is broken to depend on trailing whitespace in some cases.
2009-01-27 Augie Fackler bash tweak (bash does not like local outside of functions)
2009-02-06 Augie Fackler Multi-hg serving code I seem to use often.
2009-02-06 Augie Fackler Load hggit.
2009-01-26 Augie Fackler Reorganize zsh files so that bash can work as well.
2009-01-26 Augie Fackler This has been set on my server for months, and remained uncommitted until now...
2009-01-21 Augie Fackler Tab fix for js2-mode
2009-01-21 Augie Fackler enable highlight
2009-01-12 Augie Fackler Fix update_source_trees to also pull versioned mq if it exists.
2009-01-12 Augie Fackler Midnight mode.