- Oct 25, 2019
- Oct 24, 2019
-
-
teor authored
Part of 31919.
-
teor authored
Part of 31919.
-
teor authored
But only check modified files, which dramatically speeds up check_cocci_parse.sh. Part of 31919.
-
teor authored
Check the tor-owned sources in an 0.3.5 directory layout, if no files are provided on the command line. Part of 31919.
-
teor authored
Add check_cocci_parse.sh, which is a thin wrapper around try_parse.sh. Add a default exceptions file, and use it in check_cocci_parse.sh. Part of 31919.
-
teor authored
Part of 31919.
-
teor authored
Set $TOR_COCCI_EXCEPTIONS_FILE to the name of an exceptions file, containing a list of filename patterns matched by 'grep -f'. Part of 31919.
-
Nick Mathewson authored
"ours" to avoid version bump.
-
Nick Mathewson authored
-
teor authored
-
- Oct 23, 2019
-
-
David Goulet authored
-
teor authored
-
teor authored
-
teor authored
Change the loop order, so that we only sleep between pushes, and avoid sleeping after all the pushes are done. (In rare cases, there may still be an extra sleep.) Part of 32216.
-
teor authored
The script now skips master, maint-* and release-* branches that match upstream, not just test branches. And fix "no branches" bugs that this change makes happen more often. Part of 32216.
-
teor authored
This makes the behaviour of git-push-all.sh -n identical to the other git scripts. Part of 32216.
-
teor authored
Obviously correct changes to already reviewed code.
-
teor authored
We merged this change without a changes file.
-
teor authored
-
- Oct 22, 2019
-
-
teor authored
`git merge --strategy ours` to use STATIC for unit tests in maint-0.4.2.
-
teor authored
-
Our minimum version is now 0.2.9.5-alpha. Series 0.3.0, 0.3.1, 0.3.2, 0.3.3, and 0.3.4 are now rejected. Also, extract this version-checking code into a new function, so we can test it. Closes ticket 31549. Also reject 0.3.5.0 through 0.3.5.6-rc as unstable.
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
`git merge --strategy ours` to take the 0.3.5 changes for 31001, and ignore the conflicting 0.2.9 changes.
-
teor authored
-
BridgeDB supports bridge-distribution lines since version 0.5.0: <https://bugs.torproject.org/23957>
-
Make clear in the man page, in both the bandwidth section and the accountingmax section, that Tor counts in powers of two, not powers of ten: 1 GByte is 1024*1024*1024 bytes, not one billion bytes. Resolves ticket 32106.
-