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/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
*
|
|
|
Merge branch 'use-locked-build' into 'main'
Ian Jackson
2024-05-16
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
doc: Use locked build
pinkforest
2024-05-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
maint/cargo-publish: Allow overriding of origin and branch
Ian Jackson
2024-05-15
1
-0
/
+6
*
|
|
maint/cargo-publish: Split handling of origin and branch
Ian Jackson
2024-05-15
1
-3
/
+3
*
|
|
maint/cargo-publish: Add --force option
Ian Jackson
2024-05-15
1
-0
/
+9
|
/
/
*
|
Rename list_crates_publish to list_crates
Ian Jackson
2024-05-08
8
-9
/
+9
*
|
ABolish maint/list_crates
Ian Jackson
2024-05-08
2
-31
/
+0
*
|
maint/check_doc_features: Use new list_crates_publish (nfc)
Ian Jackson
2024-05-08
1
-2
/
+3
*
|
maint/every-crate: Use new list_crates_publish (nfc)
Ian Jackson
2024-05-08
1
-1
/
+1
*
|
maint/changed_crates: Use new list_crates_publish
Ian Jackson
2024-05-08
1
-6
/
+1
*
|
maint/matrix_test: Use new list_crates_publish (nfc)
Ian Jackson
2024-05-08
2
-3
/
+4
*
|
maint/list_crates_publish: Factor out callable, and add types (nfc)
Ian Jackson
2024-05-08
1
-10
/
+24
*
|
Merge branch 'example_warnings' into 'main'
Alexander Færøy
2024-05-07
1
-30
/
+34
|
\
\
|
*
|
add_warning: fix a python mistake.
Nick Mathewson
2024-05-07
1
-1
/
+1
|
*
|
add_warning: Add an "Example lints" list
Nick Mathewson
2024-05-07
1
-0
/
+8
|
*
|
add_warning: Use regexes and maps to find lists of lints
Nick Mathewson
2024-05-07
1
-30
/
+26
*
|
|
Merge branch 'bug1395_remaining' into 'main'
Nick Mathewson
2024-05-07
1
-1
/
+1
|
\
\
\
|
*
|
|
Rename bucket-array-api feature to bucket-array
Nick Mathewson
2024-05-07
1
-1
/
+1
|
*
|
|
Update check_doc_features for equix cfg(fuzzing) change.
Nick Mathewson
2024-05-07
1
-1
/
+1
|
|
/
/
*
|
|
maint/cargo-publish: Bespoke message from missing jq
Ian Jackson
2024-05-07
1
-0
/
+2
*
|
|
maint/cargo-publish: Use dirname
Ian Jackson
2024-05-07
1
-1
/
+1
*
|
|
maint/cargo-publish: Suppress a warning
Ian Jackson
2024-05-07
1
-0
/
+1
*
|
|
Abolish maint/crate_versions
Ian Jackson
2024-05-07
1
-15
/
+0
*
|
|
Introduce maint/cargo-publish script
Ian Jackson
2024-05-07
1
-0
/
+176
*
|
|
maint/list_crates_publish: Soup up considerably
Ian Jackson
2024-05-07
1
-5
/
+26
|
/
/
[prev]
[next]