summaryrefslogtreecommitdiff
path: root/doc/todo
Commit message (Collapse)AuthorAge
* added [[!meta author=yoh]]Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-11-10
|
* Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-11-10
|
* hmmGravatar Joey Hess2015-11-10
|
* closeGravatar Joey Hess2015-11-06
|
* updateGravatar Joey Hess2015-11-04
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-11-02
|
* document default --autostart --startdelay=5 and commentGravatar Joey Hess2015-11-02
|
* add three more alternatives...Gravatar https://id.koumbit.net/anarcat2015-10-30
|
* Added a comment: re toxGravatar https://id.koumbit.net/anarcat2015-10-30
|
* Added a comment: Is xmpp the problem ?Gravatar Gastlag2015-10-30
|
* User "bence" was using Google OpenID which is not supported anymore. Found ↵Gravatar parhuzamos2015-10-28
| | | | this moved page, edited it to get notified if anything happens.
* (no commit message)Gravatar Jonan2015-10-28
|
* (no commit message)Gravatar Jonan2015-10-28
|
* commentGravatar Joey Hess2015-10-26
|
* trick questionGravatar anarcat2015-10-20
|
* Avoid unncessary write to the location log when a file is unlocked and then ↵Gravatar Joey Hess2015-10-12
| | | | | | | | | | | | | | | added back with unchanged content. Implemented with no additional overhead of compares etc. This is safe to do for presence logs because of their locality of change; a given repo's presence logs are only ever changed in that repo, or in a repo that has just been actively changing the content of that repo. So, we don't need to worry about a split-brain situation where there'd be disagreement about the location of a key in a repo. And so, it's ok to not update the timestamp when that's the only change that would be made due to logging presence info.
* commentGravatar Joey Hess2015-10-12
|
* (no commit message)Gravatar tribut2015-10-11
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-01
|\
* | Do verification of checksums of annex objects downloaded from remotes.Gravatar Joey Hess2015-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * When annex objects are received into git repositories, their checksums are verified then too. * To get the old, faster, behavior of not verifying checksums, set annex.verify=false, or remote.<name>.annex-verify=false. * setkey, rekey: These commands also now verify that the provided file matches the key, unless annex.verify=false. * reinject: Already verified content; this can now be disabled by setting annex.verify=false. recvkey and reinject already did verification, so removed now duplicate code from them. fsck still does its own verification, which is ok since it does not use getViaTmp, so verification doesn't happen twice when using fsck --from.
| * Added a comment: Fully p2p alternative to XMPPGravatar dxld@02c834b220f9ffc0410d37263aa29d9373cc455b2015-10-01
| |
* | commentGravatar Joey Hess2015-10-01
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-09-29
|\
| * Added a comment: importfeed templateGravatar kalle@bdf75651b439b088e51f28f10f5a46ffcd2a704d2015-09-28
| |
| * Added a comment: timestamps are wrong as of 5.20150731Gravatar graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb75132015-09-26
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-09-26
|\|
* | addGravatar Joey Hess2015-09-26
| |
| * Added a comment: Any updates?Gravatar fastguy2015-09-25
|/
* status: Show added but not yet committed files.Gravatar Joey Hess2015-09-22
| | | | | | | | | | | Seems easy, but git ls-files can't list the right subset of files. So, I wrote a whole new parser for git status output, and converted the status command to use that. There are a few other small behavior changes. The order changed. Unlocked files show as T. In indirect mode, deleted files were not shown before, and that's fixed. Regular files checked directly into git and modified were not shown before, and are now.
* close, already implemented via a different todoGravatar Joey Hess2015-09-22
|
* new todoGravatar Joey Hess2015-09-22
|
* closeGravatar Joey Hess2015-09-22
|
* juggle dup bugsGravatar Joey Hess2015-09-17
|
* Special remotes configured with autoenable=true will be automatically ↵Gravatar Joey Hess2015-09-14
| | | | enabled when git-annex init is run.
* annex.hardlink extended to also try to use hard links when copying from the ↵Gravatar Joey Hess2015-09-14
| | | | | | | repository to a remote. Also, it used to only check that one of the repos was not in direct mode; now when either repo is direct mode, annex.hardlink won't have an effect.
* tocGravatar https://id.koumbit.net/anarcat2015-09-12
|
* cleanupGravatar Joey Hess2015-09-11
|
* commentGravatar Joey Hess2015-09-09
|
* new todoGravatar Joey Hess2015-09-09
|
* unused: Fix reversion in 5.20150727 that broke parsing of the ↵Gravatar Joey Hess2015-09-09
| | | | --unused-refspec option. Thanks, Øyvind A. Holm.
* Add patch to change --unused-refspec back to --used-refspecGravatar sunny2562015-09-08
|
* (no commit message)Gravatar lealanko2015-09-06
|
* Added a commentGravatar lealanko2015-09-06
|
* possible optimisation ideaGravatar Joey Hess2015-09-03
|
* Added a commentGravatar http://joeyh.name/2015-08-25
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-08-25
|
* (no commit message)Gravatar vincent.mcintyre@1318ebde5cb96fc17e59dfa86f399f5634b1facc2015-08-24
|
* Added a comment: great!Gravatar anarcat2015-08-17
|
* sync: Support --jobsGravatar Joey Hess2015-08-14
| | | | | | * sync: Support --jobs * sync --content: Avoid unnecessary second pull from remotes when no file transfers are made.
* (no commit message)Gravatar jonathan.stott+gitannex@7c5a9cff8c7c8f69680d0723dda182fa3ba78d432015-08-14
|