- Dec 07, 2022
-
-
vlorentz authored
This triggers a bug in ListOriginContributors, causing it to include "null" as a contributor. A future commit will fix this.
-
vlorentz authored
This Java script (and related Luigi tasks) traverse the graph in topological order, building up the set of all contributors to a node and its ancestors, then dump the value of this set for every origin node they encounter.
-
vlorentz authored
-
vlorentz authored
-
vlorentz authored
This allows readers to efficiently get ancestors of nodes with low indegree (ie. most revisions), as it avoids a random access / API call.
-
vlorentz authored
-
vlorentz authored
-
vlorentz authored
-
vlorentz authored
-
- Dec 06, 2022
-
-
Roberto Di Cosmo authored
-
- Nov 29, 2022
- Nov 28, 2022
-
-
vlorentz authored
-
- Nov 25, 2022
-
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
Roberto Di Cosmo authored
-
- Nov 24, 2022
- Oct 24, 2022
-
-
vlorentz authored
- Oct 18, 2022
-
-
David Douard authored
- pre-commit from 4.1.0 to 4.3.0, - codespell from 2.2.1 to 2.2.2, - black from 22.3.0 to 22.10.0 and - flake8 from 4.0.1 to 5.0.4. Also freeze flake8 dependencies. Also change flake8's repo config to github (the gitlab mirror being outdated).
-
- Oct 13, 2022
-
-
vlorentz authored
-