Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / williballenthin/indxparse issues and pull requests
#84 - Expand Python version testing to include 3.12
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 2 comments
#84 - Expand Python version testing to include 3.12
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 2 comments
#83 - Exercise `MFTINDX.py` with test image and extracted MFT
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 4 comments
#83 - Exercise `MFTINDX.py` with test image and extracted MFT
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 4 comments
#82 - Review extract_mft_record_slack.py with mypy --strict
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 2 comments
#82 - Review extract_mft_record_slack.py with mypy --strict
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 2 comments
#81 - Review tree_mft.py with mypy --strict
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 5 comments
#81 - Review tree_mft.py with mypy --strict
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 5 comments
#80 - Exercise `list_mft.py` and `tree_mft.py` with extracted MFT
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 2 comments
#80 - Exercise `list_mft.py` and `tree_mft.py` with extracted MFT
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 2 comments
#79 - Add `flake8` to `pre-commit` review
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 1 comment
#78 - Type-review most of tree_mft.py
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 1 comment
#77 - Adjust typing symbol style
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
#76 - Halt MFTINDX.py on argument errors
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
#75 - Code style point: single symbols from `typing` should be imported from `typing`
Issue -
State: closed - Opened by ajnelson-nist about 1 year ago
#74 - File opening might switch from `open()` to `pathlib.Path`
Issue -
State: open - Opened by ajnelson-nist about 1 year ago
#73 - Type-annotate and address uncovered issues in list_mft.py
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 3 comments
#72 - Test list_mft.py Bodyfile output
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
#71 - Test list_mft.py JSON output
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
#70 - Update list of .py files currently passing mypy --strict
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
- 1 comment
#69 - Type-review `MFT.SlackIndexEntry.is_valid`
Pull Request -
State: closed - Opened by ajnelson-nist about 1 year ago
#68 - Update license inlining
Pull Request -
State: closed - Opened by sldouglas-nist about 1 year ago
#68 - Update license inlining
Pull Request -
State: closed - Opened by sldouglas-nist about 1 year ago
#67 - Review `MFTINDX.py` with `mypy --strict`
Pull Request -
State: closed - Opened by ajnelson-nist over 1 year ago
#66 - Designate INDXParse as a typed project and review package source tree
Pull Request -
State: closed - Opened by ajnelson-nist over 1 year ago
#66 - Designate INDXParse as a typed project and review package source tree
Pull Request -
State: closed - Opened by ajnelson-nist over 1 year ago
#65 - Add process notes and hash records for test data retrieval and preparation
Pull Request -
State: closed - Opened by ajnelson-nist over 1 year ago
#65 - Add process notes and hash records for test data retrieval and preparation
Pull Request -
State: closed - Opened by ajnelson-nist over 1 year ago
#64 - Add type annotations to `MFT.py` and `BinaryParser.py`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#64 - Add type annotations to `MFT.py` and `BinaryParser.py`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#63 - Add type annotations to declared fields in `MFT.py`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
- 1 comment
#62 - Remove reliance on `options` namespace in `MFT.py`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#61 - Correct `bytes` against `str` comparison
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#61 - Correct `bytes` against `str` comparison
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#60 - Remove type conflict with `record` variable in `record_generator`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#59 - Start `mypy` static code review via Makefile framework
Pull Request -
State: closed - Opened by ajnelson-nist over 1 year ago
#58 - Implement `logging` module in `MFTINDX`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#57 - Add `black` CI
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
- 1 comment
#56 - Format the Python code using Black
Pull Request -
State: closed - Opened by za over 1 year ago
- 1 comment
#55 - Format Python code using Black
Issue -
State: closed - Opened by za over 1 year ago
- 4 comments
#55 - Format Python code using Black
Issue -
State: closed - Opened by za over 1 year ago
- 4 comments
#54 - Use lowercase name for package
Pull Request -
State: closed - Opened by ajnelson-nist over 1 year ago
- 1 comment
#54 - Use lowercase name for package
Pull Request -
State: closed - Opened by ajnelson-nist over 1 year ago
- 1 comment
#53 - Convert two strings to bytestrings
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
- 1 comment
#52 - Revise previous type annotations from `bytes` to `array.array` and add necessary type annotations
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
- 4 comments
#52 - Revise previous type annotations from `bytes` to `array.array` and add necessary type annotations
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
- 4 comments
#51 - Replace `.tostring()` with `.tobytes()`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
- 1 comment
#51 - Replace `.tostring()` with `.tobytes()`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
- 1 comment
#50 - Add return type annotation to `unpack_wstring`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#49 - Remove use of `ord()` in `lsb2num` and `lsb2signednum`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
- 2 comments
#49 - Remove use of `ord()` in `lsb2num` and `lsb2signednum`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
- 2 comments
#48 - Correct `def` to `class` for `INDEX_ROOT`
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#47 - Replace typename with type_
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#47 - Replace typename with type_
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#46 - Transition INDXParse installation to using setup.cfg
Pull Request -
State: closed - Opened by ajnelson-nist over 1 year ago
- 4 comments
#46 - Transition INDXParse installation to using setup.cfg
Pull Request -
State: closed - Opened by ajnelson-nist over 1 year ago
- 4 comments
#45 - Start CI with isort
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#45 - Start CI with isort
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
#44 - add initial pre-commit config
Issue -
State: closed - Opened by williballenthin over 1 year ago
- 3 comments
#44 - add initial pre-commit config
Issue -
State: closed - Opened by williballenthin over 1 year ago
- 3 comments
#43 - isort import formatting
Issue -
State: closed - Opened by williballenthin over 1 year ago
- 3 comments
#43 - isort import formatting
Issue -
State: closed - Opened by williballenthin over 1 year ago
- 3 comments
#42 - push to pypi
Issue -
State: open - Opened by williballenthin over 1 year ago
#41 - add tests
Issue -
State: open - Opened by williballenthin over 1 year ago
- 6 comments
#41 - add tests
Issue -
State: open - Opened by williballenthin over 1 year ago
- 6 comments
#40 - reorganize source code
Issue -
State: open - Opened by williballenthin over 1 year ago
#39 - migrate to pyproject.toml
Issue -
State: open - Opened by williballenthin over 1 year ago
#38 - enable CI/CD via github actions
Issue -
State: open - Opened by williballenthin over 1 year ago
- 5 comments
#37 - Start type annotations
Pull Request -
State: closed - Opened by sldouglas-nist over 1 year ago
- 2 comments
#36 - INDXParse.py - Python3 compatibility
Pull Request -
State: closed - Opened by tobraha almost 2 years ago
- 2 comments
#35 - Invalid INDX ID at beginning of block at %r bytes of stream, and non-null data encountered %r bytes into the block." % (offset, off))
Issue -
State: closed - Opened by josemilagre almost 2 years ago
- 2 comments
#34 - Upgrade to python3
Pull Request -
State: closed - Opened by ajnelson-nist over 2 years ago
- 1 comment
#33 - Python3 future
Issue -
State: open - Opened by nov3mb3r about 5 years ago
- 3 comments
#32 - Errors upon installation
Issue -
State: closed - Opened by nov3mb3r over 5 years ago
- 3 comments
#31 - It only parses info from the first 4KB
Issue -
State: closed - Opened by IndustrialOne about 6 years ago
- 1 comment
#30 - #29 - Adds default sorting key
Pull Request -
State: closed - Opened by yampelo almost 7 years ago
- 1 comment
#29 - TypeError: can't compare datetime.datetime to NoneType
Issue -
State: closed - Opened by yampelo about 7 years ago
- 2 comments
#28 - IndexError: list index out of range
Issue -
State: open - Opened by mike-bailey almost 8 years ago
- 4 comments
#27 - I have a question about your tool T.T from south korea....
Issue -
State: closed - Opened by SonSeungHo almost 8 years ago
- 1 comment
#26 - Invalid INDX ID
Issue -
State: closed - Opened by yani1shu over 8 years ago
- 12 comments
#25 - Issue #24 fix: broken format string
Pull Request -
State: closed - Opened by PoorBillionaire about 9 years ago
- 1 comment
#24 - MFT.py: broken format string
Issue -
State: closed - Opened by PoorBillionaire about 9 years ago
- 2 comments
#23 - Bug fix: broken format string at line 1324
Pull Request -
State: closed - Opened by PoorBillionaire about 9 years ago
- 2 comments
#22 - indxparse: csv output should use csv module
Issue -
State: open - Opened by williballenthin almost 10 years ago
#21 - indxparse: infinite loop processing corrupt indx record
Issue -
State: closed - Opened by williballenthin almost 10 years ago
- 4 comments
#20 - don't silently use epoch timestamp for invalid timestamps
Issue -
State: closed - Opened by williballenthin almost 10 years ago
- 2 comments
#19 - use logging module over debug/warning hacks
Issue -
State: closed - Opened by williballenthin almost 10 years ago
- 3 comments
#18 - get_file_info.py skips timeline creation when si is None
Issue -
State: closed - Opened by hiddenillusion almost 10 years ago
- 1 comment
#17 - added ValueError check in parse_filetime()
Pull Request -
State: closed - Opened by hiddenillusion almost 10 years ago
- 2 comments
#16 - parse_filetime() not handling ValueErrors for timestamps out of range
Issue -
State: closed - Opened by hiddenillusion almost 10 years ago
- 4 comments
#15 - 'pip install' compliant
Pull Request -
State: closed - Opened by nbareil about 10 years ago
- 1 comment
#14 - KeyError exception in fuse-mft.py
Issue -
State: open - Opened by jahrome about 10 years ago
#13 - Add access to ::meta for directories
Issue -
State: open - Opened by jahrome about 10 years ago
#12 - Fix number of arguments for get_meta_for_file
Pull Request -
State: closed - Opened by jahrome about 10 years ago
- 1 comment
#11 - OS support
Issue -
State: closed - Opened by garegin16 about 10 years ago
- 1 comment
#10 - Feature request: searching filenames/timestamps in MFTView
Issue -
State: open - Opened by williballenthin almost 11 years ago
#9 - Feature Request: -t timeline option
Issue -
State: closed - Opened by randomaccess3 almost 11 years ago
- 2 comments
#8 - MFTView.py should use argparse and give meaningful error messages if wrong args provided
Issue -
State: open - Opened by williballenthin almost 11 years ago
#7 - Reorganize directory structure and prepare for DEB packaging
Issue -
State: closed - Opened by williballenthin almost 11 years ago
- 1 comment
#6 - Add other indx types
Pull Request -
State: closed - Opened by ajnelson over 11 years ago
- 1 comment