summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* display alert for inotify/kqueue errorsGravatar Joey Hess2012-09-06
|
* typosGravatar Joey Hess2012-09-06
|
* install a .command file on OSX in the DesktopGravatar Joey Hess2012-09-06
|
* include libkqueue in C-Sources for !linuxGravatar Joey Hess2012-09-06
|
* make directoryGravatar Joey Hess2012-09-06
|
* honor destdir for osx tooGravatar Joey Hess2012-09-06
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-06
|\
* | write a OSX autostart fileGravatar Joey Hess2012-09-06
| | | | | | | | Not tested.
* | honor DESTDIRGravatar Joey Hess2012-09-06
| |
| * Added a commentGravatar http://joeyh.name/2012-09-06
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl02012-09-06
| |
| * Added a commentGravatar http://joeyh.name/2012-09-06
| |
| * Added a commentGravatar http://joeyh.name/2012-09-06
|/
* Added a comment: SparkleshareGravatar https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc2012-09-06
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl02012-09-06
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl02012-09-06
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl02012-09-06
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl02012-09-06
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnh0pv5PyOJH8dHB1Ly2rHJM4nvVd17CZ02012-09-05
|
* Added a commentGravatar http://joeyh.name/2012-09-05
|
* add a question about multiple symlinks to an annexed fileGravatar https://www.google.com/accounts/o8/id?id=AItOawnh0pv5PyOJH8dHB1Ly2rHJM4nvVd17CZ02012-09-05
|
* Added a comment: installing via homebrewGravatar https://www.google.com/accounts/o8/id?id=AItOawm_-2XlXNyd6cCLI4n_jaBNqVUOWwJquko2012-09-05
|
* Added a comment: problems with spaces in filenamesGravatar Mesar Hameed2012-09-05
|
* Added a comment: problems with spaces in filenamesGravatar bremner2012-09-05
|
* This reverts commit 57a71adc21ab7de4bf55bb6044abd6bc2a014233Gravatar bremner2012-09-05
|
* use escaped_file instead of file to avoid spaces in filenames throwing off ↵Gravatar bremner2012-09-05
| | | | the sorting.
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC02012-09-04
|
* Added a commentGravatar http://joeyh.name/2012-09-04
|
* blog for the dayGravatar Joey Hess2012-09-04
|
* improve syncing support for special remotesGravatar Joey Hess2012-09-04
| | | | | | Avoid trying to git push/pull to special remotes, but still do transfer scans of them, after git pull from any other remotes, so we know about any values that have been placed on them.
* addGravatar Joey Hess2012-09-04
|
* rsync.net configurator tested and 100% workingGravatar Joey Hess2012-09-04
|
* add glacier todo pageGravatar Joey Hess2012-09-04
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC02012-09-03
|
* rsync.net configurator displayGravatar Joey Hess2012-09-03
| | | | Doesn't set up the repo yet.
* reorg page, split out each cloud provider into a separate columnGravatar Joey Hess2012-09-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-02
|\
* | defer setting up ssh public key until after confirmationGravatar Joey Hess2012-09-02
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC02012-09-02
| |
| * Added a commentGravatar http://joeyh.name/2012-09-02
|/
* updateGravatar Joey Hess2012-09-02
|
* blog for the dayGravatar Joey Hess2012-09-02
|
* allow making encrypted rsync special remotesGravatar Joey Hess2012-09-02
| | | | wow, that was easy!
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-09-02
|\
* | layoutGravatar Joey Hess2012-09-02
| |
* | make bare repo on serverGravatar Joey Hess2012-09-02
| | | | | | | | | | | | | | I think this makes sense.. Unless the assistant is running on the server, the repo won't be updated, so it might as well be bare. Non-bare repos will be handled by the pairing configurator, later.
* | adding ssh remote workingGravatar Joey Hess2012-09-02
| | | | | | | | Rsync remote still needs work
* | run sync in backgroundGravatar Joey Hess2012-09-02
| |
* | factored out repository creation code and made more genericGravatar Joey Hess2012-09-02
| | | | | | | | | | for use by other configurators.. probably should be moved to a utility module somewhere
* | show modal while cloning to removable driveGravatar Joey Hess2012-09-02
| |