Provide getOrCreateServices instead of getProvidersIdentifications from ServiceAccessor. |
|
More...
|
over 1 year ago
|
Rename AbstractTarArchiverProvider to TarArchiverProviderBase. |
|
More...
|
over 1 year ago
|
Fix exception when showing final verbose message of create action. |
|
More...
|
over 1 year ago
|
Remove provider identification as a class and use string instead. |
|
More...
|
over 1 year ago
|
Rename _TarArchiverProviderBase to AbstractTarArchiverProvider. |
|
More...
|
over 1 year ago
|
Move actions under archiving and introduce Action base class. |
|
More...
|
almost 2 years ago
|
Separate actions from ArchivingApplication. |
|
More...
|
almost 2 years ago
|
Improve formatting of archiver list in --help output. |
|
More...
|
almost 2 years ago
|
Update NEWS. |
|
More...
|
almost 2 years ago
|
Add PyInstaller spec file for building Windows binary. |
|
More...
|
almost 2 years ago
|
Update INSTALL documentation to use pip. |
|
More...
|
almost 2 years ago
|
Fix building of source distribution package in an isolated virtual env. |
|
More...
|
almost 2 years ago
|
Include pyproject.toml to the source distribution. |
|
More...
|
almost 2 years ago
|
Add Windows specific example of archive specification file. |
|
More...
|
about 2 years ago
|
Fix exceptions while getting terminal width on non-Unix OS-es. |
|
More...
|
about 2 years ago
|
Check for 'tar' existence only in operations which really use it. |
|
More...
|
about 2 years ago
|
Escape '%' character in ArgumentParser help strings. |
|
More...
|
about 2 years ago
|
Extract some methods from Utils to more specific classes. |
|
More...
|
about 2 years ago
|
Use effective IDs for access check and use it only on supported platforms. |
|
More...
|
about 2 years ago
|
Improve ConfigurationFactory API documentation. |
|
More...
|
about 2 years ago
|
Add os_paths do API documentation. |
|
More...
|
about 2 years ago
|
Define constant for configuration file name. |
|
More...
|
about 2 years ago
|
Use isWindows method in OsPaths. |
|
More...
|
about 2 years ago
|
Update configuration files paths in the documentation. |
|
More...
|
about 2 years ago
|
Change default config paths for Windows. |
|
More...
|
about 2 years ago
|
Provides Windows-specific and XDG configuration paths. |
|
More...
|
about 2 years ago
|
Update NEWS. |
|
More...
|
over 2 years ago
|
Use f-strings instead of str.format in starter. |
|
More...
|
over 2 years ago
|
Improve description of command line arguments --list and --all. |
|
More...
|
over 2 years ago
|
Handle exceptions from getting archive specs in all cases. |
|
More...
|
over 2 years ago
|