summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* enableremote: List uuids and descriptions of remotes that can be enabled, ↵Gravatar Joey Hess2015-10-26
| | | | and accept either the uuid or the description in leu if the name.
* responseGravatar Joey Hess2015-10-26
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-26
|\
* | respinseGravatar Joey Hess2015-10-26
| |
* | emphasize that 32 bit version if git for windows is the one that works with ↵Gravatar Joey Hess2015-10-26
| | | | | | | | git-annex
| * Added a comment: Replicating my key for encrypted special remotesGravatar craig@6ddb6e2c94325e18a0d631a06e63fdc111ab1f122015-10-25
| |
| * poll vote (/sdcard/annex)Gravatar 124.40.246.762015-10-24
|/
* Added a comment: oopsGravatar db48x2015-10-21
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-21
|\
* | Changelog typo: remove, not remoteGravatar Henrik Ahlgren2015-10-21
| |
| * Added a commentGravatar CandyAngel2015-10-21
| |
| * (no commit message)Gravatar OlivierBerger2015-10-21
| |
* | Symlink timestamp preservation code uses functions from unix-2.7.0 when ↵Gravatar Joey Hess2015-10-21
| | | | | | | | available, which should be more portable.
| * trick questionGravatar anarcat2015-10-20
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-20
|\
* | updateGravatar Joey Hess2015-10-20
| |
| * (no commit message)Gravatar db48x2015-10-19
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-19
|\
* | Use statvfs on OSX.Gravatar Joey Hess2015-10-19
| | | | | | | | | | | | | | | | Fixes a recent-ish build warning on about 64 bit vs non. This is the method used by the disk-free-space library, and I tested it to yield the same results on even 10 tb drives on OSX -- so it's getting 64 bit values.
| * Added a comment: happy birthday!Gravatar anarcat2015-10-19
|/
* add link to new surveyGravatar Joey Hess2015-10-19
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-19
|\
| * Added a commentGravatar http://joeyh.name/2015-10-19
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-10-19
|\|
* | devblogGravatar Joey Hess2015-10-19
| |
| * Added a commentGravatar anarcat2015-10-19
|/
* 2015 user surveyGravatar Joey Hess2015-10-19
|
* add news item for git-annex 5.20151019Gravatar Joey Hess2015-10-19
|
* roadmap update5.20151019Gravatar Joey Hess2015-10-19
|
* Debian: Remote menu file, since a desktop file is provided and lintian says ↵Gravatar Joey Hess2015-10-19
| | | | there can be only one.
* prep releaseGravatar Joey Hess2015-10-19
|
* remove verbose flag; aws deps fixedGravatar Joey Hess2015-10-19
|
* responseGravatar Joey Hess2015-10-19
|
* commentGravatar Joey Hess2015-10-19
|
* responseGravatar Joey Hess2015-10-19
|
* Added a commentGravatar ovidiu@66ace8a8d99ce938b0538ffa0f26d30db02a96262015-10-19
|
* Added a commentGravatar darkfeline2015-10-18
|
* (no commit message)Gravatar ovidiu@66ace8a8d99ce938b0538ffa0f26d30db02a96262015-10-18
|
* Added a commentGravatar darkfeline2015-10-18
|
* Added a comment: Replicating my key for encrypted special remotesGravatar craig@6ddb6e2c94325e18a0d631a06e63fdc111ab1f122015-10-17
|
* Added a commentGravatar ovidiu@66ace8a8d99ce938b0538ffa0f26d30db02a96262015-10-17
|
* Added a comment: amazingGravatar anarcat2015-10-17
|
* Added a commentGravatar PaulK2015-10-16
|
* devblogGravatar Joey Hess2015-10-15
|
* upstream patch needs testingGravatar Joey Hess2015-10-15
|
* followupGravatar Joey Hess2015-10-15
|
* close as encfs is the bugGravatar Joey Hess2015-10-15
|
* fixedGravatar Joey Hess2015-10-15
|
* Avoid displaying network transport warning when a ssh remote does not yet ↵Gravatar Joey Hess2015-10-15
| | | | | | | | | | | have an annex.uuid set. Instead, only display transport error if the configlist output doesn't include an annex.uuid line, even an empty one. A recent change made git-annex init try to get all the remote uuids, and so the transport error would be displayed by it. It was also displayed when eg, copying files to a remote that had no uuid yet.
* add a hint about syncing when unable to determine remote uuidGravatar Joey Hess2015-10-15
| | | | syncing gets the uuid in passing..