aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* rsync special remote support for crippled filesystem modeGravatar Joey Hess2013-02-15
| | | | | | | | | | Cannot make a hard link, have to copy. I did find a way to make it work without setting up a tree, just using --include and --exclude. But it needs the same hash directories to be used on both sides, which is normally not the case. Still, I hope one day I will convert non-bare repos to use the same hash dirs as everything else, and then this will get more efficient.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-15
|\
* | fix assistant's use of lsof in crippled filesystem modeGravatar Joey Hess2013-02-15
| |
| * Added a commentGravatar http://nullroute.eu.org/~grawity/2013-02-15
|/
* fixedGravatar Joey Hess2013-02-14
|
* fixedGravatar Joey Hess2013-02-14
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-14
|\
* | blog for the dayGravatar Joey Hess2013-02-14
| |
* | crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
| | | | | | | | | | | | | | | | | | | | | | | | git annex init probes for crippled filesystems, and sets direct mode, as well as `annex.crippledfilesystem`. Avoid manipulating permissions of files on crippled filesystems. That would likely cause an exception to be thrown. Very basic support in Command.Add for cripped filesystems; avoids the lock down entirely since doing it needs both permissions and hard links. Will make this better soon.
| * poll vote (Google Drive)Gravatar 117.197.11.1302013-02-14
| |
| * poll vote (I need a Windows port)Gravatar 108.254.104.2382013-02-14
| |
| * Added a commentGravatar http://a-or-b.myopenid.com/2013-02-13
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-13
|\
* | blog for the dayGravatar Joey Hess2013-02-13
| |
* | Makefile and patches for reproducible build of utilities for androidGravatar Joey Hess2013-02-13
| |
| * Added a comment: an updateGravatar https://www.google.com/accounts/o8/id?id=AItOawmaMxYm33s0H-nxBo5uzYUzdIECoyR8Ug82013-02-13
| |
* | update; android tarballGravatar Joey Hess2013-02-13
| |
| * (no commit message)Gravatar annexuser2013-02-13
| |
| * (no commit message)Gravatar http://a-or-b.myopenid.com/2013-02-13
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o2013-02-13
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-12
|\
* | fancy video type selectionGravatar Joey Hess2013-02-12
| |
* | updateGravatar Joey Hess2013-02-12
| |
| * poll vote (Google Drive)Gravatar 82.79.96.152013-02-12
| |
| * Added a commentGravatar http://joeyh.name/2013-02-12
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2013-02-12
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmaMxYm33s0H-nxBo5uzYUzdIECoyR8Ug82013-02-12
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-11
|\
* | blog for the dayGravatar Joey Hess2013-02-11
| |
* | support Android's crippled lsofGravatar Joey Hess2013-02-11
| |
* | updateGravatar Joey Hess2013-02-11
| |
| * Added a comment: removing configGravatar https://www.google.com/accounts/o8/id?id=AItOawmaMxYm33s0H-nxBo5uzYUzdIECoyR8Ug82013-02-11
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-11
|\|
* | Merge branch 'android'Gravatar Joey Hess2013-02-11
|\ \
| * | fix case of uuid depGravatar Joey Hess2013-02-11
| | |
| * | Now uses the Haskell Glob library, rather than pcre-light, avoiding the need ↵Gravatar Joey Hess2013-02-11
| | | | | | | | | | | | to install libpcre. Currently done only for Cabal or when the Makefile is made to use -DWITH_GLOB
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmZLkYEBiUrDQsxeLVwZPb9RW88Va5kEwQ2013-02-11
| | |
| | * Added a comment: another android git appGravatar https://www.google.com/accounts/o8/id?id=AItOawnbBRfl5F8gKRr1ko8Ai6FbEZStXXNF1S42013-02-11
| | |
| | * (no commit message)Gravatar annexuser2013-02-11
| | |
| | * (no commit message)Gravatar annexuser2013-02-11
| | |
| | * Added a comment: "Build native GNU/Linux applications: the easy way"Gravatar http://mlinden.myopenid.com/2013-02-10
| |/ |/|
* | blog for the dayGravatar Joey Hess2013-02-10
| |
* | updateGravatar Joey Hess2013-02-10
| |
| * Now uses the Haskell uuid library, rather than needing a uuid program.Gravatar Joey Hess2013-02-10
| | | | | | | | | | | | | | | | Been meaning to do this for some time; Android port was last straw. Note that newer versions of the uuid library have a Data.UUID.V4 that generates random UUIDs slightly more cleanly, but Debian has an old version of the library, so I do it slightly round-about.
* | (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC02013-02-10
| |
* | Added a comment: Write and exec on unrooted Android.Gravatar hhm2013-02-10
| |
* | Added a commentGravatar http://edheil.wordpress.com/2013-02-09
| |
* | (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o2013-02-09
| |
* | removedGravatar https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o2013-02-09
| |
* | (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o2013-02-09
| |