ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/.github
Martin von Zweigbergk ffc57310f6 cargo: upgrade protobuf crates to 3.0.1
The biggest difference in the API is that fields are now public. The
exception from that is `oneof` fields, which still require setters and
getters.

I couldn't measure any difference in performance. I didn't expect any
difference either, but it's good that it didn't seem to regress. I
timed `jj debug operation <some hash prefix>`, which will read the
whole operation log (to check that the prefix is unambiguous).
2022-05-04 17:02:11 -07:00
..
workflows cargo: upgrade protobuf crates to 3.0.1 2022-05-04 17:02:11 -07:00
dependabot.yml github: add a dependabot config 2022-03-16 21:09:01 -07:00
ISSUE_TEMPLATE.md github: include version number in issue template again 2022-03-12 23:34:37 -08:00
PULL_REQUEST_TEMPLATE.md github: add reminder in PR template about updating the changelog 2022-03-23 09:57:42 -07:00