Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
fetch: lowercase abort message
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Sun, 13 May 2012 14:04:04 +0200 |
Brodie Rao |
localrepo: add branchtip() method for faster single-branch lookups
|
Fri, 11 May 2012 04:42:29 -0500 |
Augie Fackler |
fetch: mark extension as deprecated
|
Fri, 20 Apr 2012 11:57:14 -0500 |
Kevin Bullock |
fetch: remove confusing reference to "authoritative" changes
stable
|
Mon, 06 Feb 2012 16:35:14 -0600 |
Matt Mackall |
fetch: use update rather than clean when updating (issue3246)
stable
|
Fri, 30 Dec 2011 15:07:05 -0600 |
Matt Mackall |
fetch: fix unneeded commit when no merge attempted (issue2847)
stable
|
Fri, 30 Dec 2011 14:31:59 -0600 |
Matt Mackall |
fetch: patch cornercase in children calculation (issue2773)
stable
|
Wed, 08 Jun 2011 14:54:52 +0300 |
Idan Kamara |
cmdutil, logmessage: use ui.fin when reading from '-'
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: change various repository() users to use peer() where appropriate
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
Mon, 11 Oct 2010 14:39:13 -0500 |
Matt Mackall |
fetch: fix and document exit codes (issue2356)
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
remoteui: move from cmdutil to hg
|
Thu, 22 Apr 2010 10:24:49 +0200 |
Martin Geisler |
Use hg role in help strings
|
Wed, 03 Mar 2010 22:32:51 +0100 |
Sune Foldager |
fetch: fix newheads calculation (issue2047)
stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Sun, 26 Jul 2009 01:46:02 +0200 |
Martin Geisler |
fetch: wrap docstrings at 70 characters
|
Thu, 23 Jul 2009 20:44:26 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Wed, 22 Jul 2009 22:56:45 +0200 |
Martin Geisler |
merge with crew-stable
|
Wed, 22 Jul 2009 18:08:02 -0500 |
Matt Mackall |
Merge with crew-stable
|
Wed, 22 Jul 2009 00:28:37 -0500 |
Matt Mackall |
fetch: drop force arg for commit (issue1752)
|
Wed, 22 Jul 2009 22:50:34 +0200 |
Martin Geisler |
do not translate commit messages
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
fetch: wrapped docstrings at 78 characters
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
Mon, 01 Jun 2009 14:11:32 -0500 |
Matt Mackall |
commit: drop the now-unused files parameter
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
fetch: no need to pass files list to commit
|
Wed, 20 May 2009 19:37:25 +0200 |
Benoit Boissinot |
fetch: allow -r for remote repos
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: move commit editor to cmdutil, pass as function
|
Sun, 26 Apr 2009 01:25:53 +0200 |
Martin Geisler |
add blank line after copyright notices and after header
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
add cmdutil.remoteui
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
switch lock releasing in the extensions from gc to explicit
|
Sat, 04 Apr 2009 23:17:21 +0200 |
Martin Geisler |
fetch: word-wrap help texts at 70 characters
|
Sat, 04 Apr 2009 21:09:43 +0200 |
Martin Geisler |
Change double spaces to single spaces in help texts.
|
Tue, 17 Mar 2009 11:47:40 -0400 |
Benjamin Pollack |
fetch: do not count inactive branches when inferring a merge
|
Sat, 03 Jan 2009 17:15:15 +0100 |
Martin Geisler |
lowercase help output
|
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
|
Wed, 08 Aug 2007 12:27:20 +0200 |
Benoit Boissinot |
refactor options from cmdtable
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Make repo locks recursive, eliminate all passing of lock/wlock
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Use try/finally pattern to cleanup locks and transactions
|
Tue, 26 Jun 2007 22:38:57 +0200 |
Thomas Arendsen Hein |
Updated command tables in commands.py and hgext extensions.
|
Mon, 11 Jun 2007 21:09:24 -0500 |
Matt Mackall |
dispatch: move dispatching code to cmdutil
|
Thu, 14 Dec 2006 20:25:19 -0600 |
Matt Mackall |
Simplify i18n imports
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
Sun, 01 Oct 2006 19:26:33 +0200 |
Thomas Arendsen Hein |
Whitespace/Tab cleanup
|