Fri, 09 Sep 2011 14:41:22 -0500 |
Matt Mackall |
log: remove -h short option for --hidden (issue2995)
stable
|
Sat, 20 Aug 2011 21:47:10 +0100 |
Marc Simpson |
ui: use labels when outputting tags
|
Thu, 18 Aug 2011 17:24:04 -0500 |
Matt Mackall |
merge with stable
|
Thu, 18 Aug 2011 13:56:58 +0200 |
Martin Geisler |
commands: clarify that 'hg heads foo' shows heads on branch foo
stable
|
Wed, 17 Aug 2011 14:17:35 +0200 |
Martin Geisler |
merge with stable
|
Wed, 17 Aug 2011 16:41:14 +0800 |
Pang Yan Han |
commands: fix grammar in resolve help text
stable
|
Thu, 11 Aug 2011 22:05:57 -0500 |
Matt Mackall |
minirst: add simple table support
|
Thu, 04 Aug 2011 16:12:58 -0500 |
Matt Mackall |
help: move option text display into a helper function
|
Thu, 04 Aug 2011 15:36:15 -0500 |
Matt Mackall |
help: move 'additional help topics' code
|
Thu, 04 Aug 2011 15:08:41 -0500 |
Matt Mackall |
help: drop with_version
|
Tue, 02 Aug 2011 11:32:39 +0200 |
Adrian Buehlmann |
revert: introduce short option -C for --no-backup
|
Sat, 30 Jul 2011 11:08:45 +0100 |
Andrzej Bieniek |
export: add %m to file format string (first line of the commit message)
|
Mon, 25 Jul 2011 15:36:13 -0500 |
Augie Fackler |
help command: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 16:36:56 -0500 |
Augie Fackler |
debugignore: use getattr instead of hasattr
|
Mon, 25 Jul 2011 16:24:37 -0500 |
Augie Fackler |
globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')
|
Fri, 22 Jul 2011 17:17:23 -0500 |
Matt Mackall |
merge with stable
|
Thu, 21 Jul 2011 15:52:08 -0500 |
Augie Fackler |
summary: allow color to highlight active bookmark
|
Mon, 18 Jul 2011 07:53:26 -0500 |
Augie Fackler |
summary: show bookmarks separate from tags and note active mark (issue2892)
|
Thu, 21 Jul 2011 15:39:37 -0500 |
Matt Mackall |
revert: restore check for uncommitted merge (issue2915) (BC)
stable
|
Wed, 13 Jul 2011 16:43:18 -0500 |
Matt Mackall |
commit: suppress spurious new head message for duplicate commit (issue2893)
|
Thu, 07 Jul 2011 10:34:19 +0200 |
Martin Geisler |
merge with stable
|
Thu, 07 Jul 2011 10:19:37 +0200 |
Martin Geisler |
commands: use mergetoolopts when a command supports --tool
|
Thu, 07 Jul 2011 10:32:30 +0200 |
Martin Geisler |
commands: improve help for -y/--noninteractive
stable
|
Tue, 05 Jul 2011 14:36:33 +0300 |
Idan Kamara |
commands, merge: call setconfig on the right ui
|
Sun, 26 Jun 2011 01:13:30 +0200 |
Adrian Buehlmann |
revert: improve hints on abort when reverting to parent without --all
stable
|
Fri, 24 Jun 2011 17:04:37 +0300 |
Idan Kamara |
archive: wrap the ui descriptor so it doesn't get closed
stable
|
Fri, 24 Jun 2011 17:04:37 +0300 |
Idan Kamara |
bisect: use ui out descriptor when calling util.system
stable
|
Fri, 24 Jun 2011 10:31:44 +0200 |
Adrian Buehlmann |
update: do not use the term 'update' when mentioning reverting one file
stable
|
Fri, 24 Jun 2011 12:37:29 +0200 |
Adrian Buehlmann |
revert: mention update in hint of abort when reverting to non-parent
stable
|
Fri, 24 Jun 2011 10:51:05 +0200 |
Adrian Buehlmann |
update: clarify that update changes the parent revison
stable
|
Wed, 22 Jun 2011 15:34:33 +0200 |
Adrian Buehlmann |
revert: be more helpful on uncommitted merges
stable
|
Mon, 20 Jun 2011 22:15:52 -0500 |
Kevin Bullock |
revert: be more explicit that changes are lost
stable
|
Tue, 21 Jun 2011 18:35:13 +0200 |
David Soria Parra |
i18n: remove translation of debug messages
stable
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
fileset: drop matchfn
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
scmutil: switch match users to supplying contexts
|
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
|
Wed, 08 Jun 2011 14:54:52 +0300 |
Idan Kamara |
commands: use ui descriptors when reading/writing from stdin/out
|
Wed, 08 Jun 2011 14:54:52 +0300 |
Idan Kamara |
cmdutil, logmessage: use ui.fin when reading from '-'
|
Wed, 15 Jun 2011 17:25:58 +0200 |
Martin Geisler |
commands: add pointer to bookmarks command in branch help
|
Tue, 14 Jun 2011 23:26:35 +0200 |
Patrick Mezard |
import: add --bypass option
|
Tue, 14 Jun 2011 23:24:40 +0200 |
Patrick Mezard |
import: separate parents selection from working dir update
|
Mon, 13 Jun 2011 14:56:00 +0300 |
Idan Kamara |
forget, remove: don't note on nonexistent file twice
|
Sat, 11 Jun 2011 14:14:11 +0200 |
Patrick Mezard |
patch: turn patch() touched files dict into a set
|
Thu, 09 Jun 2011 18:39:14 +0200 |
Adrian Buehlmann |
revert: is reverting file states, not just file contents
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: change various repository() users to use peer() where appropriate
|
Wed, 08 Jun 2011 18:24:33 +0200 |
Peter Arrenbrecht |
hg: add opts argument to clone for internal remoteui
|
Wed, 08 Jun 2011 13:44:41 -0500 |
Matt Mackall |
fileset: basic pattern and boolean support
|
Tue, 07 Jun 2011 16:02:51 -0500 |
Matt Mackall |
revert: drop obvious paragraph about filenames
|
Tue, 07 Jun 2011 16:01:38 -0500 |
Matt Mackall |
revert: actually add pointer to backout
|
Tue, 07 Jun 2011 14:54:17 -0500 |
Matt Mackall |
revert: replace mention of 'roll back' with pointer to 'backout'
|
Tue, 07 Jun 2011 14:51:18 -0500 |
Matt Mackall |
revert: simplify description of effect of -r
|
Tue, 07 Jun 2011 14:49:04 -0500 |
Matt Mackall |
revert: rearrange the date help
|
Tue, 07 Jun 2011 14:47:54 -0500 |
Matt Mackall |
revert: remove some redundancy in basic description
|
Tue, 07 Jun 2011 14:19:05 -0500 |
Matt Mackall |
revert: drop requirement to use -r to revert with two parents
|
Tue, 07 Jun 2011 14:18:39 -0500 |
Matt Mackall |
revert: simplify usage note
|
Mon, 06 Jun 2011 17:38:32 -0500 |
Matt Mackall |
revert: rewrite help summary
|
Sun, 05 Jun 2011 22:24:02 +0200 |
Patrick Mezard |
import: deprecate --base
|
Sat, 04 Jun 2011 15:56:48 +0200 |
Patrick Mezard |
localrepo: add savecommitmessage() to write last-message.txt
|
Wed, 01 Jun 2011 19:12:18 -0500 |
Matt Mackall |
filesets: introduce basic fileset expression parser
|
Wed, 01 Jun 2011 16:42:50 -0500 |
Matt Mackall |
merge with stable
|
Wed, 16 Mar 2011 23:09:14 +0100 |
Bernhard Leiner |
revset: report a parse error if a revset is not parsed completely (issue2654)
stable
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
Tue, 31 May 2011 11:52:22 -0700 |
Brendan Cully |
Make pull -u behave like pull && update
|
Tue, 31 May 2011 13:18:56 +0200 |
Martin Geisler |
commands: use repo.branchheads in heads command
|
Tue, 31 May 2011 09:59:03 +0200 |
Martin Geisler |
commands: remove unused variable from heads command
|
Fri, 27 May 2011 15:59:52 +0200 |
Adrian Buehlmann |
commands.remove: don't use workingctx.remove(list, unlink=True)
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
context: make forget work like commands.forget
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
dirstate: rename forget to drop
|
Mon, 23 May 2011 15:56:31 +0200 |
Adrian Buehlmann |
remove: clarify help text about added files never being deleted from disk
|
Wed, 18 May 2011 21:31:40 +0200 |
Adrian Buehlmann |
add new option --all to manifest command
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: remove patch.patch() cwd argument
|
Wed, 18 May 2011 17:05:30 -0500 |
Matt Mackall |
revlog: drop base() again
|
Wed, 18 May 2011 19:30:17 +0200 |
Martin Geisler |
localrepo, sshrepo: use Boolean create argument in __init__
|
Wed, 18 May 2011 19:25:34 +0200 |
Martin Geisler |
commands: replace 'x = f(); return x' with 'return f()'
|
Wed, 18 May 2011 19:22:55 +0200 |
Martin Geisler |
merge with stable
|
Wed, 18 May 2011 15:13:26 +0200 |
Martin Geisler |
subrepo: respect non-default path for incoming/outgoing
stable
|
Wed, 18 May 2011 15:41:03 +0200 |
Thomas Arendsen Hein |
annotate: fix alignment of columns in front of line numbers (issue2807)
|
Mon, 16 May 2011 11:41:48 +0200 |
Thomas Arendsen Hein |
paths: Add support for -q/--quiet
|
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
|
Fri, 13 May 2011 14:58:24 -0500 |
Matt Mackall |
scmutil: drop aliases in cmdutil for match functions
|
Fri, 13 May 2011 14:48:48 -0500 |
Matt Mackall |
scmutil: drop some aliases in cmdutil
|
Fri, 13 May 2011 14:06:28 -0500 |
Matt Mackall |
scmutil: move revsingle/pair/range from cmdutil
|
Fri, 13 May 2011 12:57:27 -0500 |
Matt Mackall |
help: consolidate topic hooks in help.py
|
Fri, 13 May 2011 11:04:51 -0500 |
Matt Mackall |
extensions: drop maxlength from enabled and disabled
|
Thu, 12 May 2011 22:37:52 +0200 |
Sune Foldager |
debugrevlog: many improvements
|
Thu, 12 May 2011 18:22:49 +0200 |
Sune Foldager |
add debugrevlog command
|
Thu, 12 May 2011 16:21:01 +0200 |
Sune Foldager |
order commands alphabetically
|
Thu, 12 May 2011 08:14:04 +0200 |
Adrian Buehlmann |
commands: use a decorator to build table incrementally
|
Tue, 10 May 2011 16:08:47 -0500 |
Matt Mackall |
cmdutil: make_file to makefileobj
|
Tue, 10 May 2011 16:08:46 -0500 |
Matt Mackall |
cmdutil: make_filename -> makefilename
|
Tue, 10 May 2011 16:08:46 -0500 |
Matt Mackall |
cmdutil: bail_if_changed to bailifchanged
|
Tue, 10 May 2011 14:42:53 +0200 |
Martin Geisler |
help: add -c/--command flag to only show command help (issue2799)
|
Tue, 10 May 2011 13:19:05 +0200 |
Martin Geisler |
help: give hint about 'hg help -e' when appropriate
|
Wed, 20 Jan 2010 20:24:20 +0200 |
Henri Wiechers |
help: add -e/--extension switch to display extension help text
|
Mon, 09 May 2011 18:11:08 +0200 |
Martin Geisler |
debugbuilddag: read DAG from stdin if not given on cmdline
|
Mon, 09 May 2011 14:40:49 +0200 |
Martin Geisler |
debugbuilddag: output progress information
|
Sun, 08 May 2011 20:35:46 +0200 |
Adrian Buehlmann |
rename util.find_exe to findexe
|
Sun, 08 May 2011 17:48:31 +0200 |
Patrick Mezard |
patch: make patch()/internalpatch() always update the dirstate
|
Sun, 08 May 2011 17:48:30 +0200 |
Patrick Mezard |
patch: move updatedir() from cmdutil into patch
|
Sat, 07 May 2011 23:14:36 +0200 |
Sune Foldager |
debugindex: change output for generaldelta revlogs
|
Sat, 07 May 2011 22:40:14 +0200 |
Sune Foldager |
revlog: calculate base revisions iteratively
|
Sat, 07 May 2011 17:25:02 +0200 |
Patrick Mezard |
debugbuilddag: simplify tags serialization a bit
|
Fri, 06 May 2011 15:48:04 -0300 |
Wagner Bruna |
commands, i18n: add translation hint for split message
|
Fri, 06 May 2011 13:04:24 -0500 |
Matt Mackall |
merge with abuehl
|
Fri, 06 May 2011 15:41:04 +0200 |
Adrian Buehlmann |
rename util.set_signal_handler to setsignalhandler
|
Fri, 06 May 2011 11:50:58 -0500 |
Matt Mackall |
merge with crew
|
Fri, 06 May 2011 09:54:06 +0200 |
Adrian Buehlmann |
rename path_auditor to pathauditor
|
Fri, 06 May 2011 11:11:55 +0200 |
Martin Geisler |
annotate: use real Booleans instead of 0/1
|
Fri, 06 May 2011 14:45:13 +0200 |
Peter Arrenbrecht |
summary: run discovery only once for in/out against same repo
|
Fri, 06 May 2011 14:44:18 +0200 |
Peter Arrenbrecht |
discovery: resurrect findoutgoing as findcommonoutgoing for extension hooks
|
Thu, 05 May 2011 14:57:21 +0200 |
Martin Geisler |
commands: use util.Abort's hint some more
|
Thu, 05 May 2011 12:16:43 +0200 |
Martin Geisler |
commands: use double-quotes for strings with single-quotes
|
Wed, 04 May 2011 10:43:47 -0500 |
Kevin Bullock |
bookmarks: allow deactivating current bookmark with -i
|
Sat, 11 Dec 2010 18:08:55 +0100 |
Kevin Bullock |
bookmarks: allow to create/move bookmark without making it current (issue2788)
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
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
|
Mon, 02 May 2011 01:29:51 +0900 |
Yuya Nishihara |
bisect: fix indent level
|
Sat, 30 Apr 2011 19:01:24 +0200 |
Benoit Boissinot |
unbundler: separate delta and header parsing
|
Sat, 30 Apr 2011 10:00:41 +0200 |
Benoit Boissinot |
bundler: make parsechunk return the base revision of the delta
|
Sat, 30 Apr 2011 18:30:14 +0200 |
Alexander Solovyov |
revset aliases
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
Sat, 30 Apr 2011 17:21:37 +0200 |
Peter Arrenbrecht |
discovery: drop findoutgoing and simplify findcommonincoming's api
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
Sat, 30 Apr 2011 12:55:07 +0200 |
Alexander Solovyov |
drop {short,hex}(ctx.node()) calls in favor of ctx methods
|
Fri, 29 Apr 2011 14:54:01 +0200 |
Peter Arrenbrecht |
wireproto: add test for new optional arg missing on server
|
Tue, 26 Apr 2011 13:13:35 +0200 |
Martin Geisler |
merge with stable
|
Tue, 26 Apr 2011 12:55:26 +0200 |
Martin Geisler |
commit: improve --date help text
stable
|
Thu, 21 Apr 2011 20:14:29 +0200 |
Adrian Buehlmann |
move rcpath from util to scmutil
|
Wed, 20 Apr 2011 22:43:31 +0200 |
Adrian Buehlmann |
move path_auditor from util to scmutil
|
Wed, 20 Apr 2011 19:54:57 +0200 |
Adrian Buehlmann |
move opener from util to scmutil
|
Wed, 20 Apr 2011 12:44:32 -0500 |
Matt Mackall |
merge with stable
|
Tue, 19 Apr 2011 13:33:43 -0500 |
Kevin Bullock |
identify: further clarification of help
stable
|
Tue, 19 Apr 2011 14:56:46 +0300 |
Idan Kamara |
update: fix check for no rev when a date is given
|
Mon, 18 Apr 2011 20:52:08 -0500 |
Matt Mackall |
merge with stable
|
Tue, 19 Apr 2011 01:08:35 +0300 |
Idan Kamara |
identify: restructure code to make it more readable
|
Tue, 19 Apr 2011 00:41:47 +0300 |
Idan Kamara |
identify/help: say what the command does first, mention bookmarks
stable
|
Sun, 17 Apr 2011 11:37:11 +0200 |
Adrian Buehlmann |
help: do not show full help text for command on option errors
|
Sat, 09 Apr 2011 23:13:17 +0530 |
Md. O. Shayan |
grep: don't print data from binary files for matches (issue2614)
|
Thu, 07 Apr 2011 17:57:38 +0300 |
Idan Kamara |
bookmarks: change error messages to match those given by 'hg tag' commands
|
Wed, 06 Apr 2011 16:21:12 +0200 |
Martin Geisler |
commit: note when files are missing
|
Mon, 04 Apr 2011 23:43:22 +0300 |
Idan Kamara |
tags: no need to check for valid nodes
|
Tue, 05 Apr 2011 19:48:44 +0200 |
Arne Babenhauserheide |
merge: added info that hg help merge-tools shows the options for --tool
|
Mon, 04 Apr 2011 16:21:59 -0500 |
Matt Mackall |
misc: replace .parents()[0] with p1()
|
Fri, 01 Apr 2011 22:44:58 +0200 |
Adrian Buehlmann |
revert: note that added files are left as is
|
Mon, 28 Mar 2011 20:56:56 -0400 |
Kevin Berridge |
pull: new output message when there are multiple branches
|
Fri, 11 Mar 2011 20:43:12 -0500 |
Kevin Berridge |
pull: don't suggest running hg merge when new heads are on different branches
|
Sat, 26 Mar 2011 10:59:33 +0100 |
Adrian Buehlmann |
debugstate: add new --datesort option
|
Thu, 24 Mar 2011 10:28:29 +0100 |
Patrick Mezard |
patch: deprecate ui.patch / external patcher feature
|
Wed, 23 Mar 2011 23:33:14 +0100 |
Patrick Mezard |
code indentation fixes
|
Wed, 23 Mar 2011 16:02:11 +0100 |
Peter Arrenbrecht |
wireproto: add getbundle() function
|
Tue, 22 Mar 2011 21:27:51 -0500 |
Matt Mackall |
debugbundle: fix up long line caught by check-code
|
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, 19 Mar 2011 01:34:49 -0500 |
Matt Mackall |
annotate: catch nonexistent files using match.bad callback (issue1590)
|
Thu, 17 Mar 2011 17:08:13 -0500 |
Matt Mackall |
merge with stable
|
Thu, 17 Mar 2011 22:55:02 +0100 |
Milo? Had?i? |
push/outgoing: print remote target path even if there's an error (issue2561)
stable
|
Wed, 16 Mar 2011 23:09:14 +0100 |
Bernhard Leiner |
revset: report a parse error if a revset is not parsed completely (issue2654)
|
Mon, 14 Mar 2011 23:03:56 +0100 |
David Soria Parra |
bundle: update current bookmark to most recent revision on current branch
|
Mon, 14 Mar 2011 00:10:43 +0100 |
David Soria Parra |
bookmarks: separate bookmarks update code from localrepo's pull.
|
Sat, 12 Mar 2011 18:15:14 +0100 |
Nils Adermann |
identify: list bookmarks for remote repositories
|
Mon, 14 Mar 2011 13:11:26 -0500 |
Steve Borho |
diff: make diff -c aware of revision sets
|
Sun, 13 Mar 2011 15:59:50 +0100 |
Benoit Boissinot |
merge with stable
|
Sun, 13 Mar 2011 15:42:24 +0100 |
Benoit Boissinot |
bookmarks: fix update of the current bookmark during rename
stable
|
Sun, 13 Mar 2011 13:38:44 +0100 |
Dirkjan Ochtman |
help: limit documentation width to at most 80 characters
|
Sat, 12 Mar 2011 17:08:42 +0100 |
Benoit Boissinot |
bisect: new command to extend the bisect range (issue2690)
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templatefilters: move doc from templates.txt to docstrings
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templates: generate keyword help dynamically
|
Thu, 10 Mar 2011 16:49:37 +0100 |
Martin Geisler |
ui: yield unchanged values in walkconfig
|
Tue, 08 Mar 2011 08:41:39 -0500 |
Mark Drago |
commands.update() now works properly with a revision of 0
|
Fri, 18 Feb 2011 17:09:08 -0600 |
Kevin Bullock |
id: add bookmarks to id
stable
|
Fri, 11 Feb 2011 21:17:27 -0600 |
Jonathan Nieder |
backout: clarify which changesets are new in help text
stable
|
Fri, 25 Feb 2011 11:39:19 +0100 |
Martin Geisler |
commands: update year to 2011 in version string
stable
|
Thu, 24 Feb 2011 15:35:22 +0100 |
Martin Geisler |
commands: mark strings for translation
stable
|
Mon, 21 Feb 2011 23:27:45 +0100 |
David Soria Parra |
summary: add bookmarks to summary
stable
|
Mon, 21 Feb 2011 22:22:12 +0100 |
David Soria Parra |
bookmarks: issue a warning if remote doesn't support comparing bookmarks
stable
|
Sun, 20 Feb 2011 00:57:55 +0100 |
David Soria Parra |
bookmarks: mark new bookmark as current if it points to the current dirstate
stable
|
Wed, 16 Feb 2011 01:29:26 +0100 |
David Soria Parra |
bookmarks: make track.current=True default behaviour and remove option (BC)
|
Wed, 16 Feb 2011 01:28:42 +0100 |
David Soria Parra |
update: preserve possible bookmark name to set current bookmark correctly
|
Mon, 14 Feb 2011 23:59:21 -0600 |
Kevin Bullock |
bookmarks: update help text since moving into core
|
Tue, 15 Feb 2011 23:23:16 +1300 |
jfh |
debugignore: catch the case when ignore.includepat doesn't exist
|
Fri, 24 Dec 2010 15:23:01 +0100 |
Dan Villiom Podlaski Christiansen |
explicitly close files
|
Sat, 15 Jan 2011 16:02:03 +0100 |
jfh |
add debugignore which yields the combined ignore patten of the .hgignore files
|
Fri, 11 Feb 2011 20:35:32 +0100 |
David Soria Parra |
localrepo: sort hg bookmark output
|
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 current tracking on update into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge incoming/outgoing into core
|
Sat, 05 Feb 2011 13:59:34 +0000 |
Javi Merino |
doc: Add back quotes around filenames
|
Fri, 04 Feb 2011 09:17:07 +0100 |
Martin Geisler |
merge with stable
|
Thu, 03 Feb 2011 00:27:44 -0600 |
Jonathan Nieder |
backout: make help more explicit about what backout does
stable
|
Tue, 01 Feb 2011 01:55:45 +0100 |
Mads Kiilerich |
merge with stable
|
Sat, 29 Jan 2011 23:23:24 +0900 |
Yuya Nishihara |
url: add --insecure option to bypass verification of ssl certificates
stable
|
Tue, 18 Jan 2011 14:16:27 +0100 |
Adrian Buehlmann |
commit: use the term SCM instead of RCS
|
Sun, 02 Jan 2011 19:34:41 +0100 |
Adrian Buehlmann |
rename util.unlink to unlinkpath
|
Wed, 05 Jan 2011 15:56:03 +0100 |
Martin Geisler |
merge with stable
|
Wed, 05 Jan 2011 10:47:35 +0100 |
Martin Geisler |
commands: clarify which aliases "hg help -v" show (issue2572)
stable
|
Sun, 26 Dec 2010 00:43:49 +0100 |
Mads Kiilerich |
extensions: warn about invalid extensions when listing disabled commands
|
Tue, 14 Dec 2010 17:10:01 -0600 |
Matt Mackall |
merge with stable
|
Mon, 06 Dec 2010 22:04:10 -0600 |
Kevin Bullock |
tag: abort if not at a branch head (issue2552)
stable
|
Tue, 07 Dec 2010 08:02:54 +0100 |
Kevin Bullock |
tag: fix uncommitted merge check and error message (issue2542)
stable
|
Wed, 01 Dec 2010 18:47:40 -0600 |
Matt Mackall |
merge with stable
|
Fri, 26 Nov 2010 18:45:35 +0100 |
Adrian Buehlmann |
serve: fix doc typo
stable
|
Wed, 24 Nov 2010 15:56:32 -0600 |
Matt Mackall |
branch: operate on branch names in local string space where possible
|
Sat, 20 Nov 2010 20:41:48 +0200 |
timeless |
revert: improve merge advice and favor its error over all
|
Thu, 11 Nov 2010 07:23:38 +0100 |
Martin Geisler |
merge with stable
|
Tue, 09 Nov 2010 20:25:56 +0000 |
Richard Hopkins |
gpg, commands: fixed util.abort to util.Abort typos
stable
|
Thu, 11 Nov 2010 00:08:09 +0100 |
Martin Geisler |
check-code: using and/or/not as a function is bad style
|
Thu, 04 Nov 2010 16:21:28 -0500 |
Matt Mackall |
commands: add revset support to most commands
|
Thu, 04 Nov 2010 11:33:57 -0500 |
Steve Borho |
import: add another line feed to message join string
|
Thu, 21 Oct 2010 16:04:34 -0500 |
Steve Borho |
import: --no-commit should update .hg/last-message.txt
|
Sat, 30 Oct 2010 02:47:35 -0500 |
Matt Mackall |
debugindex: add --format flag to allow debugging parentdelta
stable
|
Wed, 20 Oct 2010 15:32:35 +0200 |
Gilles Moris |
log: do case insensitive search for --user option
stable
|
Wed, 27 Oct 2010 00:28:40 +0200 |
Mads Kiilerich |
subrepo: propagate non-default pull/push path to relative subrepos (issue1852)
stable
|
Mon, 25 Oct 2010 13:06:37 -0500 |
Matt Mackall |
traceback: point to BugTracker on the wiki
stable
|
Sun, 24 Oct 2010 16:02:10 -0500 |
Matt Mackall |
version: replace email address with url to reduce private mail
stable
|
Sat, 23 Oct 2010 19:21:51 +0200 |
Patrick Mezard |
revsets: generate predicate help dynamically
stable
|
Fri, 22 Oct 2010 11:58:43 -0500 |
Steve Borho |
backout: add --tool argument for specifying merge tool
stable
|
Fri, 22 Oct 2010 17:08:15 +0200 |
Mads Kiilerich |
help: improve merge-tools topic, describe --tool and clarify details
stable
|
Thu, 21 Oct 2010 21:26:32 +0200 |
Martin Geisler |
commands: mark tip:0 as literal text
stable
|
Tue, 19 Oct 2010 22:33:52 -0500 |
Steve Borho |
merge: implement --tool arguments using new ui.forcemerge configurable
|
Mon, 18 Oct 2010 23:20:14 -0500 |
Steve Borho |
merge: when --tool is specified, disable HGMERGE by setting to empty string
|
Sun, 17 Oct 2010 00:45:34 +0200 |
Adrian Buehlmann |
Revert: capitalization doc fix
|
Fri, 15 Oct 2010 23:00:45 -0500 |
Steve Borho |
merge: add --tool argument to merge and resolve
|
Fri, 10 Sep 2010 10:28:18 +0200 |
Gilles Moris |
backout: provide linear backout as a default (without --merge option)
|
Mon, 11 Oct 2010 10:07:42 -0500 |
Augie Fackler |
update: use revsingle to enable use of revsets as update targets (issue1993)
|
Mon, 11 Oct 2010 13:26:29 -0500 |
Benoit Boissinot |
merge with mpm
|
Mon, 11 Oct 2010 13:49:53 +0200 |
Dirkjan Ochtman |
commands: add move alias for the rename command
|
Sun, 10 Oct 2010 18:02:52 -0500 |
Matt Mackall |
util: make wrap() require a width argument
|
Sat, 09 Oct 2010 16:55:33 -0500 |
Brodie Rao |
showconfig: don't accept multiple sections and one config item
|
Sun, 10 Oct 2010 10:06:36 -0500 |
Augie Fackler |
termwidth: move to ui.ui from util
|
Thu, 07 Oct 2010 23:34:21 -0500 |
Kevin Bullock |
help: improve description of update --check
|
Thu, 07 Oct 2010 18:24:29 -0500 |
Matt Mackall |
revsets: introduce revsingle helper
|
Fri, 01 Oct 2010 23:16:11 +0200 |
Martin Geisler |
heads: mention STARTREV in synopsis and help for --rev
|
Wed, 29 Sep 2010 01:32:51 +0200 |
Mads Kiilerich |
init: expand destination url as a configured paths
|
Wed, 29 Sep 2010 01:32:50 +0200 |
Mads Kiilerich |
serve: let --web-conf help reference hgweb
|
Fri, 24 Sep 2010 12:00:55 +0200 |
Erik Zielke |
incoming/outgoing: Fix recursion on sub repositories
|
Thu, 23 Sep 2010 16:31:38 +0200 |
Christian Ebert |
Use more note admonitions in help texts
|
Wed, 22 Sep 2010 16:23:55 +0200 |
Erik Zielke |
Use note admonition
|
Thu, 23 Sep 2010 10:59:21 +0200 |
Martin Geisler |
merge with stable
|
Wed, 22 Sep 2010 19:15:27 -0500 |
Brodie Rao |
grep: only catch re.error when compiling regular expressions
stable
|
Thu, 23 Sep 2010 01:59:02 +0200 |
Mads Kiilerich |
merge with stable
|
Thu, 23 Sep 2010 01:23:16 +0200 |
Mads Kiilerich |
log: include unmodified-in-merge files in log diff/stat (issue2383)
stable
|
Mon, 06 Sep 2010 17:35:49 +0200 |
Peter Arrenbrecht |
merge: delay writing the mergestate during until commit is called
|
Mon, 20 Sep 2010 15:46:17 +0200 |
Martin Geisler |
subrepo: add support for 'hg archive'
|
Mon, 13 Sep 2010 13:09:31 +0200 |
Martin Geisler |
incoming: recurse into subrepositories with --subrepos/-S flag
|
Mon, 13 Sep 2010 13:09:30 +0200 |
Martin Geisler |
incoming: move code from commands to cmdutil
|
Mon, 13 Sep 2010 13:09:26 +0200 |
Martin Geisler |
outgoing: recurse into subrepositories with --subrepos/-S flag
|
Mon, 13 Sep 2010 13:09:24 +0200 |
Martin Geisler |
outgoing: move code from commands to cmdutil
|
Mon, 13 Sep 2010 13:09:20 +0200 |
Martin Geisler |
add: recurse into subrepositories with --subrepos/-S flag
|
Mon, 13 Sep 2010 13:09:11 +0200 |
Martin Geisler |
add: move main part to cmdutil to make it easier to reuse
|
Mon, 13 Sep 2010 13:08:09 +0200 |
Martin Geisler |
patch: break import cycle with cmdutil
|
Wed, 08 Sep 2010 15:16:03 +0200 |
Dirkjan Ochtman |
check-code: fix ternary expression introduced in 1ef9b0b5efec
|
Wed, 08 Sep 2010 13:48:25 +0200 |
Dirkjan Ochtman |
bisect: warn about ending on a merge with only one side marked
|
Wed, 08 Sep 2010 12:53:15 +0200 |
Dirkjan Ochtman |
bisect: allow revsets in addition to single revs (issue2360)
|
Tue, 07 Sep 2010 10:30:29 +0200 |
Martin Geisler |
add: clarify that repo[None].add returns rejected filenames
|
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
|
Wed, 01 Sep 2010 15:03:45 +0200 |
Sune Foldager |
debugindex(dot): try to access filelogs through repo, if possible
|
Wed, 01 Sep 2010 14:55:03 +0200 |
Sune Foldager |
debugdata: try to access filelogs through repo, if possible
|
Wed, 01 Sep 2010 12:28:34 +0200 |
Martin Geisler |
merge with stable
|
Mon, 30 Aug 2010 20:27:25 -0400 |
Brodie Rao |
remove: properly set return code when warnings are issued
stable
|
Wed, 01 Sep 2010 12:05:57 +0200 |
Martin Geisler |
pull: lowercase error message
stable
|
Mon, 30 Aug 2010 13:00:22 +0200 |
Martin Geisler |
Merge with stable
|
Fri, 27 Aug 2010 22:36:35 -0400 |
Brodie Rao |
help: refer to user configuration file more consistently
stable
|
Sat, 28 Aug 2010 12:31:07 -0400 |
Brodie Rao |
mail/hgweb: support service names for ports (issue2350)
|
Sun, 29 Aug 2010 22:55:37 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 29 Aug 2010 22:37:58 +0200 |
Martin Geisler |
Lowercase error messages
stable
|
Fri, 27 Aug 2010 13:32:40 -0400 |
Brodie Rao |
cleanup: remove unused variables
|
Wed, 25 Aug 2010 16:40:49 +0200 |
Martin Geisler |
revert: wrap long line
|
Wed, 25 Aug 2010 16:23:32 +0200 |
Martin Geisler |
util: remove lexists, Python 2.4 introduced os.path.lexists
|
Fri, 20 Aug 2010 15:31:05 -0500 |
Matt Mackall |
debuginstall: report installpath
|
Wed, 28 Jul 2010 23:05:03 -0600 |
Jeremy Whitlock |
color: enable branches support
|
Fri, 13 Aug 2010 13:59:26 -0400 |
Xavier Snelgrove |
revert: use opts.get
|
Sun, 15 Aug 2010 18:13:46 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 15 Aug 2010 17:33:03 +0200 |
Martin Geisler |
debugbuilddag: escape backslash properly in help string
stable
|
Sat, 14 Aug 2010 14:57:33 +0200 |
Greg Ward |
commit: explicitly document the existence of "last-message.txt"
stable
|
Fri, 13 Aug 2010 10:28:59 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 12 Aug 2010 22:48:22 +0200 |
Mark Edgington |
resolve: updated help documentation for improved clarity
stable
|
Wed, 11 Aug 2010 12:30:18 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 11 Aug 2010 12:21:27 +0200 |
Martin Geisler |
commands: use round parenthesis in 'hg head --active' help
stable
|
Sat, 31 Jul 2010 18:27:03 -0500 |
Matt Mackall |
help: fix bytes/digit confusion for hashes
|
Tue, 27 Jul 2010 16:04:00 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 27 Jul 2010 14:40:25 -0400 |
Benjamin Pollack |
tag: do not allow tag names to consist solely of whitespace (issue2307)
stable
|
Mon, 26 Jul 2010 23:26:15 +0200 |
Patrick Mezard |
debugbuilddag: build repository content in binary mode
|
Thu, 22 Jul 2010 15:14:22 +0900 |
Nicolas Dumazet |
merge with stable
|
Tue, 20 Jul 2010 18:29:00 +0900 |
Nicolas Dumazet |
bundle: lookup revisions after addbranchrevs
stable
|
Tue, 20 Jul 2010 15:07:10 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 13 Jul 2010 03:04:14 +0200 |
Mads Kiilerich |
revert: rename original to .orig instead of copying (issue2282)
stable
|
Mon, 19 Jul 2010 00:43:34 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 14 Jul 2010 18:28:12 -0400 |
Steve Losh |
commands: fix update's help to be more accurate
stable
|
Sun, 18 Jul 2010 01:06:50 +0900 |
FUJIWARA Katsunori |
i18n: use encoding.colwidth() for correct column width
stable
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
archival: move commands.archive.guess_type to archival.guesskind
|
Tue, 13 Jul 2010 17:30:29 +0200 |
Dirkjan Ochtman |
commands: addremove does similarity 100 by default
|
Fri, 09 Jul 2010 14:21:45 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 07 Jul 2010 18:49:43 -0400 |
Steve Losh |
dispatch: add shell aliases
|
Fri, 09 Jul 2010 13:31:37 +0200 |
Arnab Bose |
commands: mention "hg status -C" in addremove help
stable
|
Wed, 07 Jul 2010 14:11:59 +0200 |
Robert Bauck Hamar |
commands: only warn when reopening the workdir's branch
stable
|
Fri, 02 Jul 2010 23:49:06 +0900 |
Yuya Nishihara |
log: fix missing diff output for hg log -p in sub directory
stable
|
Sun, 04 Jul 2010 17:05:17 +0900 |
Nicolas Dumazet |
commands: document return values of add and paths commands
stable
|
Tue, 29 Jun 2010 12:12:34 +0200 |
Mads Kiilerich |
log: follow filenames through renames (issue647)
stable 1.6
|
Mon, 28 Jun 2010 15:08:01 +0200 |
Mads Kiilerich |
revert: Make it clearer when not to use revert
stable
|
Sun, 27 Jun 2010 17:41:43 -0500 |
Matt Mackall |
merge: document how to 'undo' a merge
stable
|
Fri, 25 Jun 2010 13:47:28 -0500 |
Matt Mackall |
addchangegroup: pass in lock to release it before changegroup hook is called
stable
|
Fri, 18 Jun 2010 21:35:21 +0200 |
Martin Geisler |
commands: advertise "hg help revsets" in help for log
|
Wed, 16 Jun 2010 16:05:47 -0500 |
Matt Mackall |
pushkey: add debugpushkey command for testing
|
Mon, 14 Jun 2010 16:06:52 -0400 |
Greg Ward |
merge: when current branch has 1 or > 2 heads, actually abort.
|
Tue, 15 Jun 2010 09:53:50 +0200 |
Martin Geisler |
commands: get rid of generic exception in debugbuilddag
|
Fri, 11 Jun 2010 18:54:10 +0200 |
Martin Geisler |
commands: format is a Python2.6 function
|
Thu, 10 Jun 2010 11:49:48 +0200 |
Peter Arrenbrecht |
debugbuilddag: build a changelog dag from a concise description
|
Thu, 10 Jun 2010 11:48:45 +0200 |
Peter Arrenbrecht |
debugdag and debugindexdag: emit changelog/revlog DAGs as concise text
|
Wed, 09 Jun 2010 16:39:25 -0500 |
Matt Mackall |
summary: report copies and renames
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
|
Tue, 08 Jun 2010 22:28:42 +0200 |
Gilles Moris |
commit: fix display of 'created new head' message (issue2186)
|
Tue, 08 Jun 2010 15:52:56 -0500 |
Steve Borho |
Merge backout
|
Tue, 08 Jun 2010 15:52:41 -0500 |
Steve Borho |
Backed out changeset: e1dde7363601
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
Thu, 03 Jun 2010 23:18:18 -0500 |
Steve Borho |
color: labeled text should be passed to ui.write() as ui.labeled
|
Mon, 07 Jun 2010 18:35:54 +0200 |
Dirkjan Ochtman |
move discovery methods from localrepo into new discovery module
|
Sun, 06 Jun 2010 17:20:10 +0900 |
FUJIWARA Katsunori |
replace Python standard textwrap by MBCS sensitive one for i18n text
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
revset: add a debugrevspec command
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
remoteui: move from cmdutil to hg
|
Tue, 25 May 2010 09:57:19 +0200 |
Martin Geisler |
commands: document --new-branch flag for push
|
Tue, 25 May 2010 09:56:26 +0200 |
Martin Geisler |
Merge with stable
|
Mon, 24 May 2010 21:52:33 +0530 |
Faheem Mitha |
commands: updates to push docstring.
stable
|
Fri, 21 May 2010 15:22:29 +0200 |
Sune Foldager |
push: add --new-branch option to allow intial push of new branches
|
Tue, 18 May 2010 16:31:10 +0200 |
Martin Geisler |
Use our custom hg reStructuredText role some more
|
Sat, 15 May 2010 23:33:22 -0400 |
Steve Losh |
tag: add -e/--edit option for modifying the commit message
|
Sat, 15 May 2010 21:24:23 -0500 |
Matt Mackall |
commit: fix complaint about branch merge creating new heads (issue2186)
|
Sat, 15 May 2010 00:34:07 +0300 |
Ori Avtalion |
Fix hg heads -r flag documentation
|
Fri, 14 May 2010 22:29:15 +0300 |
Ori Avtalion |
Fix wording in hg pull documentation
|
Sat, 15 May 2010 17:48:49 -0500 |
Matt Mackall |
commands: initial audit of exit codes
|
Thu, 13 May 2010 17:24:21 -0500 |
Matt Mackall |
commit: note new branch heads rather than topological heads
|
Wed, 12 May 2010 15:40:58 -0500 |
Matt Mackall |
tag: strip whitespace from tag names (issue2174)
|
Mon, 10 May 2010 22:44:06 +0200 |
Gilles Moris |
summary: show if commit will be from a closed head
|
Mon, 10 May 2010 08:53:06 +0200 |
Gilles Moris |
commit: inform the commiter when resurrecting a closed changeset
|
Mon, 10 May 2010 08:43:36 +0200 |
Gilles Moris |
commit: prevent closing non-head changesets
|
Fri, 07 May 2010 17:03:48 +0200 |
Martin Geisler |
Merge with stable
|
Fri, 07 May 2010 17:03:31 +0200 |
Martin Geisler |
commands: explain that "hg serve" does not do authentication
stable
|
Fri, 07 May 2010 17:01:14 +0200 |
Martin Geisler |
commands: explain that "hg serve" is mostly for ad-hoc sharing
stable
|
Mon, 03 May 2010 15:28:04 -0700 |
Brendan Cully |
Merge with main
|
Mon, 03 May 2010 15:27:05 -0700 |
Brendan Cully |
Merge with stable
|
Mon, 03 May 2010 15:22:47 -0700 |
Brendan Cully |
grep: clarify help for -r
stable
|
Mon, 03 May 2010 17:05:23 -0500 |
Matt Mackall |
summary: add subrepo status
|
Sat, 01 May 2010 15:15:35 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 30 Apr 2010 18:32:18 -0500 |
Matt Mackall |
subrepo: propagate and catch push failures
stable
|
Mon, 19 Apr 2010 17:41:12 +0900 |
Nicolas Dumazet |
tag: warn users about tag/branch possible name conflicts
|
Thu, 01 Apr 2010 00:35:12 +0900 |
Yuya Nishihara |
log: add --stat for diffstat output
|
Wed, 07 Apr 2010 00:45:20 +0900 |
Yuya Nishihara |
commands: refactor diff --stat and qdiff --stat
|
Mon, 26 Apr 2010 15:32:23 +0200 |
Mads Kiilerich |
showconfig: show rc paths with --debug
|
Mon, 26 Apr 2010 21:35:09 +0200 |
Martin Geisler |
commands: better markup in "hg help paths"
|
Mon, 26 Apr 2010 21:32:46 +0200 |
Martin Geisler |
Merge with stable
|
Tue, 27 Apr 2010 00:44:06 +0530 |
Faheem Mitha |
commands: revised documentation of 'default' and 'default-push'
stable
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: unify hgweb calls in serve
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
serve: webdir_conf -> webconf
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: make baseui parameter non-positional
|
Thu, 22 Apr 2010 10:24:49 +0200 |
Martin Geisler |
Use hg role in help strings
|
Tue, 20 Apr 2010 01:08:20 +0200 |
Benoit Boissinot |
log -b: use opts.get() instead of assuming opts is correctly filled
|
Mon, 19 Apr 2010 17:00:02 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 12 Apr 2010 19:33:25 -0400 |
Steve Losh |
commands: add more robust support for 'hg log -b' (issue2078)
|
Mon, 19 Apr 2010 16:47:44 -0500 |
Matt Mackall |
debugcomplete: don't list deprecated options
|
Sun, 18 Apr 2010 18:18:19 -0400 |
Steve Losh |
commands: Add 'hg log --branch' and deprecate 'hg log --only-branch'
|
Thu, 15 Apr 2010 18:52:59 +0200 |
Dan Villiom Podlaski Christiansen |
diffstat: use ui.plain() instead of ui.interactive()
stable
|
Fri, 16 Apr 2010 22:14:14 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 14 Apr 2010 11:59:53 +0530 |
Faheem Mitha |
Document 'default' and 'default-push' in paths docstring
stable
|
Sun, 11 Apr 2010 14:24:19 -0500 |
Matt Mackall |
commands: improve some command summaries
|
Fri, 09 Apr 2010 17:23:37 -0500 |
Steve Borho |
rollback: add dry-run argument, emit transaction description
|
Mon, 05 Apr 2010 13:44:30 +0200 |
Martin Geisler |
commands: leftover from d7b601f1e02c
|
Mon, 05 Apr 2010 11:58:54 +0200 |
Martin Geisler |
commands: small refactoring in summary
|
Mon, 05 Apr 2010 11:52:40 +0200 |
Martin Geisler |
commands: retrieve tags from context object
|
Sun, 04 Apr 2010 21:35:00 -0400 |
Eric Eisner |
summary: make use of output labeling
|
Mon, 05 Apr 2010 01:31:16 +0200 |
Martin Geisler |
commands: fix typo
|
Fri, 02 Apr 2010 15:22:06 -0500 |
Brodie Rao |
diff: make use of output labeling
|
Fri, 02 Apr 2010 15:22:05 -0500 |
Brodie Rao |
status: make use of output labeling
|
Fri, 02 Apr 2010 15:22:03 -0500 |
Brodie Rao |
grep: make use of output labeling
|
Thu, 11 Mar 2010 19:09:35 +0100 |
Benoit Boissinot |
any is not available for python2.4
|
Thu, 11 Mar 2010 17:43:44 +0100 |
Benoit Boissinot |
style: use consistent variable names (*mod) with imports which would shadow
|
Thu, 11 Mar 2010 15:52:17 +0100 |
David Wolever |
archive: autodetect archive type by extension (issue2058)
|
Thu, 11 Mar 2010 15:38:35 +0100 |
Dirkjan Ochtman |
merge with stable
|
Thu, 11 Mar 2010 14:56:15 +0100 |
Martin Geisler |
commands: remove extra indentation from list in help text
stable
|
Thu, 11 Mar 2010 13:33:29 +0100 |
Dirkjan Ochtman |
server: initialize wsgi app in command, then wrap server around it
|
Thu, 11 Mar 2010 10:06:01 +0200 |
timeless |
commands: document and test hg clone update priority
stable
|
Wed, 10 Mar 2010 22:27:42 +0100 |
Benoit Boissinot |
serve: fix port config
|
Wed, 10 Mar 2010 21:35:38 +0100 |
Thomas Arendsen Hein |
drop (default: 8000), non-zero default is automatically added to help
|
Wed, 10 Mar 2010 21:21:15 +0100 |
Thomas Arendsen Hein |
make expression shorter, now the line fits into 80 chars
|
Wed, 10 Mar 2010 21:14:24 +0100 |
Benoit Boissinot |
serve: fix options recording, trailing whitespace
|
Wed, 10 Mar 2010 10:51:37 -0800 |
Bryan O'Sullivan |
serve: allow --port=0 to specify "server chooses the port number"
|
Tue, 09 Mar 2010 20:47:35 +0100 |
Benoit Boissinot |
merge with stable
|
Tue, 09 Mar 2010 20:38:23 +0100 |
Benoit Boissinot |
bundle: fix bundle generation for empty changegroup
stable
|
Mon, 08 Mar 2010 19:43:24 +0100 |
Benoit Boissinot |
patch/diff: move patch.export() to cmdutil.export()
|
Tue, 12 Jan 2010 22:49:10 +0900 |
Yuya Nishihara |
branch: help misuse of hg branch to switch branches
stable
|
Wed, 03 Mar 2010 22:04:59 +0100 |
Thomas Arendsen Hein |
Make annotate --follow an alias for -f/--file to behave like in older versions
stable
|
Mon, 01 Mar 2010 23:27:44 +0900 |
Yuya Nishihara |
alias: fixes exception when displaying translated help text
stable
|
Mon, 01 Mar 2010 15:41:21 -0500 |
Greg Ward |
resolve: rewrite help to be clearer and more complete (issue2030).
stable
|
Wed, 24 Feb 2010 11:04:56 -0300 |
Wagner Bruna |
commands: clarify --config syntax
stable
|
Tue, 23 Feb 2010 06:42:10 +0100 |
timeless |
commands: correct diff -c explanation
stable
|
Sun, 21 Feb 2010 01:21:17 +0200 |
timeless |
commands: mention diff -c
stable
|
Fri, 19 Feb 2010 20:34:23 -0500 |
Dirkjan Ochtman |
identify: don't include unknown in status
stable
|
Mon, 15 Feb 2010 15:25:29 -0500 |
Greg Ward |
merge: fix --preview to show all nodes that will be merged (issue2043).
stable
|
Mon, 16 Nov 2009 16:10:05 -0500 |
Benoit Boissinot |
bundle: exclude csets given in --base, unless they are in --rev (issue1910)
stable
|
Sat, 13 Feb 2010 22:10:31 +0100 |
Martin Geisler |
commands: correct example in add help text
|
Sat, 13 Feb 2010 18:44:19 +0100 |
Martin Geisler |
commands: add verbose example to help text for add
|
Sat, 13 Feb 2010 18:36:24 +0100 |
Martin Geisler |
commands: support verbose help
|
Tue, 09 Feb 2010 14:12:22 -0600 |
Matt Mackall |
fix up a bunch of check-code warnings
|
Mon, 08 Feb 2010 20:51:23 +0100 |
Peter Arrenbrecht |
whitespace cleanup
|
Mon, 08 Feb 2010 15:36:34 +0100 |
Benoit Boissinot |
fix coding style (reported by pylint)
|
Mon, 08 Feb 2010 11:04:38 +0100 |
Matt Mackall |
summary: various fixes, add a test
|
Mon, 08 Feb 2010 10:32:44 +0100 |
Sune Foldager |
fix remaining hg.parseurl uses
|
Sun, 07 Feb 2010 18:06:52 +0100 |
Brendan Cully |
import: import each patch in a file or stream as a separate change
|
Sun, 07 Feb 2010 15:23:46 +0100 |
Sune Foldager |
add -b/--branch option to clone, bundle, incoming, outgoing, pull, push
|
Sun, 07 Feb 2010 15:08:26 +0100 |
timeless |
help: Improved body text
|
Fri, 20 Nov 2009 14:37:36 +0200 |
timeless |
commands: Try to improve help options text for basic commands
|
Sun, 07 Feb 2010 14:51:52 +0100 |
Dirkjan Ochtman |
commands: annotate follows by default, separate -f/--file option
|
Sun, 07 Feb 2010 14:29:07 +0100 |
Sune Foldager |
interpret repo#name url syntax as branch instead of revision
|
Sun, 07 Feb 2010 14:01:43 +0100 |
Brodie Rao |
dispatch: provide help for disabled extensions and commands
|
Sun, 07 Feb 2010 00:51:59 +0100 |
Benoit Boissinot |
merge: add hints about the use of 'hg heads' to find the rev to merge
|
Sat, 06 Feb 2010 19:38:39 +0100 |
Dirkjan Ochtman |
commands: do all branch heads by default, demote topological to -t/--topo
|
Sat, 06 Feb 2010 19:33:40 +0100 |
Dirkjan Ochtman |
commands: actually implement --closed for topological heads
|
Sat, 06 Feb 2010 19:06:02 +0100 |
Dirkjan Ochtman |
commands: externalize branchheads so we can do it for all branches at once
|
Sat, 06 Feb 2010 19:33:33 +0100 |
Dirkjan Ochtman |
commands: move inactive/closed out so they can have more effect
|
Sat, 06 Feb 2010 19:33:28 +0100 |
Dirkjan Ochtman |
commands: don't do too much work for error messages
|
Sat, 06 Feb 2010 19:00:50 +0100 |
Dirkjan Ochtman |
commands: allow --closed even for topological heads displays
|
Sat, 06 Feb 2010 17:11:18 +0100 |
Benoit Boissinot |
merge with main
|
Fri, 05 Feb 2010 18:50:08 +0100 |
Benoit Boissinot |
fix spaces/identation issues
|
Sat, 06 Feb 2010 08:57:57 -0500 |
Steve Losh |
commands: fix more changeset header information in 'hg help export'
|
Sat, 06 Feb 2010 08:28:39 -0500 |
Steve Losh |
commands: fix the list of changeset header information in 'hg help export'
|
Sat, 06 Feb 2010 12:47:33 +0100 |
Dirkjan Ochtman |
commands: always order heads recent to oldest
|
Sat, 06 Feb 2010 12:47:24 +0100 |
Dirkjan Ochtman |
commands: fix up stupidly untested heads simplification
|
Sat, 06 Feb 2010 11:29:48 +0100 |
Dirkjan Ochtman |
commands: simplify heads a little bit before I start hacking it up
|
Sat, 06 Feb 2010 11:28:03 +0100 |
Dirkjan Ochtman |
commands: deprecate the heads -a option
|
Fri, 05 Feb 2010 07:07:53 -0600 |
Steve Borho |
Merge with stable
|
Fri, 05 Feb 2010 04:33:08 -0600 |
Steve Borho |
commands: label from user is in local encoding
stable
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Wed, 20 Jan 2010 16:58:48 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 20 Jan 2010 13:50:06 +0900 |
FUJIWARA Katsunori |
summary: L10N messages hide clean-ness of workdir from 'hg summary'
stable
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Sat, 09 Jan 2010 23:16:48 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 09 Jan 2010 23:03:33 +0100 |
Jens B?ckman |
commands: fix typo in help text
stable
|
Tue, 05 Jan 2010 22:41:39 +0100 |
Martin Geisler |
Merge with stable.
|
Tue, 05 Jan 2010 15:07:38 -0500 |
Greg Ward |
commands: fix help string for pull -u and unbundle -u.
stable
|
Mon, 04 Jan 2010 01:11:18 +0100 |
Martin Geisler |
Merge with stable
|
Mon, 04 Jan 2010 01:09:23 +0100 |
Martin Geisler |
commands: update copyright year to 2010
stable
|
Mon, 28 Dec 2009 17:55:52 +0100 |
Robert Bachmann |
Added support for templatevar "footer" to cmdutil.py
|
Mon, 14 Dec 2009 00:32:29 +0900 |
Nicolas Dumazet |
cmdutil: replace sys.maxint with None as default value in loglimit
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
templatekw: change {file_copies} behaviour, add {file_copies_switch}
|
Sat, 05 Dec 2009 23:26:27 -0500 |
Brodie Rao |
help: don't display bogus help messages for invalid aliases
|
Sat, 28 Nov 2009 16:48:07 +0200 |
Alexander Solovyov |
commands.export: accept -r option as revision specification
|
Mon, 30 Nov 2009 23:51:06 +0100 |
Gilles Moris |
status: add the --change option to display files changed in a revision
|
Tue, 01 Dec 2009 14:37:57 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 01 Dec 2009 14:37:33 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 01 Dec 2009 00:43:54 +0100 |
Martin Geisler |
Merge with stable
|
Tue, 01 Dec 2009 00:15:45 +0100 |
Martin Geisler |
commands: mark "ssh://" as inline literals in help texts
stable
|
Sat, 28 Nov 2009 23:58:03 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 28 Nov 2009 23:44:18 +0100 |
timeless |
commands: add missing options in command line help
stable
|
Sat, 28 Nov 2009 23:23:16 +0100 |
Martin Geisler |
commands: mark strings for translation
stable
|
Tue, 24 Nov 2009 16:07:36 +0200 |
Alexander Solovyov |
commands.log: getrenamed() cleanup
|
Fri, 20 Nov 2009 14:11:05 +0200 |
Henri Wiechers |
commands: minor refactoring
|
Thu, 19 Nov 2009 17:33:41 -0500 |
Faheem Mitha |
commands: improve help for "hg clone -r"
stable
|
Thu, 19 Nov 2009 23:29:02 +0100 |
Martin Geisler |
commands, dates: use real lists instead of literal blocks
stable
|
Thu, 19 Nov 2009 23:27:11 +0100 |
Martin Geisler |
commands: use field lists instead of literal blocks in docstrings
stable
|
Thu, 19 Nov 2009 22:25:38 +0100 |
Martin Geisler |
commands: do not indent list in clone help string
stable
|
Tue, 17 Nov 2009 16:23:05 -0600 |
Matt Mackall |
summary: note non-default branches with -q
stable
|
Sat, 14 Nov 2009 14:21:53 +0100 |
Martin Geisler |
diff: change --inverse to --reverse
|
Thu, 12 Nov 2009 13:43:36 +0100 |
Dirkjan Ochtman |
help: don't show extension list on extension help
|
Tue, 10 Nov 2009 22:27:31 -0800 |
Stuart W Marks |
help: improve wording of update help text
|
Mon, 09 Nov 2009 17:28:40 -0200 |
Wagner Bruna |
clone: simplify help text
|
Mon, 26 Oct 2009 02:06:23 +0200 |
timeless |
hg help resolve grossly mischaracterizes the --all switch
|
Sat, 07 Nov 2009 03:16:23 +0100 |
Martin Geisler |
commands: use enumerated lists in help texts
|
Sat, 07 Nov 2009 01:46:27 +0100 |
Martin Geisler |
commands: call ui.username carefully in debuginstall
|
Thu, 05 Nov 2009 15:18:56 +0100 |
Yannick Gingras |
diff: add --inverse option
|
Thu, 05 Nov 2009 10:59:33 +0100 |
Stuart W Marks |
help: describe new cross-branch behavior in update help text, plus cleanups
|
Thu, 05 Nov 2009 11:05:13 +0100 |
Adrian Buehlmann |
clone: add option -u/--updaterev
|
Mon, 02 Nov 2009 20:50:57 +0100 |
Martin Geisler |
commands: slightly better help for --traceback
|
Sun, 01 Nov 2009 03:26:10 +0100 |
Benoit Boissinot |
bisect: no need to save the state if it wasn't changed
|
Sun, 01 Nov 2009 02:54:32 +0100 |
Benoit Boissinot |
log --limit: break after a limited number of csets (broken by f3d60543924f)
|
Sat, 31 Oct 2009 17:04:46 +0100 |
Benoit Boissinot |
pychecker: remove unused local variables
|
Sat, 31 Oct 2009 16:56:58 +0100 |
Benoit Boissinot |
remove unused imports
|
Sat, 31 Oct 2009 00:31:08 +0100 |
Benoit Boissinot |
localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 names
|
Thu, 29 Oct 2009 19:03:16 -0500 |
Matt Mackall |
walkchangerevs: drop ui arg
|
Thu, 29 Oct 2009 17:07:54 -0500 |
Matt Mackall |
log: tidy up some filter tests
|
Thu, 29 Oct 2009 17:07:51 -0500 |
Matt Mackall |
walkchangerevs: move 'add' to callback
|
Tue, 27 Oct 2009 17:14:19 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 27 Oct 2009 17:01:32 -0500 |
Matt Mackall |
walkchangerevs: internalize ctx caching
|
Sun, 25 Oct 2009 18:43:59 -0500 |
Matt Mackall |
walkchangerevs: yield contexts
|
Sun, 25 Oct 2009 18:43:58 -0500 |
Matt Mackall |
walkchangerevs: kill window step of iterator
|
Sun, 25 Oct 2009 18:43:56 -0500 |
Matt Mackall |
walkchangerevs: pull out matchfn
|
Sun, 25 Oct 2009 14:45:38 +0200 |
timeless |
minor documentation improvements
|
Sun, 25 Oct 2009 13:27:54 +0100 |
timeless |
commands: adding --no-status to resolve to match status
|
Wed, 21 Oct 2009 12:41:28 +0300 |
timeless |
commands: use rev from remote repo when updating as part of a pull
|
Wed, 21 Oct 2009 12:03:14 +0300 |
timeless |
commands: highlighting that rev is based on the remote repository
|
Sun, 25 Oct 2009 02:53:33 +0200 |
Brodie Rao |
diffstat: with --git, mark binary files with Bin
|
Sun, 25 Oct 2009 02:52:35 +0200 |
Brodie Rao |
diff: add --stat for diffstat output
|
Sat, 24 Oct 2009 00:29:25 +0200 |
Martin Geisler |
commands: search for translated version of "DEPRECATED"
|
Wed, 21 Oct 2009 17:42:22 -0500 |
Matt Mackall |
summary: remove reference to -p
|
Tue, 20 Oct 2009 11:59:38 -0500 |
Matt Mackall |
summary: add --remote
|
Tue, 20 Oct 2009 11:58:09 -0500 |
Matt Mackall |
summary: restore briefer commit status
|
Tue, 20 Oct 2009 11:57:25 -0500 |
Matt Mackall |
summary: add empty repository and no revision checked out hints
|
Mon, 19 Oct 2009 23:53:25 -0500 |
Matt Mackall |
Merge with crew
|
Mon, 19 Oct 2009 07:14:44 +0200 |
David Soria Parra |
commands: clarify output for the commit summary
|
Mon, 19 Oct 2009 14:37:37 +0200 |
Martin Geisler |
commands: do not split a translated string
|
Mon, 19 Oct 2009 00:36:52 -0500 |
Matt Mackall |
Remove parents from default help in favor of summary
|
Mon, 19 Oct 2009 00:22:49 -0500 |
Matt Mackall |
summary: quieter with -q
|
Mon, 19 Oct 2009 00:21:06 -0500 |
Matt Mackall |
commands: fix missing empty synopses
|
Sun, 18 Oct 2009 22:31:05 -0500 |
Matt Mackall |
Introduce summary command
|
Mon, 12 Oct 2009 18:25:46 -0500 |
Matt Mackall |
bisect: use util.system and fix good/bad when using -c
|
Thu, 08 Oct 2009 01:16:32 -0500 |
Matt Mackall |
Merge with i18n
|
Tue, 29 Sep 2009 00:54:15 +0200 |
Martin Geisler |
Merge with hg-i18n-stable
|
Sun, 04 Oct 2009 12:18:43 +0200 |
Martin Geisler |
help: un-indent help topics
|
Sun, 04 Oct 2009 10:17:01 +0200 |
Martin Geisler |
commands: simpler sort of help topic names
|
Wed, 30 Sep 2009 21:42:51 -0500 |
Matt Mackall |
Merge with -stable
|
Tue, 29 Sep 2009 00:23:01 +0200 |
Martin Geisler |
Merge with main
|
Thu, 17 Sep 2009 18:12:53 -0400 |
Greg Ward |
commands: tweak help for 'heads'.
|
Wed, 23 Sep 2009 15:57:25 +0200 |
Adrian Buehlmann |
mention overlay bundle file in global --repository option
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
Thu, 17 Sep 2009 21:52:08 +0200 |
Martin Geisler |
Merge with crew-stable
|
Thu, 17 Sep 2009 21:50:12 +0200 |
Martin Geisler |
commands: expand -c and -C in update error message
|
Thu, 17 Sep 2009 21:34:05 +0200 |
Stuart W Marks |
commands: forbid 'hg update --check --clean'
|
Sat, 05 Sep 2009 19:39:46 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 05 Sep 2009 18:56:51 +0200 |
Patrick Mezard |
merge: exclude common ancestor from --preview (issue1818)
|
Fri, 04 Sep 2009 11:51:28 +0200 |
Christian Ebert |
log: prevent negative date range from displaying entire log (issue1805)
|
Mon, 24 Aug 2009 21:00:34 +0200 |
Nicolas Dumazet |
use 'x in dict' instead of 'dict.has_key(x)'
|
Fri, 21 Aug 2009 09:33:27 +0200 |
Dirkjan Ochtman |
log: fix traceback for log -k caused by 1ef630452e0b (issue1805)
|
Thu, 20 Aug 2009 08:34:22 +0200 |
Dirkjan Ochtman |
cmdutil: use context objects for walkchangerevs()
|
Mon, 27 Jul 2009 02:12:17 +0200 |
David Soria Parra |
commands: Check if helptext contains a newline before we split
|
Sun, 26 Jul 2009 01:33:00 +0200 |
Martin Geisler |
commands: wrap docstrings at 70 characters
|
Thu, 23 Jul 2009 20:44:26 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Wed, 22 Jul 2009 23:12:54 +0200 |
Martin Geisler |
coding style: use a space after comma
|
Wed, 22 Jul 2009 23:08:32 +0200 |
Martin Geisler |
commands: remove ineffective parenthesis
|
Wed, 22 Jul 2009 22:56:45 +0200 |
Martin Geisler |
merge with crew-stable
|
Wed, 22 Jul 2009 18:27:23 -0500 |
Matt Mackall |
heads: more clarity for --closed
|
Wed, 22 Jul 2009 18:08:02 -0500 |
Matt Mackall |
Merge with crew-stable
|
Wed, 22 Jul 2009 17:59:11 -0500 |
Matt Mackall |
update: allow -c to jump branches if clean
|
Wed, 22 Jul 2009 22:50:34 +0200 |
Martin Geisler |
do not translate commit messages
|
Thu, 16 Jul 2009 23:25:26 +0200 |
Martin Geisler |
commands: use minirst parser when displaying help
|
Wed, 15 Jul 2009 17:44:47 +0200 |
Martin Geisler |
merge with crew-stable
|
Mon, 13 Jul 2009 09:50:26 +0900 |
Nicolas Dumazet |
for calls expecting bool args, pass bool instead of int
|
Fri, 10 Jul 2009 13:40:25 +0200 |
Dan Villiom Podlaski Christiansen |
commands: hide deprecated commands.
|
Thu, 09 Jul 2009 19:49:02 -0500 |
Matt Mackall |
Merge with stable
|
Thu, 09 Jul 2009 17:10:07 -0500 |
Matt Mackall |
fix memory usage of revlog caches by limiting cache size [issue1639]
|
Wed, 08 Jul 2009 00:30:21 +0200 |
Martin Geisler |
commands: avoid bad linebreak in addremove docstring
|
Tue, 07 Jul 2009 23:54:30 +0200 |
Martin Geisler |
commands: wrapped docstrings at 78 characters
|
Sun, 05 Jul 2009 11:06:09 +0200 |
Alejandro Santos |
split local and stdlib module imports (eases migration issues)
|
Sun, 05 Jul 2009 11:05:31 +0200 |
Alejandro Santos |
compat: don't reference an exception var inside a lambda
|
Sun, 05 Jul 2009 11:01:30 +0200 |
Alejandro Santos |
compat: use open() instead of file() everywhere
|
Wed, 01 Jul 2009 23:15:26 +0200 |
C?dric Duval |
bisect: fix format specifiers for integers
|
Wed, 01 Jul 2009 01:16:19 -0500 |
Matt Mackall |
commit: lose some pointless 'nothing changed' messages
|
Wed, 01 Jul 2009 00:35:59 -0500 |
Matt Mackall |
help: add more pointers to commit --close-branch
|
Wed, 01 Jul 2009 00:31:59 -0500 |
Matt Mackall |
branches: add --closed flag for consistency with heads
|
Sun, 28 Jun 2009 13:56:34 +0200 |
Stefano Mioli |
commands: improve bundle compression methods description
|
Mon, 29 Jun 2009 08:48:05 -0700 |
Brendan Cully |
help: branch heads have no descendants, not no children
|
Wed, 24 Jun 2009 19:15:58 +0200 |
Martin Geisler |
commands: wrap short descriptions in 'hg help'
|
Wed, 24 Jun 2009 18:40:13 +0200 |
Martin Geisler |
commands: add "--" to command line flag in branches docstring
|
Wed, 24 Jun 2009 15:32:37 +0200 |
Dirkjan Ochtman |
change wiki/bts URLs to point to new hostname
|
Wed, 24 Jun 2009 12:04:19 +0200 |
Dirkjan Ochtman |
commands: add note about import retrieving patches from URLs
|
Tue, 23 Jun 2009 15:43:09 -0500 |
Matt Mackall |
Merge with i18n
|
Sun, 21 Jun 2009 19:12:03 +0200 |
Martin Geisler |
commands: removed redundant line from push docstring
|
Tue, 23 Jun 2009 21:49:49 +0200 |
Henrik Stuart |
help: describe bundle compression methods (issue1523)
|
Sun, 31 May 2009 03:09:00 -0400 |
Steve Losh |
Add a forget command for easily untracking files.
|
Sun, 21 Jun 2009 17:52:30 +0200 |
C?dric Duval |
help: more improvements for the extensions topic
|
Sun, 21 Jun 2009 16:32:00 +0200 |
C?dric Duval |
extensions: move extensions listing functions from mercurial.help
|
Sun, 21 Jun 2009 16:27:07 +0200 |
Dirkjan Ochtman |
serve: obey the --encoding option
|
Sat, 20 Jun 2009 20:55:49 +0200 |
C?dric Duval |
help: refactor extensions listing, and show enabled ones in the dedicated topic
|
Sat, 20 Jun 2009 09:00:02 -0500 |
Matt Mackall |
rollback: minor clarification (issue828)
|
Sat, 20 Jun 2009 08:29:41 -0500 |
Matt Mackall |
update: add --check option
|
Tue, 19 May 2009 16:49:54 +0900 |
FUJIWARA Katsunori |
compare grep result between target and its parent
|
Fri, 19 Jun 2009 13:58:48 +0200 |
Dirkjan Ochtman |
merge: rename -S/--show option to -P/--preview
|
Mon, 15 Jun 2009 02:46:20 -0500 |
Matt Mackall |
subrepo: basic push support
|
Mon, 15 Jun 2009 02:45:38 -0500 |
Matt Mackall |
subrepo: introduce basic state parsing
|
Mon, 15 Jun 2009 00:03:26 +0200 |
Patrick Mezard |
Add patch.eol to ignore EOLs when patching (issue1019)
|
Sat, 13 Jun 2009 18:08:51 -0500 |
Matt Mackall |
Merge with crew
|
Sat, 13 Jun 2009 23:02:51 +0200 |
Patrick Mezard |
bisect: improve --command output
|
Sat, 13 Jun 2009 22:42:13 +0200 |
Patrick Mezard |
bisect: fix traceback when command executable is not found
|
Wed, 10 Jun 2009 19:11:49 -0400 |
John Mulligan |
localrepo: remove 'closed' argument to heads(...) function
|
Tue, 09 Jun 2009 21:51:34 -0400 |
timeless |
Improve English for help text of many core hg commands.
|
Wed, 10 Jun 2009 15:10:21 +0200 |
Benoit Boissinot |
use new style classes
|
Tue, 09 Jun 2009 09:25:17 -0400 |
timeless |
Generally replace "file name" with "filename" in help and comments.
|
Tue, 09 Jun 2009 09:25:31 -0400 |
timeless |
Spell Mercurial as a proper noun
|
Mon, 01 Jun 2009 14:11:32 -0500 |
Matt Mackall |
commit: drop the now-unused files parameter
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
commands: drop files arg for commit calls
|
Wed, 03 Jun 2009 13:59:38 +0200 |
John Mulligan |
heads: show closed heads only when --closed is passed
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
add: use match.bad callback more effectively
|
Sun, 31 May 2009 18:09:19 +0200 |
Martin Geisler |
commands: typo in bundle abort message
|
Sun, 31 May 2009 14:48:17 +0200 |
Martin Geisler |
commands: expand "arg" -> "argument" in showconfig help strings
|
Wed, 27 May 2009 16:25:31 +0200 |
Peter Arrenbrecht |
merge: whitespace cleanup
|
Sun, 24 May 2009 22:37:20 +0200 |
Martin Geisler |
use ui instead of repo.ui when the former is in scope
|
Fri, 22 May 2009 18:57:53 +0200 |
Ori Avtalion |
commands: standardize parents command meta data
|
Thu, 21 May 2009 17:36:19 +0200 |
Martin Geisler |
commands: remove unnecessary quotes in backout help
|
Wed, 20 May 2009 21:16:04 +0200 |
Benoit Boissinot |
remove: warn if unversionned files are specified (issue1454)
|
Sun, 17 May 2009 03:49:59 +0200 |
Benoit Boissinot |
revlog: use set instead of dict
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
grep: make cache LRU rather than unlimited
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: move commit editor to cmdutil, pass as function
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
remove deprecated rawcommit
|
Thu, 14 May 2009 16:03:17 +0200 |
Dirkjan Ochtman |
merge: add -S/--show option to review revisions without merging
|
Wed, 13 May 2009 14:08:39 +0200 |
Dirkjan Ochtman |
some modernization cleanups, forward compatibility
|
Fri, 08 May 2009 16:30:51 +0200 |
Sverre Rabbelier |
commit: be more verbose in the -u help text
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
Sun, 03 May 2009 20:34:12 +0200 |
Martin Geisler |
commands: fix capitalization in revert help text
|
Sun, 03 May 2009 10:38:08 +0300 |
Alexander Solovyov |
bisect: use subprocess to get command return code
|
Sat, 02 May 2009 21:29:00 +0200 |
Martin Geisler |
commands: describe --debug in showconfig help
|
Sat, 02 May 2009 19:13:29 +0200 |
Martin Geisler |
write options in "-r/--rev" style in help texts
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace various uses of list.reverse()
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace util.sort with sorted built-in
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
ui: kill most users of parentui name and arg, replace with .copy()
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
ui: replace parentui mechanism with repo.baseui
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
add cmdutil.remoteui
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
showconfig: show source file and line with --debug
|
Wed, 22 Apr 2009 00:57:28 +0200 |
Martin Geisler |
replace set-like dictionaries with real sets
|
Wed, 22 Apr 2009 00:55:32 +0200 |
Martin Geisler |
util: use built-in set and frozenset
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
switch lock releasing in the core from gc to explicit
|
Mon, 20 Apr 2009 20:38:37 -0300 |
Wagner Bruna |
commands, i18n: avoid untranslated strings as message parameters
|
Fri, 10 Apr 2009 13:06:02 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 10 Apr 2009 13:00:28 +0200 |
Patrick Mezard |
Fix manifest default rev doc when no rev is checked out (issue1603)
|
Thu, 09 Apr 2009 20:00:48 +0200 |
Martin Geisler |
commands: more informative description of "!" files in status
|
Thu, 09 Apr 2009 14:43:02 +0200 |
Martin Geisler |
commands: automatically word-wrap cmdline options
|
Thu, 09 Apr 2009 10:48:07 +0200 |
Martin Geisler |
commands: removed bad linebreak in import help
|
Wed, 08 Apr 2009 22:07:20 +0200 |
Martin Geisler |
commands: lower-case --import-branch help text
|
Wed, 08 Apr 2009 21:20:31 +0200 |
Martin Geisler |
commands: consistently write switches as -a/--abc
|
Wed, 08 Apr 2009 20:51:09 +0200 |
Martin Geisler |
commands: use double quotes consistently in help texts
|
Wed, 08 Apr 2009 20:43:19 +0200 |
Martin Geisler |
upper-case command line meta variables
|
Wed, 08 Apr 2009 00:41:07 +0200 |
Martin Geisler |
notify, commands: word-wrap help strings
|
Tue, 07 Apr 2009 23:06:50 +0200 |
Martin Geisler |
expand "rev" to "revision" in help texts
|
Tue, 07 Apr 2009 22:58:05 +0200 |
Martin Geisler |
expand "repo" to "repository" in help texts
|
Tue, 07 Apr 2009 22:47:56 +0200 |
Martin Geisler |
expand "dir" to "directory" in help texts
|
Wed, 08 Apr 2009 14:18:20 +0200 |
Nicolas Dumazet |
profiling: dropping hotshot profiling. --profile as a unique profiling option
|
Tue, 07 Apr 2009 20:57:25 +0200 |
Henrik Stuart |
log: fix broken multiple user search
|
Tue, 07 Apr 2009 17:32:40 +0200 |
Martin Geisler |
commands: describe "!" files as "missing" in help for status
|
Sun, 05 Apr 2009 05:12:43 -0300 |
Wagner Bruna |
commands: fix typo on flag description
|
Sun, 05 Apr 2009 05:11:46 -0300 |
Wagner Bruna |
commands, i18n: avoid untranslated strings as message parameters
|
Sat, 04 Apr 2009 20:16:01 +0200 |
Tobias Bell |
commands: enable 'hg help' translation of extensions
|
Sat, 04 Apr 2009 23:21:23 +0200 |
Martin Geisler |
commands: word-wrap help texts at 70 characters
|
Sat, 04 Apr 2009 21:09:43 +0200 |
Martin Geisler |
Change double spaces to single spaces in help texts.
|
Sat, 04 Apr 2009 18:31:01 +0200 |
Martin Geisler |
commands: explain when to use resolve -m
|
Sat, 04 Apr 2009 18:03:03 +0200 |
Martin Geisler |
commands: clarify push help text
|
Sat, 04 Apr 2009 17:51:31 +0200 |
Martin Geisler |
commands: make pull help point to the incoming command
|
Sat, 04 Apr 2009 17:44:18 +0200 |
Martin Geisler |
commands, help: consistently write 'URL' in upper-case
|
Sat, 04 Apr 2009 17:33:42 +0200 |
Martin Geisler |
commands: better merge help text
|
Sat, 04 Apr 2009 16:46:50 +0200 |
Martin Geisler |
commands: removed redundant text in manifest help
|
Sat, 04 Apr 2009 00:32:06 +0200 |
Martin Geisler |
commands: stress that commit is a local operation
|
Sat, 04 Apr 2009 00:27:55 +0200 |
Martin Geisler |
commands: use single-quotes for 'hg help ...' hints
|
Fri, 03 Apr 2009 14:51:48 -0500 |
Matt Mackall |
move encoding bits from util to encoding
|
Fri, 03 Apr 2009 12:37:06 -0500 |
Matt Mackall |
mention default branch in branch and clone help
|
Mon, 23 Mar 2009 13:43:48 +0100 |
Dirkjan Ochtman |
add debugcommands command: an easy to parse command + option index
|
Mon, 23 Mar 2009 13:13:06 +0100 |
Peter Arrenbrecht |
cleanup: drop unused assignments
|
Mon, 23 Mar 2009 13:13:02 +0100 |
Peter Arrenbrecht |
cleanup: drop variables for unused return values
|
Mon, 09 Mar 2009 17:13:12 -0500 |
Augie Fackler |
bisect: fix --command for me.
|
Mon, 16 Mar 2009 16:58:41 -0500 |
Matt Mackall |
resolve: move reset to localrepo.commit
|
Mon, 16 Mar 2009 16:58:41 -0500 |
Matt Mackall |
resolve: keep .orig files
|
Thu, 05 Mar 2009 10:38:39 +0100 |
Benoit Allard |
update copyright date in version information
|
Sat, 28 Feb 2009 12:38:45 +0100 |
timeless |
help: miscellaneous language fixes
|
Sun, 08 Feb 2009 08:44:33 +0100 |
Simon Heimberg |
resolve: accepts walkopts (-I and -X)
|
Sat, 14 Feb 2009 22:41:18 +0100 |
Jim Correia |
log-like commands now use -G for --graph, -g for --git
|
Sat, 14 Feb 2009 22:40:39 +0100 |
Jim Correia |
add --git option to commands supporting --patch (log, incoming, history, tip)
|
Fri, 13 Feb 2009 11:32:33 +0100 |
Dirkjan Ochtman |
identify: have consistent output for local repositories
|
Mon, 09 Feb 2009 00:09:24 +0100 |
Martin Geisler |
commands: fix paths command docstring indention
|
Sat, 07 Feb 2009 23:29:12 +0100 |
Dirkjan Ochtman |
merge with mpm
|
Wed, 04 Feb 2009 20:55:44 +0100 |
Martin Geisler |
commands: removed unnecessary string concatenation
|
Thu, 25 Dec 2008 10:42:01 +0100 |
Martin Geisler |
reset mergestate after commit
|
Wed, 21 Jan 2009 20:29:47 +0900 |
Shun-ichi GOTO |
Also find correct column width of wide characters.
|
Thu, 22 Jan 2009 11:02:50 -0700 |
Bill Barry |
consolidated url help into urls help topic and added information about path aliases
|
Thu, 22 Jan 2009 08:39:34 -0700 |
Bill Barry |
Clarified 'hg paths' command help
|
Sun, 25 Jan 2009 11:27:53 +0200 |
Alexander Solovyov |
status: make options optional (issue1481)
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
branch closing: referencing open and closed branches/heads
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
branch closing: mark closed branches with a 'close' extra
|
Mon, 12 Jan 2009 11:39:38 -0600 |
Matt Mackall |
error: move UnknownCommand and AmbiguousCommand
|
Mon, 12 Jan 2009 10:42:31 -0600 |
Matt Mackall |
error: move repo errors
|
Sun, 11 Jan 2009 22:48:28 -0600 |
Matt Mackall |
errors: move revlog errors
|
Sat, 10 Jan 2009 18:02:38 -0600 |
Matt Mackall |
refactor version code
|
Tue, 13 Jan 2009 10:44:16 +0100 |
Stepan Koltsov |
diff: add --change option to display single changeset diff (issue1420)
|
Mon, 12 Jan 2009 09:16:03 +0100 |
Dirkjan Ochtman |
use dict.iteritems() rather than dict.items()
|
Sat, 03 Jan 2009 17:15:15 +0100 |
Martin Geisler |
lowercase help output
|
Sat, 03 Jan 2009 16:15:05 +0100 |
Martin Geisler |
commands: remove redundant paragraph from tags help
|
Sun, 04 Jan 2009 19:38:41 +0100 |
Benoit Boissinot |
bisect: improve hg bisect -c (relative paths, error handling)
|
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
|
Tue, 21 Oct 2008 11:29:27 +0200 |
Dirkjan Ochtman |
help: show extension commands in short list, separate extension list in help
|
Tue, 21 Oct 2008 11:05:45 +0200 |
Dirkjan Ochtman |
help: show help topics by default in 'hg help', with longest available id
|
Mon, 20 Oct 2008 14:52:58 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Mon, 20 Oct 2008 14:51:55 +0200 |
Dirkjan Ochtman |
clean up trailing spaces
|
Sat, 18 Oct 2008 18:05:56 +0200 |
Alexander Solovyov |
commands: optional options where possible
|
Thu, 12 Jun 2008 11:49:13 +0200 |
Dirkjan Ochtman |
remove extension commands from global help
|
Sat, 18 Oct 2008 16:50:03 +0200 |
Dirkjan Ochtman |
show enabled extensions in hg help
|
Sun, 12 Oct 2008 19:21:07 -0500 |
Matt Mackall |
annotate: fix bug when annotating multiple files
|
Wed, 17 Sep 2008 11:34:37 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Wed, 17 Sep 2008 10:24:30 +0200 |
Martin Geisler |
update: mention null revision in help text
|
Tue, 09 Sep 2008 21:32:39 +0200 |
Martin Geisler |
i18n: mark help strings for translation
|
Tue, 09 Sep 2008 21:32:39 +0200 |
Martin Geisler |
restructure helptable
|
Mon, 08 Sep 2008 12:55:27 +0200 |
Sune Foldager |
branch: added more support for named branches
|
Sat, 06 Sep 2008 17:44:07 +0200 |
Martin Geisler |
i18n: mark command line for translation
|
Wed, 03 Sep 2008 19:03:57 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Wed, 03 Sep 2008 19:00:43 +0200 |
Dirkjan Ochtman |
bisect: only complain when nothing can be done
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in Mercurial
|
Sun, 31 Aug 2008 11:41:52 +0200 |
Dirkjan Ochtman |
fix double indentation and trailing whitespace
|
Fri, 22 Aug 2008 22:32:53 +0200 |
Gilles Moris |
Have verbose and debug flag print the changeset rev and hash when committing.
|
Sun, 24 Aug 2008 22:13:39 +0200 |
Patrick Mezard |
Backed out changeset d557749c627a
|
Fri, 22 Aug 2008 13:25:35 +0200 |
Gilles Moris |
Have verbose flag print the changeset hash when committing
|
Thu, 21 Aug 2008 19:05:18 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Thu, 21 Aug 2008 19:02:56 +0200 |
Dirkjan Ochtman |
bisect: status message when no action is specified
|
Thu, 21 Aug 2008 19:02:46 +0200 |
Dirkjan Ochtman |
bisect: expand help text to explain REV argument and --noupdate
|
Sat, 02 Aug 2008 23:45:10 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 02 Aug 2008 22:10:10 +0200 |
Bernhard Leiner |
Add support for multiple possible bisect results (issue1228, issue1182)
|
Mon, 21 Jul 2008 13:17:51 +0200 |
Dirkjan Ochtman |
merge: use correct branch name for counting heads
|
Fri, 25 Jul 2008 13:27:06 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Fri, 25 Jul 2008 13:26:16 +0200 |
Dirkjan Ochtman |
add note about updating one file to update help
|
Sun, 20 Jul 2008 21:51:13 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 20 Jul 2008 12:09:37 +0200 |
Stefano Tortarolo |
branches unparseable output fix (issue1230)
|
Mon, 07 Jul 2008 09:33:54 +0200 |
Andreas Hartmetz |
Document password syntax in repositories URLs
|
Fri, 27 Jun 2008 19:25:48 -0500 |
Matt Mackall |
context: add walk method
|
Fri, 27 Jun 2008 18:28:45 -0500 |
Matt Mackall |
util: add sort helper
|
Fri, 27 Jun 2008 14:53:30 -0500 |
Matt Mackall |
remove: work directly off status
|
Fri, 27 Jun 2008 13:43:29 -0500 |
Matt Mackall |
status: clean up all users for unknown files
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
add __len__ and __iter__ methods to repo and revlog
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
manifest: remove execf/linkf methods
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
make debugrename work on p1, not tip
|
Thu, 26 Jun 2008 14:35:46 -0500 |
Matt Mackall |
use repo[changeid] to get a changectx
|
Thu, 26 Jun 2008 13:58:24 -0500 |
Matt Mackall |
rename checkfolding to checkcase
|
Thu, 26 Jun 2008 13:46:34 -0500 |
Matt Mackall |
simplify flag handling
|
Thu, 26 Jun 2008 13:46:29 -0500 |
Matt Mackall |
use repo.changectx(None) to get a workingctx
|
Wed, 25 Jun 2008 17:35:20 -0500 |
Matt Mackall |
context: avoid using None for working parent
|
Mon, 23 Jun 2008 15:02:52 +0200 |
Dirkjan Ochtman |
merge: only in-branch merges can be implicit
|
Mon, 16 Jun 2008 11:51:19 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Mon, 16 Jun 2008 11:50:33 +0200 |
Thomas Arendsen Hein |
Fix python2.3 incompatibility introduced by a2b13cac0922.
|
Wed, 11 Jun 2008 11:00:01 +0200 |
Adrian Buehlmann |
update: add "(nobackup)" to help text of option --clean
|
Wed, 11 Jun 2008 13:51:57 +0200 |
Adrian Buehlmann |
update: improved help text
|
Thu, 12 Jun 2008 07:38:15 -0500 |
Jason Orendorff |
mq: qdiff: support all diffopts
|
Tue, 10 Jun 2008 12:11:06 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 03 Jun 2008 21:03:51 +0200 |
Johannes Stezenbach |
help: helptable is an ordered collection
|
Tue, 03 Jun 2008 20:56:54 +0200 |
Johannes Stezenbach |
help: list special help topics with -v
|
Sat, 07 Jun 2008 09:49:34 +0200 |
Johannes Stezenbach |
help: enable listing of a subset of the command list
|
Tue, 03 Jun 2008 15:41:09 -0500 |
Matt Mackall |
copies: teach copies about dirstate.copies
|
Sat, 31 May 2008 11:37:55 +0200 |
Adrian Buehlmann |
resolve: add file codes to doc string
|
Thu, 29 May 2008 22:23:33 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Fri, 23 May 2008 14:02:48 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Thu, 29 May 2008 22:21:29 +0200 |
Stefano Tortarolo |
Active branches fix (issue1104)
|
Fri, 23 May 2008 13:59:23 +0200 |
Dirkjan Ochtman |
improve help text for clone -U
|
Thu, 22 May 2008 13:29:47 +0200 |
Dirkjan Ochtman |
merge from crew-stable
|
Thu, 22 May 2008 13:26:39 +0200 |
Dirkjan Ochtman |
improve help text for push (explanation of -r)
|
Sun, 18 May 2008 23:09:59 +0200 |
Patrick Mezard |
status: fix "added" attributes renamed in bf2bf986ff87
|
Mon, 12 May 2008 11:37:56 -0500 |
Matt Mackall |
status: refactor status command
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files arg from repo.status and friends
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files argument from patch.diff
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: stop passing files through commitfunc
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
status: use match helpers for various users
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
resolve: use cmdutil.match
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: return a single value
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: remove cmdutil.walk
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: remove rel and exact returns
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: remove more old badmatch logic
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: remove remaining users of cmdutils.matchpats
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: pass match object to cmdutil.walk
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: begin refactoring badmatch handling
|
Thu, 24 Apr 2008 17:16:02 +0200 |
Benoit Allard |
add compression type type parameter to bundle command
|
Fri, 11 Apr 2008 12:52:56 -0500 |
Matt Mackall |
resolve: new command
|
Wed, 09 Apr 2008 16:02:37 -0700 |
Bryan O'Sullivan |
issue 1053: heavily qualify the "cp -al" advice for cloning
|
Fri, 04 Apr 2008 22:41:17 +0200 |
Paul Moore |
python 2.6 compatibility: add __hash__ to classes that have __eq__
|
Fri, 04 Apr 2008 22:18:38 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 04 Apr 2008 22:15:14 +0200 |
Patrick Mezard |
Let --unified default to diff.unified (issue 1076)
|
Wed, 02 Apr 2008 14:03:16 +0200 |
Christian Ebert |
Consistently 1 space after full stops in command doc strings
|
Tue, 01 Apr 2008 08:34:23 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 01 Apr 2008 08:33:17 +0200 |
Thomas Arendsen Hein |
merge with hg-stable
|
Mon, 31 Mar 2008 21:49:26 -0500 |
Matt Mackall |
Merge with stable
|
Sat, 29 Mar 2008 12:39:47 -0500 |
Matt Mackall |
backout: reverse changeset belongs on current branch
|
Mon, 31 Mar 2008 18:44:12 +0200 |
Benoit Boissinot |
hg serve: add clearer message when starting the server with --verbose
|
Sun, 30 Mar 2008 20:18:40 +0200 |
Patrick Mezard |
commands: fix shadowed repo module
|
Mon, 24 Mar 2008 15:36:56 -0700 |
Bryan O'Sullivan |
commit: when committing the results of a merge, it's all or nothing
|
Mon, 24 Mar 2008 10:01:05 -0500 |
Matt Mackall |
update: better logic and messages for updates
|
Sun, 23 Mar 2008 21:03:24 -0300 |
Alexis S. L. Carvalho |
Avoid calling heads() twice on every hg commit.
|
Sun, 23 Mar 2008 22:15:47 +0100 |
Patrick Mezard |
Remove unexpected "Alternately" word from tip help.
|
Sun, 23 Mar 2008 21:40:27 +0100 |
Patrick Mezard |
Make tip help more helpful
|
Sat, 22 Mar 2008 20:15:30 +0100 |
Dirkjan Ochtman |
Merge main and crew.
|
Sat, 22 Mar 2008 20:03:00 +0100 |
Thomas Arendsen Hein |
removed trailing spaces
|
Sat, 22 Mar 2008 13:30:08 -0500 |
Matt Mackall |
update: no -C needed to switch branches without outstanding changes
|
Sat, 22 Mar 2008 12:48:15 +0100 |
Dirkjan Ochtman |
tiny tab cleanup
|
Sat, 22 Mar 2008 10:07:49 +0100 |
Dirkjan Ochtman |
improved semantics for remove (issue438)
|
Fri, 21 Mar 2008 11:06:02 +0100 |
Dirkjan Ochtman |
warn about new heads on commit (issue842)
|
Fri, 14 Mar 2008 15:38:56 -0700 |
John Coomes |
tag: allow multiple tags to be added or removed
|
Thu, 20 Mar 2008 01:47:35 +0100 |
Benoit Boissinot |
Make clear that for a changegroup '-r' pulls "up to" a revision
|
Tue, 18 Mar 2008 04:07:39 -0300 |
Alexis S. L. Carvalho |
revert: update state of files in the "checkout" list
|
Tue, 18 Mar 2008 04:07:39 -0300 |
Alexis S. L. Carvalho |
debugstate: add --nodates
|
Sat, 15 Mar 2008 16:24:16 -0500 |
Matt Mackall |
status: find copies and renames beyond the working directory
|
Mon, 10 Mar 2008 19:25:34 +0000 |
Stephen Deasey |
hgweb: clarify which address and port can/cannot be bound at startup (bug 769)
|
Fri, 14 Mar 2008 09:56:58 -0300 |
Alexis S. L. Carvalho |
debugancestor: use repo.lookup when no revlog was specified
|
Thu, 13 Mar 2008 15:40:41 +0100 |
Benoit Boissinot |
fix incorrect date when committing a tag
|
Tue, 11 Mar 2008 16:28:58 -0700 |
Brendan Cully |
Hide URL passwords in hg paths output.
|
Sat, 08 Mar 2008 12:40:33 +0100 |
Thomas Arendsen Hein |
Fixed typo in tag help, found by John Coomes
|
Thu, 06 Mar 2008 22:51:16 +0100 |
Joel Rosdahl |
Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
Fri, 07 Mar 2008 00:24:36 +0100 |
Thomas Arendsen Hein |
Removed trailing spaces from everything except test output
|
Sun, 02 Mar 2008 13:52:34 +0100 |
Thomas Arendsen Hein |
Extend/correct acc40572da5b regarding -qA and ignored files.
|
Sat, 01 Mar 2008 22:30:03 +0100 |
Zoran Bosnjak |
'hg status -q' output skips non-tracked files.
|
Fri, 29 Feb 2008 02:45:12 +0100 |
Thomas Arendsen Hein |
Introduce templateopts and logopts to reduce duplicate option definitions.
|
Fri, 29 Feb 2008 02:15:31 +0100 |
Thomas Arendsen Hein |
Add option -l/--limit to hg incoming and hg outgoing.
|
Fri, 29 Feb 2008 01:51:23 +0100 |
Thomas Arendsen Hein |
Move finding/checking the log limit to cmdutil
|
Fri, 29 Feb 2008 01:25:31 +0100 |
Thomas Arendsen Hein |
Make hg debugancestor accept -R by making it an optionalrepo command.
|
Fri, 29 Feb 2008 01:14:37 +0100 |
Thomas Arendsen Hein |
debugancestor: use *args instead of *opts, to not confuse with option dicts.
|
Thu, 28 Feb 2008 19:08:04 +0100 |
Dirkjan Ochtman |
add a blame alias for annotate
|
Thu, 28 Feb 2008 00:07:38 +0100 |
Patrick Mezard |
commands: lock() the repo while unbundling (issue1004)
|
Wed, 27 Feb 2008 14:58:44 -0800 |
Bryan O'Sullivan |
debugancestor: make the index argument optional, defaulting to 00changelog.i
|
Thu, 21 Feb 2008 08:24:58 -0500 |
John Mulligan |
Add --all option to bundle command
|
Fri, 22 Feb 2008 21:18:48 +0100 |
Thomas Arendsen Hein |
Document log date ranges and mention 'hg help dates' for all commands (issue998)
|
Thu, 21 Feb 2008 08:52:52 +0100 |
Gilles Moris |
Reverse the way backout is doing the merge
|
Tue, 19 Feb 2008 19:20:10 -0300 |
Alexis S. L. Carvalho |
Speed up hg grep by avoiding useless manifest parsing
|
Sun, 17 Feb 2008 21:34:28 +0100 |
Thomas Arendsen Hein |
Fix bad behaviour when specifying an invalid date (issue700)
|
Sat, 16 Feb 2008 13:33:38 +0100 |
Thomas Arendsen Hein |
Make annotae/grep print short dates with -q/--quiet.
|
Sat, 16 Feb 2008 13:01:27 +0100 |
Thomas Arendsen Hein |
Add hg grep -d/--date to list the commit date of matched revisions.
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
revert: unify forget and remove lists
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
revert: only call dirstate.normal when we know the file is clean
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
commands.revert: don't call hg.revert
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
revert: don't let repo.status walk the whole working dir
|
Thu, 14 Feb 2008 11:25:30 +0100 |
Thomas Arendsen Hein |
cat --decode: Drop short option, use opts.get() instead of opts[]
|
Sat, 09 Feb 2008 13:05:22 -0500 |
Jesse Glick |
Option --decode for hg cat to apply decode filters.
|
Sat, 09 Feb 2008 20:43:42 -0800 |
Bryan O'Sullivan |
Automated merge with http://hg.west.spy.net/hg/hacks/hg
|
Fri, 08 Feb 2008 21:31:03 -0800 |
Dustin Sallings |
Option to log to only show changesets within a specified branch.
|
Sat, 09 Feb 2008 19:13:57 +0100 |
Thomas Arendsen Hein |
Remove trailing ! from two error messages as this was confusing.
|
Fri, 08 Feb 2008 18:31:55 -0200 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Wed, 06 Feb 2008 19:57:52 -0800 |
Bryan O'Sullivan |
Merge with crew
|
Thu, 26 Jul 2007 07:56:04 -0400 |
jorendorff |
commands.py, patch.py: add -U option to hg diff command
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
revert: don't assume ignored files will be returned in the unknown list
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
revert: revert clean files when only a change of flags is needed
|
Sun, 03 Feb 2008 19:29:05 -0600 |
Matt Mackall |
merge: allow smarter tool configuration
|
Sun, 03 Feb 2008 21:47:07 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Sat, 02 Feb 2008 14:55:14 +0100 |
Thomas Arendsen Hein |
Mention 'hg update' to switch branches in help for branch and branches.
|
Sat, 02 Feb 2008 14:49:31 +0100 |
Thomas Arendsen Hein |
Clarify help for hg status and make it consistent.
|
Fri, 01 Feb 2008 10:31:15 +0100 |
Dirkjan Ochtman |
update copyright notice in version output
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
hg import: write the dirstate after every commit
|
Tue, 22 Jan 2008 22:13:29 +0100 |
Michele Cella |
hgweb: fixes to make hg serve prefix handling more robust
|
Fri, 25 Jan 2008 19:49:15 -0500 |
Jesse Glick |
Permitting the import command to accept a --user option.
|
Fri, 25 Jan 2008 13:48:35 +0100 |
Joel Rosdahl |
Add --no-commit option to import command
|
Fri, 11 Jan 2008 23:30:56 +0200 |
Giorgos Keramidas |
Display debugstate dates as '%Y-%m-%d %H:%M:%S'
|
Fri, 11 Jan 2008 18:33:10 -0800 |
Brendan Cully |
Merge with crew-stable
|
Fri, 11 Jan 2008 18:31:13 -0800 |
Brendan Cully |
Document --base null in bundle help
|
Wed, 09 Jan 2008 11:15:00 +0100 |
Michele Cella |
adding "prefix" option to "hg serve" (command line and [web] section)
|
Sat, 29 Dec 2007 17:11:48 +0300 |
Maxim Dounin |
Fix copies reporting in log and convert.
|
Wed, 02 Jan 2008 20:22:10 +0100 |
Thomas Arendsen Hein |
Move aliases section in help below synopsis (issue362)
|
Tue, 01 Jan 2008 19:20:03 +0100 |
Thomas Arendsen Hein |
Sort commands table again and add some missing 'hg' in synopsises.
|
Tue, 01 Jan 2008 11:19:15 +0100 |
Thomas Arendsen Hein |
realign commands table
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: handle search for bad to good transitions
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: make bisect a built-in command
|
Mon, 31 Dec 2007 17:47:02 -0600 |
Matt Mackall |
Backed out changeset c2a21fe60994
|
Sun, 30 Dec 2007 17:45:26 +0100 |
Thomas Arendsen Hein |
"C" status code considered harmful, so changed to "=" (issue899)
|
Sat, 29 Dec 2007 19:49:48 +0100 |
Thomas Arendsen Hein |
Removed tabs and trailing whitespace in python files
|
Thu, 27 Dec 2007 23:55:40 -0600 |
Matt Mackall |
add debugfsinfo to check fs capabilities
|
Thu, 27 Dec 2007 23:55:39 -0600 |
Matt Mackall |
cmdutil: make bail_if_changed bail on uncommitted merge
|
Mon, 24 Dec 2007 12:14:43 +0100 |
Patrick Mezard |
commands: add exits(1) if a specified file cannot be added (issue 891)
|
Wed, 05 Dec 2007 20:40:01 +0900 |
Osku Salerma |
Use VISUAL in addition to EDITOR when choosing the editor to use.
|
Sun, 09 Dec 2007 17:14:38 +0900 |
Osku Salerma |
Add --verbose support to tags command.
|
Sun, 09 Dec 2007 16:32:05 +0900 |
Osku Salerma |
Properly check tag's existence as a local/global tag when removing it.
|
Mon, 10 Dec 2007 10:24:21 -0600 |
Matt Mackall |
rm: complain more about removing added files
|
Fri, 07 Dec 2007 02:29:55 -0600 |
Matt Mackall |
copy: handle rename internally
|
Sun, 02 Dec 2007 18:11:59 -0600 |
Matt Mackall |
move commands.docopy to cmdutil.copy
|
Sun, 02 Dec 2007 15:26:01 -0600 |
Matt Mackall |
imported patch rollback-help
|
Sun, 02 Dec 2007 15:25:37 -0600 |
Matt Mackall |
imported patch rev-help
|
Fri, 09 Nov 2007 10:45:58 -0600 |
Matt Mackall |
clarify rm -A
|
Sat, 01 Dec 2007 13:09:27 -0600 |
Matt Mackall |
backout: disallow across branches (issue655)
|
Tue, 20 Nov 2007 15:54:25 -0600 |
Matt Mackall |
i18n: fix complaints from pygettext
|
Mon, 05 Nov 2007 20:29:32 +0100 |
Manuel Holtgrewe |
Do not display passwords with pull/push/incoming/outgoing
|
Thu, 01 Nov 2007 12:17:59 -0700 |
Dustin Sallings |
Use both the from and to name in mdiff.unidiff.
|
Sat, 06 Oct 2007 22:30:22 +0200 |
Patrick Mezard |
Display symlink or executable bit with manifest -v
|
Mon, 24 Sep 2007 19:14:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
make identify an optionalrepo command
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
copy: if destination ends with "/", make sure it's a directory
|
Fri, 21 Sep 2007 17:13:38 -0500 |
Matt Mackall |
debugindex: more robust for damaged indexes
|
Sat, 15 Sep 2007 16:07:05 +0200 |
Patrick Mezard |
debuginstall: stop looking for patch utility, just test it
|
Tue, 11 Sep 2007 23:38:29 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 11 Sep 2007 23:04:42 +0200 |
Patrick Mezard |
parents: make it match the doc when called on a file
|
Wed, 29 Aug 2007 16:19:27 -0700 |
Brendan Cully |
Merge with crew-stable
|
Mon, 27 Aug 2007 14:48:08 -0700 |
Bryan O'Sullivan |
Push capability checking into protocol-level code.
|
Mon, 27 Aug 2007 02:21:58 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Sat, 25 Aug 2007 11:30:11 +0200 |
Benoit Boissinot |
improve error message for 'hg merge' when repo already at branchtip
|
Wed, 29 Aug 2007 16:15:23 -0700 |
Brendan Cully |
When reverting a file which was renamed, also revert the old name
|
Mon, 27 Aug 2007 01:44:35 -0300 |
Alexis S. L. Carvalho |
pull -u: if "url#rev" was given, update to rev
|
Mon, 27 Aug 2007 01:44:35 -0300 |
Alexis S. L. Carvalho |
parseurl: also return the revision after the "#"; add a test
|
Mon, 20 Aug 2007 22:02:05 +0200 |
rupert thurner |
add import from url capability
|
Fri, 17 Aug 2007 17:33:27 -0300 |
Alexis S. L. Carvalho |
Move enabling of demandimport to dispatch.py
|
Fri, 17 Aug 2007 17:33:27 -0300 |
Alexis S. L. Carvalho |
Move cmdtable and reposetup handling out of extensions.py
|
Wed, 15 Aug 2007 16:55:13 -0500 |
Matt Mackall |
dispatch: move command dispatching into its own module
|
Wed, 15 Aug 2007 16:10:36 -0500 |
Matt Mackall |
move parseurl from cmdutil to hg
|
Wed, 15 Aug 2007 16:43:40 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Thu, 09 Aug 2007 20:03:34 -0700 |
Bryan O'Sullivan |
debugstate: print symlinks as 'lnk', not '777'
|
Thu, 09 Aug 2007 19:42:33 -0700 |
Bryan O'Sullivan |
manifest: accept -r for rev specification
|
Wed, 08 Aug 2007 23:00:01 +0200 |
Benoit Boissinot |
merge with -stable
|
Wed, 08 Aug 2007 12:27:20 +0200 |
Benoit Boissinot |
refactor options from cmdtable
|
Mon, 06 Aug 2007 20:31:15 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sat, 04 Aug 2007 22:27:52 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sat, 04 Aug 2007 09:48:21 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Wed, 15 Aug 2007 16:09:04 +0200 |
Patrick Mezard |
Fix issue 685: trackback in grep -r after rename
|
Wed, 08 Aug 2007 22:47:30 +0200 |
Eric Hopper |
Fix hgwebdir after 9858477ed74cce9dc8f4069f9453a1bda0e13ba1 broke it.
|
Mon, 06 Aug 2007 20:25:50 +0200 |
Thomas Arendsen Hein |
Update on pull -u when heads were closed (fixes issue666).
|
Sat, 04 Aug 2007 22:25:12 +0200 |
Thomas Arendsen Hein |
Simplify/correct finding the hg executable (fixes issue644)
|
Tue, 10 Jul 2007 10:06:24 -0700 |
Brendan Cully |
archive: abort on empty repository. Fixes #624.
|
Thu, 02 Aug 2007 01:56:08 -0300 |
Alexis S. L. Carvalho |
del transaction before lock before wlock
|
Tue, 31 Jul 2007 16:28:05 -0700 |
Bryan O'Sullivan |
commands: move commit to cmdutil as wrapper for commit-like functions
|
Sun, 22 Jul 2007 09:45:18 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sat, 21 Jul 2007 19:07:18 -0700 |
Bryan O'Sullivan |
addremove: print meaningful error message if --similar not numeric
|
Sat, 21 Jul 2007 16:44:38 -0500 |
Matt Mackall |
Merge with crew
|
Fri, 20 Jul 2007 09:31:32 +0200 |
Benoit Boissinot |
fix unused variables reported by pychecker
|
Thu, 19 Jul 2007 19:48:24 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
help: avoid traceback if an extension has only debug commands
|
Thu, 19 Jul 2007 07:28:27 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Wed, 18 Jul 2007 14:00:55 -0700 |
Bryan O'Sullivan |
Simplify update.
|
Wed, 18 Jul 2007 13:56:08 -0700 |
Bryan O'Sullivan |
Better fix for issue 622 than we had in c4dd58af0fc8.
|
Wed, 18 Jul 2007 14:00:55 -0700 |
Bryan O'Sullivan |
Simplify update.
|
Wed, 18 Jul 2007 13:56:08 -0700 |
Bryan O'Sullivan |
Better fix for issue 622 than we had in c4dd58af0fc8.
|
Wed, 18 Jul 2007 16:46:01 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Mon, 16 Jul 2007 18:01:20 -0700 |
Bryan O'Sullivan |
issue 622: pull/unbundle -u updates to default branch if repo was empty
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Make repo locks recursive, eliminate all passing of lock/wlock
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Use try/finally pattern to cleanup locks and transactions
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
repo locks: use True/False
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: add __contains__ and make __getitem__ more useful
|
Sat, 21 Jul 2007 16:02:09 -0500 |
Matt Mackall |
dirstate: break update into separate functions
|
Tue, 17 Jul 2007 09:28:01 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Tue, 17 Jul 2007 09:08:29 -0300 |
Alexis S. L. Carvalho |
hg parents: don't pass an OS-specific path to repo.filectx
|
Mon, 16 Jul 2007 18:01:20 -0700 |
Bryan O'Sullivan |
issue 622: pull/unbundle -u updates to default branch if repo was empty
|
Sat, 14 Jul 2007 13:34:40 -0500 |
Matt Mackall |
Merge with -stable
|
Mon, 09 Jul 2007 17:41:14 +0300 |
Giorgos Keramidas |
hg grep: handle re.compile errors & update tests/test-grep
|
Wed, 11 Jul 2007 20:15:03 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Tue, 10 Jul 2007 10:06:24 -0700 |
Brendan Cully |
archive: abort on empty repository. Fixes #624.
|
Mon, 09 Jul 2007 22:12:28 -0700 |
Brendan Cully |
Add SSL support to hg serve, activated via --certificate option
|
Sun, 08 Jul 2007 19:59:02 +0200 |
Thomas Arendsen Hein |
Add --line-number option to hg annotate (issue506)
|
Sat, 07 Jul 2007 20:52:31 +0200 |
Thomas Arendsen Hein |
Use a prefix for debuginstall tempfiles.
|
Wed, 11 Jul 2007 19:56:16 -0300 |
Alexis S. L. Carvalho |
serve: respect settings from .hg/hgrc
|
Wed, 11 Jul 2007 19:56:16 -0300 |
Alexis S. L. Carvalho |
improve warning for hg add foo; hg mv foo bar
|
Thu, 05 Jul 2007 15:37:23 -0500 |
Matt Mackall |
extensions: untangle some recursive dependencies
|
Thu, 05 Jul 2007 19:13:08 +0200 |
Patrick Mezard |
Fix issue589 wording problem
|
Wed, 04 Jul 2007 09:20:56 +0200 |
Thomas Arendsen Hein |
Fixed calling the merge script and reporting errors in debuginstall (issue617)
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
Make hg add foo; hg mv foo bar work.
|
Thu, 28 Jun 2007 21:16:25 -0700 |
Brendan Cully |
Handle extensions with defined but empty cmdtable
|
Tue, 26 Jun 2007 22:38:57 +0200 |
Thomas Arendsen Hein |
Updated command tables in commands.py and hgext extensions.
|