borgbackup/src/borg
Mrityunjay Raj 22297f4680 fix typos found by codespell (1.4-maint)
- backupped → backed-up (docs/faq.rst)
- abount → about (docs/faq.rst)
- unflexible → inflexible (docs/faq.rst)
- shrinked → shrunk (docs/internals/data-structures.rst)
- backupped → backed up (src/borg/archive.py)
- splitted → expected (src/borg/testsuite/xattr.py)

Closes #9295
2026-02-13 00:40:54 +05:30
..
algorithms code: fix typos and grammar 2025-08-10 15:51:29 +02:00
cache_sync [1.2-maint] Backport implicit warning patches from master (#6427) 2022-03-09 16:10:21 +01:00
crypto manual fixes 2025-08-17 16:05:51 +02:00
helpers BORG_MSGPACK_VERSION_CHECK=no to disable the version check, fixes #9109 2025-10-28 23:20:53 +01:00
platform Merge pull request #9116 from ThomasWaldmann/fix/freebsd-flags-9090 2025-10-31 01:57:45 +01:00
testsuite fix typos found by codespell (1.4-maint) 2026-02-13 00:40:54 +05:30
__init__.py Version: do not access private attributes, fixes #9263 2026-01-22 15:57:55 +01:00
__main__.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
_chunker.c _*.c: fix typos and grammar 2025-08-11 21:15:14 +02:00
_endian.h Basic MSC Compatibility (#4147) 2018-11-03 18:52:54 +01:00
_hashindex.c _*.c: fix typos and grammar 2025-08-11 21:15:14 +02:00
_item.c item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
archive.py fix typos found by codespell (1.4-maint) 2026-02-13 00:40:54 +05:30
archiver.py prune: added -v / --info output, fixes #9262 2026-01-31 20:48:28 +01:00
cache.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
chunker.pyx manual fixes 2025-08-17 16:05:51 +02:00
compress.pyx compress: expose Padmé size obfuscation via UI 2026-02-09 23:31:52 +01:00
constants.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
fuse.py mount: warn about symlinks pointing outside of the mountpoint, see #9254 2026-01-12 23:09:34 +01:00
fuse_impl.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
hashindex.pyx manual fixes 2025-08-17 16:05:51 +02:00
item.pyx .pyx files: fix typos and grammar 2025-08-11 16:56:11 +02:00
locking.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
logger.py manual fixes 2025-08-17 16:05:51 +02:00
lrucache.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
nanorst.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
paperkey.html paperkey.html: fix typos, grammar, html structure 2025-08-12 16:56:00 +02:00
patterns.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
platformflags.py freebsd/netbsd: skip some tests we have github issues for 2025-11-21 23:46:27 +01:00
remote.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
repository.py compact: also fix segments hints data for lost segment files 2025-12-01 23:12:32 +01:00
selftest.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
shellpattern.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
upgrader.py manual fixes 2025-08-17 16:05:51 +02:00
version.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00
xattr.py code: fix typos and grammar 2025-08-10 15:51:29 +02:00