Mercurial > dotfiles
log
age | author | description |
---|---|---|
Wed, 11 Mar 2009 10:47:19 -0500 | 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. |
Tue, 03 Mar 2009 11:32:17 -0600 | Augie Fackler | Add hg-svn-merge-branch which does all the steps of merging an hg branch for me. |
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. |