Sun, 01 Oct 2006 12:42:50 -0700 Raise LookupError in changectx.filectx if filenode can't be found
Brendan Cully <brendan@kublai.com> [Sun, 01 Oct 2006 12:42:50 -0700] rev 3225
Raise LookupError in changectx.filectx if filenode can't be found
Sun, 01 Oct 2006 11:58:55 -0700 Add hg.LookupError
Brendan Cully <brendan@kublai.com> [Sun, 01 Oct 2006 11:58:55 -0700] rev 3224
Add hg.LookupError
Sun, 01 Oct 2006 19:26:33 +0200 Whitespace/Tab cleanup
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 01 Oct 2006 19:26:33 +0200] rev 3223
Whitespace/Tab cleanup
Thu, 21 Sep 2006 21:24:53 +0200 Add gitweb style hgwebdir
Edouard Gomez <ed.gomez@free.fr> [Thu, 21 Sep 2006 21:24:53 +0200] rev 3222
Add gitweb style hgwebdir
Thu, 21 Sep 2006 21:24:26 +0200 Add style support to hgwebdir
Edouard Gomez <ed.gomez@free.fr> [Thu, 21 Sep 2006 21:24:26 +0200] rev 3221
Add style support to hgwebdir
Sat, 30 Sep 2006 21:32:29 -0700 hgweb: use contexts in more handlers
Brendan Cully <brendan@kublai.com> [Sat, 30 Sep 2006 21:32:29 -0700] rev 3220
hgweb: use contexts in more handlers
Sat, 30 Sep 2006 20:56:26 -0700 filelog.annotate is now obsolete
Brendan Cully <brendan@kublai.com> [Sat, 30 Sep 2006 20:56:26 -0700] rev 3219
filelog.annotate is now obsolete
Tue, 03 Oct 2006 01:21:46 -0500 merge: use new working context object in update
Matt Mackall <mpm@selenic.com> [Tue, 03 Oct 2006 01:21:46 -0500] rev 3218
merge: use new working context object in update
Mon, 02 Oct 2006 22:03:14 -0500 contexts: add working dir and working file contexts
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 22:03:14 -0500] rev 3217
contexts: add working dir and working file contexts add workingctx add workingfilectx extend filectx.annotate for rev=None extend filectx.ancestor
Mon, 02 Oct 2006 15:28:44 -0500 context: simplify repr methods
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 15:28:44 -0500] rev 3216
context: simplify repr methods
Mon, 02 Oct 2006 15:17:59 -0500 contexts: use __getattr__ rather than try/except in changectx
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 15:17:59 -0500] rev 3215
contexts: use __getattr__ rather than try/except in changectx
Mon, 02 Oct 2006 15:02:28 -0500 context: make filectx remember changectx in changectx.filectx
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 15:02:28 -0500] rev 3214
context: make filectx remember changectx in changectx.filectx
Mon, 02 Oct 2006 14:23:38 -0500 Make filectx lazier
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 14:23:38 -0500] rev 3213
Make filectx lazier Lazy opening of filelog, lazy lookup of filenode and changeid
Mon, 02 Oct 2006 12:06:33 -0500 merge: remove old merge function
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 12:06:33 -0500] rev 3212
merge: remove old merge function
Mon, 02 Oct 2006 12:04:48 -0500 merge: extend file merge function for renames
Matt Mackall <mpm@selenic.com> [Mon, 02 Oct 2006 12:04:48 -0500] rev 3211
merge: extend file merge function for renames
Sat, 30 Sep 2006 15:15:59 +0200 correctly find the type of 'id' in revlog.lookup
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 30 Sep 2006 15:15:59 +0200] rev 3210
correctly find the type of 'id' in revlog.lookup
Sat, 30 Sep 2006 12:34:31 +0200 merged brendan's hgweb cleanups
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 30 Sep 2006 12:34:31 +0200] rev 3209
merged brendan's hgweb cleanups
Fri, 29 Sep 2006 16:26:09 -0700 hgweb: teach siblings and callers to use contexts
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 16:26:09 -0700] rev 3208
hgweb: teach siblings and callers to use contexts
Fri, 29 Sep 2006 16:26:09 -0700 Add lookup method to filectx
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 16:26:09 -0700] rev 3207
Add lookup method to filectx
Fri, 29 Sep 2006 16:26:09 -0700 hgweb: kill off #filenode#
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 16:26:09 -0700] rev 3206
hgweb: kill off #filenode#
Fri, 29 Sep 2006 16:26:09 -0700 hgweb: kill #manifest#
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 16:26:09 -0700] rev 3205
hgweb: kill #manifest#
Sat, 30 Sep 2006 10:29:57 +0200 Remove duplicate walkopts + dryrunopts from addremove.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 30 Sep 2006 10:29:57 +0200] rev 3204
Remove duplicate walkopts + dryrunopts from addremove.
Sat, 30 Sep 2006 09:46:03 +0200 Merge with upstream
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 30 Sep 2006 09:46:03 +0200] rev 3203
Merge with upstream
Sat, 30 Sep 2006 09:39:44 +0200 Remove unneeded (and bashismic) export HGMERGE=true.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 30 Sep 2006 09:39:44 +0200] rev 3202
Remove unneeded (and bashismic) export HGMERGE=true.
Fri, 29 Sep 2006 18:17:29 -0700 Templater expects an iterable copies variable (fixes notify).
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 18:17:29 -0700] rev 3201
Templater expects an iterable copies variable (fixes notify).
Thu, 28 Sep 2006 21:00:01 +0100 Remove single character equivalent of --nodates (was -D)
Stephen Darnell <stephen@darnell.plus.com> [Thu, 28 Sep 2006 21:00:01 +0100] rev 3200
Remove single character equivalent of --nodates (was -D)
Tue, 26 Sep 2006 00:05:24 +0100 Add -D/--nodates options to hg diff/export that removes dates from diff headers
Stephen Darnell <stephen@darnell.plus.com> [Tue, 26 Sep 2006 00:05:24 +0100] rev 3199
Add -D/--nodates options to hg diff/export that removes dates from diff headers and replace uses of sed in the tests with --nodates.
Fri, 29 Sep 2006 23:14:22 +0200 Documentation clarification for --update option to pull and unbundle
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 23:14:22 +0200] rev 3198
Documentation clarification for --update option to pull and unbundle
Fri, 29 Sep 2006 13:01:19 -0700 Show copies in hg log.
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 13:01:19 -0700] rev 3197
Show copies in hg log. The format is: copies: destination (source)...
Fri, 29 Sep 2006 13:00:54 -0700 Abstract manifest block parsing.
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 13:00:54 -0700] rev 3196
Abstract manifest block parsing.
Fri, 29 Sep 2006 13:00:36 -0700 Make hg.repository work with no path argument
Brendan Cully <brendan@kublai.com> [Fri, 29 Sep 2006 13:00:36 -0700] rev 3195
Make hg.repository work with no path argument
Fri, 29 Sep 2006 21:24:45 +0200 merge with crew
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 21:24:45 +0200] rev 3194
merge with crew
Fri, 29 Sep 2006 21:24:15 +0200 Make "hg log --style=changelog > changelog" work (issue338)
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 21:24:15 +0200] rev 3193
Make "hg log --style=changelog > changelog" work (issue338) Style files in templates/ now take precedence over current directory. This can be overridden with --style=./changelog if really neeeded. Added test for issue338.
Fri, 29 Sep 2006 19:43:07 +0200 Clarify precedence for template/style in commands.show_changeset():
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 29 Sep 2006 19:43:07 +0200] rev 3192
Clarify precedence for template/style in commands.show_changeset(): Display format will be the first non-empty hit of: 1. option 'template' 2. option 'style' 3. [ui] setting 'logtemplate' 4. [ui] setting 'style' If all of these values are either the unset or the empty string, regular display via changeset_printer() is done.
Fri, 29 Sep 2006 20:00:24 +0200 add remoteopts to bundle command
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Sep 2006 20:00:24 +0200] rev 3191
add remoteopts to bundle command
Fri, 29 Sep 2006 19:59:06 +0200 factor opts: remote repo access options
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Sep 2006 19:59:06 +0200] rev 3190
factor opts: remote repo access options
Fri, 29 Sep 2006 18:39:49 +0200 factor opts: --dry-run option
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Sep 2006 18:39:49 +0200] rev 3189
factor opts: --dry-run option
Fri, 29 Sep 2006 18:39:32 +0200 factor opts: walk options
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Sep 2006 18:39:32 +0200] rev 3188
factor opts: walk options
Fri, 29 Sep 2006 18:39:08 +0200 factor opts: move globalopts to a more logical place
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 29 Sep 2006 18:39:08 +0200] rev 3187
factor opts: move globalopts to a more logical place we will put other options at the same place
Thu, 28 Sep 2006 11:41:33 -0700 mq: raise util.Abort instead of using sys.exit(1)
Brendan Cully <brendan@kublai.com> [Thu, 28 Sep 2006 11:41:33 -0700] rev 3186
mq: raise util.Abort instead of using sys.exit(1)
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 3185
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 3184
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 3183
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 3182
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 3181
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 3180
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 3179
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 3178
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 3177
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 3176
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 3175
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 3174
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 3173
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 3172
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 3171
merge with mainline
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 3170
do not disclose proxy user and password in debug messages
Fri, 29 Sep 2006 17:50:59 -0500 merge: minor nullid cleanup
Matt Mackall <mpm@selenic.com> [Fri, 29 Sep 2006 17:50:59 -0500] rev 3169
merge: minor nullid cleanup
Fri, 29 Sep 2006 17:47:51 -0500 context: add __nonzero__ methods
Matt Mackall <mpm@selenic.com> [Fri, 29 Sep 2006 17:47:51 -0500] rev 3168
context: add __nonzero__ methods
Fri, 29 Sep 2006 16:39:38 -0500 merge: use repo.parents and parent contexts in update
Matt Mackall <mpm@selenic.com> [Fri, 29 Sep 2006 16:39:38 -0500] rev 3167
merge: use repo.parents and parent contexts in update
Fri, 29 Sep 2006 16:29:44 -0500 Add str methods to contexts
Matt Mackall <mpm@selenic.com> [Fri, 29 Sep 2006 16:29:44 -0500] rev 3166
Add str methods to contexts
Fri, 29 Sep 2006 16:01:46 -0500 Add equality operators to changectx and filectx
Matt Mackall <mpm@selenic.com> [Fri, 29 Sep 2006 16:01:46 -0500] rev 3165
Add equality operators to changectx and filectx
Fri, 29 Sep 2006 15:56:36 -0500 localrepo.parents: return null context for no parents
Matt Mackall <mpm@selenic.com> [Fri, 29 Sep 2006 15:56:36 -0500] rev 3164
localrepo.parents: return null context for no parents
Fri, 29 Sep 2006 15:48:16 -0500 Add localrepo.parents to get parent changectxs.
Matt Mackall <mpm@selenic.com> [Fri, 29 Sep 2006 15:48:16 -0500] rev 3163
Add localrepo.parents to get parent changectxs.
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 3162
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 3161
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 3160
findcopies: shortcut for empty working dir
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
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 3157
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 3156
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
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 3155
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 3154
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 3153
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 3152
context: change filectx repr to use @ Avoids confusion with rev:nodeid syntax used elsewhere
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
Fri, 22 Sep 2006 18:29:04 +0200 fix newline in error message
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 22 Sep 2006 18:29:04 +0200] rev 3148
fix newline in error message
Fri, 22 Sep 2006 17:58:22 +0200 add comments in cachefunc
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 22 Sep 2006 17:58:22 +0200] rev 3147
add comments in cachefunc
Fri, 22 Sep 2006 08:19:25 -0700 filectx.annotate: return filectx for each line instead of rev
Brendan Cully <brendan@kublai.com> [Fri, 22 Sep 2006 08:19:25 -0700] rev 3146
filectx.annotate: return filectx for each line instead of rev
Fri, 22 Sep 2006 08:19:25 -0700 Add cachefunc to abstract function call cache
Brendan Cully <brendan@kublai.com> [Fri, 22 Sep 2006 08:19:25 -0700] rev 3145
Add cachefunc to abstract function call cache
Fri, 22 Sep 2006 08:19:25 -0700 Make filectx lazier - some users never use filenode
Brendan Cully <brendan@kublai.com> [Fri, 22 Sep 2006 08:19:25 -0700] rev 3144
Make filectx lazier - some users never use filenode
Fri, 22 Sep 2006 08:19:25 -0700 context: handle fileid or changeid == 0
Brendan Cully <brendan@kublai.com> [Fri, 22 Sep 2006 08:19:25 -0700] rev 3143
context: handle fileid or changeid == 0
Fri, 22 Sep 2006 08:48:56 +0200 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 22 Sep 2006 08:48:56 +0200] rev 3142
merge with crew
Tue, 19 Sep 2006 10:22:30 -0700 mq: Add --rev argument to qimport, to adopt existing changesets.
Brendan Cully <brendan@kublai.com> [Tue, 19 Sep 2006 10:22:30 -0700] rev 3141
mq: Add --rev argument to qimport, to adopt existing changesets.
Wed, 20 Sep 2006 22:26:47 +0200 manifest.py: remove unnecessary method
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 20 Sep 2006 22:26:47 +0200] rev 3140
manifest.py: remove unnecessary method
Thu, 21 Sep 2006 18:15:44 -0500 Switch revlog.ancestor to use revisions rather than nodeids
Matt Mackall <mpm@selenic.com> [Thu, 21 Sep 2006 18:15:44 -0500] rev 3139
Switch revlog.ancestor to use revisions rather than nodeids
Thu, 21 Sep 2006 16:16:39 -0500 mpatch: Fix for malloc corner case on AIX
Matt Mackall <mpm@selenic.com> [Thu, 21 Sep 2006 16:16:39 -0500] rev 3138
mpatch: Fix for malloc corner case on AIX
Thu, 21 Sep 2006 16:15:39 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Thu, 21 Sep 2006 16:15:39 -0500] rev 3137
Merge with crew
Wed, 20 Sep 2006 21:44:35 +0200 tests: add new test; test-mq-qrefresh
Giorgos Keramidas <keramida@ceid.upatras.gr> [Wed, 20 Sep 2006 21:44:35 +0200] rev 3136
tests: add new test; test-mq-qrefresh
Wed, 20 Sep 2006 16:50:50 -0500 Abstract ancestor algorithm into generic function
Matt Mackall <mpm@selenic.com> [Wed, 20 Sep 2006 16:50:50 -0500] rev 3135
Abstract ancestor algorithm into generic function Make depth calculation non-recursive Add simple shortcut for linear ancestry Convert context to use ancestor function make memoized parents function Convert revlog to use ancestor function
Tue, 19 Sep 2006 15:28:13 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Tue, 19 Sep 2006 15:28:13 -0500] rev 3134
Merge with crew
Tue, 19 Sep 2006 08:45:39 -0700 qimport: rename patch to patchname to avoid shadowing module
Brendan Cully <brendan@kublai.com> [Tue, 19 Sep 2006 08:45:39 -0700] rev 3133
qimport: rename patch to patchname to avoid shadowing module
Fri, 15 Sep 2006 15:23:52 -0700 Move defaultrev into changectx
Brendan Cully <brendan@kublai.com> [Fri, 15 Sep 2006 15:23:52 -0700] rev 3132
Move defaultrev into changectx This also causes tag on a repository with no working directory to default to tip.
Mon, 18 Sep 2006 17:43:31 +0200 fix warnings spotted by pychecker
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 18 Sep 2006 17:43:31 +0200] rev 3131
fix warnings spotted by pychecker
Mon, 18 Sep 2006 17:32:28 +0200 hgweb: fix errors spotted by pychecker
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 18 Sep 2006 17:32:28 +0200] rev 3130
hgweb: fix errors spotted by pychecker
Mon, 18 Sep 2006 12:01:32 +0200 extdiff: use the default option only if the default program is used
TK Soh <teekaysoh@yahoo.com> [Mon, 18 Sep 2006 12:01:32 +0200] rev 3129
extdiff: use the default option only if the default program is used
Mon, 18 Sep 2006 11:55:38 +0200 Merge with mainline
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 18 Sep 2006 11:55:38 +0200] rev 3128
Merge with mainline
Fri, 15 Sep 2006 22:55:17 +0200 Update [extdiff] configuration sample for vimdiff,
Mathieu Clabaut <mathieu.clabaut@systerel.fr> [Fri, 15 Sep 2006 22:55:17 +0200] rev 3127
Update [extdiff] configuration sample for vimdiff, taking acount cmd.xxx and opts.xxx configurations item.
Tue, 19 Sep 2006 14:58:54 -0500 filectx: add rename-aware ancestor algorithm
Matt Mackall <mpm@selenic.com> [Tue, 19 Sep 2006 14:58:54 -0500] rev 3126
filectx: add rename-aware ancestor algorithm This code works but may trigger recursion depth issues
Sun, 17 Sep 2006 22:59:33 -0500 changectx: add ancestor function
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 22:59:33 -0500] rev 3125
changectx: add ancestor function
Sun, 17 Sep 2006 22:58:11 -0500 filectx: allow passing filelog in init to avoid opening new filelogs
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 22:58:11 -0500] rev 3124
filectx: allow passing filelog in init to avoid opening new filelogs
Sun, 17 Sep 2006 22:38:06 -0500 filelog: make metadata method private
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 22:38:06 -0500] rev 3123
filelog: make metadata method private
Sun, 17 Sep 2006 22:20:44 -0500 filectx: add rename traversal for parents()
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 22:20:44 -0500] rev 3122
filectx: add rename traversal for parents()
Sun, 17 Sep 2006 21:27:30 -0500 merge: simplify actions with helper function
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 21:27:30 -0500] rev 3121
merge: simplify actions with helper function
Sun, 17 Sep 2006 21:11:26 -0500 merge: simplify local created logic
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 21:11:26 -0500] rev 3120
merge: simplify local created logic
Sun, 17 Sep 2006 20:43:06 -0500 merge: simplify prompt code
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 20:43:06 -0500] rev 3119
merge: simplify prompt code
Sun, 17 Sep 2006 20:38:02 -0500 merge: simplify exec flag handling
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 20:38:02 -0500] rev 3118
merge: simplify exec flag handling
Sun, 17 Sep 2006 20:18:27 -0500 merge: simplify tests for local changed/remote deleted
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 20:18:27 -0500] rev 3117
merge: simplify tests for local changed/remote deleted
Sun, 17 Sep 2006 20:10:54 -0500 merge: more simplification of m2 manifest scanning
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 20:10:54 -0500] rev 3116
merge: more simplification of m2 manifest scanning
Sun, 17 Sep 2006 20:00:14 -0500 merge: reorder tests on m2 items in manifestmerge
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 20:00:14 -0500] rev 3115
merge: reorder tests on m2 items in manifestmerge
Sun, 17 Sep 2006 19:54:01 -0500 merge: eliminate redundant security check
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 19:54:01 -0500] rev 3114
merge: eliminate redundant security check duplicated in applyupdates
Sun, 17 Sep 2006 19:53:19 -0500 merge: eliminate confusing queued variable
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 19:53:19 -0500] rev 3113
merge: eliminate confusing queued variable
Sun, 17 Sep 2006 18:28:50 -0500 merge: remove no longer possible clause
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 18:28:50 -0500] rev 3112
merge: remove no longer possible clause
Sun, 17 Sep 2006 17:39:19 -0500 merge: move apply and dirstate code into separate functions
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 17:39:19 -0500] rev 3111
merge: move apply and dirstate code into separate functions
Sun, 17 Sep 2006 17:13:02 -0500 merge: remove linear variable
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 17:13:02 -0500] rev 3110
merge: remove linear variable
Sun, 17 Sep 2006 17:07:44 -0500 merge: simplify hook code
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 17:07:44 -0500] rev 3109
merge: simplify hook code
Sun, 17 Sep 2006 16:50:17 -0500 merge: linear_path -> linear
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 16:50:17 -0500] rev 3108
merge: linear_path -> linear
Sun, 17 Sep 2006 16:47:33 -0500 merge: pull manifest checks and updates into separate functions
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 16:47:33 -0500] rev 3107
merge: pull manifest checks and updates into separate functions
Sun, 17 Sep 2006 16:13:34 -0500 merge: remove now unused umap dict
Matt Mackall <mpm@selenic.com> [Sun, 17 Sep 2006 16:13:34 -0500] rev 3106
merge: remove now unused umap dict
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip