Commit graph

7687 commits

Author SHA1 Message Date
Joey Hess
cd0ff26232 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-06 14:37:58 -04:00
Joey Hess
2cdb7326b9 remove a paragraph about in=, which is not available in preferred content expressions 2013-01-06 14:37:14 -04:00
Joey Hess
909f67443f Fix transferring files to special remotes in direct mode. 2013-01-06 14:29:01 -04:00
http://joeyh.name/
5ee7db5dea Added a comment 2013-01-06 18:00:46 +00:00
Joey Hess
e457be7631 direct: Avoid hardlinking symlinks that point to the same content when the content is not present. 2013-01-06 13:57:53 -04:00
Joey Hess
82dbbfc0c3 close 2013-01-06 13:51:38 -04:00
Joey Hess
ece6c41e9c Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-06 13:50:52 -04:00
Joey Hess
13d2fffb2d assistant: Detect when system is not configured with a user name, and set environment to prevent git from failing. 2013-01-06 13:34:08 -04:00
http://joeyh.name/
4be63d8e74 Added a comment 2013-01-06 17:00:40 +00:00
m
305f2cbe0e 2013-01-06 13:43:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
153a2082ec Added a comment 2013-01-06 11:08:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
297c11ad03 2013-01-06 10:17:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo
f0902d450f Added a comment: cabal install fails to install a 20130105 version 2013-01-06 08:30:42 +00:00
http://edheil.wordpress.com/
02645837f7 Added a comment 2013-01-06 05:23:26 +00:00
Joey Hess
24df1f6ee0 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-05 17:18:52 -04:00
Joey Hess
8f45755ba3 blog for the day 2013-01-05 17:18:35 -04:00
Joey Hess
b68eee625f More commands work in direct mode repositories: find, whereis, move, copy, drop, log.
These started working, for free, once lookupFile supported direct mode.

yay!!
2013-01-05 17:17:04 -04:00
http://joeyh.name/
3cbc0946ce Added a comment 2013-01-05 21:13:09 +00:00
Joey Hess
1c83b6c439 work around a very strange git-cat-file behavior
Sometimes it seems that git-cat-file --batch stops getting info for
files in the current repo, when ":file" is fed to it. I have not reproduced
this at the command line, but only when using git annex whereis and git
annex move inside a direct mode repo. Those failed, because cat-file
returned "file missing". OTOH, git annex find works fine, despite passing
the same file to cat-file. It seems that the failing commands first asked
cat-file to show a file on the git-annex branch. Perhaps it got "stuck" on
that branch? But I cannot repoduce it running cat-file by hand. Most
strange. HEAD is a workaround for this extreme weirdness, since I spent a
good 2 hours struggling with it already.
2013-01-05 17:06:24 -04:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
b66fe05f73 2013-01-05 20:45:33 +00:00
Joey Hess
aedfcde969 guard readSymbolicLink
throws an exception if the file is not a symlink
2013-01-05 16:07:27 -04:00
Joey Hess
20fafc6a2d avoid pre-commit in direct mode
It was a no-op until my recent change that made lookupFile work in direct
mode.
2013-01-05 16:06:20 -04:00
Joey Hess
1cdf2b923d assistant: Make expensive transfer scan work fully in direct mode.
The expensive scan uses lookupFile, but in direct mode, that doesn't work
for files that are present. So the scan was not finding things that are
present that need to be uploaded. (It did find things not present that
needed to be downloaded.)

Now lookupFile also works in direct mode. Note that it still prefers
symlinks on disk to info committed to git, in direct mode. This is
necessary to make things like Assistant.Threads.Watcher.onAddSymlink
work correctly, when given a new symlink not yet checked into git (or
replacing a file checked into git).
2013-01-05 15:57:53 -04:00
Joey Hess
15ecce2bfd squelch warning 2013-01-05 15:09:43 -04:00
Joey Hess
7c7da72cfd Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-05 14:06:57 -04:00
Joey Hess
b7b45f29e3 response 2013-01-05 14:02:16 -04:00
Joey Hess
ef1b0775d8 bump 2013-01-05 14:02:09 -04:00
http://joeyh.name/
ac93933c36 Added a comment 2013-01-05 17:48:52 +00:00
Joey Hess
56331c438e cabal file typo broke use of hfsevents 2013-01-05 13:48:21 -04:00
Joey Hess
bf1981f60e committer: Fix a file handle leak. 2013-01-05 13:42:31 -04:00
Joey Hess
8f3d07b565 response 2013-01-05 13:36:20 -04:00
https://www.jsilence.org/
2e7cfbcac0 Added a comment: Setting up a repository fails on OSX 10.6 2013-01-05 11:17:18 +00:00
http://edheil.wordpress.com/
846eafe7a6 2013-01-05 01:05:18 +00:00
http://edheil.wordpress.com/
7f33eb84be Added a comment 2013-01-05 00:32:44 +00:00
http://edheil.wordpress.com/
c9c0042ae9 2013-01-05 00:02:56 +00:00
http://edheil.wordpress.com/
54c0a1a3c0 2013-01-04 23:51:02 +00:00
spwhitton
d570537154 Added a comment 2013-01-04 20:26:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlDDW-g2WLLsLpcnCm4LykAquFY_nwbIrU
281e1afdd1 Added a comment: Its just grand 2013-01-04 14:45:36 +00:00
Joey Hess
51e5db138a Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-03 22:43:16 -04:00
http://csights.myopenid.com/
80e818d87b Added a comment: walkthroughs? 2013-01-04 02:39:59 +00:00
Joey Hess
6cc675f62e Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-03 22:39:37 -04:00
Joey Hess
eab00230f5 simplify 2013-01-03 22:35:35 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
743b76e4c1 Added a comment 2013-01-03 23:07:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
a2fd379e4c Added a comment 2013-01-03 22:55:41 +00:00
Joey Hess
bad9b6761d restart UI
Browser behavior is not ideal; a new tab is opened on restart.
Browsers won't let me redirect to a file:// so I cannot use the old tab.
2013-01-03 18:50:30 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
ec6d4b5e48 Added a comment 2013-01-03 22:49:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
be1203be39 Added a comment 2013-01-03 22:33:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
e011dd1137 Added a comment 2013-01-03 22:23:36 +00:00
Joey Hess
e09b7198d4 blog for the day 2013-01-03 16:45:00 -04:00
Joey Hess
09cbbaf537 move local repo list out of control menu 2013-01-03 16:34:57 -04:00