summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* import Data.Default in CommonGravatar Joey Hess2015-01-28
|
* groundwork for parameterizing hash depthGravatar Joey Hess2015-01-28
|
* refactorGravatar Joey Hess2015-01-28
|
* rework Differences data typeGravatar Joey Hess2015-01-28
| | | | | | | | | | | | | | Eliminated complexity and future proofed. The most important change is that all functions over Difference are now total; any Difference that can be expressed should be handled. Avoids needs for sanity checking of inputs, and version skew with the future. Also, the difference.log now serializes a [Difference], not a Differences. This saves space and keeps it simpler. Note that [Difference] might contain conflicting differences (eg, [Version5, Version6]. In this case, one of them needs to consistently win over the others, probably based on Ord.
* only simplify Version differencesGravatar Joey Hess2015-01-28
| | | | Eg, [ObjectHashLower True, ObjectHashLower False] is not the same as [ObjectHashLower False]
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-01-27
|\
* | devbogGravatar Joey Hess2015-01-27
| |
* | Repository tuning parameters can now be passed when initializing a ↵Gravatar Joey Hess2015-01-27
| | | | | | | | | | | | | | | | | | | | repository for the first time. * init: Repository tuning parameters can now be passed when initializing a repository for the first time. For details, see http://git-annex.branchable.com/tuning/ * merge: Refuse to merge changes from a git-annex branch of a repo that has been tuned in incompatable ways.
* | remove unused paramGravatar Joey Hess2015-01-27
| |
| * Added a comment: Trusty PPAGravatar https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o2015-01-27
| |
* | better name for difference fileGravatar Joey Hess2015-01-27
| |
| * poll vote (Amazon S3 (done))Gravatar 74.128.196.572015-01-27
| |
| * poll vote (Amazon S3 (done))Gravatar 74.128.196.572015-01-27
| |
* | concrete designGravatar Joey Hess2015-01-26
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY2015-01-26
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-01-26
|\|
| * (no commit message)Gravatar janis_e2015-01-26
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-01-26
|\|
| * (no commit message)Gravatar janis_e2015-01-26
| |
| * Added a comment: still an issueGravatar anarcat2015-01-26
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR82015-01-25
| |
| * clarify questionGravatar spwhitton2015-01-25
| |
| * created help requestGravatar spwhitton2015-01-25
| |
| * Added a comment: Proposed resolutionGravatar https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw2015-01-24
| |
| * Added a comment: proposed resolutionGravatar https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw2015-01-24
| |
| * Added a comment: Ubuntu Trusty 14.04Gravatar https://www.google.com/accounts/o8/id?id=AItOawntodrSgODU27WUCyN2PV7TC14YMkyaoxQ2015-01-24
| |
| * Added a comment: Ubuntu Trusty 14.04Gravatar https://www.google.com/accounts/o8/id?id=AItOawntodrSgODU27WUCyN2PV7TC14YMkyaoxQ2015-01-24
| |
| * (no commit message)Gravatar madduck2015-01-23
| |
* | remove debug printGravatar Joey Hess2015-01-23
| |
| * Added a comment: RE: last commentGravatar https://www.google.com/accounts/o8/id?id=AItOawn8d6WBPNtmyeANT-gjlN19QnCTQ0psRPs2015-01-23
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawn8d6WBPNtmyeANT-gjlN19QnCTQ0psRPs2015-01-22
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm_YXzEdPHzbSGVwtmTR7g1BqDtTnIBB5s2015-01-22
| |
| * Added a comment: S3 special remote?Gravatar https://www.google.com/accounts/o8/id?id=AItOawn8d6WBPNtmyeANT-gjlN19QnCTQ0psRPs2015-01-22
| |
| * Added a comment: Process seems to hang on SynologyGravatar https://www.google.com/accounts/o8/id?id=AItOawnjDzZkA6SzZHgT5_Jy3Rw3s7m_W3-oNLY2015-01-22
| |
| * Remove commasGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2015-01-22
|/
* correctionGravatar Joey Hess2015-01-22
|
* Fix default repository description created by git annex init, which got ↵Gravatar Joey Hess2015-01-22
| | | | broken by the relative path changes in the last release.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-01-22
|\
* | addurl: When a Content-Disposition header suggests a filename to use, addurl ↵Gravatar Joey Hess2015-01-22
| | | | | | | | will consider using it, if it's reasonable and doesn't conflict with an existing file. (--file overrides this)
| * removedGravatar https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw2015-01-22
| |
| * Added a comment: Additional experimentGravatar https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw2015-01-22
| |
| * Added a comment: Additional experimentGravatar https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw2015-01-22
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkXzY87FdO942LR-qNyJFeCth0LjWORNuw2015-01-22
| |
* | excess indentGravatar Joey Hess2015-01-22
| |
| * removedGravatar https://www.google.com/accounts/o8/id?id=AItOawkWHj0RxNMfuwvFzo2d-V6vBKOYwW_Fnfk2015-01-22
| |
| * Added a comment: Update on determining disk usageGravatar https://www.google.com/accounts/o8/id?id=AItOawkWHj0RxNMfuwvFzo2d-V6vBKOYwW_Fnfk2015-01-22
| |
| * Added a comment: Update on determining disk usageGravatar https://www.google.com/accounts/o8/id?id=AItOawkWHj0RxNMfuwvFzo2d-V6vBKOYwW_Fnfk2015-01-22
| |
* | .mailmap: Add mapping for RichiHGravatar Richard Hartmann2015-01-21
| |
* | merge change from propellorGravatar Joey Hess2015-01-21
| | | | | | | | exporting Unit allows custom data units
* | make commits to downloads repo with the git-annex distribution signing keyGravatar Joey Hess2015-01-21
| |