Fri, 02 Jan 2009 22:53:33 +0100 |
Martin Geisler |
use repo.wjoin(f) instead of os.path.join(repo.root, f)
|
Sat, 20 Dec 2008 13:09:05 +0100 |
Dirkjan Ochtman |
merge with stable
|
Fri, 19 Dec 2008 20:58:33 -0600 |
Matt Mackall |
resolve: clarify and simplify help
1.1.1
|
Fri, 19 Dec 2008 16:48:31 -0600 |
Matt Mackall |
archive: fix bogus error message with no working directory
|
Fri, 19 Dec 2008 16:47:36 -0600 |
Matt Mackall |
resolve: require -a switch to resolve all files
|
Thu, 04 Dec 2008 11:21:15 -0800 |
Brendan Cully |
Make debugcomplete -v print aliases as well as commands
|
Mon, 01 Dec 2008 13:44:34 +0100 |
Georg Brandl |
help: try topics before commands to avoid "diffs" showing help for diffstat
|
Tue, 25 Nov 2008 23:26:33 +0100 |
Benoit Boissinot |
protocol: use changegroupsubset() if possible (issue1389)
|
Tue, 25 Nov 2008 16:24:22 -0600 |
Matt Mackall |
Merge with crew
|
Sat, 22 Nov 2008 00:21:57 -0800 |
Brendan Cully |
import: add similarity option (issue295)
|
Tue, 18 Nov 2008 15:35:34 -0600 |
Matt Mackall |
update help on git diffs
|
Fri, 14 Nov 2008 14:36:17 +0100 |
Benoit Allard |
pull: update to branch tip if there is only one head on the current branch
|
Fri, 14 Nov 2008 13:59:25 +0100 |
Dirkjan Ochtman |
cmdutil: use change contexts for cset-printer and cset-templater
|
Wed, 12 Nov 2008 19:11:09 -0600 |
Matt Mackall |
help: remove redundant 'hg <command>' from command synopses
|
Wed, 12 Nov 2008 15:19:14 -0600 |
Matt Mackall |
linkrev: take a revision number rather than a hash
|
Mon, 03 Nov 2008 16:48:23 +0100 |
Dirkjan Ochtman |
patch: turn patch.diff() into a generator
|
Mon, 03 Nov 2008 16:31:47 +0100 |
Dirkjan Ochtman |
help: commands supporting --git point to the gitdiffs topic (issue1352)
|
Sun, 02 Nov 2008 17:28:03 +0100 |
Thomas Arendsen Hein |
Corrected some command synopsises
|
Tue, 28 Oct 2008 19:25:26 +0100 |
Benoit Boissinot |
remove unused variables
|
Mon, 27 Oct 2008 13:38:31 -0400 |
Greg Ward |
help: Refine a bit the help text of "hg update"
|
Mon, 27 Oct 2008 21:50:16 +0100 |
Benoit Boissinot |
use our urlopener (proxy handling, etc) instead of urllib
|
Mon, 27 Oct 2008 21:50:01 +0100 |
Benoit Boissinot |
factor out the url handling from httprepo
|
Fri, 24 Oct 2008 15:00:40 +0200 |
Thomas Arendsen Hein |
Remove trailing spaces.
|
Thu, 23 Oct 2008 14:56:16 -0500 |
Matt Mackall |
grep: avoid infinite loop when trailing newline is missing
|
Thu, 16 Oct 2008 19:40:09 +0300 |
Alexander Solovyov |
bisect with command: ability to skip revision or abort bisection
|
Fri, 10 Oct 2008 16:58:14 +0300 |
Alexander Solovyov |
bisect: ability to check revision with command
|
Wed, 22 Oct 2008 17:34:08 -0500 |
Matt Mackall |
findcmd: have dispatch look up strict flag
|
Wed, 22 Oct 2008 17:00:05 -0500 |
Matt Mackall |
imported patch filteruser.patch
|
Wed, 22 Oct 2008 15:41:32 -0500 |
Matt Mackall |
Autodetect static-http
|
Wed, 22 Oct 2008 14:30:34 -0500 |
Matt Mackall |
help: update help
|