Sun, 06 May 2007 20:27:45 -0700 |
Brendan Cully |
Add fast-forward branch merging
|
Fri, 16 Mar 2007 00:45:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Fri, 16 Mar 2007 00:22:59 -0300 |
Alexis S. L. Carvalho |
avoid a traceback with hg branch newbranch; hg up
|
Wed, 14 Mar 2007 01:26:09 -0500 |
Matt Mackall |
Merge with -stable, fix small test failure
|
Mon, 12 Mar 2007 14:50:19 -0700 |
Brendan Cully |
Add test for branch shadowing
|
Tue, 13 Mar 2007 18:50:02 -0500 |
Matt Mackall |
Move branch read/write to dirstate where it belongs
|
Tue, 13 Mar 2007 15:18:10 -0500 |
Matt Mackall |
Move branches.cache to branch.cache
|
Sat, 10 Mar 2007 17:36:29 -0800 |
Brendan Cully |
Test update to branch tip
|
Fri, 09 Mar 2007 19:57:26 +0100 |
Thomas Arendsen Hein |
Add tests for .hg/branches.cache feature list.
|
Sat, 02 Dec 2006 03:38:55 -0200 |
Alexis S. L. Carvalho |
Ignore all errors while parsing the branch cache.
|
Sat, 02 Dec 2006 03:16:17 -0200 |
Alexis S. L. Carvalho |
small fixes for test-newbranch
|
Tue, 24 Oct 2006 16:49:36 -0500 |
Matt Mackall |
add branch and branches commands
|
Wed, 18 Oct 2006 10:35:14 +0200 |
Thomas Arendsen Hein |
Add test for invalid branch cache (fixed by 27ebe4efe98e)
|
Tue, 17 Oct 2006 18:48:41 -0500 |
Matt Mackall |
Add some basic branch name tests
|