Commit graph

7536 commits

Author SHA1 Message Date
Joey Hess
715c67a3e5 git diff-tree interface 2012-12-10 14:36:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
e85b369585 2012-12-10 17:25:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
fc5fe1a2e8 2012-12-10 17:18:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
63ae950f9e Added a comment 2012-12-10 17:00:44 +00:00
Joey Hess
6dfb1cd9a0 Merge branch 'master' into desymlink 2012-12-10 12:20:33 -04:00
Joey Hess
033577b661 Enable WebDAV support in Debian package. Closes: #695532 2012-12-10 11:12:55 -04:00
https://www.google.com/accounts/o8/id?id=AItOawniCRkhl_W87gOK5eElfsef3FoUsUFpAr4
2606ac8ee9 Added a comment: Simplifying this kind of setup 2012-12-10 14:33:08 +00:00
Steve
b66534e418 Added a comment 2012-12-10 04:07:53 +00:00
spwhitton
fd7c1dac07 typos 2012-12-09 21:59:14 +00:00
http://sunny256.sunbase.org/
99e1c49a0b Added a comment 2012-12-09 20:13:48 +00:00
Joey Hess
43f7110220 typo 2012-12-09 13:45:51 -04:00
Joey Hess
3ecf3b1a9f run bzip2 in fast mode 2012-12-09 13:43:18 -04:00
Joey Hess
ad488c23ac install libs in subdirs again 2012-12-09 13:42:30 -04:00
Joey Hess
a2a0a71e2b install_name_tool fix 2012-12-09 13:38:08 -04:00
Joey Hess
acbd640f89 optimisation; only run install_name_tool once per binary 2012-12-09 13:29:30 -04:00
Joey Hess
ecc49d7db8 use full path name to generate library filename
avoids overlaps
2012-12-09 13:17:55 -04:00
Joey Hess
4bb8fdb70d typo 2012-12-09 13:08:57 -04:00
Joey Hess
5d73a790e8 avoid using short lib names that clash with unix command names 2012-12-09 13:06:59 -04:00
Joey Hess
da53d0fa10 syntax 2012-12-09 13:02:59 -04:00
Joey Hess
8c082cda2e remove unused cruft 2012-12-09 12:59:34 -04:00
Joey Hess
dea5599d3d oh yeah, OSX is case insensative 2012-12-09 12:54:19 -04:00
Joey Hess
9370c32290 tweak 2012-12-09 12:46:28 -04:00
Joey Hess
8e26b2f941 reverse symlinks 2012-12-09 12:35:50 -04:00
Joey Hess
65a1820f9b Merge branch 'master' of ssh://git-annex.branchable.com 2012-12-09 12:23:11 -04:00
Joey Hess
c6d570a1cc install libs using short names, with symlinks to we can tell what libraries
they are supposed to be
2012-12-09 12:22:09 -04:00
Joey Hess
1c2da18b0b fix executable permissions
sh at least does not default to having a write bit
2012-12-09 12:16:02 -04:00
Joey Hess
76b7ab0b35 fix infinite loop 2012-12-09 12:14:19 -04:00
Joey Hess
bed19fb65c add yesod-form to cabal 2012-12-09 11:55:52 -04:00
Joey Hess
0a52db2ea9 improve cabal instructions to handle installing c2hs 2012-12-09 11:51:45 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk3dZt8HylpdWM-cEpHkxiKobwOsSzEaMY
c80452038d 2012-12-09 14:44:54 +00:00
Steve
22de28bc6b Added a comment: gadu 0.03 is up 2012-12-09 13:05:11 +00:00
spwhitton
c878196025 Added a comment 2012-12-08 21:57:37 +00:00
Joey Hess
42bb811c5b blog for the day 2012-12-08 17:49:02 -04:00
Joey Hess
c67c81d59d Merge branch 'master' of ssh://git-annex.branchable.com 2012-12-08 17:47:41 -04:00
Joey Hess
01b359b4f8 insane osx short library name hack
Since I'm dealing with arbitrarily short fields in which to store the
library name, and would have to rebuild a bunch of stuff like git to avoid
that, and I have to prefix this obnoxiously long "@executable_path"
to it, it's easy to run out of space. This makes it use 1 and 2 letter long
filenames for libraries in the app. Fun fun fun fun fun.
2012-12-08 17:44:10 -04:00
http://edheil.wordpress.com/
6276525bd8 Added a comment 2012-12-08 21:25:49 +00:00
Joey Hess
56b3dbe544 fix library filenames in osx app 2012-12-08 17:14:45 -04:00
Joey Hess
6473f8ea33 fix bin paths in osx app 2012-12-08 17:14:09 -04:00
Joey Hess
81b19b18de update 2012-12-08 17:05:05 -04:00
Joey Hess
b4c6da9cbd Got object sending working in direct mode.
However, I don't yet have a reliable way to deal with files being modified
while they're being transferred. I have code that detects it on the sending
side, but the receiver is still free to move the wrong content into its
annex, and record that it has the content. So that's not acceptable, and
I'll need to work on it some more.

However, at this point I can use a direct mode repository as a remote and
transfer files from and to it.
2012-12-08 17:03:39 -04:00
Joey Hess
457d34696f better message 2012-12-08 15:54:46 -04:00
Joey Hess
86e5da4c92 chmod libs so install_name_tool can modify them 2012-12-08 15:54:39 -04:00
Joey Hess
1727c71f8a better message 2012-12-08 15:46:28 -04:00
Joey Hess
02f522a027 chmod libs so install_name_tool can modify them 2012-12-08 15:46:16 -04:00
Joey Hess
664765e757 update the cache automatically when moving objects in or out 2012-12-08 13:13:36 -04:00
Joey Hess
78498719a0 Merge branch 'master' into desymlink 2012-12-08 13:00:58 -04:00
Joey Hess
0017d03ab2 Merge branch 'master' of ssh://git-annex.branchable.com 2012-12-08 12:30:36 -04:00
Joey Hess
c7a4ad8bc3 move libs to try to fit within available path space 2012-12-08 12:29:09 -04:00
http://sunny256.sunbase.org/
7bf37bc92c Added a comment 2012-12-08 15:35:16 +00:00
Joey Hess
d930d1a105 Merge branch 'master' of ssh://git-annex.branchable.com 2012-12-08 11:08:42 -04:00