diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-11-12 23:07:14 +0100 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-11-12 23:07:14 +0100 |
commit | 5465af3c50f7cdc4de245a99838ffb4881867578 (patch) | |
tree | 87f424a8a5a1d432a98932f1df34a68a364276b2 /pdf/doc.bib | |
parent | 7f4d8ea3d23790b0672ee61e979498429896bb86 (diff) | |
download | dna-backup-5465af3c50f7cdc4de245a99838ffb4881867578.tar.gz dna-backup-5465af3c50f7cdc4de245a99838ffb4881867578.zip |
détails sur les diffs git + borg + début journaliers
Diffstat (limited to 'pdf/doc.bib')
-rw-r--r-- | pdf/doc.bib | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/pdf/doc.bib b/pdf/doc.bib index 1d59788..0553060 100644 --- a/pdf/doc.bib +++ b/pdf/doc.bib @@ -117,6 +117,14 @@ publisher={Citeseer} } +@misc{straub2006git, + title={Git: Internals - Git Objects}, + author={Straub, Ben and Torvalds, Linus and others}, + howpublished={\url{https://git-scm.com/book/en/v2/Git-Internals-Git-Objects}}, + year={2006}, + note={[Online; accessed: 2021-11-11]} +} + @inproceedings{zhang2006hptfs, title={Hptfs: A high performance tape file system}, author={Zhang, Xianbo and Du, David and Hughes, Jim and Kavuri, Ravi and StorageTek, Sun}, @@ -149,6 +157,14 @@ note={[Online; accessed: 2021-11-10]} } +@misc{waldmann2017borg, + title={Borg: Internals}, + author={Waldmann, Thomas and others}, + howpublished={\url{https://borgbackup.readthedocs.io/en/stable/internals.html}}, + year={2017}, + note={[Online; accessed: 2021-11-11]} +} + @misc{chromium2012courgette, title={Software Updates: Courgette}, author={The Chromium Projects}, |