Joey Hess
25cb9a48da
fix the day's Windows permissions damage
2013-05-14 20:15:14 -04:00
Joey Hess
adbbb71ccb
windows installer is fully working
2013-05-14 19:59:14 -05:00
Joey Hess
2b35ad5c44
update
2013-05-14 20:14:56 -04:00
Joey Hess
7aec4c7889
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-14 20:13:04 -04:00
Joey Hess
9a8fec717f
update
2013-05-14 20:12:13 -04:00
Joey Hess
3ce675d7c9
blog for the day
2013-05-14 20:12:08 -04:00
Joey Hess
513ee3ad8a
update
2013-05-14 17:24:11 -04:00
Joey Hess
6cbca01261
add check for git
2013-05-14 17:24:00 -04:00
Joey Hess
73052a1c90
untested nullsoft installer generator
2013-05-14 17:01:45 -05:00
Joey Hess
d3ed8a3271
better error message for Windows stub
2013-05-14 16:38:26 -05:00
Joey Hess
959536ef03
fill in a few windows stubs
2013-05-14 16:32:03 -05:00
Joey Hess
813d09678a
Merge remote-tracking branch 'gnu/windows' into windows
2013-05-14 15:45:04 -05:00
Joey Hess
5b5e5dd122
Merge remote-tracking branch 'gnu/windows' into windows
2013-05-14 15:43:47 -05:00
Joey Hess
a94eb38862
Merge remote-tracking branch 'gnu/windows' into windows
2013-05-14 15:38:31 -05:00
Joey Hess
8a2ff023a3
convert from internal git path when checking symlink standin file
2013-05-14 15:08:40 -05:00
Joey Hess
306a36260f
typo
2013-05-14 15:44:49 -04:00
Joey Hess
7b92ffc3a1
more leaning toothpick fixes
2013-05-14 15:43:23 -04:00
Joey Hess
dc66b1f27d
Merge branch 'master' into windows
...
Conflicts:
Annex/Environment.hs
Build/Configure.hs
Git/Construct.hs
Utility/FileMode.hs
2013-05-14 15:37:24 -04:00
Joey Hess
81cded2b9d
detect local urls on DOS
2013-05-14 15:27:39 -04:00
Joey Hess
15af92291f
Merge remote-tracking branch 'gnu/windows' into windows
2013-05-14 14:21:49 -05:00
Joey Hess
fee6cd4635
fix imports
2013-05-14 14:21:35 -05:00
Joey Hess
49e9296d5f
update
2013-05-14 15:14:11 -04:00
Joey Hess
114a60fb9a
update
2013-05-14 15:04:45 -04:00
Joey Hess
e7936b1a34
always try to read symlink; only fall back to looking inside file
...
On Windows with Cygwin, checking out a git-annex repo will create symlinks
on disk, so we need to always try to read the symlink, even when
core.symlinks says they're not supported.
2013-05-14 14:18:47 -04:00
Joey Hess
61a17fdc84
disable core.symlinks before enabling direct mode
2013-05-14 14:18:34 -04:00
Joey Hess
03eec12cff
fix
2013-05-14 13:58:17 -04:00
Joey Hess
17952a893e
fix imports
2013-05-14 13:53:29 -04:00
Joey Hess
1496342c9e
typo
2013-05-14 13:52:30 -04:00
Joey Hess
40a9d8e097
avoid running background transferinfo when ssh connection caching is not supported
2013-05-14 13:51:14 -04:00
206.169.71.34
c90a5e37c7
poll vote (/sdcard/annex)
2013-05-14 17:31:23 +00:00
Joey Hess
03a0f17fbb
deal with Cygwin rsync paths issue
2013-05-14 13:24:15 -04:00
GLITTAH
a99ead8862
Added a comment
2013-05-14 15:54:09 +00:00
https://me.yahoo.com/a/bBy7WkgQicYHIiiyj.Vm0TcMbxi2quzbPFef#6f9f7
8853dbcd54
Added a comment
2013-05-14 04:07:37 +00:00
https://me.yahoo.com/a/bBy7WkgQicYHIiiyj.Vm0TcMbxi2quzbPFef#6f9f7
84321d3070
removed
2013-05-14 02:29:17 +00:00
Joey Hess
43f2de8522
Merge branch 'windows' of git://git-annex.branchable.com into windows
2013-05-13 20:11:30 -05:00
Joey Hess
c01be2a0b0
blog for the day
2013-05-13 20:53:27 -04:00
Joey Hess
9df0799df2
disable core.symlinks explicitly on crippled filesystem
...
Needed to make git annex drop work on cygwin, where git keeps it enabled.
I think git can indeed make symlinks on Cygwin, due to being linked to
the library. git-annex, however, cannot.
2013-05-13 19:48:44 -05:00
https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo
64b70517e2
Added a comment: It worked my second try
2013-05-14 00:39:11 +00:00
Joey Hess
1093302eba
read inode cache file strictly to avoid failure to drop on windows
...
Seems that Windows doesn't allow deleting a file that the same process has open.
Here the inode cache file was read and a the value from it gets used later.
But due to laziness, the old file is still open when it gets deleted. Adding
strictness avoids this problem. Of course, the file is small, so it's no
problem to read it all strictly, so this is probably an improvement even
outside of Windows.
2013-05-13 19:29:52 -05:00
https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo
ef06e5d000
2013-05-14 00:14:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo
bba2e1db30
2013-05-14 00:02:02 +00:00
Joey Hess
70b5d85371
update
2013-05-13 20:00:45 -04:00
https://me.yahoo.com/a/bBy7WkgQicYHIiiyj.Vm0TcMbxi2quzbPFef#6f9f7
d898ed8ca7
Added a comment
2013-05-13 23:55:34 +00:00
Joey Hess
84d7fc1198
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-13 15:50:38 -04:00
Joey Hess
13b629c208
fix warnings
2013-05-13 15:30:18 -04:00
http://joeyh.name/
ef00c4e0fa
Added a comment
2013-05-13 19:08:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
f87f3cd311
Added a comment
2013-05-13 19:07:12 +00:00
http://joeyh.name/
9be235a632
Added a comment
2013-05-13 19:02:38 +00:00
http://joeyh.name/
a12d0d689f
Added a comment
2013-05-13 18:59:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
3c8ae19d9e
Added a comment
2013-05-13 18:56:33 +00:00