I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 16 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* autogen.sh: export environment variable "PYTHON", for autoheader and autoconf More... over 1 year ago
* tools/dist/release.py: Remove unused variable. Follow-up to the previous commit. More... almost 2 years ago
* tools/dist/release.py (get_keys): Give a local variable a meaningful name in preparation for adding another NamedTemporaryFile instance. . While there, wrap to 80 columns. More... almost 2 years ago
Follow-up to r1902582: Improvements to the release.py script
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
* tools/client-side/store-plaintext-password.py: Fix typo: s/real/realm/ More... almost 2 years ago
A new script to store/update a password in the plain text password store
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
Make release.py display the help message if no subcommand are supplied
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
ASF no longer provide a aggregated KEYS file, so we need to construct it ourselves using the make-keys.sh script.
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
Add some command line arguments to make-keys.sh to allow runing from any directory, as well downloading key files to a temporary directory.
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
* tools/dist/make-keys.sh: Adding make-keys.sh script that was floating around on the mailing list. This generates a KEYS file by fetching the public keys of full committers in COMMITTERS. More... almost 2 years ago
Followup to r1902335/issue #4901, more missing dependencies: install-serf-lib
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
Fix issue #4901: make install-bdb-lib fail due to missing dependency
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
Follow-up to r1902264: Proofreading swedish translations
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
Securityfocus/bugtraq is dead. Remove from release announcement template.
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
Follow-up to r1902264: Proofreading swedish translations
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
Fix help text.
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
Update swedish translations
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
Fix a typo in a comment More... almost 2 years ago
Fix a spelling misstake in the swedish translation.
danielsahlberg
as Daniel Sahlberg
More... almost 2 years ago
* subversion/libsvn_client/commit_util.c (struct harvest_baton): Fix typo in docstring. More... almost 2 years ago
Follow up to r1900882: Restore Python 2.7 support on autogen.sh More... almost 2 years ago
Replace a call to a function deprecated upstream. More... almost 2 years ago
* tests/libsvn_diff/parse-diff-test.c (bad_git_diff_header): Fix some typos in docstring. More... almost 2 years ago
On the 'pristines-on-demand-on-mwf' branch: A follow-up to r1899173 "notify when hydrating". More... about 2 years ago
On the 'pristines-on-demand-on-mwf' branch: add a test related to #4988 "Pristines-on-demand: authz denied during textbase sync". More... about 2 years ago
* subversion/tests/cmdline/__init__.py (): Rewrite a comment. More... about 2 years ago
* subversion/tests/cmdline/__init__.py (): Drop support for Python 2.x. More... about 2 years ago
Fix typo in comment. No functional change. More... about 2 years ago
Add comment above regression test for CVE-2021-28544 More... about 2 years ago
* CHANGES: The fix for CVE-2021-28544 was a server-side fix, not client-side. More... about 2 years ago