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
C
cfv
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 21, 2024 — Jun 21, 2025
Showing page 2 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
start moving display stuff into ui.py
Matthew Mueller
More...
about 19 years ago
use stat object attributes rather than the tuple interface
Matthew Mueller
More...
about 19 years ago
move FileInfoCache into cfv.caching module
Matthew Mueller
More...
about 19 years ago
move FileInfoCache into cfv.caching module
Matthew Mueller
More...
about 19 years ago
move the filtering of which files should be tested out of FileInfoCache into new FileNameFilter class
Matthew Mueller
More...
about 19 years ago
rename FileInfoCache.stdin to stdin_finfo
Matthew Mueller
More...
about 19 years ago
move get_path_key into FileInfoCache class
Matthew Mueller
More...
about 19 years ago
fix partial removal of python 2.1 compatibility: s/_realpath/os.path.realpath/
Matthew Mueller
More...
about 19 years ago
fix whitespace in docstring
Matthew Mueller
More...
about 19 years ago
add docstring/doctests for strippath
Matthew Mueller
More...
about 19 years ago
add doctests for path_split, fix behaviour on filename with a trailing slash
Matthew Mueller
More...
about 19 years ago
import modules for doctest automatically rather than with a hardcoded list
Matthew Mueller
More...
about 19 years ago
copy testdata to temp dir in order to avoid .svn dirs breaking some tests
Matthew Mueller
More...
about 19 years ago
move test data files into testdata subdir, create unchecked.dat file to stand in for previous use of test.py in tests
Matthew Mueller
More...
about 19 years ago
remove .cvsignore files, remove old test.log svnignore in testdir
Matthew Mueller
More...
about 19 years ago
add need_reload arg to runcfv_exe so that external test mode works again
Matthew Mueller
More...
about 19 years ago
allow test.py to be run from any dir, not just the test dir
Matthew Mueller
More...
about 19 years ago
move nocase_findfile into FileInfoCache class
Matthew Mueller
More...
about 19 years ago
move strippath into osutil.py
Matthew Mueller
More...
about 19 years ago
move path_split into osutil.py
Matthew Mueller
More...
about 19 years ago
move PeekFile* and doopen_* into new fileutil module
Matthew Mueller
More...
about 19 years ago
move path_join into osutil.py
Matthew Mueller
More...
about 19 years ago
move do_f_* functions into ChksumType class
Matthew Mueller
More...
about 19 years ago
remove compatibility hacks for python < 2.3
Matthew Mueller
More...
about 19 years ago
remove compatibility hacks for python 2.2
Matthew Mueller
More...
about 19 years ago
only reload cfv.hash once per run of setcfv, rather than every time
Matthew Mueller
More...
about 19 years ago
don't write test temp files to source dir
Matthew Mueller
More...
about 19 years ago
save test.log to tempdir, not in source tree
Matthew Mueller
More...
about 19 years ago
fix error from moving code into own osutil module but still refering to osutil in the code
Matthew Mueller
More...
about 19 years ago
use augmented assignment in more places (that the other change missed)
Matthew Mueller
More...
about 19 years ago
←
1
2
3
4
5
6
7
8
9
…
12
13
→
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