aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ugh. so it works with ~/.ssh/git-annexGravatar anarcat2016-04-04
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-04-04
|\
* | v6: Close pointer file handles more quickly, to avoid problems on Windows.Gravatar Joey Hess2016-04-04
| | | | | | | | | | | | Was using L.readFile, so the Handle would remain open until the garbage collector got around to it. Changed to explicit open and close, so we know it's always closed when the function returns.
* | commentGravatar Joey Hess2016-04-04
| |
* | commentGravatar Joey Hess2016-04-04
| |
* | commentGravatar Joey Hess2016-04-04
| |
| * Clarified CHECKURL-MULTI syntaxGravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d67302016-04-04
| |
* | commentGravatar Joey Hess2016-04-04
| |
* | commentGravatar Joey Hess2016-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
|
* make way for git checkout outputGravatar 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.
| * (no commit message)Gravatar anarcat2016-04-04
| |
| * Added a commentGravatar ovidiu@66ace8a8d99ce938b0538ffa0f26d30db02a96262016-04-04
| |
| * Added a commentGravatar ovidiu@66ace8a8d99ce938b0538ffa0f26d30db02a96262016-04-04
| |
| * (no commit message)Gravatar timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc29912016-04-04
| |
| * Added a commentGravatar timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc29912016-04-04
| |
| * Added a comment: Local storage of credsGravatar szrc2016-04-04
| |
| * Added a commentGravatar timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc29912016-04-03
| |
| * Added a commentGravatar timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc29912016-04-03
| |
| * removedGravatar ExGen2016-04-03
| |
| * removedGravatar ExGen2016-04-03
| |
| * Added a comment: Found?Gravatar ExGen2016-04-03
| |
| * Added a comment: O_OGravatar ExGen2016-04-03
| |
| * Added a comment: O_oGravatar ExGen2016-04-03
| |
| * rename bugs/Get_failed.mdwn to bugs/Windows__58___git_annex_get_failed.mdwnGravatar ExGen2016-04-03
| |
| * (no commit message)Gravatar ExGen2016-04-03
| |
| * Added a comment: SameGravatar ExGen2016-04-03
| |
| * Added a comment: HarlinksGravatar ExGen2016-04-03
| |
| * Added a comment: Shared key - how many keys?Gravatar gavinwahl@d3a94ffbd6df3b8833a53ff11ec435f58f7c44a92016-04-03
| |
| * (no commit message)Gravatar freewheelinfranks@f936f2e420801f565d39e40036c0a22c71a794252016-04-03
| |
| * Added a comment: Makes sense.Gravatar freewheelinfranks@f936f2e420801f565d39e40036c0a22c71a794252016-04-02
| |
| * Added a comment: HarlinksGravatar ExGen2016-04-02
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-04-02
|\|
| * Added a commentGravatar zarel2016-04-02
| |
| * (no commit message)Gravatar zarel2016-04-02
| |
| * TypoGravatar tim@5431dd39464df207b7d46d3cf1bc74c82123ac682016-04-01
| |
| * Added a comment: cache?Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-04-01
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/n0FWjM0duI0IytxNwAsBBv1BvGd8rA--#a9eec2016-04-01
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/n0FWjM0duI0IytxNwAsBBv1BvGd8rA--#a9eec2016-04-01
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/n0FWjM0duI0IytxNwAsBBv1BvGd8rA--#a9eec2016-04-01
| |
* | better exampleGravatar Joey Hess2016-04-01
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-03-31
|\
* | devblogGravatar Joey Hess2016-03-31
| |
* | Merge branch 'adjustedbranch'Gravatar Joey Hess2016-03-31
|\ \
| * | remove old bugGravatar Joey Hess2016-03-31
| | | | | | | | | | | | I just fixed this one today; it was not the problem I thought it was.