summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* basic json supportGravatar Joey Hess2011-09-01
| | | | | | | | | | | | | | | | | | This includes a generic JSONStream library built on top of Text.JSON (somewhat hackishly). It would be possible to stream out a single json document describing all actions, but it's probably better for consumers if they can expect one json document per line, so I did it that way instead. Output from external programs used for transferring files is not currently hidden when outputting json, which probably makes it not very useful there. This may be dealt with if there is demand for json output for --get or --move to be parsable. The version, status, and find subcommands have hand-crafted output and don't do json. The whereis subcommand needs to be modified to produce useful json.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2011-08-31
|\
* | unused --remote: Reduced memory use to 1/4th what was used before.Gravatar Joey Hess2011-08-31
| | | | | | | | | | | | | | Using a single strictness annotation, in just the right place. Tried several others, none of which helped and some of which potentially hurt. This is only the second time I've really had to deal with this in a year of using haskell, which is, I suppose not that bad.
| * (no commit message)Gravatar http://jefferai.org/2011-08-30
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2011-08-30
|\
* | smudge update: Not practical.Gravatar Joey Hess2011-08-30
| |
| * Added a commentGravatar http://www.schleptet.net/~cfm/2011-08-30
|/
* link to patchGravatar Joey Hess2011-08-29
|
* update; showstopper issue with current gitGravatar Joey Hess2011-08-29
| | | | developed a patch for git, we'll see if they like it..
* init: Make description an optional parameter.Gravatar Joey Hess2011-08-29
|
* updateGravatar Joey Hess2011-08-29
|
* closeGravatar Joey Hess2011-08-29
|
* update to not overstate the danger or WORMGravatar Joey Hess2011-08-29
|
* Added a commentGravatar http://joey.kitenet.net/2011-08-29
|
* (no commit message)Gravatar cwg2011-08-29
|
* (no commit message)Gravatar cwg2011-08-29
|
* update documentation for new, neutered key-value backendsGravatar Joey Hess2011-08-28
| | | | | | | | | | | Backends are now only used to generate keys (and check them); they are not arbitrary key-value stores for data, because it turned out such a store is better modeled as a special remote. Updated docs to not imply backends do more than they do now. Sometimes I'm tempted to rename "backend" to "keytype" or something, which would really be more clear. But it would be an annoying transition for users, with annex.backends etc.
* guess not everyone configures their shell to show nonzero exit codes..Gravatar Joey Hess2011-08-27
|
* The wget command will now be used in preference to curl, if available.Gravatar Joey Hess2011-08-27
| | | | Got tired of curl's various ugly progress bars.
* (no commit message)Gravatar http://peter-simons.myopenid.com/2011-08-26
|
* add news item for git-annex 3.20110819Gravatar Joey Hess2011-08-19
|
* Added annex-cost-command configuration, which can be used to vary the cost ↵Gravatar Joey Hess2011-08-18
| | | | | | of a remote based on the output of a shell command. Also avoided crashing if the user specified cost value cannot be parsed.
* improve docs for initGravatar Joey Hess2011-08-17
|
* init no longer creates .gitattributesGravatar Joey Hess2011-08-17
|
* Added a comment: Re: squeeze-backports update?Gravatar http://joey.kitenet.net/2011-08-17
|
* Added a comment: squeeze-backports update?Gravatar https://www.google.com/accounts/o8/id?id=AItOawla7u6eLKNYZ09Z7xwBffqLaXquMQC07fU2011-08-17
|
* add news item for git-annex 3.20110817Gravatar Joey Hess2011-08-17
|
* Added a commentGravatar http://joey.kitenet.net/2011-08-17
|
* Added a commentGravatar http://joey.kitenet.net/2011-08-17
|
* updateGravatar Joey Hess2011-08-16
|
* Added support for getting content from git remotes using http (and https).Gravatar Joey Hess2011-08-16
|
* responseGravatar Joey Hess2011-08-16
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2011-08-16
|\
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkHscTHMCNvjJ6nLI1VpsBrJFI5FTwhUT42011-08-15
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkHscTHMCNvjJ6nLI1VpsBrJFI5FTwhUT42011-08-15
| |
* | typoGravatar Joey Hess2011-08-15
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2011-08-14
|\|
| * enhancement suggestionGravatar http://christian.amsuess.com/chrysn2011-08-12
| |
| * (i don't have a remote origin, but it's more common and doesn't change the ↵Gravatar http://christian.amsuess.com/chrysn2011-08-10
| | | | | | | | example)
| * problems with version 3 upgrade instructionsGravatar http://christian.amsuess.com/chrysn2011-08-10
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm4or5sJLWB0evPKp70Q2OND-JmFPnOkLA2011-08-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm4or5sJLWB0evPKp70Q2OND-JmFPnOkLA2011-08-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm4or5sJLWB0evPKp70Q2OND-JmFPnOkLA2011-08-09
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2011-08-08
|\|
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmFgsNxmnGznb5bbmcoWhoQOoxZZ-io61s2011-08-08
| |
* | addurl: --fast can be used to avoid immediately downloading the url.Gravatar Joey Hess2011-08-06
| | | | | | | | | | | | The tricky part about this is that to generate a key, the file must be present already. Worked around by adding (back) an URL key type, which is used for addurl --fast.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawliqfHEW134uawIUPwyKiyOdoF-oI5TxnQ2011-08-05
|/
* responseGravatar Joey Hess2011-08-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2011-08-05
|\
* | responseGravatar Joey Hess2011-08-05
| |