Sat, 17 Sep 2005 00:23:58 -0700 |
Bryan O'Sullivan |
Merge with myself.
|
Sat, 17 Sep 2005 00:23:19 -0700 |
Bryan O'Sullivan |
Fix performance of dirstate.changes with ignored directories.
|
Fri, 16 Sep 2005 14:50:06 -0700 |
Bryan O'Sullivan |
Fix diff command so it doesn't walk the dirstate unnecessarily.
|
Fri, 16 Sep 2005 14:01:03 -0700 |
mpm |
Added tag 0.7 for changeset 979c049974485125e1f9357f6bbe9c1b548a64c3
|
Fri, 16 Sep 2005 13:34:29 -0700 |
Bryan O'Sullivan |
Update doc for ssh URL, describing path handling more clearly.
0.7
|
Fri, 16 Sep 2005 21:34:18 +0200 |
Thomas Arendsen Hein |
Generated new tcsh_completion with tcsh_completion_build.sh
|
Fri, 16 Sep 2005 21:31:31 +0200 |
Thomas Arendsen Hein |
Added new debug commands to bash_completion.
|
Fri, 16 Sep 2005 10:42:20 -0700 |
mpm |
Add debugancestor command
|
Thu, 15 Sep 2005 14:06:58 -0500 |
mpm |
test-hup: hgrc no longer created at init
|
Thu, 15 Sep 2005 14:05:48 -0500 |
mpm |
hgweb: use ui:username rather than web:contact
|
Thu, 15 Sep 2005 03:00:10 -0500 |
mpm |
Merge with BOS
|
Thu, 15 Sep 2005 02:59:16 -0500 |
mpm |
Add file encoding/decoding support
|
Thu, 15 Sep 2005 00:04:29 -0700 |
Bryan O'Sullivan |
Clamp negative rev numbers at zero.
|
Thu, 15 Sep 2005 00:49:40 -0500 |
mpm |
mark copy/rename as experimental in the docs
|
Wed, 14 Sep 2005 22:32:12 -0700 |
Bryan O'Sullivan |
Get all commands that operate on files to honour --verbose and --quiet.
|
Wed, 14 Sep 2005 21:57:41 -0700 |
Bryan O'Sullivan |
Switch cat command to use walk code.
|
Wed, 14 Sep 2005 16:34:22 -0700 |
Bryan O'Sullivan |
Add rename/mv command.
|
Wed, 14 Sep 2005 16:31:03 -0700 |
Bryan O'Sullivan |
The copy tests don't need to invoke cp any longer.
|
Wed, 14 Sep 2005 15:41:22 -0700 |
Bryan O'Sullivan |
Fix lots of exception-related problems.
|
Wed, 14 Sep 2005 14:39:46 -0700 |
Bryan O'Sullivan |
Merge with MPM.
|
Wed, 14 Sep 2005 14:29:02 -0700 |
Bryan O'Sullivan |
Fix up copy command to behave more like regular "cp".
|
Wed, 14 Sep 2005 11:27:36 -0700 |
Bryan O'Sullivan |
Merge with myself.
|
Wed, 14 Sep 2005 10:50:03 -0700 |
Bryan O'Sullivan |
Make remove command really unlink files.
|
Fri, 09 Sep 2005 22:07:10 -0700 |
Bryan O'Sullivan |
mercurial.el: implement hg-pull, and stub in hg-update.
|
Wed, 14 Sep 2005 15:50:31 -0500 |
Chris Mason |
Files not getting added appropiately
|
Wed, 14 Sep 2005 15:48:34 -0500 |
mpm |
clone: fall back to pull if we can't lock the source repo
|
Wed, 14 Sep 2005 13:14:20 -0500 |
root |
Fix hgit revtree bug with stop revision handling
|
Wed, 14 Sep 2005 12:35:10 -0500 |
Mikael Berthe |
Fix hg cat when the file cannot be found in the specified revision
|