summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* make noMessages disable closing of json object in --json modeGravatar Joey Hess2016-01-20
| | | | | | | | | | | This allows things like Command.Find to use noMessages and generate their own complete json objects. Previouly, Command.Find managed that only via a hack, which wasn't compatable with batch mode. Only Command.Find, Command.Smudge, and Commange.Status use noMessages currently, and none except for Command.Find are impacted by this change. Fixes find --json --batch output
* remove unused importsGravatar Joey Hess2016-01-20
|
* remove no longer needed noMessagesGravatar Joey Hess2016-01-20
| | | | | All three of these are using batch mode to drive their processing, so there is no automatic output, and noMessages is no longer needed.
* find --batchGravatar Joey Hess2016-01-20
|
* remove excess spaceGravatar Joey Hess2016-01-20
|
* whereis --batchGravatar Joey Hess2016-01-20
|
* update yearsGravatar Joey Hess2016-01-20
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-19
|\
* | add --batchGravatar Joey Hess2016-01-19
| |
| * Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-19
| |
| * Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-19
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-19
|\
* | responseGravatar Joey Hess2016-01-19
| |
* | respnseGravatar Joey Hess2016-01-19
| |
* | responseGravatar Joey Hess2016-01-19
| |
* | responseGravatar Joey Hess2016-01-19
| |
* | update for new arch packageGravatar Joey Hess2016-01-19
| |
| * Added a comment: but works correct in direct modeGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-19
| |
* | already done this earlierGravatar Joey Hess2016-01-19
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-19
|\
* | refactorGravatar Joey Hess2016-01-19
| |
| * Added a comment: actually has smth to do with remotesGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-19
| |
| * Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-19
| |
| * Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-19
| |
* | registerurl: Check if a remote claims the url, same as addurl does.Gravatar Joey Hess2016-01-19
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-19
| |
| * small formatting fix.Gravatar fiatjaf2016-01-19
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-19
| |
| * Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-19
|/
* commentGravatar Joey Hess2016-01-19
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-19
|\
| * Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-19
| |
| * initial requestGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-19
| |
* | updateGravatar Joey Hess2016-01-19
|/
* addurl --json: Include field for added keyGravatar Joey Hess2016-01-19
| | | | | | (unless the file was added directly to git due to annex.largefiles configuration.) (Also done by add --json and import --json)
* add, import: Support --json output.Gravatar Joey Hess2016-01-19
| | | | Include added key in output.
* commentGravatar Joey Hess2016-01-19
|
* Added a comment: attaching a torrent file to a downloaded and annexed directoryGravatar wzhd2016-01-19
|
* Added a commentGravatar CandyAngel2016-01-18
|
* marked as mineGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-18
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-18
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-01-18
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-01-18
|\
* | Force output to be line-buffered, even when it's not connected to the terminal.Gravatar Joey Hess2016-01-18
| | | | | | | | | | This is particuarly important for commands with --batch output, which was not always being flushed at an appropriate time.
| * Added a commentGravatar tribut2016-01-18
| |
| * removedGravatar db2016-01-18
| |
| * (no commit message)Gravatar db2016-01-18
| |
| * Added a commentGravatar db2016-01-18
| |
| * (no commit message)Gravatar db2016-01-18
| |
| * Added a commentGravatar CandyAngel2016-01-18
| |