Tue, 08 Jan 2013 20:37:37 +0100 |
Pierre-Yves David |
clfilter: enforce hidden changeset globally
|
Thu, 13 Dec 2012 15:38:43 +0100 |
Pierre-Yves David |
obsolete: compute successors set
|
Wed, 28 Nov 2012 11:20:56 +0100 |
Pierre-Yves David |
command: remove phase from the list of basic command
stable
|
Mon, 15 Oct 2012 14:45:27 +0200 |
Pierre-Yves David |
debugobsolete: add --flags option
|
Wed, 15 Aug 2012 22:28:32 +0200 |
Patrick Mezard |
debugfileset: implement --rev, more tests
stable
|
Wed, 11 Jul 2012 18:22:07 +0200 |
Patrick Mezard |
incoming/outgoing: handle --graph in core
|
Sat, 14 Jul 2012 19:09:22 +0200 |
Patrick Mezard |
log: support --graph without graphlog extension
|
Thu, 07 Jun 2012 19:15:23 +0200 |
Pierre-Yves David |
command: creation of obsolete marker
|
Wed, 20 Jun 2012 17:02:43 +0200 |
Thomas Arendsen Hein |
graft: allow -r to specify revisions
|
Sun, 13 May 2012 06:03:11 -0500 |
Augie Fackler |
help: add --keyword (-k) for searching help
|
Fri, 11 May 2012 18:51:35 +0200 |
Levi Bard |
graft: implement --log (issue3438)
|
Wed, 18 Apr 2012 01:20:16 +0300 |
Idan Kamara |
commit: add option to amend the working dir parent
|
Tue, 10 Apr 2012 12:49:12 -0500 |
Matt Mackall |
graft: add --dry-run support (issue3362)
|
Mon, 12 Mar 2012 13:37:39 -0500 |
Matt Mackall |
pvec: introduce pvecs
|
Tue, 10 Jan 2012 19:45:35 +0100 |
Pierre-Yves David |
phases: add a phases command to display and manipulate phases
|
Sat, 26 Nov 2011 00:10:12 +0100 |
Mads Kiilerich |
id: add command line options for handling ssh and https urls
|
Fri, 18 Nov 2011 12:04:31 +0100 |
Patrick Mezard |
annotate: support diff whitespace filtering flags (issue3030)
|
Fri, 21 Oct 2011 00:33:08 +0200 |
Martin Geisler |
subrepos: abort commit by default if a subrepo is dirty (BC)
stable
|
Wed, 12 Oct 2011 18:48:57 -0500 |
Matt Mackall |
graft: add --continue support
|
Wed, 12 Oct 2011 18:46:23 -0500 |
Matt Mackall |
graft: add user, date, and tool options
|
Wed, 12 Oct 2011 18:46:03 -0500 |
Matt Mackall |
graft: add --edit
|
Wed, 12 Oct 2011 18:45:36 -0500 |
Matt Mackall |
graft: add initial implementation
|
Tue, 11 Oct 2011 08:32:04 -0500 |
Matt Mackall |
import: add --edit switch
|
Fri, 30 Sep 2011 21:58:54 -0400 |
Greg Ward |
rollback: avoid unsafe rollback when not at tip (issue2998)
|
Thu, 07 Jul 2011 10:19:37 +0200 |
Martin Geisler |
commands: use mergetoolopts when a command supports --tool
|
Fri, 03 Jun 2011 17:27:41 +0300 |
Idan Kamara |
serve: add --cmdserver option to communicate with hg over a pipe
|
Thu, 16 Jun 2011 01:58:00 +0200 |
Pierre-Yves David |
log: do not display hidden changeset
|
Tue, 14 Jun 2011 23:26:35 +0200 |
Patrick Mezard |
import: add --bypass option
|
Wed, 01 Jun 2011 19:12:18 -0500 |
Matt Mackall |
filesets: introduce basic fileset expression parser
|
Wed, 18 May 2011 21:31:40 +0200 |
Adrian Buehlmann |
add new option --all to manifest command
|