##// END OF EJS Templates
repoview: fix the filter created by `extrafilter`...
repoview: fix the filter created by `extrafilter` The `name` variable was updated in each interaction of the loop, making all new filters inheriting from the same base (the last one iterated), leading to terrible terrible misbehavior.
marmoute -
r51665:1680ef94 stable
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / revlog
changelog.rs Loading ...
filelog.rs Loading ...
index.rs Loading ...
manifest.rs Loading ...
mod.rs Loading ...
node.rs Loading ...
nodemap.rs Loading ...
nodemap_docket.rs Loading ...
patch.rs Loading ...
path_encode.rs Loading ...