Fri, 03 Jun 2005 18:27:55 -0800 |
mpm |
Replace tkmerge with hgmerge
|
Fri, 03 Jun 2005 13:44:34 -0800 |
mpm |
mdiff.py: kill #! line, add copyright notice
|
Fri, 03 Jun 2005 13:43:17 -0800 |
mpm |
hgweb.py: kill #! line, clean up copyright notice
|
Fri, 03 Jun 2005 13:32:37 -0800 |
mpm |
Merge from tah
|
Thu, 02 Jun 2005 09:23:44 +0100 |
Thomas Arendsen Hein |
Removed extra closing brace from date string.
|
Thu, 02 Jun 2005 09:14:12 +0100 |
Thomas Arendsen Hein |
Obfuscate author in all HTML templates.
|
Thu, 02 Jun 2005 07:06:29 +0100 |
Thomas Arendsen Hein |
ui.warn can use more than one argument like the other ui methods.
|
Thu, 02 Jun 2005 07:05:56 +0100 |
Thomas Arendsen Hein |
Add missing > to </td> in templates.
|
Fri, 03 Jun 2005 12:58:47 -0800 |
mpm |
hg resolve: merge a given node into the working directory
|
Fri, 03 Jun 2005 12:56:50 -0800 |
mpm |
add 'm' state to dirstates
|
Fri, 03 Jun 2005 12:55:56 -0800 |
mpm |
make diffdir default to dirstate.parents()
|
Fri, 03 Jun 2005 12:54:54 -0800 |
mpm |
teach commit about dirstate.parents()
|
Fri, 03 Jun 2005 12:54:14 -0800 |
mpm |
teach rawcommit about dirstate.parents()
|
Fri, 03 Jun 2005 12:46:38 -0800 |
mpm |
move repo.current to dirstate.parents()
|
Fri, 03 Jun 2005 12:45:04 -0800 |
mpm |
merge: don't bail on outstanding changes
|