Sat, 04 Apr 2009 21:53:20 -0500 |
Augie Fackler |
Add a reference to a private hgrc file.
|
Thu, 02 Apr 2009 13:43:37 -0500 |
Augie Fackler |
Changes required by log being back to the default.
|
Wed, 01 Apr 2009 17:13:31 -0500 |
Augie Fackler |
Remove bad default from log.
|
Wed, 01 Apr 2009 14:50:38 -0500 |
Augie Fackler |
hg-svn-rebase-all: improved rebasing so that merges no longer abort rebasing other branches.
|
Mon, 30 Mar 2009 11:14:58 -0500 |
Augie Fackler |
spawn_django: add eco compatibility.
|
Mon, 30 Mar 2009 08:09:48 -0500 |
Augie Fackler |
A couple more keybindings for emacs.
|
Tue, 17 Mar 2009 22:26:18 -0500 |
Augie Fackler |
Ignore haskell droppings.
|
Wed, 11 Mar 2009 10:47:45 -0500 |
Augie Fackler |
Add a function to svnsync easier. Done this too many times because of hgsubversion.
|
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.
|
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.
|