summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* rename moduleGravatar Joey Hess2013-04-23
|
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
| | | | | I think I've been looking for that function for some time. Ie, I remember wanting to collapse Just Nothing to Nothing.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-22
|\
* | blog for the dayGravatar Joey Hess2013-04-22
| |
| * Added a commentGravatar http://joeyh.name/2013-04-22
|/
* rmurl: New command, removes one of the recorded urls for a file.Gravatar Joey Hess2013-04-22
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-22
|\
* | assistant: When built with git before 1.8.0, use `git remote rm` to delete a ↵Gravatar Joey Hess2013-04-22
| | | | | | | | remote. Newer git uses `git remote remove`.
| * Added a commentGravatar http://joeyh.name/2013-04-22
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-22
|\|
* | direct, indirect: Refuse to do anything when the assistant or git-annex ↵Gravatar Joey Hess2013-04-22
| | | | | | | | watch daemon is running.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ2013-04-22
| |
* | close; user errorGravatar Joey Hess2013-04-22
| |
* | cannot reproduce; no response after 1 month; closeGravatar Joey Hess2013-04-22
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo2013-04-22
| |
* | webapp: When told to add a git repository on a remote server, and the ↵Gravatar Joey Hess2013-04-22
| | | | | | | | repository already exists as a non-bare repository, use it, rather than initializing a bare repository in the same directory.
* | tagGravatar Joey Hess2013-04-22
| |
* | categorizeGravatar Joey Hess2013-04-22
| |
* | closeGravatar Joey Hess2013-04-22
| |
* | close as duplicateGravatar Joey Hess2013-04-22
| |
| * Added a commentGravatar http://joeyh.name/2013-04-22
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-22
|\
| * Added a commentGravatar http://joeyh.name/2013-04-22
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkyQL8VPwrSf8LA0k8PKDWFCEKFH3O5Jds2013-04-22
| |
* | Detect systems that have no user name set in GECOS, and also don't have ↵Gravatar Joey Hess2013-04-22
| | | | | | | | user.name set in git config, and put in a workaround so that commits to the git-annex branch (and the assistant) will still succeed despite git not liking the system configuration.
| * (no commit message)Gravatar http://chiefsucker.com/id/rafael/2013-04-22
| |
| * Added a commentGravatar http://joeyh.name/2013-04-22
|/
* sync, assistant: Sync with remotes that have annex-ignore setGravatar Joey Hess2013-04-22
| | | | | | | | This is so git remotes on servers without git-annex installed can be used to keep clients' git repos in sync. This is a behavior change, but since annex-sync can be set to disable syncing with a remote, I think it's acceptable.
* handle rpath in OSXMkLibsGravatar Joey Hess2013-04-22
| | | | | | | | | | | | Now oberon has some binaries and libraries that use rpath, so I had to put in this ugly hack to replace the @rapth/lib with the lib in the app. This was particularly tricky for libraries that use @rpath because I could not find a way to extract the rpath from the library. (Only from the executable, by running it.. ugh!) The hack I put in place may fail if multiple different libraries use rpath to refer to other libraries, and the "@rpath/lib" string is the same, but actually refers to different files.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-22
|\
* | fix osx buildGravatar Joey Hess2013-04-22
| |
| * poll vote (/sdcard/annex)Gravatar 140.233.6.1782013-04-22
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo2013-04-22
| |
| * TypoGravatar Richard Hartmann2013-04-22
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-21
|\
* | blog for the dayGravatar Joey Hess2013-04-21
| |
* | got XMPP building for AndroidGravatar Joey Hess2013-04-21
| | | | | | | | | | Also enable local pairing, which also builds now thanks to WebDAV fixes to the haskell network library.
| * poll vote (/sdcard/annex)Gravatar 49.176.102.232013-04-21
| |
| * poll vote (Whole /sdcard)Gravatar 84.194.180.652013-04-21
| |
| * poll vote (/sdcard/annex)Gravatar 212.255.225.2022013-04-21
| |
| * new forum postGravatar https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ2013-04-21
| |
| * poll vote (/sdcard/annex)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ2013-04-21
| |
* | change sectionGravatar Joey Hess2013-04-20
| |
* | improve usage messagesGravatar Joey Hess2013-04-20
| |
* | close pollGravatar Joey Hess2013-04-20
| |
| * Added a commentGravatar http://joeyh.name/2013-04-20
|/
* recent change broke thisGravatar Joey Hess2013-04-20
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-04-20
|\
* | blog for the dayGravatar Joey Hess2013-04-20
| |
* | forgot to commit this new fileGravatar Joey Hess2013-04-20
| |