summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* sync: Fix git sync with local git remotes even when they don't have an ↵Gravatar Joey Hess2014-07-15
| | | | | | | | | | | | | | | | | annex.uuid set. Catch an exception when ensureInitialized is run in a non-initted repository. In this case, just read the git config, so that the Git.Repo object is not LocalUnknown, which is what is used to represent remotes on eg, drives that are not connected. The assistant already got this right, and like with the assistant, this causes an implicit git-annex init of the local remote on the second sync, once the git-annex branch has been pushed to it. See this comment for more analysis: http://git-annex.branchable.com/todo/Recovering_from_a_bad_sync/#comment-64e469a2c1969829ee149cbb41b1c138 This commit was sponsored by jscit.
* meant to close this beforeGravatar Joey Hess2014-07-15
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawk3JJvaarUKd7xShCMze_kpHVcuCzFrWTI2014-07-15
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI82014-07-15
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI82014-07-15
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI82014-07-15
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI82014-07-15
|
* Fixed typos.Gravatar http://ypid.wordpress.com/2014-07-15
|
* Added a comment: web remoteGravatar https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI82014-07-15
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawkpIIYg6Fl7OFsOHVPEchZYj68A3dk4lVg2014-07-15
|
* Added a comment: install logGravatar https://www.google.com/accounts/o8/id?id=AItOawkpIIYg6Fl7OFsOHVPEchZYj68A3dk4lVg2014-07-15
|
* Added a comment: install logGravatar https://www.google.com/accounts/o8/id?id=AItOawkpIIYg6Fl7OFsOHVPEchZYj68A3dk4lVg2014-07-15
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkpIIYg6Fl7OFsOHVPEchZYj68A3dk4lVg2014-07-15
|
* Added a commentGravatar jg123h12jh3y12g3y2014-07-15
|
* Added a commentGravatar zardoz2014-07-15
|
* Added a commentGravatar http://svario.it/gioele2014-07-15
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawk8xEkJYawrAEwjKPBTYv8eMrMQY-cP4bo2014-07-15
|
* Added a commentGravatar divB2014-07-15
|
* (no commit message)Gravatar divB2014-07-15
|
* (no commit message)Gravatar divB2014-07-15
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-07-15
|\
* | devblogGravatar Joey Hess2014-07-15
| |
| * Added a commentGravatar divB2014-07-15
| |
| * Added a commentGravatar divB2014-07-15
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-07-14
|\
| * Added a comment: confirmed?Gravatar https://www.google.com/accounts/o8/id?id=AItOawmN5jDf53oRJZsTo8Ahj2uXzCzq6HcvEro2014-07-15
| |
* | provide utf-8 locale to avoid silly build failureGravatar Joey Hess2014-07-14
| |
| * Added a commentGravatar lex2014-07-14
| |
* | Merge orca:/tmp/buildGravatar Joey Hess2014-07-14
|\ \ | |/ |/|
| * refresh haskell patchesGravatar Joey Hess2014-07-14
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-07-14
|\ \
* | | remove bloomfilter patch no longer neededGravatar Joey Hess2014-07-14
| | |
| * | Added a commentGravatar http://joeyh.name/2014-07-14
| | |
* | | metadataGravatar Joey Hess2014-07-14
| | |
| * | Added a commentGravatar http://joeyh.name/2014-07-14
| | |
| * | Added a commentGravatar http://joeyh.name/2014-07-14
| | |
* | | belated thanks to Kevin McKenzie for hosting the OSX autobuilderGravatar Joey Hess2014-07-14
| | | | | | | | | | | | was previously thanked on thanks page.
| * | Added a commentGravatar http://joeyh.name/2014-07-14
|/ /
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-07-14
|\ \
* | | fix windows buildGravatar Joey Hess2014-07-14
| | |
* | | Windows: Fix locking issue that prevented the webapp starting (since ↵Gravatar Joey Hess2014-07-14
| | | | | | | | | | | | | | | | | | | | | | | | 5.20140707). Reversion introduced in 89c188fac37c20c40b0a9dabeb35403cfa4e4f52. The locking code was wrong; the webapp re-ran itself, saw pid was locked, and so didn't start!
| * | Added a commentGravatar zardoz2014-07-14
| | |
| * | Added a commentGravatar http://joeyh.name/2014-07-14
| | |
| * | Added a commentGravatar http://joeyh.name/2014-07-14
|/ /
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-07-14
|\ \
| * | Added a commentGravatar http://joeyh.name/2014-07-14
| | |
* | | already fixedGravatar Joey Hess2014-07-14
| | |
* | | improve documentationGravatar Joey Hess2014-07-14
| | |
| * | Added a commentGravatar http://joeyh.name/2014-07-14
| | |
| * | Added a commentGravatar http://joeyh.name/2014-07-14
| | |