Mon, 24 Oct 2005 14:53:12 -0700 |
Benoit Boissinot |
[issue21] cannot debug extension
|
file |
diff |
annotate
|
Mon, 24 Oct 2005 14:34:48 -0700 |
olivier maquelin |
Avoid insertion/deletion of CRs on stdio during hg serve
|
file |
diff |
annotate
|
Wed, 19 Oct 2005 00:10:52 -0700 |
Benoit Boissinot |
refactor some unlink/remove code and make sure we prune empty dir
|
file |
diff |
annotate
|
Wed, 19 Oct 2005 00:02:41 -0700 |
Benoit Boissinot |
Do not use 'glob' expansion by default on OS != 'nt'
|
file |
diff |
annotate
|
Tue, 18 Oct 2005 20:06:13 -0700 |
TK Soh |
log: speedup keyword search when used with --branch
|
file |
diff |
annotate
|
Tue, 18 Oct 2005 20:06:05 -0700 |
TK Soh |
log: make keyword search truly case-insensitive
|
file |
diff |
annotate
|
Tue, 18 Oct 2005 18:38:39 -0700 |
Benoit Boissinot |
i18n part2: use '_' for all strings who are part of the user interface
|
file |
diff |
annotate
|
Tue, 18 Oct 2005 18:37:48 -0700 |
Benoit Boissinot |
i18n first part: make '_' available for files who need it
|
file |
diff |
annotate
|
Tue, 18 Oct 2005 00:43:33 -0700 |
Matt Mackall |
Add debugsetparents command
|
file |
diff |
annotate
|
Sat, 15 Oct 2005 15:04:22 -0700 |
Matt Mackall |
Borrow patch header detection heuristic from quilt
|
file |
diff |
annotate
|
Tue, 04 Oct 2005 17:34:02 -0700 |
TK Soh |
log --debug: fix misplaced manifest field
|
file |
diff |
annotate
|
Tue, 04 Oct 2005 12:24:59 -0700 |
Eric Hopper |
Fix an hg copy/move bug. Failed if file being copied or moved not in tip.
|
file |
diff |
annotate
|
Mon, 03 Oct 2005 14:43:11 -0700 |
Eric Hopper |
Fix hg unbundle chunking performance bug
|
file |
diff |
annotate
|
Mon, 03 Oct 2005 13:45:59 -0700 |
Matt Mackall |
hg log: add -k for keyword searching
|
file |
diff |
annotate
|
Fri, 30 Sep 2005 11:06:19 -0700 |
Eric Hopper |
Fixed an exception that was caught and improperly forgotten.
|
file |
diff |
annotate
|
Tue, 27 Sep 2005 14:58:48 -0700 |
Eric Hopper |
Made the abort message for IOError nicer when the filename is known.
|
file |
diff |
annotate
|
Mon, 26 Sep 2005 14:01:18 -0700 |
Matt Mackall |
Fix pipe error regression
|
file |
diff |
annotate
|
Fri, 23 Sep 2005 19:04:19 -0700 |
mpm |
Warn on failure to import an extension
|
file |
diff |
annotate
|
Fri, 23 Sep 2005 17:50:03 -0700 |
mpm |
Fix up some bugs for log and grep with empty repo
|
file |
diff |
annotate
|
Fri, 23 Sep 2005 10:31:00 -0700 |
Bryan O'Sullivan |
Write hgrc file in text mode, even on Windows.
|
file |
diff |
annotate
|
Fri, 23 Sep 2005 00:05:16 -0700 |
Bryan O'Sullivan |
Move urllib error handling from revlog into statichttprepo, where it belongs.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 23:19:47 -0700 |
Bryan O'Sullivan |
Clean up date and timezone handling.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 22:46:50 -0700 |
Bryan O'Sullivan |
Fix up representation of dates in hgweb.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 21:42:33 -0700 |
Bryan O'Sullivan |
Fix behaviour of commit.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 21:29:02 -0700 |
Bryan O'Sullivan |
Unify display of dates.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 21:15:57 -0700 |
Bryan O'Sullivan |
Print commit time/date from perspective of committer.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 09:47:27 -0700 |
Lee Cantey |
Fix setting of hg default when using --pull on clone of local repository.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 09:47:03 -0700 |
mpm |
Fix default clone destination
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 09:42:15 -0700 |
Anupam Kapoor |
Fix traceback during invalid rev identifier for debugdata
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 09:41:34 -0700 |
mpm |
Merge with TAH
|
file |
diff |
annotate
|
Wed, 21 Sep 2005 08:07:38 +0200 |
Thomas Arendsen Hein |
Make debugwalk strip trailing spaces and remove these from test-walk.out
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 09:39:05 -0700 |
mpm |
Merge with BOS
|
file |
diff |
annotate
|
Wed, 21 Sep 2005 14:22:16 -0700 |
Bryan O'Sullivan |
Make contract with extensions optional.
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 09:22:25 -0700 |
mpm |
Make incoming/outgoing show oldest first
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 21:35:51 -0700 |
Volker Kleinfeld |
Make 'hg import' platform independent.
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 11:20:48 -0700 |
Bryan O'Sullivan |
Add --pull option to clone.
|
file |
diff |
annotate
|
Fri, 16 Sep 2005 14:50:06 -0700 |
Bryan O'Sullivan |
Fix diff command so it doesn't walk the dirstate unnecessarily.
|
file |
diff |
annotate
|
Fri, 16 Sep 2005 10:42:20 -0700 |
mpm |
Add debugancestor command
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 00:04:29 -0700 |
Bryan O'Sullivan |
Clamp negative rev numbers at zero.
|
file |
diff |
annotate
|
Wed, 14 Sep 2005 22:32:12 -0700 |
Bryan O'Sullivan |
Get all commands that operate on files to honour --verbose and --quiet.
|
file |
diff |
annotate
|
Wed, 14 Sep 2005 21:57:41 -0700 |
Bryan O'Sullivan |
Switch cat command to use walk code.
|
file |
diff |
annotate
|
Wed, 14 Sep 2005 16:34:22 -0700 |
Bryan O'Sullivan |
Add rename/mv command.
|
file |
diff |
annotate
|
Wed, 14 Sep 2005 14:39:46 -0700 |
Bryan O'Sullivan |
Merge with MPM.
|
file |
diff |
annotate
|
Wed, 14 Sep 2005 14:29:02 -0700 |
Bryan O'Sullivan |
Fix up copy command to behave more like regular "cp".
|
file |
diff |
annotate
|
Wed, 14 Sep 2005 10:50:03 -0700 |
Bryan O'Sullivan |
Make remove command really unlink files.
|
file |
diff |
annotate
|
Wed, 14 Sep 2005 15:48:34 -0500 |
mpm |
clone: fall back to pull if we can't lock the source repo
|
file |
diff |
annotate
|
Wed, 14 Sep 2005 12:35:10 -0500 |
Mikael Berthe |
Fix hg cat when the file cannot be found in the specified revision
|
file |
diff |
annotate
|
Wed, 14 Sep 2005 12:22:20 -0500 |
Stephen Darnell |
Add support for cloning with hardlinks on windows.
|
file |
diff |
annotate
|
Tue, 13 Sep 2005 19:32:53 -0500 |
mason |
Add log -b to show the branch a specific revision lives in
|
file |
diff |
annotate
|
Tue, 13 Sep 2005 14:18:18 -0500 |
mpm |
Fix abort message for clone
|
file |
diff |
annotate
|
Fri, 09 Sep 2005 11:47:13 -0700 |
mpm |
Fix comment typo
|
file |
diff |
annotate
|
Fri, 09 Sep 2005 11:34:34 -0700 |
Bryan O'Sullivan |
Replace sequences of {ui.warn, return 1} with raise of util.Abort.
|
file |
diff |
annotate
|
Thu, 08 Sep 2005 17:09:31 -0700 |
mpm |
Add --debugger global option
|
file |
diff |
annotate
|
Thu, 08 Sep 2005 12:16:31 -0700 |
mpm |
Fix missing docstring for unbundle
|
file |
diff |
annotate
|
Thu, 08 Sep 2005 12:10:59 -0700 |
TK Soh |
clone: directory names take precedence over symbolic names
|
file |
diff |
annotate
|
Thu, 08 Sep 2005 12:10:43 -0700 |
mpm |
import: fix bug in mail-format detection
|
file |
diff |
annotate
|
Thu, 08 Sep 2005 01:27:25 -0700 |
mpm |
Add preliminary support for the bundle and unbundle commands
|
file |
diff |
annotate
|
Wed, 07 Sep 2005 23:57:59 -0700 |
mpm |
Add reporting instructions to unknown exception backtraces
|
file |
diff |
annotate
|
Wed, 07 Sep 2005 23:38:28 -0700 |
mpm |
Smarter handling of revlog key errors
|
file |
diff |
annotate
|
Wed, 07 Sep 2005 20:50:23 -0700 |
mpm |
Change grep -e to grep --all
|
file |
diff |
annotate
|
Wed, 07 Sep 2005 20:09:16 -0700 |
mpm |
Fold import -m option into import -f
|
file |
diff |
annotate
|
Wed, 07 Sep 2005 19:37:11 -0700 |
mpm |
Tighten up clone locking
|
file |
diff |
annotate
|
Wed, 07 Sep 2005 19:30:23 -0700 |
mpm |
Clean up local clone file list
|
file |
diff |
annotate
|
Wed, 07 Sep 2005 19:21:38 -0700 |
mpm |
Rewrite copytree as copyfiles
|
file |
diff |
annotate
|
Wed, 07 Sep 2005 19:16:36 -0700 |
mpm |
Redo local clone hgrc fix
|
file |
diff |
annotate
|
Sun, 04 Sep 2005 15:47:59 -0700 |
Bryan O'Sullivan |
Write out hgrc properly.
|
file |
diff |
annotate
|
Sun, 04 Sep 2005 14:47:02 -0700 |
Bryan O'Sullivan |
Commit date validation: more stringent checks, more useful error messages.
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 12:13:56 -0700 |
bos |
Add doc string for debugrename.
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 09:35:42 -0700 |
bos |
Fortify the recognition of a diff header.
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 09:11:25 -0700 |
TK Soh |
Add -p to incoming and outgoing commands to show patch
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 09:08:21 -0700 |
bos |
Revert changeset 120aa5fc7ced1bf765b4f025f5a3a138cd87f49e.
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 09:04:18 -0700 |
bos |
Make import command reject patches that resemble email messages.
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 08:01:10 -0700 |
Bryan O'Sullivan |
Make removal check more complete and informative.
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 07:48:14 -0700 |
Bryan O'Sullivan |
Fix up remove command to use walk code.
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 07:47:26 -0700 |
bos |
From mercurial-bounces@selenic.com Thu Sep 1 07:01:32 2005
|
file |
diff |
annotate
|
Wed, 31 Aug 2005 11:19:20 -0700 |
Bryan O'Sullivan |
hg serve: print a more useful error message if server can't start.
|
file |
diff |
annotate
|
Mon, 29 Aug 2005 10:31:41 -0700 |
bos |
Merge with TAH.
|
file |
diff |
annotate
|
Mon, 29 Aug 2005 10:05:49 -0700 |
bos |
grep: extend functionality, add man page entry, add unit test.
|
file |
diff |
annotate
|
Mon, 29 Aug 2005 08:24:06 -0700 |
Bryan O'Sullivan |
grep: change default to printing first matching rev.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 28 Aug 2005 17:29:28 +0200 |
Thomas Arendsen Hein |
Move generating short username to display in hg/hgweb annotate to ui module.
|
file |
diff |
annotate
|
Sun, 28 Aug 2005 16:24:04 +0200 |
Thomas Arendsen Hein |
Changed printing of copies in hg debugstate to: "copy: source -> dest"
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 20:58:53 -0700 |
mpm |
Add some rename debugging support
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 19:15:02 -0700 |
Stephen Darnell |
Remove the lock file copied during clone (was the source lock file)
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 18:55:14 -0700 |
TK Soh |
Updated manpage and help.
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 17:26:26 -0700 |
mpm |
Merge with TAH
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 23:36:25 +0200 |
Thomas Arendsen Hein |
Remove some options from 'hg grep':
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 23:25:55 +0200 |
Thomas Arendsen Hein |
Whitespace cleanup.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 14:56:58 -0700 |
mpm |
commands: use revlog directly for debug commands
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 14:55:07 -0700 |
mpm |
commands: use node functions directly
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 14:31:41 -0700 |
mpm |
Move opener to utils
|
file |
diff |
annotate
|
Sat, 27 Aug 2005 01:49:41 -0700 |
TK Soh |
status: added option -p and -0 to assist xargs
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 23:29:10 -0700 |
mpm |
Change canonpath to not know about repo objects
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 14:05:52 -0700 |
mason |
Add support for extension modules
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 16:47:09 +0200 |
Thomas Arendsen Hein |
Fixed synopsis for grep command.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 15:26:44 +0200 |
Thomas Arendsen Hein |
Shortened commands.revrange() a little bit, added docstring.
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 15:19:18 +0200 |
Thomas Arendsen Hein |
Cleanups to commands.py
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 13:06:58 +0200 |
benoit boissinot |
pep-0008 cleanup
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 02:03:35 -0700 |
mpm |
Fix set type usage for Python 2.3
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 01:56:49 -0700 |
mpm |
Merge from BOS, fix help
|
file |
diff |
annotate
|
Thu, 25 Aug 2005 17:13:48 -0700 |
bos |
grep: speed up matching, and only return one match per line.
|
file |
diff |
annotate
|
Thu, 25 Aug 2005 10:11:54 -0700 |
Bryan O'Sullivan |
Use ui.write instead of print in debugwalk.
|
file |
diff |
annotate
|
Thu, 25 Aug 2005 02:00:03 -0700 |
Bryan O'Sullivan |
Add grep command.
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 10:39:43 +0200 |
Thomas Arendsen Hein |
Fixed some synopsises in command help.
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 10:01:55 +0200 |
Thomas Arendsen Hein |
Added missing doc strings for two new debug commmands.
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 09:56:33 +0200 |
Thomas Arendsen Hein |
Adjust display and alignment of command options to match global options.
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 09:15:04 +0200 |
Thomas Arendsen Hein |
Clean up displaying help of global options, only one row per option.
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 08:47:43 +0200 |
Thomas Arendsen Hein |
Moved --cwd handling to a place where ui and exception handling already exists.
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 08:42:56 +0200 |
Thomas Arendsen Hein |
Allow --help and --version being used together.
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 08:37:41 +0200 |
Thomas Arendsen Hein |
Added options -h/--help.
|
file |
diff |
annotate
|
Fri, 26 Aug 2005 08:26:21 +0200 |
Thomas Arendsen Hein |
Moved special handling of --version and no hg command from parse to dispatch.
|
file |
diff |
annotate
|
Thu, 25 Aug 2005 18:35:35 +0200 |
Thomas Arendsen Hein |
Sort global options by topic: directories, ui, timing, other
|
file |
diff |
annotate
|
Thu, 25 Aug 2005 16:00:08 +0200 |
Thomas Arendsen Hein |
Removed forgotten debug print statement from commands.py and tests.
|
file |
diff |
annotate
|
Wed, 24 Aug 2005 19:16:45 -0700 |
mpm |
Fix a couple fencepost errors in hg log
|
file |
diff |
annotate
|
Wed, 24 Aug 2005 18:45:49 -0700 |
mpm |
Fix hg log -p
|
file |
diff |
annotate
|
Wed, 24 Aug 2005 18:40:17 -0700 |
mpm |
Add debugdata for dumping revlog revision data
|
file |
diff |
annotate
|
Wed, 24 Aug 2005 14:45:35 -0700 |
bos |
Fix a small corner of log behaviour.
|
file |
diff |
annotate
|
Wed, 24 Aug 2005 13:26:45 -0700 |
Bryan O'Sullivan |
Fix help output, and a few broken tests.
|
file |
diff |
annotate
|