I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Follow-up to r1897452: Fix 'make check' under Python 3. More... almost 3 years ago
* subversion/tests/cmdline/log_tests.py (log_xml_with_merge_history): Expect to pass over svn:// and http://, since it does. More... almost 3 years ago
svntest: Guard against test-writing bugs, such as the one described in r1897439. More... almost 3 years ago
tests: Include additional information in an error message. More... almost 3 years ago
Stop encoding a test's number in the svntest library. More... almost 3 years ago
swig-py: Fix cleanup failing in teardown with Python 3 on Windows because the repostiory is still open due to circular reference of the raised exception. More... almost 3 years ago
Rename an internal function. No functional change. More... almost 3 years ago
* subversion/tests/cmdline/basic_tests.py (keep_local_reverted_properly): New test. (test_list): Run it. More... almost 3 years ago
Cherry-pick r1897398,r1897399 from the pristines-on-demand branch, where they were committed to by mistake. More... almost 3 years ago
Further clarify a docstring. No functional change. More... almost 3 years ago
Clarify a docstring. No functional change. More... almost 3 years ago
On the 'pristines-on-demand' branch: More... almost 3 years ago
On the 'pristines-on-demand' branch: source code hygiene. More... almost 3 years ago
On the 'pristines-on-demand' branch: on commit, send full text if pristine missing. More... almost 3 years ago
Add a test for issue #4856, "invalid xml file produced by: svn log --xml --use-merge-history".
danielsahlberg
as Daniel Sahlberg
More... almost 3 years ago
On the 'multi-wc-format' branch: fix two simple errors. More... almost 3 years ago
Sync from trunk up to r1897029. More... almost 3 years ago
Remove unneeded legacy transation that was duplicated as 'Authorization failed' and 'authorization failed' (last case removed) with only a casing difference. More... almost 3 years ago
Fix misleading -r option documentation for some svnadmin subcommands. More... about 3 years ago
Typo fix in comment; no functional change More... about 3 years ago
Fix issue #3714: Tab completion does not expand ~username directory
danielsahlberg
as Daniel Sahlberg
More... about 3 years ago
* subversion/libsvn_subr/version.c (svn_ver_compatible): Fix typo in comment: s/that/than/ More... about 3 years ago
Happy new year! More... about 3 years ago
Code cleanup: use the globally available SVN__STATIC_STRING() helper instead of its locally defined equivalents such as MAKE_STRING(), etc… More... about 3 years ago
* subversion/libsvn_repos/reporter.c: Fix a typo in a comment. s/concatention/concatenation/ More... about 3 years ago
Fix grammar in error string More... about 3 years ago
Fix typo in comment More... about 3 years ago
Fix indentation which triggers gcc -Wmisleading-indentation warnings. No functional change. More... about 3 years ago
Fix issue #4880 "Use-after-free of object-pools when used as httpd module" More... about 3 years ago
* tools/dev/unix-build/Makfile.svn: Update to ruby 2.7.4. More... about 3 years ago