Fri, 27 Oct 2006 18:17:12 +0200 |
Thomas Arendsen Hein |
New UnexpectedOutput exception to catch server errors in localrepo.stream_in
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 15:56:34 +0200 |
Thomas Arendsen Hein |
Some clarifications for pull/push protocols:
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
add --untrusted to showconfig
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 00:38:42 -0500 |
Matt Mackall |
convert dict(zip(x,x)) to dict.fromkeys(x)
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 23:59:21 -0500 |
Matt Mackall |
minor hg grep simplification
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 17:45:03 -0500 |
Matt Mackall |
Pull getchange out of walkchangerevs
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 17:27:07 -0500 |
Matt Mackall |
Make revrange return a list of ints so that callers don't have to convert
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 14:04:58 -0500 |
Matt Mackall |
Fixups for hg grep
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 18:29:54 -0500 |
Matt Mackall |
Remove update -m, deprecated for 0.9.1
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 17:53:24 -0500 |
Matt Mackall |
Remove the undo command, deprecated pre-0.9
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 17:47:53 -0500 |
Matt Mackall |
Remove forget command, deprecated pre-0.9
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 17:45:35 -0500 |
Matt Mackall |
Fix excessive complaining from hg log -b
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 17:40:03 -0500 |
Matt Mackall |
Remove some more deprecated options from help syntax summaries
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 17:38:17 -0500 |
Matt Mackall |
Hide deprecated flags in help unless verbose
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 18:22:04 +0200 |
Benoit Boissinot |
fix graph traversal in commands.bundle (it wasn't O(n))
|
file |
diff |
annotate
|