Thu, 08 Sep 2005 17:09:31 -0700 |
mpm |
Add --debugger global option
|
Thu, 08 Sep 2005 12:16:31 -0700 |
mpm |
Fix missing docstring for unbundle
|
Thu, 08 Sep 2005 12:10:59 -0700 |
TK Soh |
clone: directory names take precedence over symbolic names
|
Thu, 08 Sep 2005 12:10:43 -0700 |
mpm |
import: fix bug in mail-format detection
|
Thu, 08 Sep 2005 01:27:25 -0700 |
mpm |
Add preliminary support for the bundle and unbundle commands
|
Wed, 07 Sep 2005 23:57:59 -0700 |
mpm |
Add reporting instructions to unknown exception backtraces
|
Wed, 07 Sep 2005 23:38:28 -0700 |
mpm |
Smarter handling of revlog key errors
|
Wed, 07 Sep 2005 20:50:23 -0700 |
mpm |
Change grep -e to grep --all
|
Wed, 07 Sep 2005 20:09:16 -0700 |
mpm |
Fold import -m option into import -f
|
Wed, 07 Sep 2005 19:37:11 -0700 |
mpm |
Tighten up clone locking
|
Wed, 07 Sep 2005 19:30:23 -0700 |
mpm |
Clean up local clone file list
|
Wed, 07 Sep 2005 19:21:38 -0700 |
mpm |
Rewrite copytree as copyfiles
|
Wed, 07 Sep 2005 19:16:36 -0700 |
mpm |
Redo local clone hgrc fix
|
Sun, 04 Sep 2005 15:47:59 -0700 |
Bryan O'Sullivan |
Write out hgrc properly.
|
Sun, 04 Sep 2005 14:47:02 -0700 |
Bryan O'Sullivan |
Commit date validation: more stringent checks, more useful error messages.
|
Thu, 01 Sep 2005 12:13:56 -0700 |
bos |
Add doc string for debugrename.
|
Thu, 01 Sep 2005 09:35:42 -0700 |
bos |
Fortify the recognition of a diff header.
|
Thu, 01 Sep 2005 09:11:25 -0700 |
TK Soh |
Add -p to incoming and outgoing commands to show patch
|
Thu, 01 Sep 2005 09:08:21 -0700 |
bos |
Revert changeset 120aa5fc7ced1bf765b4f025f5a3a138cd87f49e.
|
Thu, 01 Sep 2005 09:04:18 -0700 |
bos |
Make import command reject patches that resemble email messages.
|
Thu, 01 Sep 2005 08:01:10 -0700 |
Bryan O'Sullivan |
Make removal check more complete and informative.
|
Thu, 01 Sep 2005 07:48:14 -0700 |
Bryan O'Sullivan |
Fix up remove command to use walk code.
|
Thu, 01 Sep 2005 07:47:26 -0700 |
bos |
From mercurial-bounces@selenic.com Thu Sep 1 07:01:32 2005
|
Wed, 31 Aug 2005 11:19:20 -0700 |
Bryan O'Sullivan |
hg serve: print a more useful error message if server can't start.
|
Mon, 29 Aug 2005 10:31:41 -0700 |
bos |
Merge with TAH.
|
Mon, 29 Aug 2005 10:05:49 -0700 |
bos |
grep: extend functionality, add man page entry, add unit test.
|
Mon, 29 Aug 2005 08:24:06 -0700 |
Bryan O'Sullivan |
grep: change default to printing first matching rev.
|
Sun, 28 Aug 2005 18:27:24 +0200 |
Thomas Arendsen Hein |
Create [web] section with short username as contact on hg init and hg clone.
|
Sun, 28 Aug 2005 17:29:28 +0200 |
Thomas Arendsen Hein |
Move generating short username to display in hg/hgweb annotate to ui module.
|
Sun, 28 Aug 2005 16:24:04 +0200 |
Thomas Arendsen Hein |
Changed printing of copies in hg debugstate to: "copy: source -> dest"
|
Sat, 27 Aug 2005 20:58:53 -0700 |
mpm |
Add some rename debugging support
|
Sat, 27 Aug 2005 19:15:02 -0700 |
Stephen Darnell |
Remove the lock file copied during clone (was the source lock file)
|
Sat, 27 Aug 2005 18:55:14 -0700 |
TK Soh |
Updated manpage and help.
|
Sat, 27 Aug 2005 17:26:26 -0700 |
mpm |
Merge with TAH
|
Sat, 27 Aug 2005 23:36:25 +0200 |
Thomas Arendsen Hein |
Remove some options from 'hg grep':
|
Sat, 27 Aug 2005 23:25:55 +0200 |
Thomas Arendsen Hein |
Whitespace cleanup.
|
Sat, 27 Aug 2005 23:23:32 +0200 |
Thomas Arendsen Hein |
Replaced hg status -p/--strip with -n/--no-status to not confuse with patch.
|
Sat, 27 Aug 2005 14:56:58 -0700 |
mpm |
commands: use revlog directly for debug commands
|
Sat, 27 Aug 2005 14:55:07 -0700 |
mpm |
commands: use node functions directly
|
Sat, 27 Aug 2005 14:31:41 -0700 |
mpm |
Move opener to utils
|
Sat, 27 Aug 2005 01:49:41 -0700 |
TK Soh |
status: added option -p and -0 to assist xargs
|
Fri, 26 Aug 2005 23:29:10 -0700 |
mpm |
Change canonpath to not know about repo objects
|
Fri, 26 Aug 2005 14:05:52 -0700 |
mason |
Add support for extension modules
|
Fri, 26 Aug 2005 16:47:09 +0200 |
Thomas Arendsen Hein |
Fixed synopsis for grep command.
|
Fri, 26 Aug 2005 16:37:28 +0200 |
Thomas Arendsen Hein |
Fixed zero-padded filenames with %r if there is a longer number in the middle.
|
Fri, 26 Aug 2005 15:26:44 +0200 |
Thomas Arendsen Hein |
Shortened commands.revrange() a little bit, added docstring.
|
Fri, 26 Aug 2005 15:19:18 +0200 |
Thomas Arendsen Hein |
Cleanups to commands.py
|
Fri, 26 Aug 2005 13:06:58 +0200 |
benoit boissinot |
pep-0008 cleanup
|
Fri, 26 Aug 2005 02:03:35 -0700 |
mpm |
Fix set type usage for Python 2.3
|
Fri, 26 Aug 2005 01:56:49 -0700 |
mpm |
Merge from BOS, fix help
|
Thu, 25 Aug 2005 17:13:48 -0700 |
bos |
grep: speed up matching, and only return one match per line.
|
Thu, 25 Aug 2005 10:11:54 -0700 |
Bryan O'Sullivan |
Use ui.write instead of print in debugwalk.
|
Thu, 25 Aug 2005 02:00:03 -0700 |
Bryan O'Sullivan |
Add grep command.
|
Fri, 26 Aug 2005 10:39:43 +0200 |
Thomas Arendsen Hein |
Fixed some synopsises in command help.
|
Fri, 26 Aug 2005 10:01:55 +0200 |
Thomas Arendsen Hein |
Added missing doc strings for two new debug commmands.
|
Fri, 26 Aug 2005 09:56:33 +0200 |
Thomas Arendsen Hein |
Adjust display and alignment of command options to match global options.
|
Fri, 26 Aug 2005 09:15:04 +0200 |
Thomas Arendsen Hein |
Clean up displaying help of global options, only one row per option.
|
Fri, 26 Aug 2005 08:47:43 +0200 |
Thomas Arendsen Hein |
Moved --cwd handling to a place where ui and exception handling already exists.
|
Fri, 26 Aug 2005 08:42:56 +0200 |
Thomas Arendsen Hein |
Allow --help and --version being used together.
|
Fri, 26 Aug 2005 08:37:41 +0200 |
Thomas Arendsen Hein |
Added options -h/--help.
|