Wed, 08 Mar 2006 06:13:24 +0100 |
Thomas Arendsen Hein |
Moved --cwd handling in front of -R handling again. Shorter code for initial -R.
|
file |
diff |
annotate
|
Wed, 08 Mar 2006 01:30:43 +0100 |
Thomas Arendsen Hein |
Make hg paths and hg debugconfig work with -R/--repository option.
|
file |
diff |
annotate
|
Wed, 08 Mar 2006 01:25:14 +0100 |
Thomas Arendsen Hein |
Always try to open the repository if -R/--repository is specified.
|
file |
diff |
annotate
|
Tue, 07 Mar 2006 22:27:18 +0100 |
Benoit Boissinot |
merge with crew
|
file |
diff |
annotate
|
Tue, 07 Mar 2006 08:46:19 +0100 |
Thomas Arendsen Hein |
Hide debug commands in ambiguous command list, unless no normal command matches.
|
file |
diff |
annotate
|
Tue, 07 Mar 2006 08:41:13 +0100 |
Thomas Arendsen Hein |
Show ambiguous aliases, if they are not simple abbreviations. Sort output.
|
file |
diff |
annotate
|
Tue, 07 Mar 2006 08:05:17 +0100 |
TK Soh |
show choices on ambiguous commands
|
file |
diff |
annotate
|
Tue, 07 Mar 2006 20:37:27 +0100 |
Benoit Boissinot |
fix annotate for removed files
|
file |
diff |
annotate
|
Mon, 06 Mar 2006 17:53:11 +0100 |
Thomas Arendsen Hein |
Merge with crew
|
file |
diff |
annotate
|
Mon, 06 Mar 2006 17:47:41 +0100 |
Thomas Arendsen Hein |
Create local ui object per repository, so .hg/hgrc don't get mixed.
|
file |
diff |
annotate
|
Mon, 06 Mar 2006 08:35:15 -0800 |
Vadim Gelfer |
make ui flush output. this makes error happen if printing to /dev/full.
|
file |
diff |
annotate
|
Sat, 04 Mar 2006 19:01:45 +0100 |
Thomas Arendsen Hein |
Validate paths before reading or writing files in repository or working dir.
|
file |
diff |
annotate
|
Fri, 03 Mar 2006 13:24:26 -0800 |
Vadim Gelfer |
i made a mistake in last change.
|
file |
diff |
annotate
|
Fri, 03 Mar 2006 13:11:25 -0800 |
Vadim Gelfer |
generate profile even when exception raised.
|
file |
diff |
annotate
|
Wed, 01 Mar 2006 21:27:23 -0800 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|
Tue, 28 Feb 2006 23:47:40 -0800 |
Robin Farine |
copy/rename to a removed destination file
|
file |
diff |
annotate
|
Wed, 01 Mar 2006 09:14:25 +0100 |
Thomas Arendsen Hein |
Make the deprecated rawcommit an alias of debugrawcommit.
|
file |
diff |
annotate
|
Wed, 01 Mar 2006 09:08:56 +0100 |
Thomas Arendsen Hein |
Updated help synopsises and reordered some options. Dropped [-n] from revert.
|
file |
diff |
annotate
|
Tue, 28 Feb 2006 22:50:49 +0100 |
Benoit Boissinot |
fix the synopsis of some commands, mark rawcommit as deprecated in short help
|
file |
diff |
annotate
|
Tue, 28 Feb 2006 00:46:06 +0100 |
Benoit Boissinot |
resync commands.py docstrings with hg.1.txt
|
file |
diff |
annotate
|
Sun, 26 Feb 2006 16:23:14 +0100 |
Benoit Boissinot |
refactor the dodiff optimization
|
file |
diff |
annotate
|
Sun, 26 Feb 2006 02:26:17 +0100 |
Alexis S. L. Carvalho |
speed up hg log --patch
|
file |
diff |
annotate
|
Fri, 24 Feb 2006 20:25:18 +0100 |
Benoit Boissinot |
on revert, only undele files that are removed in the dirstate
|
file |
diff |
annotate
|
Thu, 23 Feb 2006 22:47:40 +0100 |
Thomas Arendsen Hein |
Removed now obsolete min/max check in walkchangerevs().
|
file |
diff |
annotate
|
Thu, 23 Feb 2006 22:37:29 +0100 |
Thomas Arendsen Hein |
Replaced fixed window size for walkchangerevs with an increasing one. Window
|
file |
diff |
annotate
|
Tue, 21 Feb 2006 16:46:38 +0100 |
Benoit Boissinot |
merge with crew
|
file |
diff |
annotate
|
Tue, 14 Feb 2006 21:11:57 +0100 |
Benoit Boissinot |
add an optional argument to push only the specified revisions (push -r)
|
file |
diff |
annotate
|
Tue, 21 Feb 2006 15:54:50 +0100 |
Thomas Arendsen Hein |
hg log --limit shouldn't count unprinted revisions (found by TK Soh)
|
file |
diff |
annotate
|
Tue, 21 Feb 2006 15:37:23 +0100 |
Thomas Arendsen Hein |
Cleanup: Put initialization of br in front of --branches option handling.
|
file |
diff |
annotate
|
Tue, 21 Feb 2006 13:14:03 +0100 |
Thomas Arendsen Hein |
Make option --branch vs. --branches more consistent.
|
file |
diff |
annotate
|