Mercurial > dotfiles
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. |