summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-26
|\
* | re-addGravatar Joey Hess2014-01-26
| |
* | reorgGravatar Joey Hess2014-01-26
| |
* | reorgGravatar Joey Hess2014-01-26
| |
* | reorganize some files and importsGravatar Joey Hess2014-01-26
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo2014-01-26
| |
* | refactorGravatar Joey Hess2014-01-26
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-26
|\
* | closeGravatar Joey Hess2014-01-26
| |
* | All commands that support --all also support a --key option, which limits ↵Gravatar Joey Hess2014-01-26
| | | | | | | | them to acting on a single key.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog2014-01-26
| |
* | whereis: Support --all.Gravatar Joey Hess2014-01-26
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmXtqLEfN6cGcF9gW_09QUDoRpsexSdRcM2014-01-26
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-26
|\
* | move to todoGravatar Joey Hess2014-01-26
| |
| * Added a commentGravatar http://joeyh.name/2014-01-26
| |
| * Added a commentGravatar http://joeyh.name/2014-01-26
| |
| * Added a commentGravatar http://joeyh.name/2014-01-26
| |
* | webapp: After upgrading a git repository to git-annex, fix bug that made it ↵Gravatar Joey Hess2014-01-26
| | | | | | | | temporarily not be synced with.
* | Optimise non-bare http remotes; no longer does a 404 to the wrong url every ↵Gravatar Joey Hess2014-01-26
| | | | | | | | time before trying the right url. Needs annex-bare to be set to false, which is done when initially probing the uuid of a http remote.
| * Option to delete remote repo when sync failed missingGravatar https://www.google.com/accounts/o8/id?id=AItOawmXtqLEfN6cGcF9gW_09QUDoRpsexSdRcM2014-01-26
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g2014-01-26
|/
* added annex.secure-erase-command config option.Gravatar Joey Hess2014-01-24
|
* ignore updateGravatar Joey Hess2014-01-24
|
* tasty-rerun! make rerest runs much much faster than running whole test suiteGravatar Joey Hess2014-01-24
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-24
|\
| * Added a comment: Long Path ToolGravatar https://www.google.com/accounts/o8/id?id=AItOawmI_rfI0tsu93LcMlAvh5WTXtKFIMkHrJQ2014-01-24
| |
* | updateGravatar Joey Hess2014-01-24
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-24
|\
* | tipGravatar Joey Hess2014-01-24
| |
| * Added a comment: so how can i keep in sync a dropbox subfolder with a usbdriveGravatar sascha2014-01-24
| |
| * Added a comment: Same bug? OSX 10.9.1Gravatar https://www.google.com/accounts/o8/id?id=AItOawlm_3m5gLhML9bHbZ8FpJ-HBZhWaRfFeO82014-01-23
|/
* closeGravatar Joey Hess2014-01-23
|
* fix delay of daily sanity check (hacked for testing and accidentially committed)Gravatar Joey Hess2014-01-23
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-23
|\
* | devblogGravatar Joey Hess2014-01-23
| |
* | try to drop unused object if it does not need to be transferred anywhereGravatar Joey Hess2014-01-23
| |
* | fix transfers of key with no associated fileGravatar Joey Hess2014-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several places assumed this would not happen, and when the AssociatedFile was Nothing, did nothing. As part of this, preferred content checks pass the Key around. Note that checkMatcher is sometimes now called with Just Key and Just File. It currently constructs a FileMatcher, ignoring the Key. However, if it constructed a FileKeyMatcher, which contained both, then it might be possible to speed up parts of Limit, which currently call the somewhat expensive lookupFileKey to get the Key. I have not made this optimisation yet, because I am not sure if the key is always the same. Will need some significant checking to satisfy myself that's the case..
* | explicitly include unused files in backup and incremental backupGravatar Joey Hess2014-01-23
| | | | | | | | include=* does not match unused files, which have no associated file.
* | add webapp UI to manage unused filesGravatar Joey Hess2014-01-23
| |
| * (no commit message)Gravatar zardoz2014-01-23
| |
| * (no commit message)Gravatar zardoz2014-01-23
|/
* devblogGravatar Joey Hess2014-01-22
|
* allow annex.expireunused to be set to false, as well as to a durationGravatar Joey Hess2014-01-22
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-22
|\
* | assistant unused file handlingGravatar Joey Hess2014-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sanity checker run git annex unused daily, and queue up transfers of unused files to any remotes that will have them. The transfer retrying code works for us here, so eg when a backup disk remote is plugged in, any transfers to it are done. Once the unused files reach a remote, they'll be removed locally as unwanted. If the setup does not cause unused files to go to a remote, they'll pile up, and the sanity checker detects this using some heuristics that are pretty good -- 1000 unused files, or 10% of disk used by unused files, or more disk wasted by unused files than is left free. Once it detects this, it pops up an alert in the webapp, with a button to take action. TODO: Webapp UI to configure this, and also the ability to launch an immediate cleanup of all unused files. This commit was sponsored by Simon Michael.
* | add getDiskSizeGravatar Joey Hess2014-01-22
| | | | | | | | Couldn't find anything that exposed this for Windows.
| * Added a commentGravatar https://launchpad.net/~maestro-alubia2014-01-22
| |
* | assistant: Run the periodic git gc in batch mode.Gravatar Joey Hess2014-01-22
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-22
|\