Nick Sweeting
|
328eb98a38
move main funcs into cli files and switch to using click for CLI
|
1 年之前 |
Nick Sweeting
|
4a5d607296
move logging_util into archivebox.misc subfolder
|
1 年之前 |
Nick Sweeting
|
6e7071bd19
add new binproviders and binaries args to install and version, bump pydantic-pkgr version
|
1 年之前 |
Nick Sweeting
|
51fe4c38c2
speed up version command by checking if quiet is passed
|
1 年之前 |
Nick Sweeting
|
b913e6f426
rename OUTPUT_DIR to DATA_DIR
|
1 年之前 |
Nick Sweeting
|
363a499289
move util.py into misc folder
|
1 年之前 |
Nick Sweeting
|
3e5b6ddeae
move config into dedicated global app
|
1 年之前 |
Cristian
|
6006b4f93b
refactor: Organize code to remove flake8 issues
|
5 年之前 |
Cristian
|
a5550b2105
fix: Rename logging folder to avoid naming conflicts (and circular import issues)
|
5 年之前 |
Cristian
|
f4d1b5121e
refactor: Move logging.py to main module to avoid circular import issues
|
5 年之前 |
Nick Sweeting
|
158f145d9a
move docstrings to main.py out of cli files
|
6 年之前 |
Nick Sweeting
|
1b8abc0961
move everything out of legacy folder
|
6 年之前 |
Nick Sweeting
|
168d253c17
show human readable filesize in version info
|
6 年之前 |
Nick Sweeting
|
5ef5415f3f
rename archive toggles from FETCH_ to SAVE_ for clarity
|
6 年之前 |
Nick Sweeting
|
718e25c973
better dependency checking system and guards
|
6 年之前 |
Nick Sweeting
|
51ae634ec9
working argparse based CLI with most commands implemented
|
6 年之前 |