Commit ab99e77
committed
Add documentation, Makefile, and linting configuration
Documentation and linting
More linting and documentation
usb_exceptions.py and the sign_*.py files pass linting checks
More linting and documentation
More linting and documentation
pylint: ignore too-few-public-methods
Spacing
Linting
Linting
Documentation
Linting
Create .readthedocs.yml
Create requirements.txt
Add documentation link to README
Update README.rst
Update README.rst
Update README.rst
Update .gitignore
Add call graphs
pylint and flake8 pass
Documentation
Documentation fixes
Add my Travis CI and Coveralls badges (#2)
Add some tables of contents to the documentation
Add linting to CI (#3)
* Add linting to CI
* Install flake8 and pylint
Hide the original repo's badges (for now) (#4)
Finish documentation skeletons for the sign_* files and usb_exceptions.py (#5)
Finish documentation skeletons for fastboot.py and fastboot_debug.py (#6)
Almost done with documentation skeletons
Finish documentation skeletons
Add contents to module docstrings
Working on documentation contents
Finish adding contents to module docstrings
Replace sections with rubrics
Document the sign_* modules and usb_exceptions.py
Remove whitespace
Fix typo
Add tests for the signers
Change 'ValueError' to more general 'Exception'
Added tests for the 'GetPublicKey()' methods
Add ADB keygen functionality (from @joeleong)
Fix sign_* tests
Add debugging code, work on documentation of filesync_protocol.py
Working on documentation
Remove debugging code
Fill in some documentation
Documentation and code formatting
Add some documentation
More documentation
Put command onto one line
Linting
Linting
Update documentation index.rst
Remove CHECKLIST.md1 parent f4e597f commit ab99e77
File tree
217 files changed
+13938
-810
lines changed- adb
- docs
- source
- _static
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
217 files changed
+13938
-810
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | | - | |
4 | | - | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
6 | 14 | | |
7 | 15 | | |
8 | | - | |
9 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments