log

age author description
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.
Thu, 19 Feb 2009 09:19:18 -0600 Augie Fackler Add yaml mode.
Thu, 19 Feb 2009 09:18:47 -0600 Augie Fackler Better way to handle auto-mode stuff for clojure.
Thu, 19 Feb 2009 09:17:56 -0600 Augie Fackler Fix root version of the bash prompt to not hork command line wrapping.
Wed, 11 Feb 2009 10:27:43 -0600 Augie Fackler Fix a bug in shell quoting.
Wed, 11 Feb 2009 10:27:06 -0600 Augie Fackler Edit some paths in .hgrc
Mon, 09 Feb 2009 15:20:13 -0600 Augie Fackler Too clever for my own good in this function.
Mon, 09 Feb 2009 15:04:30 -0600 Augie Fackler Stopgap hg-svn-mkbranch command to save me typing until the feature goes into hgsubversion itself.
Mon, 09 Feb 2009 10:20:49 -0600 Augie Fackler Change my alias so I can use more features of log by default.
Mon, 09 Feb 2009 10:20:16 -0600 Augie Fackler Add emacsclient as $EDITOR to editorsetup.
Thu, 05 Feb 2009 14:22:07 -0600 Augie Fackler Fix to not strip whitespace in rst, since that format is broken to depend on trailing whitespace in some cases.
Tue, 27 Jan 2009 14:25:15 -0500 Augie Fackler bash tweak (bash does not like local outside of functions)
Thu, 05 Feb 2009 23:43:28 -0600 Augie Fackler Multi-hg serving code I seem to use often.
Thu, 05 Feb 2009 23:42:56 -0600 Augie Fackler Load hggit.
Mon, 26 Jan 2009 13:21:00 -0600 Augie Fackler Reorganize zsh files so that bash can work as well.
Mon, 26 Jan 2009 11:11:17 -0600 Augie Fackler This has been set on my server for months, and remained uncommitted until now...
Wed, 21 Jan 2009 11:10:07 -0600 Augie Fackler Tab fix for js2-mode
Wed, 21 Jan 2009 11:08:29 -0600 Augie Fackler enable highlight
Sun, 11 Jan 2009 21:49:52 -0600 Augie Fackler Fix update_source_trees to also pull versioned mq if it exists.
Mon, 12 Jan 2009 14:13:33 -0600 Augie Fackler Midnight mode.
Fri, 09 Jan 2009 11:28:50 -0600 Augie Fackler Add some setup to make emacs easier to use on OS X.
Fri, 09 Jan 2009 11:28:24 -0600 Augie Fackler Add some colorized diff stuff to emacs.
Mon, 05 Jan 2009 11:46:29 -0600 Augie Fackler Fix a bug in update_source_trees where it could eat any existing dirstack
Fri, 02 Jan 2009 14:41:02 -0600 Augie Fackler Latest textmate.el - fixed a bug in find in type.
Thu, 01 Jan 2009 23:06:34 -0600 Augie Fackler Latest version of textmate.el
Tue, 30 Dec 2008 16:11:32 -0600 Augie Fackler Add textmate-find-in-project.
Tue, 30 Dec 2008 13:25:23 -0600 Augie Fackler Add js2-mode.
Fri, 19 Dec 2008 14:18:07 -0600 Augie Fackler Global ignores for hg.
Tue, 16 Dec 2008 16:10:40 -0600 Augie Fackler Bad merge on my end.
Tue, 16 Dec 2008 11:30:55 -0600 Augie Fackler New version of textmate.el
Tue, 16 Dec 2008 11:28:11 -0600 Augie Fackler Need an alias to do log of a named branch
Fri, 12 Dec 2008 09:38:16 -0600 Augie Fackler Start using textmate.el.
Fri, 12 Dec 2008 09:34:20 -0600 Augie Fackler Start using bookmarks.
Tue, 09 Dec 2008 11:27:10 -0600 Augie Fackler Don't use black for ignored files since I have a black terminal background.
Mon, 08 Dec 2008 10:58:06 -0600 Augie Fackler Add support for the ipython-mode stuff and remove vestigial pymacs code.
Fri, 05 Dec 2008 11:33:02 -0600 Augie Fackler Ignore gemrc
Fri, 05 Dec 2008 11:30:15 -0600 Augie Fackler Stop mentioning this because it makes shelling out in emacs annoying.
Thu, 04 Dec 2008 13:45:29 -0600 Augie Fackler gentags no longer needed.
Thu, 04 Dec 2008 13:45:19 -0600 Augie Fackler Add purge extension and sort the extension list.
Wed, 03 Dec 2008 10:56:22 -0600 Augie Fackler Fix for backspace being broken in some terminal emulators.
Wed, 03 Dec 2008 22:55:45 -0600 Augie Fackler Add an alias to ease working with mq repos.
Wed, 03 Dec 2008 22:34:01 -0600 Augie Fackler Add mercurial support to emacs. Improve setting of PYTHONPATH in there.
Tue, 02 Dec 2008 19:54:25 -0600 Augie Fackler Basic git config for when I need it.
Tue, 02 Dec 2008 19:53:38 -0600 Augie Fackler Reorder these checks. With my home being in hg, it was winning over any other
Tue, 02 Dec 2008 19:53:35 -0600 Augie Fackler Enable the color extension for hg.
Tue, 02 Dec 2008 13:49:31 -0600 Augie Fackler Flex matching for ido-mode.
Sun, 30 Nov 2008 20:50:18 -0600 Augie Fackler Some edits to .emacs after my playing with Clojure, also added Clojure support files.
Sun, 30 Nov 2008 20:49:16 -0600 Augie Fackler Add yolk to the ignores list.
Sun, 30 Nov 2008 19:27:09 -0600 Augie Fackler Improved bash environment a little bit.
Sun, 30 Nov 2008 19:26:29 -0600 Augie Fackler This was driving me crazy in the end.
Wed, 26 Nov 2008 18:47:20 -0600 Augie Fackler Handy keybindings.
Wed, 26 Nov 2008 18:46:58 -0600 Augie Fackler Add --graph to default for out/in/log and remove the no-longer-needed glog pref.
Wed, 26 Nov 2008 15:03:40 -0600 Augie Fackler Merge in uncommitted changes.