Wed, 27 Sep 2006 14:50:20 -0700 mq: don't write applied patches into series twice in restore
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 14:50:20 -0700] rev 3178
mq: don't write applied patches into series twice in restore
Wed, 27 Sep 2006 14:32:53 -0700 mq: bail out if a patch appears more than once in the series file.
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 14:32:53 -0700] rev 3177
mq: bail out if a patch appears more than once in the series file. Closes: #379.
Wed, 27 Sep 2006 13:34:20 -0700 mq: add --summary to qapplied, qunapplied, qtop, qnext and qprev
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 13:34:20 -0700] rev 3176
mq: add --summary to qapplied, qunapplied, qtop, qnext and qprev This moves most of the queue display code into qseries.
Wed, 27 Sep 2006 21:44:20 +0200 Merge with crew
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 27 Sep 2006 21:44:20 +0200] rev 3175
Merge with crew
Wed, 27 Sep 2006 21:43:45 +0200 Documentation fixes for addremove.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 27 Sep 2006 21:43:45 +0200] rev 3174
Documentation fixes for addremove. - It is no longer deprecated, but the short help still included (DEPRECATED). - Similarity parameter has to be 0<=s<=100 and not 0<=s<=1.
Wed, 27 Sep 2006 08:27:16 -0500 hgk: fix mixup of --limit and REVRANGE in hgk call
TK Soh <teekaysoh@yahoo.com> [Wed, 27 Sep 2006 08:27:16 -0500] rev 3173
hgk: fix mixup of --limit and REVRANGE in hgk call
Wed, 27 Sep 2006 12:08:33 -0700 gitweb: cosmetic fixes.
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 12:08:33 -0700] rev 3172
gitweb: cosmetic fixes. Fix the padding around the changelog description. Alternate row colours for the changeset file list.
Wed, 27 Sep 2006 12:08:32 -0700 hgweb: yield filenode as well as node in annotate, use filenode in annotateline
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 12:08:32 -0700] rev 3171
hgweb: yield filenode as well as node in annotate, use filenode in annotateline
Wed, 27 Sep 2006 12:08:30 -0700 hgweb: fix changeset link in annotate view.
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 12:08:30 -0700] rev 3170
hgweb: fix changeset link in annotate view.
Wed, 27 Sep 2006 20:34:52 +0200 shortuser should stop before the first space character.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 27 Sep 2006 20:34:52 +0200] rev 3169
shortuser should stop before the first space character. Examples: "Foo Bar <foo.bar AT example DOT com>" -> "foo.bar" (instead of "foo.bar AT example DOT com>" as it was before.) "Foo Bar" -> "Foo"
Wed, 27 Sep 2006 09:10:31 -0700 hgweb: make annotate line revisions point to annotation for that rev
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 09:10:31 -0700] rev 3168
hgweb: make annotate line revisions point to annotation for that rev
Wed, 27 Sep 2006 09:10:29 -0700 hgweb: fix annotate bugs
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 09:10:29 -0700] rev 3167
hgweb: fix annotate bugs The parent and child links were broken.
Wed, 27 Sep 2006 09:10:28 -0700 hgweb: use filectx.annotate instead of filelog
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 09:10:28 -0700] rev 3166
hgweb: use filectx.annotate instead of filelog
Wed, 27 Sep 2006 09:10:21 -0700 Refactor annotate copy support.
Brendan Cully <brendan@kublai.com> [Wed, 27 Sep 2006 09:10:21 -0700] rev 3165
Refactor annotate copy support.
Wed, 27 Sep 2006 09:35:53 +0200 merge with mainline
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 27 Sep 2006 09:35:53 +0200] rev 3164
merge with mainline
Tue, 26 Sep 2006 16:21:52 -0500 merge: move partial filtering out of manifest merge
Matt Mackall <mpm@selenic.com> [Tue, 26 Sep 2006 16:21:52 -0500] rev 3163
merge: move partial filtering out of manifest merge
Tue, 26 Sep 2006 16:04:07 -0500 merge: move findcopies after workingmanifest
Matt Mackall <mpm@selenic.com> [Tue, 26 Sep 2006 16:04:07 -0500] rev 3162
merge: move findcopies after workingmanifest
Tue, 26 Sep 2006 15:58:51 -0500 findcopies: shortcut for empty working dir
Matt Mackall <mpm@selenic.com> [Tue, 26 Sep 2006 15:58:51 -0500] rev 3161
findcopies: shortcut for empty working dir
Tue, 26 Sep 2006 14:40:21 -0500 do not disclose proxy user and password in debug messages
TK Soh <teekaysoh@yahoo.com> [Tue, 26 Sep 2006 14:40:21 -0500] rev 3160
do not disclose proxy user and password in debug messages
Tue, 26 Sep 2006 13:58:58 +0200 fix users of dirstate.copies broken by b1f10d3223c1
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Sep 2006 13:58:58 +0200] rev 3159
fix users of dirstate.copies broken by b1f10d3223c1
Mon, 25 Sep 2006 22:26:54 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Mon, 25 Sep 2006 22:26:54 -0500] rev 3158
Merge with crew
Mon, 25 Sep 2006 20:31:05 -0500 findcopies: use dirstate rename information
Matt Mackall <mpm@selenic.com> [Mon, 25 Sep 2006 20:31:05 -0500] rev 3157
findcopies: use dirstate rename information
Mon, 25 Sep 2006 17:53:17 -0500 dirstate: add copies function
Matt Mackall <mpm@selenic.com> [Mon, 25 Sep 2006 17:53:17 -0500] rev 3156
dirstate: add copies function rename copies to copymap
Mon, 25 Sep 2006 16:45:31 -0500 Add core copy detection algorithm
Matt Mackall <mpm@selenic.com> [Mon, 25 Sep 2006 16:45:31 -0500] rev 3155
Add core copy detection algorithm This adds findcopies, which detects merge-relevant copies between files in a pair of manifests back to the merge ancestor. While the merge code invokes the copy detection routine, it does not yet use the result.
Mon, 25 Sep 2006 16:43:21 -0500 context: change filectx repr to use @
Matt Mackall <mpm@selenic.com> [Mon, 25 Sep 2006 16:43:21 -0500] rev 3154
context: change filectx repr to use @ Avoids confusion with rev:nodeid syntax used elsewhere
Sun, 24 Sep 2006 13:52:27 +0200 optimize revlog.lookup when passed hex(node)[:...]
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 24 Sep 2006 13:52:27 +0200] rev 3153
optimize revlog.lookup when passed hex(node)[:...] Instead of converting each node from the filenode to a hex form, convert the arg to a bin form. For a revlog with 26711 entries, doing 100 lookup: before: ~18s after : ~13s
Sun, 24 Sep 2006 13:52:25 +0200 cleanups in revlog.lookup
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 24 Sep 2006 13:52:25 +0200] rev 3152
cleanups in revlog.lookup - add comments - do a clean separation of the different cases - don't use a list of each possible node when doing the lookup, just keep the previous entry
Fri, 22 Sep 2006 16:12:39 -0500 context: add __repr__ methods
Matt Mackall <mpm@selenic.com> [Fri, 22 Sep 2006 16:12:39 -0500] rev 3151
context: add __repr__ methods
Fri, 22 Sep 2006 16:01:14 -0500 filectx: lazy linkrev usage
Matt Mackall <mpm@selenic.com> [Fri, 22 Sep 2006 16:01:14 -0500] rev 3150
filectx: lazy linkrev usage
Fri, 22 Sep 2006 15:34:02 -0500 restore filectx.changectx() method
Matt Mackall <mpm@selenic.com> [Fri, 22 Sep 2006 15:34:02 -0500] rev 3149
restore filectx.changectx() method
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip