1
I Use This!
Activity Not Available

Commits : Listings

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