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
|
Sun, 15 May 2011 11:50:16 -0500 |
Matt Mackall |
debugrevlog: add --dump flag to dump graphable per-revision statistics
|
Sat, 14 May 2011 00:30:32 +0200 |
Sune Foldager |
debugindex etc.: add --changelog and --manifest options
|
Thu, 12 May 2011 18:22:49 +0200 |
Sune Foldager |
add debugrevlog command
|
Tue, 10 May 2011 14:42:53 +0200 |
Martin Geisler |
help: add -c/--command flag to only show command help (issue2799)
|
Wed, 20 Jan 2010 20:24:20 +0200 |
Henri Wiechers |
help: add -e/--extension switch to display extension help text
|
Wed, 04 May 2011 10:43:47 -0500 |
Kevin Bullock |
bookmarks: allow deactivating current bookmark with -i
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
debugbuilddag: use memctx for speed
|
Sat, 30 Apr 2011 11:16:52 +0200 |
Benoit Boissinot |
fix broken tests
|
Sat, 09 Apr 2011 23:13:17 +0530 |
Md. O. Shayan |
grep: don't print data from binary files for matches (issue2614)
|
Sat, 26 Mar 2011 10:59:33 +0100 |
Adrian Buehlmann |
debugstate: add new --datesort option
|
Wed, 23 Mar 2011 16:02:11 +0100 |
Peter Arrenbrecht |
wireproto: add getbundle() function
|
Tue, 22 Mar 2011 09:22:29 +0100 |
Peter Arrenbrecht |
commands: add debugbundle command
|
Tue, 22 Mar 2011 09:22:21 +0100 |
Peter Arrenbrecht |
wireproto: add known([id]) function
|
Tue, 22 Mar 2011 07:38:32 +0100 |
Peter Arrenbrecht |
debug: add debugwireargs to test argument passing over the wire
|
Sat, 12 Mar 2011 17:08:42 +0100 |
Benoit Boissinot |
bisect: new command to extend the bisect range (issue2690)
|
Fri, 18 Feb 2011 17:09:08 -0600 |
Kevin Bullock |
id: add bookmarks to id
stable
|
Sat, 15 Jan 2011 16:02:03 +0100 |
jfh |
add debugignore which yields the combined ignore patten of the .hgignore files
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move push/pull command features to core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge incoming/outgoing into core
|
Sat, 29 Jan 2011 23:23:24 +0900 |
Yuya Nishihara |
url: add --insecure option to bypass verification of ssl certificates
stable
|
Sat, 30 Oct 2010 02:47:35 -0500 |
Matt Mackall |
debugindex: add --format flag to allow debugging parentdelta
stable
|
Fri, 22 Oct 2010 11:58:43 -0500 |
Steve Borho |
backout: add --tool argument for specifying merge tool
stable
|
Fri, 15 Oct 2010 23:00:45 -0500 |
Steve Borho |
merge: add --tool argument to merge and resolve
|
Fri, 17 Sep 2010 17:03:04 -0500 |
Matt Mackall |
tests: exit 0 no longer needed on unified tests
|
Mon, 20 Sep 2010 15:33:12 -0500 |
Matt Mackall |
tests: update debugcomplete output
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Mon, 13 Sep 2010 13:09:31 +0200 |
Martin Geisler |
incoming: recurse into subrepositories with --subrepos/-S flag
|
Mon, 13 Sep 2010 13:09:26 +0200 |
Martin Geisler |
outgoing: recurse into subrepositories with --subrepos/-S flag
|
Mon, 13 Sep 2010 13:09:20 +0200 |
Martin Geisler |
add: recurse into subrepositories with --subrepos/-S flag
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
diff: recurse into subrepositories with --subrepos/-S flag
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
status: recurse into subrepositories with --subrepos/-S flag
|
Tue, 17 Aug 2010 18:07:05 +0530 |
Pradeepkumar Gayam |
tests: unify test-debugcomplete
base
tests/test-debugcomplete@688e5e48c1af
|