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
*
Explain in a comment why x32 is disabled
Ian Jackson
2024-06-27
1
-0
/
+1
*
Disable x86_64-unknown-linux-gnux32 test case
Ian Jackson
2024-06-27
1
-1
/
+1
*
Remove arti-hyper
Ian Jackson
2024-06-25
1
-1
/
+0
*
Update to base32 0.5
Ian Jackson
2024-06-25
1
-1
/
+1
*
Update to itertools 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
maint/crates-io-utils.sh: Try to deconfuse shellcheck
Ian Jackson
2024-06-24
1
-0
/
+6
*
Remove check-crate-owners script
Ian Jackson
2024-06-24
1
-35
/
+0
*
maint/cargo-crate-owners: More sophisticated ownership check script
Ian Jackson
2024-06-24
1
-0
/
+90
*
maint/crates-io-utils.sh: Add preserving tmp feature
Ian Jackson
2024-06-24
1
-2
/
+8
*
maint/crates-io-utils.sh: Add exit status control feature
Ian Jackson
2024-06-24
1
-1
/
+5
*
maint/crates-io-utils.sh: Break out from cargo-publish
Ian Jackson
2024-06-24
2
-30
/
+62
*
shellcheck: check *.sh files too
Ian Jackson
2024-06-24
1
-1
/
+4
*
maint: Fix check-cli-help to pass shellcheck
David Goulet
2024-06-11
1
-4
/
+3
*
relay: Add relay cargo feature flag and subcommand
David Goulet
2024-06-11
1
-1
/
+2
*
Merge branch 'check-crate-owners' into 'main'
Nick Mathewson
2024-06-10
1
-0
/
+35
|
\
|
*
check-crate-owners: prefer /usr/bin/env bash
gabi-250
2024-06-10
1
-1
/
+1
|
*
New script to check the crates.io owners of our crates
Nick Mathewson
2024-06-10
1
-0
/
+35
*
|
maint/extract-md-links: Use /usr/bin/env for more flexibility.
Gabriela Moldovan
2024-06-05
1
-1
/
+1
|
/
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-06-05
1
-0
/
+3
*
Merge branch 'upgrades-20240531' into 'main'
David Goulet
2024-06-03
1
-2
/
+2
|
\
|
*
Update check_licenses for priority-queue and tinystr
Nick Mathewson
2024-05-31
1
-2
/
+2
*
|
Merge branch 'keymgr-key-scripts' into 'main'
gabi-250
2024-06-03
6
-0
/
+378
|
\
\
|
|
/
|
/
|
|
*
maint/keygen-openssh-test: Make keygen deterministic.
Gabriela Moldovan
2024-05-16
4
-48
/
+90
|
*
keygen-openssh-test: Update docs.
Gabriela Moldovan
2024-05-16
1
-1
/
+1
|
*
maint/keygen-openssh-test: Remove suffix from generate.sh script.
Gabriela Moldovan
2024-05-15
2
-2
/
+2
|
*
maint/keygen-openssh-test: Sort dependencies.
Gabriela Moldovan
2024-05-15
1
-2
/
+2
|
*
maint/keygen-openssh-test: Add crate license and description.
Gabriela Moldovan
2024-05-15
1
-0
/
+6
|
*
maint/keygen-openssh-test: Update README.
Gabriela Moldovan
2024-05-15
1
-3
/
+16
|
*
tor-keymgr: Move keygen script to maint.
Gabriela Moldovan
2024-05-15
6
-0
/
+317
*
|
maint/update-md-links: avoid * import from typing
Ian Jackson
2024-05-29
1
-1
/
+1
*
|
maint/update-md-links: Add type handling for regexp edge cases
Ian Jackson
2024-05-28
1
-3
/
+6
*
|
maint/update-md-links: Add easy type annotations
Ian Jackson
2024-05-28
1
-8
/
+12
*
|
Merge branch 'links' into 'main'
Nick Mathewson
2024-05-16
3
-14
/
+512
|
\
\
|
*
|
update-md-links: Actually bomb out if subprocess fails
Ian Jackson
2024-05-16
1
-0
/
+1
|
*
|
update-md-links: Use enumerate()
Ian Jackson
2024-05-07
1
-4
/
+2
|
*
|
update-md-links: (Always) print something confirmatory to stdout
Ian Jackson
2024-05-07
1
-1
/
+6
|
*
|
update-md-links: Host code into functions and add types
Ian Jackson
2024-05-07
1
-167
/
+214
|
*
|
update-md-links: Add many comments / helpstrings
Ian Jackson
2024-05-07
1
-2
/
+49
|
*
|
update-md-links: Minor code motion for tidying up
Ian Jackson
2024-05-07
1
-2
/
+3
|
*
|
update-md-links: Avoid literally stating the blocking todo
Ian Jackson
2024-05-07
1
-2
/
+2
|
*
|
update-md-links: With --check, remove the .tmp file if all is OK
Ian Jackson
2024-05-07
1
-0
/
+1
|
*
|
update-md-links: Replace use of assert with bespoke function
Ian Jackson
2024-05-07
1
-2
/
+7
|
*
|
maint/update-md-links: Add --check mode
Ian Jackson
2024-05-02
1
-1
/
+10
|
*
|
maint/update-md-links: New script for fully sorting out CHANGELOG
Ian Jackson
2024-05-02
1
-0
/
+260
|
*
|
maint/gen_md_links: Use the proper parser script
Ian Jackson
2024-05-02
1
-13
/
+13
|
*
|
maint/extract-md-links: New script
Ian Jackson
2024-05-02
1
-0
/
+117
|
*
|
maint/gen_md_links: Soup up argument parser
Ian Jackson
2024-05-02
1
-2
/
+8
|
*
|
maint/gen_md_links: Honour \ escaping
Ian Jackson
2024-05-02
1
-0
/
+1
*
|
|
Merge branch 'script-suffixes' into 'main'
Ian Jackson
2024-05-16
1
-0
/
+38
|
\
\
\
|
*
|
|
Forbid scripts names from specifying their implementation language
Ian Jackson
2024-05-16
1
-0
/
+38
[next]