Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | notes | 2012-09-25 | ||
| | ||||
* | changelog | 2012-09-25 | ||
| | ||||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-09-25 | ||
|\ | ||||
* | | use --more rather than --new to continue incremental fsck | 2012-09-25 | ||
| | | ||||
* | | basic incremental fsck now working | 2012-09-25 | ||
| | | ||||
* | | add recordStartTime and getStartTime | 2012-09-25 | ||
| | | ||||
* | | move sticky bit code into Utility.FileMode | 2012-09-25 | ||
| | | | | | | | | | | | | | | | | | | | | | | Simplified it using existing functions. I doubt setSticky needs to return the FileMode; if it does for some reason, it can be changed to use modifyFileMode' Converted isSticky to a pure function for consistency with isSymlink. Note that the sticky bit of a file can be tested thus: isSticky . fileMode <$> getFileStatus file | |||
* | | Justin's metadata code | 2012-09-25 | ||
| | | ||||
* | | add --incremental and --new options | 2012-09-25 | ||
| | | | | | | | | Not yet used.. | |||
| * | Added a comment | 2012-09-25 | ||
|/ | ||||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-09-25 | ||
|\ | ||||
* | | fix from Jimmy | 2012-09-25 | ||
| | | ||||
* | | switch to DYLD_FALLBACK_LIBRARY_PATH | 2012-09-25 | ||
| | | ||||
* | | cleanup | 2012-09-25 | ||
| | | ||||
| * | (no commit message) | 2012-09-25 | ||
| | | ||||
| * | Added a comment | 2012-09-25 | ||
|/ | ||||
* | Test that uuid -m works, falling back to plain uuid if not. | 2012-09-25 | ||
| | ||||
* | remove old file | 2012-09-25 | ||
| | ||||
* | preserve library directories | 2012-09-25 | ||
| | | | | | Should avoid overwriting libraries when there are multiple versions of a library used by different programs. | |||
* | file name changed | 2012-09-25 | ||
| | ||||
* | fixes | 2012-09-25 | ||
| | ||||
* | typo | 2012-09-25 | ||
| | ||||
* | build osx app in tmp dir | 2012-09-25 | ||
| | ||||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-09-25 | ||
|\ | ||||
| * | Added a comment | 2012-09-25 | ||
| | | ||||
| * | Added a comment: A few OS X bugs | 2012-09-25 | ||
| | | ||||
* | | update | 2012-09-24 | ||
| | | ||||
* | | add lost comment | 2012-09-24 | ||
| | | ||||
* | | copy: avoid updating location log when no copy is performed | 2012-09-24 | ||
|/ | | | | | git annex copy --to remote often does not need to copy a file, but it was still updating the location log in this case. | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-09-24 | ||
|\ | ||||
* | | add osxapp target | 2012-09-24 | ||
| | | | | | | | | Not fully tested. | |||
| * | Added a comment | 2012-09-24 | ||
| | | ||||
| * | Added a comment: Haskell on MacPorts | 2012-09-24 | ||
|/ | ||||
* | add brew section to osx page and move away comments obsoleted by this change | 2012-09-24 | ||
| | ||||
* | blog for the day | 2012-09-24 | ||
| | ||||
* | fix link | 2012-09-24 | ||
| | ||||
* | link to assistant | 2012-09-24 | ||
| | ||||
* | add news item for git-annex 3.20120924 | 2012-09-24 | ||
| | ||||
* | releasing version 3.201209243.20120924 | 2012-09-24 | ||
| | ||||
* | license the webapp under the AGPL 3+ | 2012-09-24 | ||
| | | | | | | | | | | | | | This means that anyone serving up the webapp to users as a service (ie, without providing any git-annex binary at all to the user) still needs to provide a link to the source code for it, including any modifications they may make. This may make git-annex be covered by the AGPL as a whole when it is built with the webapp. If in doubt, you should ask a lawyer. When git-annex is built with the webapp disabled, no AGPLed code is used. Even building in the assistant does not pull in AGPLed code. | |||
* | add errata page for release | 2012-09-24 | ||
| | ||||
* | remove blaze-markup | 2012-09-24 | ||
| | ||||
* | lintian fixes | 2012-09-24 | ||
| | ||||
* | Added a comment | 2012-09-24 | ||
| | ||||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2012-09-24 | ||
|\ | ||||
* | | quiet calls to transferkey | 2012-09-24 | ||
| | | ||||
| * | Added a comment | 2012-09-24 | ||
| | | ||||
* | | fixes for transfer resume | 2012-09-24 | ||
| | | | | | | | | | | | | | | | | | | Fix resuming of downloads, which do not have a transfer info file to read. When checking upload progress, use the MVar, rather than re-reading the info file. Catch exceptions in the transfer action. Required a tryAnnex. | |||
* | | don't queue uploads for failed downloads | 2012-09-24 | ||
| | | ||||
| * | (no commit message) | 2012-09-24 | ||
| | |