git-annex/doc
Joey Hess d010ab04be
sped up the --all option by 2x to 16x by using git cat-file --buffer
This assumes that no location log files will have a newline or carriage
return in their name. catObjectStream skips any such files due to
cat-file not supporting them.

Keys have been prevented from containing newlines since 2011,
commit 480495beb4. If some old repo
had a key with a newline in it, --all will just skip processing that key.
Other things, like .git/annex/unused files certianly assume no newlines in
keys too, and AFAICR, such keys never actually worked.

Carriage return is escaped by preSanitizeKeyName since 2013. WORM keys
generated before that point could perhaps contain a CR. (URL probably not,
http probably doesn't support an URL with a raw CR in it.) So, added
a warning in fsck about such keys. Although, fsck --all will naturally
skip them, so won't be able to warn about them. Not entirely
satisfactory, but I'll bet there are not really any such keys in
existence.

Thanks to Lukey for finding this optimisation.
2020-07-07 13:54:04 -04:00
..
Android
android
assistant
automatic_conflict_resolution
backends Added a comment: backends vs special remotes 2020-02-20 19:23:07 +00:00
bare_repositories
bugs Revert "async exception safety for coprocesses" 2020-07-06 15:11:28 -04:00
chunking
coding_style
contribute comment 2020-06-30 11:17:38 -04:00
copies
design link 2020-07-03 14:40:13 -04:00
devblog Honor annex.largefiles when importing a tree from a special remote. 2020-06-23 16:07:18 -04:00
direct_mode
download
encryption
footer
forum Added a comment: transfer repos 2020-07-05 17:25:49 +00:00
future_proofing
git-annex-addurl
git-annex-adjust Added a comment: Get missing files in --hide-missing branch 2020-06-05 19:14:26 +00:00
git-annex-checkpresentkey
git-annex-config
git-annex-copy
git-annex-direct
git-annex-drop
git-annex-enableremote
git-annex-find Added a comment: "dry run" option 2020-04-21 19:04:07 +00:00
git-annex-importfeed
git-annex-lookupkey
git-annex-metadata
git-annex-move
git-annex-p2p
git-annex-preferred-content
git-annex-reinject
git-annex-rmurl
git-annex-setpresentkey
git-annex-sync response 2020-02-20 15:31:42 -04:00
git-annex-test
git-annex-unannex
git-annex-undo
git-annex-uninit
git-annex-unlock
git-annex-unused
git-annex-whereis
how_it_works
install move Void page to install 2020-06-30 11:11:39 -04:00
internals expand 2020-07-03 14:42:04 -04:00
license
links
metadata
news add news item for git-annex 8.20200617 2020-06-17 16:00:23 -04:00
not
polls
preferred_content improve documentation 2020-04-13 12:33:35 -04:00
profiling
projects fix directive 2020-01-30 12:15:41 -04:00
required_content
scalability
security Added a comment 2020-02-21 00:07:56 +00:00
special_remotes remove comment as they also asked the same thing in a forum post, and were anwsered there 2020-06-30 10:43:59 -04:00
stickers
sync
templates styling 2020-01-29 11:35:40 -04:00
testimonials
thanks update 2020-07-05 11:12:10 -04:00
tips Added a comment 2020-06-17 06:42:53 +00:00
todo sped up the --all option by 2x to 16x by using git cat-file --buffer 2020-07-07 13:54:04 -04:00
trust
tuning
upgrades remove obsolete comments 2020-02-19 15:02:09 -04:00
use_case
users 2020-07-03 07:36:41 +00:00
videos
walkthrough
workflow
Android.mdwn
assistant.mdwn
automatic_conflict_resolution.mdwn
backends.mdwn
bare_repositories.mdwn
bugs.mdwn add priority tags 2020-03-25 13:05:09 -04:00
builds.mdwn make the git-annex-snapshot a link to the log 2020-04-28 15:54:34 -04:00
chunking.mdwn
coding_style.mdwn
comments.mdwn
contact.mdwn
contribute.mdwn Fix double around Annex` 2020-01-29 16:52:22 +00:00
copies.mdwn
design.mdwn
devblog.mdwn
direct_mode.mdwn
distributed_version_control.mdwn
download.mdwn
encryption.mdwn
favicon.ico
forum.mdwn bad edit 2020-04-13 09:16:39 +00:00
future_proofing.mdwn
git-annex-add.mdwn man pages improvements 2020-05-12 09:07:45 -04:00
git-annex-addunused.mdwn
git-annex-addurl.mdwn addurl --preserve-filename and a few related changes 2020-05-08 16:22:55 -04:00
git-annex-adjust.mdwn
git-annex-assistant.mdwn
git-annex-benchmark.mdwn
git-annex-calckey.mdwn
git-annex-checkpresentkey.mdwn improve docs and close incorrect bug report 2020-06-16 13:45:00 -04:00
git-annex-config.mdwn Merge branch 'master' into v8 2020-02-19 14:32:11 -04:00
git-annex-contentlocation.mdwn
git-annex-copy.mdwn --auto doc wording 2020-04-13 16:12:48 -04:00
git-annex-dead.mdwn
git-annex-describe.mdwn
git-annex-diffdriver.mdwn
git-annex-direct.mdwn
git-annex-drop.mdwn man pages improvements 2020-05-12 09:07:45 -04:00
git-annex-dropkey.mdwn
git-annex-dropunused.mdwn
git-annex-edit.mdwn
git-annex-enable-tor.mdwn
git-annex-enableremote.mdwn clean up some very confusing language about non-special remotes 2020-02-19 13:01:20 -04:00
git-annex-examinekey.mdwn
git-annex-expire.mdwn
git-annex-export.mdwn export: Let concurrent transfers be done with -J or annex.jobs 2020-05-26 11:44:07 -04:00
git-annex-find.mdwn
git-annex-findref.mdwn
git-annex-fix.mdwn
git-annex-forget.mdwn
git-annex-fromkey.mdwn
git-annex-fsck.mdwn close not really a bug, and improve fsck man page 2020-04-27 12:13:35 -04:00
git-annex-fuzztest.mdwn
git-annex-get.mdwn man pages improvements 2020-05-12 09:07:45 -04:00
git-annex-group.mdwn
git-annex-groupwanted.mdwn
git-annex-import.mdwn import: Added --no-content option, which avoids downloading files from a special remote 2020-07-03 13:41:57 -04:00
git-annex-importfeed.mdwn document the 2_ files 2020-06-24 14:31:46 -04:00
git-annex-indirect.mdwn
git-annex-info.mdwn
git-annex-init.mdwn auto-init autoenable=yes 2020-05-27 12:40:35 -04:00
git-annex-initremote.mdwn auto-init autoenable=yes 2020-05-27 12:40:35 -04:00
git-annex-inprogress.mdwn
git-annex-list.mdwn
git-annex-lock.mdwn man pages improvements 2020-05-12 09:07:45 -04:00
git-annex-log.mdwn
git-annex-lookupkey.mdwn
git-annex-map.mdwn
git-annex-matchexpression.mdwn
git-annex-matching-expression.mdwn
git-annex-matching-options.mdwn
git-annex-merge.mdwn
git-annex-metadata.mdwn
git-annex-migrate.mdwn
git-annex-mirror.mdwn
git-annex-move.mdwn improve documentation 2020-04-13 12:33:35 -04:00
git-annex-multicast.mdwn
git-annex-numcopies.mdwn
git-annex-p2p.mdwn improve docs 2020-05-05 12:39:38 -04:00
git-annex-post-receive.mdwn
git-annex-pre-commit.mdwn
git-annex-preferred-content.mdwn improve documentation 2020-04-13 12:33:35 -04:00
git-annex-proxy.mdwn
git-annex-readpresentkey.mdwn
git-annex-registerurl.mdwn added -z 2018-09-20 16:11:47 -04:00
git-annex-reinit.mdwn
git-annex-reinject.mdwn mention limitation of --known 2020-01-30 12:54:15 -04:00
git-annex-rekey.mdwn
git-annex-remotedaemon.mdwn
git-annex-renameremote.mdwn
git-annex-repair.mdwn
git-annex-required.mdwn
git-annex-resolvemerge.mdwn
git-annex-rmurl.mdwn
git-annex-schedule.mdwn
git-annex-semitrust.mdwn
git-annex-setkey.mdwn
git-annex-setpresentkey.mdwn
git-annex-shell.mdwn
git-annex-smudge.mdwn
git-annex-status.mdwn
git-annex-sync.mdwn clarify 2020-07-03 14:31:08 -04:00
git-annex-test.mdwn
git-annex-testremote.mdwn
git-annex-transferkey.mdwn
git-annex-transferkeys.mdwn
git-annex-trust.mdwn
git-annex-unannex.mdwn
git-annex-undo.mdwn
git-annex-ungroup.mdwn
git-annex-uninit.mdwn
git-annex-unlock.mdwn man pages improvements 2020-05-12 09:07:45 -04:00
git-annex-untrust.mdwn
git-annex-unused.mdwn
git-annex-upgrade.mdwn fix problems with upgrade of local remotes 2020-03-09 16:49:28 -04:00
git-annex-vadd.mdwn
git-annex-vcycle.mdwn
git-annex-version.mdwn
git-annex-vfilter.mdwn
git-annex-vicfg.mdwn
git-annex-view.mdwn
git-annex-vpop.mdwn
git-annex-wanted.mdwn
git-annex-watch.mdwn
git-annex-webapp.mdwn
git-annex-whereis.mdwn whereis: Added --format option. 2020-05-19 16:20:56 -04:00
git-annex.mdwn import: Added --no-content option, which avoids downloading files from a special remote 2020-07-03 13:41:57 -04:00
git-remote-tor-annex.mdwn
git-union-merge.mdwn
how_it_works.mdwn
index.mdwn
install.mdwn added a note about historical builds 2020-03-09 16:50:13 +00:00
internals.mdwn
license.mdwn
location_tracking.mdwn
logo-old-bw.svg
logo-old.png
logo-old.svg
logo-old_small.png
logo.mdwn
logo.svg
logo_16x16.png
logo_32x32.png
logo_small.png
meta.mdwn
metadata.mdwn
news.mdwn
not.mdwn
polls.mdwn
preferred_content.mdwn
privacy.mdwn
profiling.mdwn
projects.mdwn
publicrepos.mdwn we grew up to over 50TB 2018-09-14 02:53:11 +00:00
related_software.mdwn fix markup 2020-02-24 14:25:13 +00:00
repomap.png
required_content.mdwn
scalability.mdwn added a hyperlink from scalability page to scalability tips page 2020-01-30 15:52:53 +00:00
security.mdwn
shortcuts.mdwn
sidebar.mdwn
sitemap.mdwn
special_remotes.mdwn 2020-03-31 23:40:12 +00:00
stickers.mdwn
submodules.mdwn
summary.mdwn
sync.mdwn
testimonials.mdwn
thanks.mdwn
tips.mdwn
todo.mdwn add priority tags 2020-03-25 13:05:09 -04:00
transferring_data.mdwn
trust.mdwn
tuning.mdwn
upgrades.mdwn remove instructions for v0 upgrade 2020-02-19 15:10:58 -04:00
users.mdwn
videos.mdwn
walkthrough.mdwn
workflow.mdwn