git-annex/doc
Joey Hess b949e85045
remove old closed bugs and todo items to speed up wiki updates and reduce size
Remove closed bugs and todos that were last edited or commented before Q3 2015.

Command line used:

for f in $(grep -l '\[\[done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done
for f in $(grep -l '|done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done
2016-04-19 13:55:29 -04:00
..
android
Android Added a comment: ssh keys, github, xmpp 2015-12-28 22:09:24 +00:00
assistant
automatic_conflict_resolution
backends
bare_repositories
bugs remove old closed bugs and todo items to speed up wiki updates and reduce size 2016-04-19 13:55:29 -04:00
coding_style response 2015-09-29 11:26:42 -04:00
contact
copies
design poll vote (Tahoe-LAFS) 2016-04-18 17:49:35 +00:00
devblog devblog 2016-04-14 15:55:42 -04:00
direct_mode
download sigh @ encfs... 2015-11-30 15:22:00 -04:00
ekg
encryption comment 2016-04-04 14:52:43 -04:00
footer
forum Added a comment 2016-04-17 14:10:37 +00:00
future_proofing
git-annex-copy response 2016-04-04 16:32:38 -04:00
git-annex-direct
git-annex-importfeed Added a comment 2016-01-02 21:02:51 +00:00
git-annex-preferred-content comment and improve docs 2016-04-04 16:10:05 -04:00
git-annex-unused comment 2016-01-11 12:30:52 -04:00
how_it_works commet 2016-01-11 12:21:45 -04:00
install remove incorrect out of dateness warning 2016-04-11 11:26:44 -04:00
internals
license remove LGPL, after removing the LGPLed file 2016-03-05 11:24:05 -04:00
links
metadata
news remove old closed bugs and todo items to speed up wiki updates and reduce size 2016-04-19 13:55:29 -04:00
not
polls
preferred_content comment 2016-01-29 13:37:17 -04:00
required_content
scalability
special_remotes response 2016-04-13 15:23:11 -04:00
stickers Added a comment 2015-11-20 08:37:39 +00:00
sync Added a comment: git-config for manual sync-like operations 2016-04-14 08:21:03 +00:00
templates add copy of note.mdwn, since Makefile's ikiwiki invocation omits the basewiki 2015-12-26 16:40:11 -04:00
testimonials
tips comment 2016-04-14 15:42:00 -04:00
todo remove old closed bugs and todo items to speed up wiki updates and reduce size 2016-04-19 13:55:29 -04:00
trust
tuning
upgrades
use_case
users Added page for mih user 2016-03-17 21:17:15 +00:00
videos
walkthrough comment 2016-03-14 16:37:55 -04:00
Android.mdwn
assistant.mdwn
automatic_conflict_resolution.mdwn
backends.mdwn
bare_repositories.mdwn
bugs.mdwn
builds.mdwn show OSX test result 2016-01-15 16:55:13 -04:00
chunking.mdwn
coding_style.mdwn m 2015-12-05 19:52:38 +00:00
comments.mdwn
contact.mdwn
contribute.mdwn
copies.mdwn
design.mdwn
devblog.mdwn
direct_mode.mdwn don't let git-annex direct be run in a v6 repo 2015-12-04 16:33:09 -04:00
distributed_version_control.mdwn
download.mdwn
ekg.mdwn
encryption.mdwn
favicon.ico
forum.mdwn
future_proofing.mdwn link to new tip about encryption 2016-01-08 11:48:53 -04:00
git-annex-add.mdwn annex.addunlocked 2016-02-16 14:43:43 -04:00
git-annex-addunused.mdwn
git-annex-addurl.mdwn document annex.largefiles handling 2016-01-25 13:41:21 -04:00
git-annex-adjust.mdwn docs for git-annex adjust 2016-03-29 11:39:43 -04:00
git-annex-assistant.mdwn meant to be in prev commit 2015-11-02 11:22:02 -04:00
git-annex-checkpresentkey.mdwn checkpresentkey: Allow to be run without an explicit remote and add --batch 2016-02-12 16:43:51 -04:00
git-annex-contentlocation.mdwn
git-annex-copy.mdwn
git-annex-dead.mdwn
git-annex-describe.mdwn
git-annex-diffdriver.mdwn
git-annex-direct.mdwn docs for git-annex adjust 2016-03-29 11:39:43 -04:00
git-annex-drop.mdwn drop -Jn 2015-11-04 17:13:20 -04:00
git-annex-dropkey.mdwn dropkey --json 2016-03-06 12:58:36 -04:00
git-annex-dropunused.mdwn
git-annex-edit.mdwn
git-annex-enableremote.mdwn enableremote: List uuids and descriptions of remotes that can be enabled, and accept either the uuid or the description in leu if the name. 2015-10-26 14:55:40 -04:00
git-annex-examinekey.mdwn
git-annex-expire.mdwn
git-annex-find.mdwn find --batch 2016-01-20 13:04:07 -04:00
git-annex-findref.mdwn
git-annex-fix.mdwn annex.thin 2015-12-27 15:59:59 -04:00
git-annex-forget.mdwn
git-annex-fromkey.mdwn
git-annex-fsck.mdwn parallel fsck (yes, these changes are all it takes now!) 2015-11-04 16:28:14 -04:00
git-annex-fuzztest.mdwn
git-annex-get.mdwn
git-annex-group.mdwn
git-annex-groupwanted.mdwn
git-annex-import.mdwn document annex.largefiles handling 2016-01-25 13:41:21 -04:00
git-annex-importfeed.mdwn
git-annex-indirect.mdwn don't let git-annex direct be run in a v6 repo 2015-12-04 16:33:09 -04:00
git-annex-info.mdwn info: Support --batch mode. 2016-01-15 15:56:47 -04:00
git-annex-init.mdwn Use git-annex init --version=6 to get v6 for now 2015-12-15 17:17:13 -04:00
git-annex-initremote.mdwn Special remotes configured with autoenable=true will be automatically enabled when git-annex init is run. 2015-09-14 14:49:48 -04:00
git-annex-list.mdwn
git-annex-lock.mdwn v6 git-annex unlock 2015-12-10 16:12:48 -04:00
git-annex-log.mdwn log --raw-date: Use to display seconds from unix epoch. 2016-03-29 14:39:16 -04:00
git-annex-lookupkey.mdwn
git-annex-map.mdwn
git-annex-matchexpression.mdwn matchexpression: Added --largefiles option to parse an annex.largefiles expression. 2016-02-03 16:58:36 -04:00
git-annex-matching-options.mdwn better example 2016-04-01 10:58:21 -04:00
git-annex-merge.mdwn
git-annex-metadata.mdwn metadata: Added -r to remove all current values of a field. 2016-02-29 13:00:46 -04:00
git-annex-migrate.mdwn
git-annex-mirror.mdwn
git-annex-move.mdwn
git-annex-numcopies.mdwn
git-annex-pre-commit.mdwn avoid pre-commit hook messing up new-style unlocked files in v6 repo 2015-12-09 15:18:54 -04:00
git-annex-preferred-content.mdwn comment and improve docs 2016-04-04 16:10:05 -04:00
git-annex-proxy.mdwn
git-annex-readpresentkey.mdwn fix link 2016-04-18 16:36:16 -04:00
git-annex-registerurl.mdwn
git-annex-reinit.mdwn Special remotes configured with autoenable=true will be automatically enabled when git-annex init is run. 2015-09-14 14:49:48 -04:00
git-annex-reinject.mdwn Do verification of checksums of annex objects downloaded from remotes. 2015-10-01 15:56:39 -04:00
git-annex-rekey.mdwn
git-annex-remotedaemon.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 Do verification of checksums of annex objects downloaded from remotes. 2015-10-01 15:56:39 -04:00
git-annex-setpresentkey.mdwn
git-annex-shell.mdwn wording 2016-04-04 16:57:13 -04:00
git-annex-smudge.mdwn fix docs 2015-12-16 16:00:41 -04:00
git-annex-status.mdwn status: Show added but not yet committed files. 2015-09-22 17:32:28 -04:00
git-annex-sync.mdwn 2016-01-05 22:44:15 +00:00
git-annex-test.mdwn test: Added --keep-failures option. 2016-01-06 13:44:12 -04:00
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 Typo 2016-04-01 21:38:42 +00:00
git-annex-untrust.mdwn
git-annex-unused.mdwn
git-annex-upgrade.mdwn
git-annex-vadd.mdwn
git-annex-vcycle.mdwn
git-annex-version.mdwn
git-annex-vfilter.mdwn
git-annex-vicfg.mdwn
git-annex-view.mdwn improve docs 2016-02-23 10:46:42 -04:00
git-annex-vpop.mdwn
git-annex-wanted.mdwn
git-annex-watch.mdwn
git-annex-webapp.mdwn
git-annex-whereis.mdwn whereis --batch 2016-01-20 12:46:00 -04:00
git-annex-xmppgit.mdwn
git-annex.mdwn smudge: Print a warning when annex.thin is set, as git's smudge interface does not allow honoring that configuration. 2016-04-13 13:34:24 -04:00
git-union-merge.mdwn
how_it_works.mdwn
index.mdwn
install.mdwn Replace Arch installation instructions with the package in official repos 2016-01-16 11:33:06 +00:00
internals.mdwn doc improvements 2015-12-27 16:06:11 -04:00
license.mdwn remove LGPL, after removing the LGPLed file 2016-03-05 11:24:05 -04:00
location_tracking.mdwn
logo-old-bw.svg
logo-old.png
logo-old.svg
logo-old_small.png
logo.mdwn copy license info for logo onto logo page 2015-11-20 16:25:08 -04:00
logo.svg
logo_16x16.png
logo_32x32.png
logo_small.png
meta.mdwn
metadata.mdwn
news.mdwn
not.mdwn update 2016-01-19 12:07:46 -04:00
polls.mdwn 2015 user survey 2015-10-19 15:15:04 -04:00
preferred_content.mdwn Support --metadata field<number, --metadata field>number etc to match ranges of numeric values. 2016-02-27 10:55:02 -04:00
privacy.mdwn
publicrepos.mdwn Fix formatting (grrr) 2016-01-02 23:29:38 +00:00
related_software.mdwn add densho 2016-02-12 12:21:04 -04:00
repomap.png
required_content.mdwn
scalability.mdwn
shortcuts.mdwn
sidebar.mdwn
sitemap.mdwn
special_remotes.mdwn add Blackblaze B2 extranal special remote to the list 2015-12-11 11:06:02 -04:00
stickers.mdwn improve 2015-11-19 18:56:24 -04:00
submodules.mdwn
summary.mdwn
sync.mdwn
testimonials.mdwn
thanks.mdwn update 2015-10-20 00:43:18 -04:00
tips.mdwn
todo.mdwn
transferring_data.mdwn
trust.mdwn fix link display so the user reading this isn't led to beleive there are commands git-annex-$foo 2015-09-09 15:56:06 -04:00
tuning.mdwn
upgrades.mdwn Upgrading a direct mode repository to v6 has changed to enter an adjusted unlocked branch. 2016-04-04 13:17:24 -04:00
users.mdwn
videos.mdwn
Void.mdwn Creating initial Void Linux support page to match all the other Linux distros. 2015-09-07 14:03:01 +00:00
walkthrough.mdwn fix links 2016-03-12 13:47:31 -04:00