index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
maint
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
maint: remove the dependency check from coverage
Emil Engler
2023-02-24
1
-23
/
+0
|
*
maint: add a full dependency check
Emil Engler
2023-02-24
1
-0
/
+122
*
|
Merge branch 'zlib' into 'main'
Ian Jackson
2023-02-27
1
-2
/
+9
|
\
\
|
*
|
maint/check_licensse: Placate shellcheck
Ian Jackson
2023-02-24
1
-1
/
+1
|
*
|
maint/check_licensse: Approve Zlib licence
Ian Jackson
2023-02-24
1
-0
/
+1
|
*
|
maint/check_licensse: Honour CARGO variable
Ian Jackson
2023-02-24
1
-2
/
+8
|
*
|
maint/check_licensse: Do not discard actual error
Ian Jackson
2023-02-24
1
-1
/
+1
*
|
|
Merge branch 'fix-adhoc' into 'main'
Ian Jackson
2023-02-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
maint: fix `adhoc-add-lint-blocks` script
Emil Engler
2023-02-22
1
-1
/
+1
|
|
/
*
/
git: add maint/.gitignore for __pycache__
Emil Engler
2023-02-22
1
-0
/
+1
|
/
*
Merge branch 'coverage-dep-check' into 'main'
Ian Jackson
2023-02-22
1
-0
/
+23
|
\
|
*
maint: add a dependency check to coverage
Emil Engler
2023-02-21
1
-0
/
+23
*
|
Fix a bug in check_doc_features
Nick Mathewson
2023-02-21
1
-7
/
+3
*
|
maint: forcefully remove files in coverage
Emil Engler
2023-02-16
1
-1
/
+1
|
/
*
tor-cell: documentation cleanups related to restricted_msg
Nick Mathewson
2023-02-07
1
-0
/
+5
*
maint: add shebang
Emil Engler
2023-01-26
1
-0
/
+10
*
maint: replace llvm-tools-preview with llvm-tools
Emil Engler
2023-01-27
2
-5
/
+5
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
maint: update shellcheck_all with /usr/bin/env
Emil Engler
2023-01-25
1
-1
/
+1
*
shell: use /usr/bin/env instead of absolute paths
Emil Engler
2023-01-25
33
-33
/
+33
*
test lint blocks: Add ad hoc script for adding them
Ian Jackson
2022-12-12
1
-0
/
+26
*
Merge branch 'shadow-bridge' into 'main'
Ian Jackson
2022-12-12
1
-0
/
+13
|
\
|
*
put ci log span magic strings in a dedicated script
trinity-1686a
2022-12-05
1
-0
/
+13
*
|
Fix typos
Dimitris Apostolou
2022-12-09
1
-2
/
+2
|
/
*
CI: test that we can compile, and test cfg, with/without bridges/PTs
Ian Jackson
2022-11-29
1
-0
/
+18
*
use newer version of zstd and lzma
trinity-1686a
2022-11-29
1
-6
/
+0
*
Merge branch 'test-config' into 'main'
Ian Jackson
2022-11-23
1
-1
/
+1
|
\
|
*
fixup! tor-guardmgr: Fix visibility of TestConfig with no features enabled
Ian Jackson
2022-11-18
1
-1
/
+1
*
|
Merge branch 'matrix-test' into 'main'
Nick Mathewson
2022-11-23
1
-0
/
+1
|
\
\
|
*
|
maint/matrix_test: Print what command we are running!
Ian Jackson
2022-11-21
1
-0
/
+1
|
|
/
*
/
Ignore atty theoretical unaligned read for now
Ian Jackson
2022-11-22
1
-0
/
+7
|
/
*
Check more targets
trinity-1686a
2022-11-10
3
-1
/
+113
*
Upgrade to clap 3 with minimal changes
Gabriel de Perthuis
2022-11-04
1
-5
/
+5
*
docs features: Add a suppression for testing
Ian Jackson
2022-11-03
1
-0
/
+5
*
add_warnings: ignore clippy::result_large_err
Nick Mathewson
2022-11-03
1
-0
/
+1
*
add_warnings: work with more non-GNU finds.
Nick Mathewson
2022-11-03
1
-1
/
+1
*
cleanup target dir on job completion
trinity-1686a
2022-10-21
1
-0
/
+21
*
Merge branch 'matrix-features' into 'main'
Nick Mathewson
2022-10-21
2
-0
/
+100
|
\
|
*
fix doc-feature synchro
trinity-1686a
2022-10-16
1
-0
/
+2
|
*
add test for many features
trinity-1686a
2022-10-16
1
-0
/
+98
*
|
Remove now-needless check_doc_features exception.
Nick Mathewson
2022-10-20
1
-6
/
+0
|
/
*
Abolish maint/readmes
Ian Jackson
2022-10-12
1
-12
/
+0
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
Merge branch 'bridge-parse' into 'main'
Ian Jackson
2022-10-03
1
-1
/
+2
|
\
|
*
pt: Make PtTarget::push_setting fallible, and take Into
Ian Jackson
2022-10-03
1
-1
/
+2
*
|
Script to list current version of every crate.
arti-v1.0.1
Nick Mathewson
2022-10-03
1
-0
/
+15
*
|
changed_crates: output crates in toposort order.
Nick Mathewson
2022-10-03
1
-1
/
+1
|
/
*
pt: Try to fix docsrs problem
Ian Jackson
2022-09-27
1
-1
/
+1
*
Rename various Transport* types to Pt*.
Nick Mathewson
2022-09-23
1
-1
/
+1
[prev]
[next]