Mon, 11 Jun 2007 21:09:23 -0500 |
Matt Mackall |
dispatch: reorder functions
|
Fri, 08 Jun 2007 23:49:12 -0300 |
Alexis S. L. Carvalho |
docopy: use repo.pathto to format paths for printing
|
Fri, 08 Jun 2007 23:49:12 -0300 |
Alexis S. L. Carvalho |
Add dirstate.pathto and localrepo.pathto.
|
Fri, 08 Jun 2007 23:49:12 -0300 |
Alexis S. L. Carvalho |
Use absolute paths in revert.
|
Fri, 08 Jun 2007 23:49:12 -0300 |
Alexis S. L. Carvalho |
Use absolute paths in docopy.
|
Wed, 06 Jun 2007 20:22:52 +0200 |
Thomas Arendsen Hein |
Removed trailing whitespace and tabs from python files
|
Mon, 04 Jun 2007 21:49:01 +0200 |
Joel Rosdahl |
Fix bug in "hg serve -v"
|
Sat, 02 Jun 2007 09:04:23 -0700 |
Bryan O'Sullivan |
Merge with crew.
|
Sun, 27 May 2007 14:43:29 -0700 |
Bryan O'Sullivan |
Automated merge with http://hg.intevation.org/mercurial/crew
|
Sun, 27 May 2007 14:26:54 -0700 |
Bryan O'Sullivan |
Introduce find_exe. Use instead of find_in_path for programs.
|
Fri, 01 Jun 2007 18:40:14 -0500 |
Matt Mackall |
Add support for url#id syntax
|
Fri, 01 Jun 2007 19:49:09 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Fri, 01 Jun 2007 19:45:05 +0200 |
Thomas Arendsen Hein |
Make "hg incoming -r revision_number" work for remote repos (issue566)
|
Thu, 17 May 2007 13:55:24 -0400 |
Daniel Holth |
accept -r REV in more places
|
Thu, 17 May 2007 20:09:52 -0700 |
Eric Hopper |
Make hg import --exact work when a new branch is created by an import.
|