This also drops either no longer used or ineffective parameters from the loader to ease
readability.
Related to T3719
Differential D6630
Clean up loader, add types and update docstrings ardumont on Nov 9 2021, 6:20 PM. Authored by
Details
This also drops either no longer used or ineffective parameters from the loader to ease Related to T3719
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D6630 (id=24094)Rebasing onto e36caff0a4... Current branch diff-target is up to date. Changes applied before testcommit 0ba8accc6c8770684468d1498f4eb81e015bbd4b Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Nov 9 18:18:00 2021 +0100 Clean up loader, add types and more docstring This drops either no longer used or ineffective parameters from the loader. Related to T3719 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/178/ for more details.
Comment Actions Build is green Patch application report for D6630 (id=24095)Rebasing onto e36caff0a4... Current branch diff-target is up to date. Changes applied before testcommit 15718d3205d95c58f5d2785c29bcd65c003dfcba Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Nov 9 18:18:00 2021 +0100 Clean up loader, add types and update docstrings This also drops either no longer used or ineffective parameters from the loader to ease readability. Related to T3719 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/179/ for more details. Comment Actions Build is green Patch application report for D6630 (id=24096)Rebasing onto e36caff0a4... Current branch diff-target is up to date. Changes applied before testcommit a3d88d518bf8e961c6309b6d279189321d85fc57 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Nov 9 18:18:00 2021 +0100 Clean up loader, add types and update docstrings This also drops either no longer used or ineffective parameters from the loader to ease readability. Related to T3719 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/180/ for more details. Comment Actions Build is green Patch application report for D6630 (id=24099)Rebasing onto e36caff0a4... Current branch diff-target is up to date. Changes applied before testcommit 21d0d9cb99f4a5c25d7cd45f7fde54ea4436e293 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Nov 9 18:18:00 2021 +0100 Clean up loader, add types and update docstrings This also drops either no longer used or ineffective parameters from the loader to ease readability. Related to T3719 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/181/ for more details. Comment Actions Build is green Patch application report for D6630 (id=24101)Rebasing onto e36caff0a4... Current branch diff-target is up to date. Changes applied before testcommit 9ddf7115b8e6bc3825bc5e931a23608226450fc6 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Nov 9 18:18:00 2021 +0100 Clean up loader, add types and update docstrings This also drops either no longer used or ineffective parameters from the loader to ease readability. Related to T3719 See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/182/ for more details. Comment Actions
iirc, to allow the user to tell how many revisions in between check they want to do. And that check you don't really want to do it at each revision [1] as an svn export instruction is involved. [1] for debug purposes it's fine but not for production.
|