Wed, 27 Nov 2013 22:32:01 +0100 |
Santiago Pay=C3=A0 i Miralta |
help: fix backwards bisect help example
stable
|
Fri, 22 Nov 2013 19:12:44 +0100 |
Martin Geisler |
bisect: don't mention obsolete graphlog extension in help
stable
|
Mon, 25 Nov 2013 12:12:42 -0500 |
Sean Farley |
pathcomplete: remove ambiguous entries for sole completion on a directory
|
Mon, 25 Nov 2013 16:15:44 -0600 |
Matt Mackall |
merge with stable
|
Wed, 06 Nov 2013 19:01:14 -0600 |
Sean Farley |
bookmarks: consider successor changesets when moving bookmark (issue4015)
stable
|
Fri, 15 Nov 2013 18:06:01 -0800 |
Siddharth Agarwal |
commands.bookmark: use unsetcurrent instead of setcurrent with None
|
Fri, 22 Nov 2013 17:26:58 -0600 |
Matt Mackall |
merge with stable
|
Fri, 08 Nov 2013 11:49:13 +0100 |
Martin Geisler |
phase: better error message when --force is needed
stable
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
bisect: avoid confusing use of variables with same names in nested local scopes
|
Wed, 06 Nov 2013 22:09:15 -0500 |
Augie Fackler |
makememctx: move from patch to context to break import cycle
|
Wed, 06 Nov 2013 16:48:06 -0500 |
Augie Fackler |
cleanup: move stdlib imports to their own import statement
|
Fri, 08 Nov 2013 12:45:52 +0900 |
FUJIWARA Katsunori |
bookmarks: rewrite pushing local bookmarks in "commands.push()" by "compare()"
|
Tue, 05 Nov 2013 08:59:55 +0100 |
Simon Heimberg |
documentation: add an extra newline after note directive
stable
|
Fri, 25 Oct 2013 01:14:18 +0900 |
FUJIWARA Katsunori |
doc: put text into header of 1st column in table to generate page correctly
stable
|
Fri, 25 Oct 2013 01:14:18 +0900 |
FUJIWARA Katsunori |
doc: use double quotation mark to quote arguments in examples for Windows users
stable
|
Fri, 25 Oct 2013 01:14:18 +0900 |
FUJIWARA Katsunori |
doc: end line preceding command line example with double colon
stable
|
Mon, 21 Oct 2013 10:26:38 -0700 |
Matt Mackall |
help: minor tweak to push help
stable
|
Thu, 03 Oct 2013 23:16:06 +0900 |
FUJIWARA Katsunori |
push: add more detailed explanation about "--force" to online help document
|
Thu, 10 Oct 2013 04:32:36 +0200 |
Mads Kiilerich |
commands: refactor 'serve', extract the http service class
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
graft: make skip messages more helpful
|
Thu, 03 Oct 2013 14:50:47 +0200 |
Mads Kiilerich |
check-code: check for spaces around = for named parameters
|
Mon, 23 Sep 2013 20:33:02 -0700 |
Siddharth Agarwal |
update: standardize error message for dirty update --check
|
Mon, 23 Sep 2013 19:02:32 -0700 |
Siddharth Agarwal |
pull: for pull --update with failed update, print hint if any
|
Thu, 19 Sep 2013 15:28:26 -0400 |
Augie Fackler |
commands: import hgweb.server in a way that 2to3 can rewrite
|
Wed, 14 Aug 2013 12:42:22 -0500 |
Matt Mackall |
debugfs: add hardlink support reporting
|
Thu, 01 Aug 2013 21:43:14 -0500 |
Kevin Bullock |
bookmarks: pull --update updates to active bookmark if it moved (issue4007)
stable 2.7
|
Thu, 25 Jul 2013 02:17:52 -0500 |
Matt Mackall |
checkunfinished: accommodate histedit quirk
stable
|
Thu, 25 Jul 2013 00:54:49 -0500 |
Matt Mackall |
heads: fix children/descendants in doc (issue3992)
stable
|
Thu, 25 Jul 2013 00:33:28 -0500 |
Matt Mackall |
update: add tracking of interrupted updates (issue3113)
stable
|
Wed, 24 Jul 2013 23:51:40 -0500 |
Matt Mackall |
commands: add checks for unfinished operations (issue3955)
stable
|
Wed, 24 Jul 2013 23:30:24 -0500 |
Matt Mackall |
update: clear any clearable unfinished operations (issue3955)
stable
|
Sun, 21 Jul 2013 18:45:42 -0500 |
Matt Mackall |
heads: modernize documentation (issue3992)
stable
|
Thu, 11 Jul 2013 13:11:41 -0400 |
Jordi GutiƩrrez Hermoso |
commit: enable --secret option
|
Wed, 17 Jul 2013 23:58:04 +0200 |
Florence Laguzet |
merge: deprecate the --force option
|
Wed, 17 Jul 2013 17:34:30 -0700 |
Siddharth Agarwal |
version: bump copyright year
|
Wed, 17 Jul 2013 10:49:34 +0200 |
Martin Geisler |
rollback: add reference to "hg commit --amend"
|
Tue, 16 Jul 2013 17:10:26 -0500 |
Matt Mackall |
rollback: mark as deprecated
|
Thu, 11 Jul 2013 19:29:23 -0500 |
Matt Mackall |
tip: deprecate the tip command
|
Thu, 11 Jul 2013 19:28:54 -0500 |
Matt Mackall |
tag: remove incorrect reference to tip
|
Thu, 11 Jul 2013 19:28:26 -0500 |
Matt Mackall |
log: remove tip from example
|
Thu, 11 Jul 2013 19:28:01 -0500 |
Matt Mackall |
cat: remove incorrect reference to tip
|
Mon, 15 Jul 2013 15:19:43 -0700 |
Siddharth Agarwal |
summary: use missing ancestors algorithm to find new commits
|
Tue, 06 Nov 2012 00:22:56 +0100 |
Simon Heimberg |
summary: remove passing of rev because summary does not have this
|
Tue, 18 Jun 2013 13:05:16 -0700 |
Durham Goode |
parents: change parents command to use filectx
|
Fri, 07 Jun 2013 16:59:59 -0500 |
Matt Mackall |
merge with stable
|
Thu, 02 May 2013 19:36:47 +0300 |
Iulian Stana |
commit: amending with --close-branch (issue3445)
stable
|
Sat, 01 Jun 2013 17:19:00 -0500 |
Matt Mackall |
merge with stable
|
Thu, 30 May 2013 22:32:10 +0100 |
Simon King |
graft: refuse to commit an interrupted graft (issue3667)
stable
|
Thu, 23 May 2013 17:52:21 -0500 |
Matt Mackall |
merge with stable
|
Thu, 23 May 2013 17:39:33 -0500 |
Matt Mackall |
amend: complain more comprehensibly about subrepos
stable
|
Tue, 21 May 2013 15:32:15 -0500 |
Matt Mackall |
merge with stable
|
Tue, 21 May 2013 15:23:50 -0500 |
Matt Mackall |
help: fix role/option confusion in RST
stable
|
Tue, 14 May 2013 11:23:15 -0700 |
Bryan O'Sullivan |
summary: augment output with info from extensions
|
Thu, 16 May 2013 16:20:10 -0500 |
Matt Mackall |
merge with stable
|
Sat, 09 Feb 2013 23:42:03 +0100 |
Benoit Boissinot |
bundle-ng: add bundlecaps argument to getbundle() command
|
Wed, 15 May 2013 22:19:12 +0100 |
Mike Williams |
help: stop documentation markup appearing in generated help
stable
|
Mon, 13 May 2013 13:02:01 -0500 |
Kevin Bullock |
merge with stable
|
Tue, 07 May 2013 23:49:03 +0900 |
Yuya Nishihara |
branch: strip whitespace before testing known branch name
stable
|
Thu, 02 May 2013 21:28:18 -0500 |
Kevin Bullock |
bookmarks: allow bookmark command to take multiple arguments
|
Wed, 01 May 2013 15:24:21 -0500 |
Sean Farley |
bookmarks: fix bug that activated a bookmark even with -r passed
stable 2.6
|
Tue, 30 Apr 2013 21:12:49 -0500 |
Sean Farley |
bookmarks: resolve divergent bookmark when moving across a branch
stable
|
Wed, 01 May 2013 15:31:39 -0500 |
Sean Farley |
bookmarks: resolve divergent bookmarks when fowarding bookmark to descendant
stable
|
Wed, 17 Apr 2013 10:25:14 +0200 |
Pierre-Yves David |
import: inline checkexact function
|
Wed, 17 Apr 2013 10:22:28 +0200 |
Pierre-Yves David |
import: factor out checkexact
|
Tue, 09 Apr 2013 23:40:11 +0900 |
FUJIWARA Katsunori |
summary: clear "commonincoming" also if branches are different
|
Tue, 09 Apr 2013 23:40:11 +0900 |
FUJIWARA Katsunori |
summary: make "incoming" information sensitive to branch in URL (issue3830)
|
Tue, 09 Apr 2013 23:40:10 +0900 |
FUJIWARA Katsunori |
summary: make "outgoing" information sensitive to branch in URL (issue3829)
|
Mon, 15 Apr 2013 01:41:47 +0200 |
Mads Kiilerich |
debugrebuildstate: rename to debugrebuilddirstate
|
Mon, 15 Apr 2013 01:41:27 +0200 |
Mads Kiilerich |
debugstate: rename to debugdirstate
|
Mon, 15 Apr 2013 01:39:02 +0200 |
Mads Kiilerich |
debugrebuildstate: clarify that rev can't be specified without -r
|
Mon, 11 Feb 2013 00:43:12 +0100 |
Mads Kiilerich |
export: export working directory parent by default
|
Wed, 10 Apr 2013 13:12:24 +0200 |
Mads Kiilerich |
commit: allow closing "non-head" changesets
|
Fri, 08 Feb 2013 21:08:34 +0000 |
Brodie Rao |
amend: support amending merge changesets (issue3778)
|
Thu, 11 Apr 2013 14:44:22 +0200 |
Mads Kiilerich |
tag: clarify cryptic error message when tagging null revision
|
Tue, 09 Apr 2013 09:40:40 -0700 |
Bryan O'Sullivan |
debuglabelcomplete: compute active branch heads correctly
|
Sat, 06 Apr 2013 19:50:03 -0700 |
Siddharth Agarwal |
graft: use missing ancestors algorithm to find earlier grafts
|
Sat, 06 Apr 2013 20:05:17 -0700 |
Siddharth Agarwal |
graft: find ancestors of destination lazily
|
Tue, 02 Apr 2013 01:15:31 -0500 |
Matt Mackall |
merge with stable
|
Mon, 01 Apr 2013 18:48:12 -0300 |
Wagner Bruna |
commands: fix typo in debugobsolete docstring
stable
|
Fri, 29 Mar 2013 19:54:06 -0700 |
Siddharth Agarwal |
pull: list bookmarks before pulling changesets (issue3873)
|
Fri, 29 Mar 2013 19:06:23 -0700 |
Siddharth Agarwal |
pull: rename local rb to remotebookmarks
|
Thu, 21 Mar 2013 18:16:49 +0100 |
Simon Heimberg |
serve: pass on the repo instad of recreating it in hgweb
|
Thu, 21 Mar 2013 18:16:48 +0100 |
Simon Heimberg |
serve: pass the prepared baseui to hgweb
|
Thu, 21 Mar 2013 22:29:31 -0700 |
Bryan O'Sullivan |
debugpathcomplete: satisfy the code checker
|
Thu, 21 Mar 2013 22:10:54 -0700 |
Bryan O'Sullivan |
pathcomplete: complete directories more conservatively
|
Thu, 21 Mar 2013 16:31:28 -0700 |
Bryan O'Sullivan |
completion: add a debugpathcomplete command
|
Thu, 21 Mar 2013 10:51:18 -0700 |
Bryan O'Sullivan |
completion: add a debuglabelcomplete command
|
Mon, 18 Mar 2013 19:59:05 -0500 |
Kevin Bullock |
merge
|
Sat, 16 Mar 2013 22:48:22 -0500 |
Kevin Bullock |
bookmarks: moving the active bookmark deactivates it
|
Sat, 16 Mar 2013 21:36:44 -0500 |
Kevin Bullock |
bookmarks: allow (re-)activating a bookmark on the current changeset
|
Sun, 17 Mar 2013 23:27:14 -0500 |
Augie Fackler |
Merge
|
Mon, 11 Mar 2013 12:07:33 -0700 |
Bryan O'Sullivan |
grep: use re2 if possible
|
Fri, 15 Mar 2013 23:39:07 -0500 |
Kevin Bullock |
bookmarks: allow moving a bookmark forward to a descendant
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
help: move the majority of the help command to the help module
|
Wed, 20 Feb 2013 11:31:41 -0800 |
Bryan O'Sullivan |
commands: exit from the log loop at the right time
|
Mon, 18 Feb 2013 13:21:27 -0600 |
Matt Mackall |
merge with stable
|
Mon, 18 Feb 2013 00:04:28 +0900 |
FUJIWARA Katsunori |
bundle: treat branches created newly on the local correctly (issue3828)
stable
|
Tue, 12 Feb 2013 16:36:44 +0000 |
Kevin Bullock |
backout: call cmdutil.commit directly instead of commands.commit
|
Tue, 12 Feb 2013 16:32:14 +0000 |
Kevin Bullock |
commit: factor out status printing into a helper function
|
Tue, 12 Feb 2013 16:05:00 +0000 |
Kevin Bullock |
backout: remove unnecessary dict copy
|
Tue, 12 Feb 2013 15:47:30 +0000 |
Kevin Bullock |
backout: remove unnecessary frobbing of addremove option
|
Tue, 12 Feb 2013 15:07:17 +0000 |
Kevin Bullock |
backout: use cmdutil.revert directly instead of commands.revert
|
Mon, 11 Feb 2013 16:57:46 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sat, 09 Feb 2013 23:28:42 +0000 |
Pierre-Yves David |
debugobsolete: improve command help
stable
|
Sun, 10 Feb 2013 23:01:12 +0000 |
Kevin Bullock |
import: don't rollback on failed import --exact (issue3616)
|
Sat, 09 Feb 2013 22:54:34 +0000 |
Matt Mackall |
summary: add missing space for updated active bookmark display
|
Fri, 08 Feb 2013 21:47:22 +0000 |
Kevin Bullock |
summary: show active bookmark even if not at current changeset
|
Sun, 27 Jan 2013 11:53:46 -0600 |
Kevin Bullock |
summary: simplify handling of active bookmark
|
Sun, 27 Jan 2013 11:29:14 -0600 |
Kevin Bullock |
bookmarks: show active bookmark even if not at working dir
stable
|
Fri, 25 Jan 2013 16:11:16 -0600 |
Kevin Bullock |
help: update verbose 'clone' help to include '@' bookmark
stable
|
Fri, 25 Jan 2013 11:06:30 -0600 |
Kevin Bullock |
help: document '@' bookmark in 'help bookmarks' and 'help clone'
stable
|
Mon, 21 Jan 2013 13:47:10 -0600 |
Kevin Bullock |
update: update to current bookmark if it moved out from under us (issue3682)
stable
|
Tue, 22 Jan 2013 11:39:14 +0100 |
Pierre-Yves David |
changectx: fix the handling of `tip`
stable
|
Mon, 21 Jan 2013 13:47:14 -0200 |
Wagner Bruna |
debugsuccessorssets: fix typos in docstring
stable
|
Tue, 15 Jan 2013 23:30:10 +0100 |
Mads Kiilerich |
refactoring: use unlinkpath with ignoremissing
|
Wed, 12 Dec 2012 02:51:02 +0100 |
Mads Kiilerich |
identity: report bookmarks sorted
|
Tue, 08 Jan 2013 20:37:37 +0100 |
Pierre-Yves David |
clfilter: enforce hidden changeset globally
|
Sun, 16 Dec 2012 20:50:57 +0100 |
Mads Kiilerich |
debugpushkey: list keys sorted
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
debugdiscovery: report heads in sorted order
|
Mon, 24 Dec 2012 11:58:40 +0100 |
Pierre-Yves David |
phases: prepare phase command for filtering
|