summaryrefslogtreecommitdiff
path: root/doc/design
Commit message (Collapse)AuthorAge
* correct spelling mistakesGravatar Edward Betts2017-02-12
|
* update links to wormhole issuesGravatar Joey Hess2016-12-16
|
* updatesGravatar Joey Hess2016-12-13
|
* updateGravatar Joey Hess2016-12-07
|
* PAKEGravatar Joey Hess2016-12-06
|
* local lan detectionGravatar Joey Hess2016-11-14
|
* updated designGravatar Joey Hess2016-11-14
| | | | more details on using tor and pairing
* poll vote (OpenStack SWIFT)Gravatar 2a01:cb04:422:dd00:75bc:9129:cb49:31be2016-10-04
|
* remove incorrect bit about multiple concurrent transfers, and improve ↵Gravatar Joey Hess2016-09-26
| | | | description of protocol flow
* Added a comment: adjusted branche to "focus" on a specific subtreeGravatar zack2016-08-22
|
* magic wormhole seems like a nice alternative for arbitrary data sharing hereGravatar anarcat2016-07-26
|
* followup; open bugGravatar Joey Hess2016-07-19
|
* New url for git-remote-gcrypt, now maintained by spwhitton.Gravatar Joey Hess2016-07-05
|
* link to the adjust manpageGravatar anarcat2016-06-23
|
* minor typo fixes throughoutGravatar Yaroslav Halchenko2016-06-02
| | | | | problematic flexibility
* add todo itemGravatar Joey Hess2016-05-23
|
* replyGravatar Joey Hess2016-05-23
|
* note commands which do not get a replyGravatar Joey Hess2016-05-23
|
* note version for recently added commandGravatar Joey Hess2016-05-23
|
* Added a comment: Retrieval progress message helpersGravatar xloem2016-05-20
|
* adjust: Add --fix adjustment, which is useful when the git directory is in a ↵Gravatar Joey Hess2016-05-16
| | | | nonstandard place.
* Added a comment: adjusting symlink pathsGravatar thowz2016-05-13
|
* devblogGravatar Joey Hess2016-05-04
|
* use DIRHASH-LOWER for consistencyGravatar Joey Hess2016-05-03
|
* Added a commentGravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f2016-05-03
|
* Added DIRHASH_LOWER to external special remote protocol.Gravatar Joey Hess2016-05-03
|
* Added a commentGravatar grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f2016-05-03
|
* clarify tha DIRHASH returns mixed caseGravatar Joey Hess2016-04-25
| | | | | Maybe not the best thing that it does, but it can't really be changed w/o breaking existing remotes.
* poll vote (Tahoe-LAFS)Gravatar 2a03:4980:13:4d00:21e:64ff:fe1c:1b1a2016-04-23
|
* poll vote (My phone (or MP3 player))Gravatar 2a03:4980:13:4d00:21e:64ff:fe1c:1b1a2016-04-23
|
* commentGravatar Joey Hess2016-04-20
|
* poll vote (Tahoe-LAFS)Gravatar https://tylercipriani.com/2016-04-18
|
* poll vote (OpenStack SWIFT)Gravatar 8.44.144.242016-04-18
|
* updateGravatar Joey Hess2016-04-12
|
* fix master push overwrite race when updating adjusted branch, by maintaining ↵Gravatar Joey Hess2016-04-09
| | | | basis ref
* hard links on windowsGravatar Joey Hess2016-04-08
| | | | | * annex.thin and annex.hardlink are now supported on Windows. * unannex --fast now makes hard links on Windows.
* avoid withWorkTreeRelated affecting annex symlink calculationGravatar Joey Hess2016-04-08
|
* one little bug..Gravatar Joey Hess2016-04-06
|
* fix auto merge conflict resolution when doing out of tree merge for adjusted ↵Gravatar Joey Hess2016-04-06
| | | | branch
* new method for merging changes into adjusted branch that avoids unncessary ↵Gravatar Joey Hess2016-04-06
| | | | | | merge conflicts Still needs work when there are actual merge conflicts.
* Added a commentGravatar szrc2016-04-05
|
* responseGravatar Joey Hess2016-04-04
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-04-04
|\
| * Clarified CHECKURL-MULTI syntaxGravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-04-04
| |
* | todoGravatar Joey Hess2016-04-04
|/
* still bug with sync in adjusted branchGravatar Joey Hess2016-04-04
|
* deal with cloning a repo that has an ajdusted branch checked outGravatar Joey Hess2016-04-04
|
* updateGravatar Joey Hess2016-04-04
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-04-04
|\
* | Upgrading a direct mode repository to v6 has changed to enter an adjusted ↵Gravatar Joey Hess2016-04-04
| | | | | | | | | | | | | | | | unlocked branch. This makes the direct mode to v6 upgrade able to be performed in one clone of a repository without affecting other clones, which can continue using v5 and direct mode.