4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
split out depends in imports
anarcat
as Antoine Beaupré
More... over 8 years ago
use builtin NotImplementedError instead of writing our own
anarcat
as Antoine Beaupré
More... over 8 years ago
fix typo
anarcat
as Antoine Beaupré
More... over 8 years ago
remove duplicate code with the unit test
anarcat
as Antoine Beaupré
More... over 8 years ago
add missing colon
anarcat
as Antoine Beaupré
More... over 8 years ago
style: don't use continue for nothing
anarcat
as Antoine Beaupré
More... over 8 years ago
help text review: magic s/number/string/, s/can/must/
anarcat
as Antoine Beaupré
More... over 8 years ago
use triple-double-quoted instead of single-double-quoted
anarcat
as Antoine Beaupré
More... over 8 years ago
Merge pull request #229 from anarcat/rmapi More... over 8 years ago
add attic dependency for build as a separate factor
anarcat
as Antoine Beaupré
More... over 8 years ago
split up keyfile, segments and overall testing in converter
anarcat
as Antoine Beaupré
More... over 8 years ago
refactor: group test repo subroutine
anarcat
as Antoine Beaupré
More... over 8 years ago
cosmetic: reorder
anarcat
as Antoine Beaupré
More... over 8 years ago
add convert command
anarcat
as Antoine Beaupré
More... over 8 years ago
add dry run support to converter
anarcat
as Antoine Beaupré
More... over 8 years ago
remove unused import
anarcat
as Antoine Beaupré
More... over 8 years ago
skip converter tests if attic isn't installed
anarcat
as Antoine Beaupré
More... over 8 years ago
move converter code out of test suite
anarcat
as Antoine Beaupré
More... over 8 years ago
remove needless use of self
anarcat
as Antoine Beaupré
More... over 8 years ago
move conversion code to a separate class for clarity
anarcat
as Antoine Beaupré
More... over 8 years ago
rewrite converter to avoid using attic code
anarcat
as Antoine Beaupré
More... over 8 years ago
more debug
anarcat
as Antoine Beaupré
More... over 8 years ago
some debugging code
anarcat
as Antoine Beaupré
More... over 8 years ago
reshuffle and document
anarcat
as Antoine Beaupré
More... over 8 years ago
keyfile conversion code
anarcat
as Antoine Beaupré
More... over 8 years ago
first stab at an attic-borg converter
anarcat
as Antoine Beaupré
More... over 8 years ago
add automatically generated API
anarcat
as Antoine Beaupré
More... over 8 years ago
remove api file introduced by mistake in #228
anarcat
as Antoine Beaupré
More... over 8 years ago
Merge pull request #228 from anarcat/faster-usage More... over 8 years ago
more human-readable output in usage generation
anarcat
as Antoine Beaupré
More... over 8 years ago