Commit Graph
14 Commits
Author SHA1 Message Date
Felicitas Pojtinger d4c4eb41ef feat: Enable indexing with tape as single source of truth after deletions 2021-11-21 19:58:02 +01:00
Felicitas Pojtinger a33c4cb588 refactor: Rewrite tar tvf & mt fsf compatible tape parser without dirty flag 2021-11-21 19:15:40 +01:00
Felicitas Pojtinger 5bf40bf7cb fix: Ensure that full records are written to tape so that EOF marks work 2021-11-21 19:14:47 +01:00
Felicitas Pojtinger 7681c5517e feat: Implement deletion based on PAX record meta information 2021-11-21 15:33:06 +01:00
Felicitas Pojtinger b78e577ed0 feat: Implement basic remove command which modifies the index 2021-11-21 14:02:21 +01:00
Felicitas Pojtinger aefbe4bbce refactor: Merge stbak and stcache commands 2021-11-21 13:39:14 +01:00
Felicitas Pojtinger 43053d83b9 fix: Prevent int64 casts from corrupting record and block values 2021-11-21 01:22:40 +01:00
Felicitas Pojtinger 988b6f5060 fix: Truncate file if -o is specified before writing for tar backend 2021-11-20 17:00:25 +01:00
Felicitas Pojtinger 93adb5da13 fix: Enable seeking through filemarks (tar ivf) for tar backend 2021-11-20 16:57:11 +01:00
Felicitas Pojtinger 1f603821aa refactor: Make tape flag global 2021-11-20 16:34:06 +01:00
Felicitas Pojtinger fd3606ae4b feat: Port to more UNIXes 2021-11-20 14:55:58 +01:00
Felicitas Pojtinger be65e19d89 feat: Allow seeking to specific location in tape before starting count in list command 2021-11-19 16:41:07 +01:00
Felicitas Pojtinger 8e822c39f8 feat: Add eject cmd 2021-11-19 14:42:13 +01:00
Felicitas Pojtinger 63fa4c3669 feat: Add Cobra commands for all functionality 2021-11-19 02:46:49 +01:00