summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* restart UIGravatar Joey Hess2013-01-03
| | | | | Browser behavior is not ideal; a new tab is opened on restart. Browsers won't let me redirect to a file:// so I cannot use the old tab.
* blog for the dayGravatar Joey Hess2013-01-03
|
* move local repo list out of control menuGravatar Joey Hess2013-01-03
|
* fix typo in name of authorized_keys file when canceling adding a keyGravatar Joey Hess2013-01-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-01-03
|\
| * Added a commentGravatar http://joeyh.name/2013-01-03
| |
| * Added a commentGravatar http://joeyh.name/2013-01-03
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY2013-01-03
| |
* | webapp: Add UI to stop assistant.Gravatar Joey Hess2013-01-03
| | | | | | | | | | | | | | Would like to also have restart UI, but that's rather harder to do, seems it'd need to start another copy of the webapp, and redirect the browser to its new url, but running two assistants in the same repo at the same time isn't good.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY2013-01-03
| |
| * Added a commentGravatar http://joeyh.name/2013-01-03
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY2013-01-03
| |
| * Added a commentGravatar http://joeyh.name/2013-01-03
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY2013-01-03
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY2013-01-03
| |
* | typoGravatar Joey Hess2013-01-03
|/
* Added a comment: Tracking remote copies not even stored locally / URL ↵Gravatar https://www.google.com/accounts/o8/id?id=AItOawm7eqCMh_B7mxE0tnchbr0JoYu11FUAFRY2013-01-03
| | | | backend turned into a "special remote".
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlj9WgQyCxXZiD24MlvKtqE_4HBfu6QsNc2013-01-03
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawldeLGDQtdqk7f0EbvSv48XRWEKFxzdYmU2013-01-02
|
* Added a comment: macportsGravatar https://www.google.com/accounts/o8/id?id=AItOawldeLGDQtdqk7f0EbvSv48XRWEKFxzdYmU2013-01-02
|
* Added a comment: Also try sizesGravatar https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec892013-01-02
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA2013-01-02
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA2013-01-02
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA2013-01-02
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-01-02
|\
* | blog for the dayGravatar Joey Hess2013-01-02
| |
| * Added a comment: ThanksGravatar https://launchpad.net/~gdr-go22013-01-02
| |
| * Added a commentGravatar http://joeyh.name/2013-01-02
|/
* add news item for git-annex 3.20130102Gravatar Joey Hess2013-01-02
|
* releasing version 3.201301023.20130102Gravatar Joey Hess2013-01-02
|
* Added a commentGravatar http://joeyh.name/2013-01-02
|
* (no commit message)Gravatar https://launchpad.net/~gdr-go22013-01-02
|
* show errorsGravatar Joey Hess2013-01-02
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-01-02
|\
| * Added a commentGravatar Steve2013-01-01
| |
| * Added a comment: git repo is now upGravatar Steve2013-01-01
| |
* | direct mode by default in repositories created by assistantGravatar Joey Hess2013-01-01
| |
* | type based git config handling for remotesGravatar Joey Hess2013-01-01
| | | | | | | | | | Still a couple of places that use git config ad-hoc, but this is most of it done.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2012-12-30
| |
| * Added a comment: sizes has git-annex supportGravatar https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec892012-12-30
| |
| * Added a commentGravatar http://joeyh.name/2012-12-30
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-12-30
|\
* | type based git config handlingGravatar Joey Hess2012-12-29
| | | | | | | | | | | | | | | | | | | | | | Now there's a Config type, that's extracted from the git config at startup. Note that laziness means that individual config values are only looked up and parsed on demand, and so we get implicit memoization for all of them. So this is not only prettier and more type safe, it optimises several places that didn't have explicit memoization before. As well as getting rid of the ugly explicit memoization code. Not yet done for annex.<remote>.* configuration settings.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q2012-12-30
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q2012-12-30
| |
| * Typo and commasGravatar Richard Hartmann2012-12-30
|/
* blog for the dayGravatar Joey Hess2012-12-29
|
* ensure that direct mode file is not modified while generating its keyGravatar Joey Hess2012-12-29
|
* updateGravatar Joey Hess2012-12-29
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-12-29
|\