Sat, 28 Feb 2009 12:38:45 +0100 |
timeless |
help: miscellaneous language fixes
|
file |
diff |
annotate
|
Sun, 08 Feb 2009 08:44:33 +0100 |
Simon Heimberg |
resolve: accepts walkopts (-I and -X)
|
file |
diff |
annotate
|
Sat, 14 Feb 2009 22:41:18 +0100 |
Jim Correia |
log-like commands now use -G for --graph, -g for --git
|
file |
diff |
annotate
|
Sat, 14 Feb 2009 22:40:39 +0100 |
Jim Correia |
add --git option to commands supporting --patch (log, incoming, history, tip)
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 11:32:33 +0100 |
Dirkjan Ochtman |
identify: have consistent output for local repositories
|
file |
diff |
annotate
|
Mon, 09 Feb 2009 00:09:24 +0100 |
Martin Geisler |
commands: fix paths command docstring indention
|
file |
diff |
annotate
|
Sat, 07 Feb 2009 23:29:12 +0100 |
Dirkjan Ochtman |
merge with mpm
|
file |
diff |
annotate
|
Wed, 04 Feb 2009 20:55:44 +0100 |
Martin Geisler |
commands: removed unnecessary string concatenation
|
file |
diff |
annotate
|
Thu, 25 Dec 2008 10:42:01 +0100 |
Martin Geisler |
reset mergestate after commit
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 20:29:47 +0900 |
Shun-ichi GOTO |
Also find correct column width of wide characters.
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 11:02:50 -0700 |
Bill Barry |
consolidated url help into urls help topic and added information about path aliases
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 08:39:34 -0700 |
Bill Barry |
Clarified 'hg paths' command help
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 11:27:53 +0200 |
Alexander Solovyov |
status: make options optional (issue1481)
|
file |
diff |
annotate
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
branch closing: referencing open and closed branches/heads
|
file |
diff |
annotate
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
branch closing: mark closed branches with a 'close' extra
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 11:39:38 -0600 |
Matt Mackall |
error: move UnknownCommand and AmbiguousCommand
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 10:42:31 -0600 |
Matt Mackall |
error: move repo errors
|
file |
diff |
annotate
|
Sun, 11 Jan 2009 22:48:28 -0600 |
Matt Mackall |
errors: move revlog errors
|
file |
diff |
annotate
|
Sat, 10 Jan 2009 18:02:38 -0600 |
Matt Mackall |
refactor version code
|
file |
diff |
annotate
|
Tue, 13 Jan 2009 10:44:16 +0100 |
Stepan Koltsov |
diff: add --change option to display single changeset diff (issue1420)
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 09:16:03 +0100 |
Dirkjan Ochtman |
use dict.iteritems() rather than dict.items()
|
file |
diff |
annotate
|
Sat, 03 Jan 2009 17:15:15 +0100 |
Martin Geisler |
lowercase help output
|
file |
diff |
annotate
|
Sat, 03 Jan 2009 16:15:05 +0100 |
Martin Geisler |
commands: remove redundant paragraph from tags help
|
file |
diff |
annotate
|
Sun, 04 Jan 2009 19:38:41 +0100 |
Benoit Boissinot |
bisect: improve hg bisect -c (relative paths, error handling)
|
file |
diff |
annotate
|
Fri, 02 Jan 2009 22:53:33 +0100 |
Martin Geisler |
use repo.wjoin(f) instead of os.path.join(repo.root, f)
|
file |
diff |
annotate
|
Sat, 20 Dec 2008 13:09:05 +0100 |
Dirkjan Ochtman |
merge with stable
|
file |
diff |
annotate
|
Fri, 19 Dec 2008 20:58:33 -0600 |
Matt Mackall |
resolve: clarify and simplify help
1.1.1
|
file |
diff |
annotate
|
Fri, 19 Dec 2008 16:48:31 -0600 |
Matt Mackall |
archive: fix bogus error message with no working directory
|
file |
diff |
annotate
|
Fri, 19 Dec 2008 16:47:36 -0600 |
Matt Mackall |
resolve: require -a switch to resolve all files
|
file |
diff |
annotate
|
Thu, 04 Dec 2008 11:21:15 -0800 |
Brendan Cully |
Make debugcomplete -v print aliases as well as commands
|
file |
diff |
annotate
|
Mon, 01 Dec 2008 13:44:34 +0100 |
Georg Brandl |
help: try topics before commands to avoid "diffs" showing help for diffstat
|
file |
diff |
annotate
|
Tue, 25 Nov 2008 23:26:33 +0100 |
Benoit Boissinot |
protocol: use changegroupsubset() if possible (issue1389)
|
file |
diff |
annotate
|
Tue, 25 Nov 2008 16:24:22 -0600 |
Matt Mackall |
Merge with crew
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 00:21:57 -0800 |
Brendan Cully |
import: add similarity option (issue295)
|
file |
diff |
annotate
|
Tue, 18 Nov 2008 15:35:34 -0600 |
Matt Mackall |
update help on git diffs
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 14 Nov 2008 13:59:25 +0100 |
Dirkjan Ochtman |
cmdutil: use change contexts for cset-printer and cset-templater
|
file |
diff |
annotate
|
Wed, 12 Nov 2008 19:11:09 -0600 |
Matt Mackall |
help: remove redundant 'hg <command>' from command synopses
|
file |
diff |
annotate
|
Wed, 12 Nov 2008 15:19:14 -0600 |
Matt Mackall |
linkrev: take a revision number rather than a hash
|
file |
diff |
annotate
|
Mon, 03 Nov 2008 16:48:23 +0100 |
Dirkjan Ochtman |
patch: turn patch.diff() into a generator
|
file |
diff |
annotate
|
Mon, 03 Nov 2008 16:31:47 +0100 |
Dirkjan Ochtman |
help: commands supporting --git point to the gitdiffs topic (issue1352)
|
file |
diff |
annotate
|
Sun, 02 Nov 2008 17:28:03 +0100 |
Thomas Arendsen Hein |
Corrected some command synopsises
|
file |
diff |
annotate
|
Tue, 28 Oct 2008 19:25:26 +0100 |
Benoit Boissinot |
remove unused variables
|
file |
diff |
annotate
|
Mon, 27 Oct 2008 13:38:31 -0400 |
Greg Ward |
help: Refine a bit the help text of "hg update"
|
file |
diff |
annotate
|
Mon, 27 Oct 2008 21:50:16 +0100 |
Benoit Boissinot |
use our urlopener (proxy handling, etc) instead of urllib
|
file |
diff |
annotate
|
Mon, 27 Oct 2008 21:50:01 +0100 |
Benoit Boissinot |
factor out the url handling from httprepo
|
file |
diff |
annotate
|
Fri, 24 Oct 2008 15:00:40 +0200 |
Thomas Arendsen Hein |
Remove trailing spaces.
|
file |
diff |
annotate
|
Thu, 23 Oct 2008 14:56:16 -0500 |
Matt Mackall |
grep: avoid infinite loop when trailing newline is missing
|
file |
diff |
annotate
|
Thu, 16 Oct 2008 19:40:09 +0300 |
Alexander Solovyov |
bisect with command: ability to skip revision or abort bisection
|
file |
diff |
annotate
|
Fri, 10 Oct 2008 16:58:14 +0300 |
Alexander Solovyov |
bisect: ability to check revision with command
|
file |
diff |
annotate
|
Wed, 22 Oct 2008 17:34:08 -0500 |
Matt Mackall |
findcmd: have dispatch look up strict flag
|
file |
diff |
annotate
|
Wed, 22 Oct 2008 17:00:05 -0500 |
Matt Mackall |
imported patch filteruser.patch
|
file |
diff |
annotate
|
Wed, 22 Oct 2008 15:41:32 -0500 |
Matt Mackall |
Autodetect static-http
|
file |
diff |
annotate
|
Wed, 22 Oct 2008 14:30:34 -0500 |
Matt Mackall |
help: update help
|
file |
diff |
annotate
|
Tue, 21 Oct 2008 11:29:27 +0200 |
Dirkjan Ochtman |
help: show extension commands in short list, separate extension list in help
|
file |
diff |
annotate
|
Tue, 21 Oct 2008 11:05:45 +0200 |
Dirkjan Ochtman |
help: show help topics by default in 'hg help', with longest available id
|
file |
diff |
annotate
|
Mon, 20 Oct 2008 14:52:58 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
file |
diff |
annotate
|
Mon, 20 Oct 2008 14:51:55 +0200 |
Dirkjan Ochtman |
clean up trailing spaces
|
file |
diff |
annotate
|
Sat, 18 Oct 2008 18:05:56 +0200 |
Alexander Solovyov |
commands: optional options where possible
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 11:49:13 +0200 |
Dirkjan Ochtman |
remove extension commands from global help
|
file |
diff |
annotate
|