summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
...
| * maint: remove the dependency check from coverageEmil Engler2023-02-241-23/+0
| * maint: add a full dependency checkEmil Engler2023-02-241-0/+122
* | Merge branch 'zlib' into 'main'Ian Jackson2023-02-271-2/+9
|\ \
| * | maint/check_licensse: Placate shellcheckIan Jackson2023-02-241-1/+1
| * | maint/check_licensse: Approve Zlib licenceIan Jackson2023-02-241-0/+1
| * | maint/check_licensse: Honour CARGO variableIan Jackson2023-02-241-2/+8
| * | maint/check_licensse: Do not discard actual errorIan Jackson2023-02-241-1/+1
* | | Merge branch 'fix-adhoc' into 'main'Ian Jackson2023-02-241-1/+1
|\ \ \ | |/ / |/| |
| * | maint: fix `adhoc-add-lint-blocks` scriptEmil Engler2023-02-221-1/+1
| |/
* / git: add maint/.gitignore for __pycache__Emil Engler2023-02-221-0/+1
|/
* Merge branch 'coverage-dep-check' into 'main'Ian Jackson2023-02-221-0/+23
|\
| * maint: add a dependency check to coverageEmil Engler2023-02-211-0/+23
* | Fix a bug in check_doc_featuresNick Mathewson2023-02-211-7/+3
* | maint: forcefully remove files in coverageEmil Engler2023-02-161-1/+1
|/
* tor-cell: documentation cleanups related to restricted_msgNick Mathewson2023-02-071-0/+5
* maint: add shebangEmil Engler2023-01-261-0/+10
* maint: replace llvm-tools-preview with llvm-toolsEmil Engler2023-01-272-5/+5
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+1
* maint: update shellcheck_all with /usr/bin/envEmil Engler2023-01-251-1/+1
* shell: use /usr/bin/env instead of absolute pathsEmil Engler2023-01-2533-33/+33
* test lint blocks: Add ad hoc script for adding themIan Jackson2022-12-121-0/+26
* Merge branch 'shadow-bridge' into 'main'Ian Jackson2022-12-121-0/+13
|\
| * put ci log span magic strings in a dedicated scripttrinity-1686a2022-12-051-0/+13
* | Fix typosDimitris Apostolou2022-12-091-2/+2
|/
* CI: test that we can compile, and test cfg, with/without bridges/PTsIan Jackson2022-11-291-0/+18
* use newer version of zstd and lzmatrinity-1686a2022-11-291-6/+0
* Merge branch 'test-config' into 'main'Ian Jackson2022-11-231-1/+1
|\
| * fixup! tor-guardmgr: Fix visibility of TestConfig with no features enabledIan Jackson2022-11-181-1/+1
* | Merge branch 'matrix-test' into 'main'Nick Mathewson2022-11-231-0/+1
|\ \
| * | maint/matrix_test: Print what command we are running!Ian Jackson2022-11-211-0/+1
| |/
* / Ignore atty theoretical unaligned read for nowIan Jackson2022-11-221-0/+7
|/
* Check more targetstrinity-1686a2022-11-103-1/+113
* Upgrade to clap 3 with minimal changesGabriel de Perthuis2022-11-041-5/+5
* docs features: Add a suppression for testingIan Jackson2022-11-031-0/+5
* add_warnings: ignore clippy::result_large_errNick Mathewson2022-11-031-0/+1
* add_warnings: work with more non-GNU finds.Nick Mathewson2022-11-031-1/+1
* cleanup target dir on job completiontrinity-1686a2022-10-211-0/+21
* Merge branch 'matrix-features' into 'main'Nick Mathewson2022-10-212-0/+100
|\
| * fix doc-feature synchrotrinity-1686a2022-10-161-0/+2
| * add test for many featurestrinity-1686a2022-10-161-0/+98
* | Remove now-needless check_doc_features exception.Nick Mathewson2022-10-201-6/+0
|/
* Abolish maint/readmesIan Jackson2022-10-121-12/+0
* Allow "clippy::single_char_pattern" in tests.Ian Jackson2022-10-121-0/+1
* Merge branch 'bridge-parse' into 'main'Ian Jackson2022-10-031-1/+2
|\
| * pt: Make PtTarget::push_setting fallible, and take IntoIan Jackson2022-10-031-1/+2
* | Script to list current version of every crate.arti-v1.0.1Nick Mathewson2022-10-031-0/+15
* | changed_crates: output crates in toposort order.Nick Mathewson2022-10-031-1/+1
|/
* pt: Try to fix docsrs problemIan Jackson2022-09-271-1/+1
* Rename various Transport* types to Pt*.Nick Mathewson2022-09-231-1/+1