Thu, 14 Jul 2005 16:23:13 +0100 |
Thomas Arendsen Hein |
Removed extra spaces for default parameters according to PEP8.
|
Thu, 14 Jul 2005 15:56:11 +0100 |
Thomas Arendsen Hein |
Removed duplicate use of os.path.normcase().
|
Thu, 14 Jul 2005 15:30:49 +0100 |
Thomas Arendsen Hein |
Use python function instead of external 'cp' command when cloning repos.
|
Thu, 14 Jul 2005 10:42:28 +0100 |
Thomas Arendsen Hein |
Multiple cleanups of things detected by pylint.
|
Thu, 14 Jul 2005 10:37:33 +0100 |
Thomas Arendsen Hein |
Removed extra newline in hg log when not using the --patch option, fixed tests.
|
Thu, 14 Jul 2005 08:57:54 +0100 |
Thomas Arendsen Hein |
Fixed tests.
|
Thu, 14 Jul 2005 22:37:46 -0800 |
mpm |
Teach convert-repo about tags
|
Thu, 14 Jul 2005 18:41:36 -0800 |
mpm |
Be quiet about broken pipes
|
Wed, 13 Jul 2005 01:53:27 -0800 |
mpm |
convert-repo: deal with packed git and other fixes
|
Wed, 13 Jul 2005 01:48:03 -0800 |
mpm |
HG environment variables take precedence over hgrc
|
Wed, 13 Jul 2005 01:46:50 -0800 |
mpm |
Minor merge fixups
|
Wed, 13 Jul 2005 01:42:48 -0800 |
mpm |
Make manifest lookup use changeset ids
|
Wed, 13 Jul 2005 01:41:49 -0800 |
mpm |
Repair the hgweb search interface
|
Tue, 12 Jul 2005 20:55:42 -0800 |
Matt Mackall |
Hide file hashes in log
|