Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jedie/PyHardLinkBackup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Choose a base ref
...
head repository: jedie/PyHardLinkBackup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 9 commits
  • 28 files changed
  • 2 contributors

Commits on Jan 23, 2016

  1. alternative solutions

    jedie committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    3cb02bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b5b008 View commit details
    Browse the repository at this point in the history
  3. just move class

    jedie committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    081971c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2016

  1. Configuration menu
    Copy the full SHA
    59729d1 View commit details
    Browse the repository at this point in the history
  2. fix if duration==0

    jedie committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    3db3fd7 View commit details
    Browse the repository at this point in the history
  3. Simulate not working os.link with mock

    makes the special windows test obsolete
    jedie committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    f8c8247 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ba6102 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2016

  1. refactory source tree scan and use pathlib everywhere:

    Squashed commit of the following:
    
    commit fa8f6ed7d70d3be55aafb8761f1886ce05731706
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Wed Jan 27 20:00:23 2016 +0100
    
        fix path?
    
    commit c10549aed7e43d62ff4a2fd030fb1da1673868b7
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Wed Jan 27 19:57:32 2016 +0100
    
        try to fix coveralls
    
    commit b7b45a01d8dcf414c46d0b7fec829101ad0a27a2
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Wed Jan 27 19:53:07 2016 +0100
    
        fix path for coverage
    
    commit 7daf92d5d396740079275e45ec212a57ad29b87c
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Wed Jan 27 19:49:40 2016 +0100
    
        fix travis?
    
    commit bd1ecda4198aeb4f776ac21b6f1c4046b63a7608
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Wed Jan 27 19:46:17 2016 +0100
    
        fix path argument and fix travis
    
    commit dff75582b29fcf0ed044f849ec8ebd7443ccd1ca
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Wed Jan 27 18:52:55 2016 +0100
    
        refactory scan routine and always use pathlib
    
    commit 410b04d4b97a2dcff542295d359784a9890f894f
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Wed Jan 27 11:34:13 2016 +0100
    
        WIP
    
    commit 55f9a01b96fe8db39a122c90780e21a98cf4d3e4
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Mon Jan 25 22:59:16 2016 +0100
    
        fix:
    https://ci.appveyor.com/project/jedie/pyhardlinkbackup/build/107
    
    commit 71fc1b9cbe75d63f7c01116f46ce10248de7b989
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Mon Jan 25 22:57:59 2016 +0100
    
        WIP: new filesystem walk
    
    commit e56887f0a4600200039327ffb9bd4779b19f8830
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Mon Jan 25 22:11:59 2016 +0100
    
        fix: https://travis-ci.org/jedie/PyHardLinkBackup/builds/104734238
    
    commit ae4ca593db354f2d0c7b45b0c91beef4378de112
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Mon Jan 25 21:30:41 2016 +0100
    
        just rename
    
    commit 506b8e655a3c6225fc75c4182e122dd4bc85ec69
    Author: JensDiemer <git@jensdiemer.de>
    Date:   Mon Jan 25 21:29:26 2016 +0100
    
        add 'phlb_run_tests.sh' and use it in travis
    
        + rename batch file, too.
    jedie committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    9b78c16 View commit details
    Browse the repository at this point in the history
  2. release v0.5.0

    jedie committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    dcc8c21 View commit details
    Browse the repository at this point in the history
Loading