Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rdiff-backup/rdiff-backup issues and pull requests

#100 - Add documentation on how to contribute

Pull Request - State: closed - Opened by ottok about 5 years ago - 12 comments

#99 - Add .tox and build folder to docker ignore

Pull Request - State: closed - Opened by bigbear3001 about 5 years ago - 1 comment

#98 - Fix setup.py after 8111745a011e8fb6baec7d003100d40d0578f7d2

Pull Request - State: closed - Opened by bigbear3001 about 5 years ago

#97 - Test suite fails out of the box

Issue - State: closed - Opened by ottok about 5 years ago - 3 comments
Labels: bug

#96 - Add Travis-CI integration to project, but with limited scope

Pull Request - State: closed - Opened by ottok about 5 years ago - 5 comments

#95 - Extend Tox to include flake8 static Python code analysis

Pull Request - State: closed - Opened by ottok about 5 years ago - 4 comments

#94 - Update Dockerfile with exact steps on how to run the Tox tests

Pull Request - State: closed - Opened by ottok about 5 years ago - 16 comments

#93 - Rename README to be a Markdown file

Pull Request - State: closed - Opened by ottok about 5 years ago - 5 comments

#92 - Fix selectiontest where /boot is not a seperate mount

Pull Request - State: closed - Opened by bigbear3001 about 5 years ago - 2 comments

#91 - Master fix librsynctest for librsync 0.9.7

Pull Request - State: closed - Opened by bigbear3001 about 5 years ago - 2 comments

#90 - Add rdiff dependency for tests to developer documentation

Pull Request - State: closed - Opened by bigbear3001 about 5 years ago

#89 - Fix location of setup.py in README

Pull Request - State: closed - Opened by bigbear3001 about 5 years ago

#88 - Improve distribution setup for sdist bdist bdist_rpm etc

Issue - State: closed - Opened by ericzolf about 5 years ago

#87 - Take package and distribution version from Git

Pull Request - State: closed - Opened by ericzolf about 5 years ago - 17 comments

#86 - Decide on backup of symbolic link where linked file is excluded

Issue - State: closed - Opened by ericzolf about 5 years ago - 2 comments
Labels: bug, help wanted

#85 - Decide if it makes any sense to backup proc

Issue - State: closed - Opened by ericzolf about 5 years ago - 5 comments
Labels: enhancement, help wanted

#84 - [ENH] Make the RPath object a path-like object

Issue - State: closed - Opened by ericzolf about 5 years ago
Labels: enhancement

#83 - [ENH] improve the rdiff_function in commontest to better fit test cases

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement

#82 - Make testing/resourceforktest.py work on OS/X

Issue - State: open - Opened by ericzolf about 5 years ago - 11 comments
Labels: enhancement, beginner

#81 - Analyze and fix warning around expected directories during rorpiter tests

Issue - State: closed - Opened by ericzolf about 5 years ago - 2 comments
Labels: bug, need review

#80 - [ENH] replace the assert statements by assertXXX statements from unittest

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement

#79 - [ENH] use real booleans instead of 0/1 for better code readability

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement

#78 - Backup doesn't contain SHA1 hash for hard linked files

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: bug

#77 - [ENH] find a way to easily change the verbosity of logging in tests

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement

#76 - [ENH] create on the fly (big) files needed to test using random data

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement

#75 - Analyse appearance of rdiff-backup-data/special_escapes

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment

#74 - Get rid of ResourceWarning unclosed file

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement

#73 - Validate if bytearray was the right choice in _librsync module

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment

#72 - [ENH] suggestion for restore options and digests.

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement

#71 - Clean up compare reports and test them

Issue - State: open - Opened by ericzolf about 5 years ago
Labels: enhancement

#70 - For comparing, check source filesystem's abilities

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement, need review

#69 - Fix restore with --force over existing regular file

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement, need review

#68 - [ENH] Keep track of renamed files

Issue - State: open - Opened by ericzolf about 5 years ago - 2 comments
Labels: enhancement

#67 - Get rid of or rename the "C" module into something more meaningful.

Issue - State: open - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement

#66 - Get rid of $version and replace with other mean to centralize versioning

Issue - State: closed - Opened by ericzolf about 5 years ago - 13 comments

#65 - [ENH] provide a way to uninstall rdiff-backup in setup.py

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement

#64 - Decide and implement a generic documentation handling method

Issue - State: closed - Opened by ericzolf about 5 years ago - 2 comments
Labels: help wanted

#63 - Remove superfluous scripts from library directory

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment

#62 - Validate if workaround with import at the end of metadata.py can be removed

Issue - State: closed - Opened by ericzolf about 5 years ago - 1 comment
Labels: enhancement

#61 - Remove os_walk function from rdiff_backup/FilenameMapping.py

Issue - State: closed - Opened by ericzolf about 5 years ago - 3 comments
Labels: beginner

#60 - Clean-up the code with pep8 and replace tabs with spaces

Issue - State: closed - Opened by ericzolf about 5 years ago - 23 comments
Labels: bug, beginner

#59 - Change permission/mode of created files

Issue - State: closed - Opened by Ma124 about 5 years ago - 2 comments

#58 - Set up rdiff-backup on PyPi

Issue - State: closed - Opened by ottok about 5 years ago - 30 comments
Labels: enhancement

#57 - Create a CONTRIBUTE.md and development policy

Issue - State: closed - Opened by ottok about 5 years ago - 13 comments
Labels: enhancement, documentation

#56 - Sync librsyncmodule.c to latest version from upstream (Duplicity)

Pull Request - State: closed - Opened by ottok about 5 years ago - 6 comments

#55 - Create a PPA for Ubuntu testing

Issue - State: open - Opened by ottok about 5 years ago - 20 comments
Labels: enhancement

#54 - Decide where to store test files

Issue - State: closed - Opened by ottok about 5 years ago - 6 comments
Labels: help wanted

#53 - Migration to Python 3 with file paths as bytes instead str

Pull Request - State: closed - Opened by ericzolf about 5 years ago - 19 comments

#51 - What to do about bugs filed at Savannah?

Issue - State: closed - Opened by ottok about 5 years ago - 5 comments
Labels: enhancement, help wanted, beginner

#50 - Create .github/FUNDING.yml file for this repo?

Issue - State: closed - Opened by ottok about 5 years ago - 4 comments
Labels: enhancement

#49 - Split gh-pages branch to separate repository

Issue - State: closed - Opened by ottok about 5 years ago - 5 comments
Labels: enhancement, documentation

#48 - Create a CI pipeline

Issue - State: closed - Opened by ottok about 5 years ago - 12 comments
Labels: enhancement

#47 - Use Blake2 instead of MD4 with a transition possibility

Issue - State: open - Opened by ericzolf about 5 years ago
Labels: enhancement

#46 - Python 3 port

Issue - State: closed - Opened by int-ua about 5 years ago - 2 comments

#45 - vfat misidentified as case sensitive

Issue - State: closed - Opened by LeonardMichlmayr over 5 years ago - 1 comment
Labels: bug, duplicate

#44 - macOS: '[Errno 1] Operation not permitted' linking PkgInfo

Issue - State: closed - Opened by wmertens over 5 years ago - 2 comments
Labels: enhancement, need review

#43 - Exception '' raised of class '<type 'exceptions.AssertionError'>'

Issue - State: closed - Opened by erwannr over 5 years ago - 5 comments
Labels: bug, duplicate, need review

#42 - rdiff-backup lacks sparse file support

Issue - State: closed - Opened by sid3windr over 5 years ago - 1 comment
Labels: enhancement

#41 - add --no-fsync support

Pull Request - State: closed - Opened by jiri-lunacek over 5 years ago - 5 comments

#40 - Making rdiff-backup work with Python3

Pull Request - State: closed - Opened by ericzolf over 5 years ago - 13 comments

#39 - Change directory mode before deleting them

Pull Request - State: closed - Opened by ardovm over 5 years ago - 3 comments

#38 - Crash with AssertionError while backing up to exFAT partition

Issue - State: closed - Opened by rik-shaw almost 6 years ago - 8 comments
Labels: bug

#37 - Found too many current_mirror incs doesn't say where

Issue - State: closed - Opened by WolfgangFahl almost 6 years ago - 2 comments
Labels: bug

#36 - Cannot build against current librsync version, 2.0.2

Issue - State: closed - Opened by mhsmith about 6 years ago - 9 comments
Labels: bug, need review

#35 - Cannot build from a git clone

Issue - State: closed - Opened by byron-hawkins about 6 years ago - 4 comments
Labels: bug, fixed

#34 - ListError prints wrong path when excluding user mounted directory as root

Issue - State: closed - Opened by alextz about 6 years ago - 1 comment
Labels: bug, fixed

#33 - [Feature request] Split a backup directory

Issue - State: open - Opened by muesli4 about 6 years ago
Labels: enhancement

#32 - [ENH] parallelize the backup process with a job # parameter

Issue - State: open - Opened by Dmole over 6 years ago - 1 comment
Labels: enhancement

#31 - UnicodeDecodeError with WinACLs (locally executed; Windows)

Issue - State: closed - Opened by chrisgraf over 6 years ago - 3 comments
Labels: bug, need review

#30 - OverflowError: group id is less than minimum

Issue - State: closed - Opened by devano1701 over 6 years ago - 4 comments

#28 - add iso, vob and mdf to the --no-compression list

Pull Request - State: closed - Opened by orangenschalen over 6 years ago - 8 comments

#27 - Exception ''ascii' codec can't decode byte 0xe2

Issue - State: closed - Opened by mkalbere over 6 years ago - 3 comments
Labels: bug, need review

#26 - Does rdiff-backup intelligently handle log file rotation?

Issue - State: closed - Opened by jsoref over 6 years ago - 7 comments
Labels: enhancement, wontfix

#25 - Broken links to www.nongnu.org

Issue - State: closed - Opened by zakora over 6 years ago - 1 comment

#24 - Spelling

Pull Request - State: closed - Opened by jsoref almost 7 years ago - 4 comments

#23 - Fix check for proper parent directory inclusion in include/exclude options

Pull Request - State: closed - Opened by ilario almost 7 years ago - 4 comments

#22 - No error raised in certain occasions when excluding files the wrong way

Issue - State: closed - Opened by ilario almost 7 years ago
Labels: bug

#21 - MemoryError exception when remote server does not start

Issue - State: closed - Opened by chrisbainbridge about 7 years ago - 3 comments
Labels: bug, need review

#20 - Crashing on Exception '[Errno 61] No data available'

Issue - State: closed - Opened by nepto about 7 years ago - 10 comments
Labels: bug, fixed

#19 - Some destination dirs tend to bloat

Issue - State: closed - Opened by xHire about 7 years ago - 4 comments
Labels: enhancement, need review

#18 - IOError: [Errno 20] Not a directory

Issue - State: closed - Opened by xHire about 7 years ago - 2 comments
Labels: bug, need review

#17 - Option remove-older-than should have ability to remove only sub-sets of repo history

Issue - State: closed - Opened by janreges over 7 years ago - 5 comments
Labels: enhancement, invalid

#16 - change directory mode before deleting them.

Pull Request - State: closed - Opened by ardovm over 7 years ago - 1 comment

#15 - Updates and additional information for Python 2.7 Win32 built (with librsync 0.9.7)

Pull Request - State: closed - Opened by rstebbing over 7 years ago - 1 comment

#14 - 'RORPath instance has no attribute 'path'' raised of class '<type 'exceptions.AttributeError'>'

Issue - State: closed - Opened by isalgueiro over 7 years ago - 8 comments
Labels: bug

#13 - Fix typo.

Pull Request - State: closed - Opened by davidlehn over 7 years ago

#12 - CIFS filesystem with symbolic links

Issue - State: closed - Opened by Zitrax almost 8 years ago - 5 comments
Labels: enhancement

#11 - Fail when renaming with different case on case insensitive file system

Issue - State: closed - Opened by mkllnk almost 8 years ago - 19 comments
Labels: bug

#10 - --regress switch

Issue - State: closed - Opened by dominicraf about 8 years ago - 2 comments
Labels: enhancement

#9 - Regression of failed backup with long file names can result in assertion error

Issue - State: closed - Opened by zjw about 8 years ago - 5 comments
Labels: bug, fixed

#8 - Support backup of files changing during backup time

Issue - State: closed - Opened by honzasram about 8 years ago - 6 comments
Labels: enhancement, need review

#7 - rdiff-backup website changes

Pull Request - State: closed - Opened by ollytom over 8 years ago - 6 comments
Labels: documentation

#6 - Bugreport: "Warning: modification time of XYZ/rdiff-backup.tmp.231316 isbefore 1970

Issue - State: closed - Opened by tverrbjelke over 8 years ago - 3 comments
Labels: support

#5 - New README for GitHub

Pull Request - State: closed - Opened by afoster over 8 years ago

#4 - Current release status

Issue - State: closed - Opened by Zitrax over 8 years ago - 4 comments
Labels: support

#3 - githubpage / README looks really technical

Issue - State: closed - Opened by gorn over 8 years ago - 3 comments
Labels: documentation

#2 - Fix compilation for librsync >= 1.0.0

Issue - State: closed - Opened by axelgenus over 8 years ago - 1 comment

#1 - patch for compare.py - exit code

Issue - State: closed - Opened by dominicraf over 8 years ago - 7 comments
Labels: enhancement, beginner