annotate benchmark
Unfortunately, there is a bug in rhg files
that went unnoticed until now,
where it expects the long flag --revision
instead of --rev
. Since Poulpe
cares about maximizing compatibility, we use the short flag.
Merge request reports
Activity
Filter activity
assigned to @marmoute
enabled an automatic merge when all merge checks for 60e339ec23c0 pass
aborted the automatic merge because the source branch was updated. Learn more.
added 5 commits
- 1a93dcc743d6 - ruff: reformat the code base
- 6bf65600f098 - hg: use `-r` instead of `--rev` in certain benchmarks
- 162a3e4089f5 - hg-benchmarks: add FILE variants for listing files with large history
- c274b86b0efc - hg-benchmarks: add an annotate benchmark
- 8a2d6c04c6ae - hg-data-env-setup: record information about files worth testing `annotate` on
Toggle commit listadded 5 commits
- 8a83a1249a5c - ruff: reformat the code base
- 9dd5c37d318b - hg: use `-r` instead of `--rev` in certain benchmarks
- 5afc8620e1cd - hg-benchmarks: add FILE variants for listing files with large history
- d8a701edf022 - hg-benchmarks: add an annotate benchmark
- 9875caa93f61 - hg-data-env-setup: record information about files worth testing `annotate` on
Toggle commit list
Please register or sign in to reply