Tags

Tags give the ability to mark specific points in history as being important
  • v0.3.3

    4cb035ee · Merge branch 'dev' ·
    v0.3.3
    
    Bugfixes:
    - don't crash if source is empty
      commit c62d8c38f36f4feac7385feb30f60c88b624f3c1
    - parse \n as newline when loading ColorStr
      commit 0d63d170ee1d7b339d2133ed827bc651c0131957
    - the root device is not always /dev/sda
      commit 95b6daba2af78a8438f53c47d1b4d86b23c19a07
  • v0.3.2

    70f4f983 · Merge branch 'dev' ·
    v0.3.2
    
    Bugfixes:
    - error handling: don't crash if opening a file fails
      commit 8d318842836135a82d5e9b1e3588a9fa2215cdb7
    - use rifle python binding if installed
      commit da34c62ea496862d1084f49d15b55cc39af08db7
    - don't crash when stopping file viewer with ctrl+c
      commit 8fdad1c144fc7d2de184b11092ee664dd6a0ac2a
  • v0.3.1

    5f21e9e0 · Merge branch 'dev' ·
    v0.3.1
    
    Bugfixes:
    - create config directory if missing
      commit ad643cd5e1b1ab085bdbd63ff11bdddfdfdbb4c2
  • v0.3.0

    a7b0d937 · Merge branch 'dev' ·
    v0.3.0
    
    New features:
    - ask if not existing directories should be created in backup plan setup wizard
      commit 6ae9b0e6c4dd3e29af36d3690d7621c33c5e4fb7
    
    Bugfixes:
    - don't crash if path is root directory of a USB stick
      commit 881da642c3f501a976f4b46940e2d7e1f83c6c3a
  • v0.2.1

    20fb6435 · Merge branch 'dev' ·
    v0.2.1
    
    Bugfixes:
    - hoping to fix crash in flit publish
      commit 0b4fd914f959f3003ce71f8f6224d63ec3d7841c
  • v0.2.0

    e62fa71d · Merge branch 'dev' ·
    v0.2.0
    
    It's been too long and I don't have the time to review these 254 commits now.
    But a few things that I remember from the top of my head:
    
    - upgraded to a mature version of confattr
    - sync time stamps
    - don't crash when hitting a wrong key while trying to create a new backup plan
  • v0.1.3

    d3fdeefa · Merge branch 'dev' ·
    v0.1.3
    
    Bugfixes:
    - help, quit and preferences are available in more places
    - return to most recent widget when closing help
      commit a05fb52c889b3dcd85ca776e8099f7bda24f2f30
  • v0.1.2

    035da678 · Merge branch 'dev' ·
    v0.1.2
    
    New features:
    - ask before quit if scanning for changes has taken a while
      commit 2046d857859c1e7b6f26069ac30e4ffcda42424e
      commit a01fa5548f41ef12fd22f1b67f1abe2cffad7573
    - HelpItem: support several commands
      commit b50600b0bc7d99bd8acace9f95727b9276d26d39
    - added help items to directory chooser
      commit f78cc40cbeeaa6a7d39ca6ce3152cf3102ae0164
    
    Bugfixes of the program:
    - don't crash if help bar is empty
      commit 5a9bef40cb41f0c26ab574a2bd6ae560c9621045
    - correct processing of markup
      commit d16ee64a3661bd2ee7d5eaf473d23a4dac0218f1
    - help bar of progress bar is configurable
      commit 21ab24feea1771357ac7eecc916b5cb8d031343a
    - multi key support for dialog and help
      commit 1eb1dbcadb3c673af33255c3d64cbe793f3c76db
    - always update help bar when switching to another widget
      commit c14db4837fb5ba439dd0e1a558e3a4219eb89cb7
    
    Bugfixes of the package:
    - mypy recognizes typing
      commit ff68e90fa3c17896e58d8310da5d84cc972fe552
    - tox is checking tests with mypy
      commit a81e9b5d2fb0ad00c9da687866ddc5d0cf2be6c3
    - run tox without internet
      commit c99cbe3c42e6b5614b8c955327493c24f92ced69
    - added forgotten asserts
      commit 48fc0c16143adc8e04d56d7821b2287788fbe72d
    
    Notes:
    - synchronization logic is implemented but UI is still missing
      commit 3be2844deae9b71d2275a74637e5017e75be9622
  • v0.1.1

    e62892c7 · Merge branch 'dev' ·
    v0.1.1
    
    Bugfixes:
    - avoid crashes in directory chooser when trying to select a src/dst path
  • v0.1.0

    v0.1.0
    
    The first release.
    
    Implemented are:
    - showing differences between two directories or several directory pairs
    - config
    - most help
    - wizard to create backup plans
    - progress bar
    
    Missing:
    - synchronization