summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* updateGravatar Joey Hess2013-05-06
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-06
|\
* | blog for the dayGravatar Joey Hess2013-05-06
| |
* | git-annex-shell: Ensure that received files can be read. Files transferred ↵Gravatar Joey Hess2013-05-06
| | | | | | | | from some Android devices may have very broken permissions as received.
* | When initializing a directory special remote with a relative path, the path ↵Gravatar Joey Hess2013-05-06
| | | | | | | | | | | | | | is made absolute. Using a relative path would work, until the user changed to some other directory in the repo and tried to access the remote from there..
* | moreinfoGravatar Joey Hess2013-05-06
| |
| * Added a commentGravatar http://joeyh.name/2013-05-06
| |
* | updateGravatar Joey Hess2013-05-06
| |
* | fix use of wrong shebang when android is installing git-annex-shell wrapper ↵Gravatar Joey Hess2013-05-06
| | | | | | | | on server
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawn26WQjIP5fnMgQF_L_k3Q3UrR5v8mjRTY2013-05-06
| |
| * Added a commentGravatar http://joeyh.name/2013-05-06
| |
| * Added a commentGravatar http://joeyh.name/2013-05-06
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-05-06
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-06
|\
* | closeGravatar Joey Hess2013-05-06
| |
* | direct: Fix a bug that could cause some files to be left in indirect mode.Gravatar Joey Hess2013-05-06
| | | | | | | | | | | | | | | | | | It's possible for files in indirect mode to have a direct mode mapping file. Probably from when they were in direct mode. In this case, toDirectGen tried to copy the content from the direct mode file that the mapping said had it. But, being in indirect mode, it didn't really have the content. So it did nothing. This fix makes it always move the content from .git/annex/objects/ when it's there.
| * Added a commentGravatar http://joeyh.name/2013-05-06
| |
| * Added a commentGravatar http://joeyh.name/2013-05-06
| |
| * Added a commentGravatar http://joeyh.name/2013-05-06
| |
| * Added a comment: addendum to comment 4Gravatar https://www.google.com/accounts/o8/id?id=AItOawn26WQjIP5fnMgQF_L_k3Q3UrR5v8mjRTY2013-05-06
| |
| * Added a commentGravatar http://joeyh.name/2013-05-06
| |
| * Added a commentGravatar http://joeyh.name/2013-05-06
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-06
|\
* | thoughtsGravatar Joey Hess2013-05-06
| |
| * Added a commentGravatar http://joeyh.name/2013-05-06
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM2013-05-06
| |
* | dupGravatar Joey Hess2013-05-06
| |
| * Added a commentGravatar http://joeyh.name/2013-05-06
| |
* | Avoid depending on regex-tdfa on mips, mipsel, and s390, where it fails to ↵Gravatar Joey Hess2013-05-06
| | | | | | | | build.
* | try to fix build on hurd, which lacks haskell-network-infoGravatar Joey Hess2013-05-06
| |
* | Disable building with the haskell threaded runtime when the assistant is not ↵Gravatar Joey Hess2013-05-06
|/ | | | built. This may fix builds on s390x and sparc, which are failing to link -lHSrts_thr
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlcxKZHglATIiJXD7jcxfYhkhgeFmcVFqE2013-05-06
|
* Added a commentGravatar Xyem2013-05-06
|
* Added a commentGravatar http://edheil.wordpress.com/2013-05-05
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawn26WQjIP5fnMgQF_L_k3Q3UrR5v8mjRTY2013-05-05
|
* Added a comment: Galaxy Nexus: same hereGravatar https://launchpad.net/~subito2013-05-05
|
* (no commit message)Gravatar http://edheil.wordpress.com/2013-05-05
|
* Added a comment: Still stuck at "pairing in progress"Gravatar https://openid.fmarier.org/2013-05-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-04
|\
* | blog for the dayGravatar Joey Hess2013-05-04
| |
* | add android.permission.WRITE_MEDIA_STORAGEGravatar Joey Hess2013-05-04
| | | | | | | | | | | | Needed to access removable media such as USB drives. May only work with newer versions of Android.
* | Got removable media mount detection working on Android.Gravatar Joey Hess2013-05-04
| | | | | | | | | | | | | | Bionic has an amusing stub for `getmntent` that prints out "FIX ME! implement getmntent()" But, `/proc/mounts` is there, so I just parse it.
* | prevent openssh from checking config file permissionsGravatar Joey Hess2013-05-04
| | | | | | | | | | Android features filesystems with a variety of insane and wonderful default permissions, such as ----rwxr-x
* | got hS3 to buildGravatar Joey Hess2013-05-04
| |
| * Adding section explaining annex-rsync-transportGravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2013-05-04
| |
* | android build fixGravatar Joey Hess2013-05-04
| |
* | only set ANDROID_FLAGS if not already setGravatar Joey Hess2013-05-04
| |
| * Added a commentGravatar http://joeyh.name/2013-05-04
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-04
|\
* | cabal does not like ~ in version numbers, work around (for backports)Gravatar Joey Hess2013-05-04
| |