Tags

Tags give the ability to mark specific points in history as being important
  • 0.1.5

    b3872960 · Bump version ·
    Version 0.1.5
    
    Bug fixes:
    * Norecurse (!) patterns were always accepted, but they are now
      documented as well.
    * SIGINT is now ignored by Borgify itself. It will therefore affect Borg
      only, causing Borg to fail gracefully and Borgify to fail due to
      Borg’s exit code, rather than making a mess of the terminal.
    
  • 0.1.4

    464e86b7 · Bump version ·
    Version 0.1.4
    
    Bug fixes:
    * Umask is now passed to info as well as create.
    
    Features:
    * Umask is now configurable in the config file.
    
  • 0.1.3

    c2300269 · Bump version ·
    Version 0.1.3
    
    Bug fixes:
    * ! (norecurse) patterns permitted.
    
  • 0.1.2

    12fc232f · Bump version ·
    Version 0.1.2
    
    Bug fixes:
    * --pattern passed properly.
    
  • 0.1.1

    d9a84547 · Bump version ·
    Version 0.1.1
    
    Bug fixes:
    * BORG_FILES_CACHE_SUFFIX is now set.
    
  • 0.1.0

    27608d3b · Initial import ·
    Version 0.1.0
    
    Initial release