summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* prep release3.20130207Gravatar Joey Hess2013-02-07
|
* Clean up direct mode cache and mapping info when dropping keys.Gravatar Joey Hess2013-02-07
| | | | | | | | | | | | | | These files were left behind, and made getKeysPresent find keys that were not present. It would be expensive to make getKeysPresent check that the actual key files are present (it just lists the directories). But that's not needed if we just clean up the stale cache and mapping files. To handle systems that were in direct mode and got switched back with stale direct mode files, made cleanObjectLoc remove all files in the key's directory. git annex unused will still list keys that are gone but for which the stale direct mode files exists. To deal with that, made dropunused remove the key's directory even if the key does not seem to be present.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-07
|\
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawksKHc0H_4WXgagabhi8w3dJjgkAl335R42013-02-07
| |
| * (no commit message)Gravatar https://launchpad.net/~arand2013-02-07
| |
| * (no commit message)Gravatar https://launchpad.net/~arand2013-02-07
| |
* | add link to ghc-androidGravatar Joey Hess2013-02-07
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawksKHc0H_4WXgagabhi8w3dJjgkAl335R42013-02-07
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawksKHc0H_4WXgagabhi8w3dJjgkAl335R42013-02-07
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-06
|\
* | blog for the dayGravatar Joey Hess2013-02-06
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm642UBkwhyj_oG2Fno1LiuO2naxCJYaN02013-02-06
| |
* | avoid a warningGravatar Joey Hess2013-02-06
| |
* | fix build with webapp disabledGravatar Joey Hess2013-02-06
| | | | | | | | Broken by recent thread manager and restarting improvements.
* | uninit, unannex --fast: If hard link creation fails, fall back to slow mode.Gravatar Joey Hess2013-02-06
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-06
|\
* | pre-commit: Update direct mode mappings.Gravatar Joey Hess2013-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Making the pre-commit hook look at git diff-index to find changed direct mode files and update the mappings works pretty well. One case where it does not work is when a file is git annex added, and then git rmed, and then this is committed. That's a no-op commit, so the hook probably doesn't even run, and it certianly never notices that the file was deleted, so the mapping will still have the original filename in it. For this and other reasons, it's important that the mappings still be treated as possibly inconsistent. Also, the assistant now allows the pre-commit hook to run when in direct mode, so the mappings also get updated there.
| * poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!)Gravatar 110.32.114.1442013-02-06
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkZktNHFhxC1kYA9KKdKpYJO4clq9WDsjE2013-02-06
| |
| * Fix typosGravatar Richard Hartmann2013-02-06
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-05
|\
* | blog for the dayGravatar Joey Hess2013-02-05
| |
* | updateGravatar Joey Hess2013-02-05
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q2013-02-05
| |
* | Deal with stale mappings for deleted file in direct mode.Gravatar Joey Hess2013-02-05
|/ | | | | | | | | | | | The most common way for a mapping to be stale is when a file was deleted, or renamed. Nothing updates the mappings for deletions yet. But they can also become stale in other ways. For example a file can be modified. So, the mapping is not trusted to be consistent. When we get a key, only replace symlinks that still point to that key with its content. When we drop a key, only put back symlinks for files that still have the direct mode content.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-05
|\
| * Added a commentGravatar http://joeyh.name/2013-02-05
| |
| * Added a commentGravatar http://joeyh.name/2013-02-05
| |
* | tag and titleGravatar Joey Hess2013-02-05
| |
* | remove duplicate bug reportGravatar Joey Hess2013-02-05
| |
| * poll vote (Using only git-annex webapp to config does not seem to work: ↵Gravatar 65.183.159.2542013-02-05
| | | | | | | | Create walkthough?)
| * Added a commentGravatar http://joeyh.name/2013-02-05
| |
| * Added a commentGravatar http://joeyh.name/2013-02-05
| |
* | tag and titleGravatar Joey Hess2013-02-05
| |
| * Added a commentGravatar http://joeyh.name/2013-02-05
| |
| * removedGravatar http://joeyh.name/2013-02-05
| |
| * Added a commentGravatar http://joeyh.name/2013-02-05
| |
* | avoid queueing rm of no filesGravatar Joey Hess2013-02-05
| |
| * Added a commentGravatar http://joeyh.name/2013-02-05
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-05
|\
* | bugGravatar Joey Hess2013-02-05
| |
| * Added a commentGravatar http://joeyh.name/2013-02-05
| |
* | assistant: Fix location log when adding new file in direct mode.Gravatar Joey Hess2013-02-05
| |
| * poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!)Gravatar 24.130.145.1262013-02-05
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-04
|\
* | blogGravatar Joey Hess2013-02-04
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-02-04
|/
* poll vote (Initially the lack of direct-mode. Now concerns about the safety ↵Gravatar 2.171.73.2122013-02-03
| | | | of direct mode. Perhaps after the next release.)
* Added a commentGravatar l3iggs2013-02-03
|
* Added a comment: RapidshareGravatar https://www.google.com/accounts/o8/id?id=AItOawn-UoTjMBsVh6q4HNViGwJi-5FNaCVQB7E2013-02-02
|