2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-21 20:35:12 +00:00

Commit Graph

  • b923a2065a Rename field in Snapshot: Tree -> TreeID Alexander Neumann 2014-08-04 23:25:32 +0200
  • 500f4f9997 Add command 'snapshots' Alexander Neumann 2014-08-04 22:55:54 +0200
  • e8b83e460f Refactor Alexander Neumann 2014-08-04 22:46:14 +0200
  • 022f514b09 Rename ListIDs -> List Alexander Neumann 2014-08-04 22:15:04 +0200
  • e525655dcb Fix backup command Alexander Neumann 2014-08-04 21:53:25 +0200
  • 3ac797a8fa Remove SetHash() Alexander Neumann 2014-08-04 21:04:45 +0200
  • f4453ff36f Remove Put* functions Alexander Neumann 2014-08-04 21:02:37 +0200
  • b3c2d82331 Refactor, add Object and Snapshot Alexander Neumann 2014-08-04 20:47:04 +0200
  • fbd33636f0 Rename types and errmsg function Alexander Neumann 2014-08-03 15:16:56 +0200
  • 5cbd1d0090 Add command 'list' Alexander Neumann 2014-08-01 22:20:28 +0200
  • 11d6aa5328 Fix commands Alexander Neumann 2014-08-01 22:20:15 +0200
  • 76074839cf Break out test functions Alexander Neumann 2014-08-01 22:09:30 +0200
  • 18a835bdd7 Removed gingo/gomega for testing Alexander Neumann 2014-08-01 20:07:38 +0200
  • a71b49ebb9 Introduce Type for DirRepository objects Alexander Neumann 2014-07-30 23:11:23 +0200
  • 13bb557cdc Restructured repository Alexander Neumann 2014-07-28 20:20:32 +0200
  • 6e17708dc0 Checking err is sufficient for io.Writer Alexander Neumann 2014-05-02 21:25:40 +0200
  • d8f752fd55 Change README text Alexander Neumann 2014-04-28 21:16:39 +0200
  • 40dcb03d95 Add main binary Alexander Neumann 2014-04-28 00:00:15 +0200
  • 2717d681c5 Add atime to storage Alexander Neumann 2014-04-27 23:59:58 +0200
  • d35a52da23 Remove storagetest/ Alexander Neumann 2014-04-27 23:02:29 +0200
  • 008c2298f1 Remove Repository interface from storage Alexander Neumann 2014-04-27 22:20:39 +0200
  • 5560b39dee Add README and LICENSE Alexander Neumann 2014-04-27 15:49:48 +0200
  • 0061207558 Use nil storage.ID for empty directories, emit in JSON Alexander Neumann 2014-04-21 23:30:00 +0200
  • 4f3a54dc40 First test implementation Alexander Neumann 2014-04-21 23:25:31 +0200
  • b24390909c Rename Dir -> DirRepository Alexander Neumann 2014-04-20 16:48:47 +0200
  • f690e91faf Rename storage -> repository Alexander Neumann 2014-04-19 22:17:57 +0200
  • 70856673db Add Remove() Alexander Neumann 2014-04-19 19:46:20 +0200
  • d156b2d245 Add storage Alexander Neumann 2014-04-19 19:37:34 +0200
  • e3e77d4e9a Add examples Alexander Neumann 2014-04-06 12:36:06 +0200
  • c54facf66b Add hashing package Alexander Neumann 2014-04-06 12:22:58 +0200