summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
...
| * | update-md-links: Host code into functions and add typesIan Jackson2024-05-071-167/+214
| * | update-md-links: Add many comments / helpstringsIan Jackson2024-05-071-2/+49
| * | update-md-links: Minor code motion for tidying upIan Jackson2024-05-071-2/+3
| * | update-md-links: Avoid literally stating the blocking todoIan Jackson2024-05-071-2/+2
| * | update-md-links: With --check, remove the .tmp file if all is OKIan Jackson2024-05-071-0/+1
| * | update-md-links: Replace use of assert with bespoke functionIan Jackson2024-05-071-2/+7
| * | maint/update-md-links: Add --check modeIan Jackson2024-05-021-1/+10
| * | maint/update-md-links: New script for fully sorting out CHANGELOGIan Jackson2024-05-021-0/+260
| * | maint/gen_md_links: Use the proper parser scriptIan Jackson2024-05-021-13/+13
| * | maint/extract-md-links: New scriptIan Jackson2024-05-021-0/+117
| * | maint/gen_md_links: Soup up argument parserIan Jackson2024-05-021-2/+8
| * | maint/gen_md_links: Honour \ escapingIan Jackson2024-05-021-0/+1
* | | Merge branch 'script-suffixes' into 'main'Ian Jackson2024-05-161-0/+38
|\ \ \
| * | | Forbid scripts names from specifying their implementation languageIan Jackson2024-05-161-0/+38
* | | | Merge branch 'use-locked-build' into 'main'Ian Jackson2024-05-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | doc: Use locked buildpinkforest2024-05-161-1/+1
| | |/ | |/|
* | | maint/cargo-publish: Allow overriding of origin and branchIan Jackson2024-05-151-0/+6
* | | maint/cargo-publish: Split handling of origin and branchIan Jackson2024-05-151-3/+3
* | | maint/cargo-publish: Add --force optionIan Jackson2024-05-151-0/+9
|/ /
* | Rename list_crates_publish to list_cratesIan Jackson2024-05-088-9/+9
* | ABolish maint/list_cratesIan Jackson2024-05-082-31/+0
* | maint/check_doc_features: Use new list_crates_publish (nfc)Ian Jackson2024-05-081-2/+3
* | maint/every-crate: Use new list_crates_publish (nfc)Ian Jackson2024-05-081-1/+1
* | maint/changed_crates: Use new list_crates_publishIan Jackson2024-05-081-6/+1
* | maint/matrix_test: Use new list_crates_publish (nfc)Ian Jackson2024-05-082-3/+4
* | maint/list_crates_publish: Factor out callable, and add types (nfc)Ian Jackson2024-05-081-10/+24
* | Merge branch 'example_warnings' into 'main'Alexander Færøy2024-05-071-30/+34
|\ \
| * | add_warning: fix a python mistake.Nick Mathewson2024-05-071-1/+1
| * | add_warning: Add an "Example lints" listNick Mathewson2024-05-071-0/+8
| * | add_warning: Use regexes and maps to find lists of lintsNick Mathewson2024-05-071-30/+26
* | | Merge branch 'bug1395_remaining' into 'main'Nick Mathewson2024-05-071-1/+1
|\ \ \
| * | | Rename bucket-array-api feature to bucket-arrayNick Mathewson2024-05-071-1/+1
| * | | Update check_doc_features for equix cfg(fuzzing) change.Nick Mathewson2024-05-071-1/+1
| |/ /
* | | maint/cargo-publish: Bespoke message from missing jqIan Jackson2024-05-071-0/+2
* | | maint/cargo-publish: Use dirnameIan Jackson2024-05-071-1/+1
* | | maint/cargo-publish: Suppress a warningIan Jackson2024-05-071-0/+1
* | | Abolish maint/crate_versionsIan Jackson2024-05-071-15/+0
* | | Introduce maint/cargo-publish scriptIan Jackson2024-05-071-0/+176
* | | maint/list_crates_publish: Soup up considerablyIan Jackson2024-05-071-5/+26
|/ /
* | Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* | add_warning: Allow suppression of marked lines, and avoid cfg().Nick Mathewson2024-05-061-3/+18
|/
* Make fuzz_it_all configurable.Nick Mathewson2024-04-031-2/+59
* fuzz_it_all: Add a step where we run the fuzzers on the corpus alone.Nick Mathewson2024-04-031-0/+16
* Remove note about option-ext statusNick Mathewson2024-04-021-1/+0
* Remove check_licenses exception for rustls-webpkiNick Mathewson2024-04-021-1/+0
* fixup-features: Update to avoid deprecations in latest toml_editNick Mathewson2024-04-012-6/+13
* Merge branch 'fixup-features-1.2.1' into 'main'Nick Mathewson2024-04-011-0/+3
|\
| * Run "fixup-features" in preparation for next release.Nick Mathewson2024-03-281-0/+3
* | downgrade alpine used for reproducible buildstrinity-1686a2024-03-291-1/+1
|/
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1