Sun, 03 Jul 2005 11:47:45 -0800 |
mpm |
A bunch of parsing/help updates
|
file |
diff |
annotate
|
Sun, 03 Jul 2005 03:58:05 -0800 |
mpm |
Shorten help
|
file |
diff |
annotate
|
Sun, 03 Jul 2005 03:33:48 -0800 |
mpm |
Restructure option handling
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 22:54:35 -0800 |
mpm |
options: kill -d for debug
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 20:51:33 -0800 |
mpm |
hg revert should revert to parent, not to tip
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 19:49:46 -0800 |
mpm |
[PATCH] hg revert
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 18:57:59 -0800 |
mpm |
Remove all remaining print statements
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 18:29:54 -0800 |
mpm |
[PATCH] New export patch
|
file |
diff |
annotate
|
Sat, 02 Jul 2005 15:34:23 -0800 |
mpm |
Remove -p global switch in preparation for combining namespaces
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 11:49:58 -0800 |
mpm |
hg clone: only use the absolute path for .hg/hgrc
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 11:24:09 -0800 |
mpm |
Fix dodiff/changes
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 09:04:50 -0800 |
mpm |
[PATCH] hg clone stored path fix
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 00:34:17 -0800 |
mpm |
Unbreak dirstate debug commands
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 00:21:49 -0800 |
mpm |
Fix some linewrapping
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 00:10:52 -0800 |
mpm |
Merge with TAH
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 08:55:10 +0100 |
Thomas Arendsen Hein |
Allow specifying revisions in 'hg log' like with 'hg diff'.
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 23:45:43 -0800 |
mpm |
[PATCH] Catch OSError usefully
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 23:28:16 -0800 |
mpm |
Merge with TAH
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 07:40:32 +0100 |
Thomas Arendsen Hein |
Add an empty line after description in verbose mode of show_changeset.
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 21:47:23 +0100 |
Thomas Arendsen Hein |
Merge with upstream
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 07:16:05 +0100 |
Thomas Arendsen Hein |
Added support for hg:// and old-http:// to 'hg clone'.
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 21:28:18 -0800 |
mpm |
Propagate file list through dodiff
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 20:54:01 -0800 |
mpm |
Refactor diffrevs/diffdir into changes
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 10:07:50 -0800 |
mpm |
Deal with failed clone/transaction interaction
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 09:22:59 -0800 |
mpm |
[PATCH] Handle 'name firstname <email@server>' correctly in annotate
|
file |
diff |
annotate
|
Thu, 30 Jun 2005 08:47:31 -0800 |
mpm |
clone: abort on pre-existing destination directory
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 21:55:25 -0800 |
mpm |
Fix clone bug wth trailing slash
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 14:20:54 -0800 |
mpm |
[PATCH] Add --traceback option
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 14:15:16 -0800 |
mpm |
show connect message on push
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 14:10:17 -0800 |
mpm |
[PATCH] Perform clone in place
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 14:04:56 -0800 |
mpm |
[PATCH] Force "hg clone" to always create a new directory
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 13:48:57 -0800 |
mpm |
Fix empty pull bug that appeared this morning
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 10:49:07 -0800 |
mpm |
Fix failed clone in current directory
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 10:46:41 -0800 |
mpm |
Add --repository option
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 10:44:16 -0800 |
mpm |
Change getchangegroup to findincoming
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 10:42:35 -0800 |
mpm |
Whitespace cleanups
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 10:50:13 -0800 |
mpm |
hg clone: don't try to delete "."
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 10:43:20 -0800 |
mpm |
Remove unnecessary deletion in hg clone
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 02:48:21 -0800 |
mpm |
[PATCH] replace history with log
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 02:38:33 -0800 |
mpm |
[PATCH] Harden os.system
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 02:30:36 -0800 |
mpm |
[PATCH] Add ui.expandpath command
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 02:22:45 -0800 |
mpm |
[PATCH] Fix "no-update" option to clone
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 02:08:14 -0800 |
mpm |
Fix troubles with clone and exception handling
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 00:59:59 -0800 |
mpm |
[PATCH] Clean up destination directory if a clone fails.
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 00:55:59 -0800 |
mpm |
Add exception class for repository errors
|
file |
diff |
annotate
|
Mon, 27 Jun 2005 23:52:31 -0800 |
mpm |
[PATCH] simplify init
|
file |
diff |
annotate
|
Mon, 27 Jun 2005 22:29:44 -0800 |
mpm |
Pull from TAH
|
file |
diff |
annotate
|
Tue, 28 Jun 2005 06:50:28 +0100 |
Thomas Arendsen Hein |
Make show_changeset show added/deleted files only in debug mode.
|
file |
diff |
annotate
|
Mon, 27 Jun 2005 06:17:28 +0100 |
Thomas Arendsen Hein |
Make show_changeset show added and deleted files in verbose mode.
|
file |
diff |
annotate
|
Sun, 26 Jun 2005 15:20:46 -0800 |
mpm |
[PATCH] add clone command
|
file |
diff |
annotate
|
Sun, 26 Jun 2005 15:12:51 -0800 |
mpm |
Pull from TAH
|
file |
diff |
annotate
|
Sun, 26 Jun 2005 14:20:48 +0100 |
Thomas Arendsen Hein |
Removed some unused variables.
|
file |
diff |
annotate
|
Sun, 26 Jun 2005 14:18:23 +0100 |
Thomas Arendsen Hein |
hg import checking for quiet mode didn't work. Fixed using the ui module.
|
file |
diff |
annotate
|
Sun, 26 Jun 2005 14:14:52 +0100 |
Thomas Arendsen Hein |
Fixed call to ui.warn()
|
file |
diff |
annotate
|
Sun, 26 Jun 2005 14:14:04 +0100 |
Thomas Arendsen Hein |
Cleaned up command alias handling in help.
|
file |
diff |
annotate
|
Sun, 26 Jun 2005 13:25:07 +0100 |
Thomas Arendsen Hein |
Handle errors in .hgtags or hgrc [tags] section more gracefully.
|
file |
diff |
annotate
|
Sat, 25 Jun 2005 00:16:39 -0800 |
mpm |
Fix up version module name and command conflict
|
file |
diff |
annotate
|
Fri, 24 Jun 2005 23:22:46 -0800 |
mpm |
[PATCH] add "root" command
|
file |
diff |
annotate
|
Fri, 24 Jun 2005 23:20:30 -0800 |
mpm |
Add version command
|
file |
diff |
annotate
|
Fri, 24 Jun 2005 23:07:16 -0800 |
mpm |
Merge from http://moffetthome.net:8012/
|
file |
diff |
annotate
|