Fri, 17 Aug 2007 00:43:49 +0200 |
Benoit Boissinot |
merge with -stable
|
file |
diff |
annotate
|
Fri, 17 Aug 2007 00:42:22 +0200 |
Benoit Boissinot |
clone: do not delete the target if only the update fails
|
file |
diff |
annotate
|
Wed, 15 Aug 2007 16:10:36 -0500 |
Matt Mackall |
move parseurl from cmdutil to hg
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Make repo locks recursive, eliminate all passing of lock/wlock
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Use try/finally pattern to cleanup locks and transactions
|
file |
diff |
annotate
|
Sun, 08 Jul 2007 09:54:42 +0200 |
Thomas Arendsen Hein |
Removed deprecated hg:// and old-http:// protocols (issue406)
|
file |
diff |
annotate
|
Thu, 05 Jul 2007 15:37:23 -0500 |
Matt Mackall |
extensions: untangle some recursive dependencies
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:51:34 +0200 |
Thomas Arendsen Hein |
Updated copyright notices and add "and others" to "hg version"
|
file |
diff |
annotate
|
Fri, 01 Jun 2007 18:40:14 -0500 |
Matt Mackall |
Add support for url#id syntax
|
file |
diff |
annotate
|
Fri, 01 Jun 2007 18:52:18 -0500 |
Matt Mackall |
clone: checkout the "default" branch if available
|
file |
diff |
annotate
|
Tue, 13 Feb 2007 10:25:45 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Thu, 08 Feb 2007 16:31:21 -0200 |
Alexis S. L. Carvalho |
Try to pass repo.ui to reposetup hooks
|
file |
diff |
annotate
|
Thu, 14 Dec 2006 20:25:19 -0600 |
Matt Mackall |
Simplify i18n imports
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
file |
diff |
annotate
|
Mon, 11 Dec 2006 18:09:52 +0100 |
Thomas Arendsen Hein |
Add instructions how to redo/finish failed merge with local working directory.
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 02:11:02 -0600 |
Matt Mackall |
Merge Benoit's .hg/store support
|
file |
diff |
annotate
|
Fri, 01 Dec 2006 13:34:09 +0100 |
Benoit Boissinot |
switch to the .hg/store layout, fix the tests
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 00:06:59 +0100 |
Benoit Boissinot |
add "requires" file to the repo, specifying the requirements
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 00:06:43 +0100 |
Benoit Boissinot |
don't use localrepo.__init__ to create the dest repo with clone+hardlinks
|
file |
diff |
annotate
|
Sat, 09 Dec 2006 14:19:52 +0100 |
Thomas Arendsen Hein |
Show the destionation for clone if not specified manually.
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 11:28:23 +0100 |
Benoit Boissinot |
introduce localrepo.spath for the store path, sopener fixes
|
file |
diff |
annotate
|
Mon, 27 Nov 2006 22:22:44 +0100 |
Benoit Boissinot |
don't create the .hg/data at init time
|
file |
diff |
annotate
|
Sun, 19 Nov 2006 16:09:04 +0100 |
Thomas Arendsen Hein |
Indentation cleanups for 2956948b81f3.
|
file |
diff |
annotate
|
Sat, 18 Nov 2006 17:20:38 -0200 |
Marcos Chaves |
fix warnings generated by pygettext.py.
|
file |
diff |
annotate
|
Sat, 09 Sep 2006 18:25:07 -0700 |
Eric Hopper |
Stop erroring out pull -r and clone -r if repository isn't local.
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 22:34:43 -0500 |
Matt Mackall |
imported patch foo
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 18:30:20 -0500 |
Matt Mackall |
Update branch on checkout/update
|
file |
diff |
annotate
|
Tue, 10 Oct 2006 03:39:44 -0500 |
Matt Mackall |
merge: pull user messages out to hg.py
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 13:00:36 -0700 |
Brendan Cully |
Make hg.repository work with no path argument
|
file |
diff |
annotate
|
Fri, 08 Sep 2006 09:36:18 +0200 |
Thomas Arendsen Hein |
Never apply string formatting to generated errors with util.Abort.
|
file |
diff |
annotate
|