openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache Subversion
Settings
|
Report Duplicate
8,521
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 2,016
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
swig-rb: Add type casting for some generic function pointers
Yasuhito Futatsuki
More...
11 months ago
swig-rb: Fix condition to check that apr_hash_t * type value
Yasuhito Futatsuki
More...
11 months ago
swig-rb: Block SWIG 4.2.0 before building Ruby bindings
Yasuhito Futatsuki
More...
11 months ago
Manage spurious Reverted message caused by non-W access to files owned by another user. Part of Issue #4622.
danielsahlberg
as Daniel Sahlberg
More...
11 months ago
Replace the homegrown checks for readonly/executable with calls to access(2) to consider, for example, user's secondary groups.
danielsahlberg
as Daniel Sahlberg
More...
11 months ago
In tools/dev/unix-build:
danielsahlberg
as Daniel Sahlberg
More...
12 months ago
Follow-up to r1905955, fix randomly failing store_pristine_tests.py 9, 10, 11 and 12 due to `apr_stat` which gives only a resolution of seconds on macOS.
Jun Omae
More...
12 months ago
Correctly report newer macOS version names.
Jun Omae
More...
12 months ago
Follow-up to r1899721, fix failing getopt_tests.py 2 and 4 on macOS.
Jun Omae
More...
12 months ago
* tools/dist/release-lines.yaml: Update supported release list for release.py. 1.10 is no longer supported.
danielsahlberg
as Daniel Sahlberg
More...
12 months ago
make a note, for future fix
Greg Stein
More...
12 months ago
Combine .start() and .finish() into a single deliver() method.
Greg Stein
More...
12 months ago
start a move to 4-space standard
Greg Stein
More...
12 months ago
Adjust dataflow so that all output methods buffer the message content. If this becomes too large (not yet implemented), then the buffer will be truncated/reset and a short form of the contents will be created.
Greg Stein
More...
12 months ago
Switch to boolean return values for .generate() rather than an exit code. Map the bool to an exit code for sys.exit()
Greg Stein
More...
12 months ago
Create a new send() method on OutputBase to wrap up the construction of messages, with a long-format and a short-format fallback.
Greg Stein
More...
almost 1 year ago
MacOS is not MacOS X anymore
danielsahlberg
as Daniel Sahlberg
More...
almost 1 year ago
In tools/dev/unix-build:
danielsahlberg
as Daniel Sahlberg
More...
about 1 year ago
Fix PropChange.generate
Greg Stein
More...
about 1 year ago
Simplify generate_changelist_diffs() by iterating the CHANGELIST parameter, rather than indexing into it. Remove the fake SELF.
Greg Stein
More...
about 1 year ago
Switch from a generator class/object to a simple generation function.
Greg Stein
More...
about 1 year ago
Switch from a generator class/object to a generator function.
Greg Stein
More...
about 1 year ago
class DifflibDiffContent does not work, and maybe never did. There is no .next() method on the unified_diff() result object. While it would be possible to use the next() function, it is better to just remove this entirely and require the host OS to have a diff executable (not a hard requirement).
Greg Stein
More...
about 1 year ago
Move some utility class instantiations into the DiffGenerator.
Greg Stein
More...
about 1 year ago
Add a second test for the mailer.py script, using revisions from Apache Subversion itself, rather than mocked up revisions.
Greg Stein
More...
about 1 year ago
* tools/dev/unix-build/Makefile.svn: Remove obsolete notes the bb-openbsd buildbot, which is no longer running.
Stefan Sperling
More...
about 1 year ago
Fix inconsistency in path argment on Config.which_group()
Yasuhito Futatsuki
More...
about 1 year ago
Fix release.py roll-tarballs leaving empty __pycache__ dirs in archives
Nathan Hartman
More...
about 1 year ago
Fix "COMMITTERS file not found" with release.py roll-tarballs
Nathan Hartman
More...
about 1 year ago
* tools/hook-scripts/mailer/tests/README.md: Fix a typo.
Yasuhito Futatsuki
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
…
2015
2016
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree