Mon, 27 Oct 2008 21:50:01 +0100 |
Benoit Boissinot |
factor out the url handling from httprepo
|
Wed, 24 Sep 2008 13:22:11 +0200 |
Sune Foldager |
fetch: use dirstate branch instead of first parents
|
Mon, 08 Sep 2008 12:55:46 +0200 |
Sune Foldager |
fetch: added support for named branches
|
Thu, 28 Aug 2008 11:19:17 +0200 |
Dirkjan Ochtman |
fetch: linearize code by eliminating nested functions
|
Thu, 12 Jun 2008 11:33:47 +0200 |
Dirkjan Ochtman |
convert comments to docstrings in a bunch of extensions
|
Mon, 24 Mar 2008 15:36:56 -0700 |
Bryan O'Sullivan |
commit: when committing the results of a merge, it's all or nothing
|
Tue, 11 Mar 2008 11:38:12 -0700 |
Bryan O'Sullivan |
fetch: don't proceed if working directory is missing files (issue988)
|
Tue, 11 Mar 2008 11:30:42 -0700 |
Bryan O'Sullivan |
fetch: rename --force-editor option to --edit, for consistency
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
Wed, 05 Mar 2008 09:20:57 -0800 |
Bryan O'Sullivan |
fetch: make test reproducible, tiny code cleanup
|
Wed, 05 Mar 2008 09:10:45 -0800 |
Bryan O'Sullivan |
fetch: switch the default parent used for a merge
|
Fri, 22 Feb 2008 21:18:48 +0100 |
Thomas Arendsen Hein |
Document log date ranges and mention 'hg help dates' for all commands (issue998)
|
Sun, 17 Feb 2008 21:34:28 +0100 |
Thomas Arendsen Hein |
Fix bad behaviour when specifying an invalid date (issue700)
|
Fri, 04 Jan 2008 11:58:27 -0800 |
Bryan O'Sullivan |
fetch: hide authentication details
|