https://openid.stackexchange.com/user/3f8a1927-744c-4409-8425-48fb3c86672f
6800c63461
Added a comment
2014-02-14 19:16:03 +00:00
Joey Hess
01b07a9ca6
update
2014-02-14 14:06:51 -04:00
Joey Hess
626829a061
forgot to close
2014-02-14 14:04:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
529604c643
Added a comment: Still problems
2014-02-14 11:30:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
9e065a3c23
Not yet fixed
...
This reverts commit 1c6dc0521f
2014-02-14 09:04:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
c2f38dbb86
Added a comment: Not fixed
2014-02-14 09:03:30 +00:00
Joey Hess
1c6dc0521f
close
2014-02-13 11:55:10 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnq-RfkVpFN15SWvQ2lpSGAi0XpNQuLxKM
2e6a8742a4
2014-02-13 14:03:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk
0b3e64b285
Added a comment: further information
2014-02-13 13:33:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk
e450abae4e
2014-02-13 13:29:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk
3e6b9fb161
2014-02-13 13:11:18 +00:00
ganwell
e85698d8fb
2014-02-13 12:15:30 +00:00
ganwell
a7cfe574be
2014-02-13 12:00:25 +00:00
http://joeyh.name/
5a6a778dd8
Added a comment
2014-02-12 16:27:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm78jq1Uo-ZbyOPG3diJUWVvEiM0kyAcvk
4494c5fc03
Added a comment: Same problem here
2014-02-12 13:17:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkI9pq1WH6MWeExXHVQVEsniT3DdFv4AB8
35e110f3a3
Added a comment: fix confirmed
2014-02-12 12:05:42 +00:00
Joey Hess
cf44fc1acb
Windows webapp: Can create repos on removable drives.
2014-02-11 16:15:40 -04:00
http://joeyh.name/
b3addf26d9
Added a comment: finished rebuilding everything
2014-02-11 17:48:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmYwE2LrTHAgbco1mEa_y8rGVqX7exIoxc
5932dcfa5f
Added a comment: Replace the gitdir by a symbolic link
2014-02-11 08:06:53 +00:00
https://www.rfc1149.net/
fd8a552064
2014-02-11 08:04:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
a5b2dee700
Added a comment
2014-02-11 08:01:48 +00:00
http://joeyh.name/
3f4c12f40a
Added a comment
2014-02-10 23:25:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkI9pq1WH6MWeExXHVQVEsniT3DdFv4AB8
d37ba0c5c4
Added a comment: problem still persists
2014-02-10 22:55:33 +00:00
http://joeyh.name/
80b4d5c30a
Added a comment
2014-02-09 02:13:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
2049c95d29
Added a comment
2014-02-08 23:25:29 +00:00
http://joeyh.name/
d30537a85d
Added a comment
2014-02-08 21:23:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
015258ba92
Added a comment
2014-02-08 21:08:39 +00:00
http://joeyh.name/
5491b47d14
Added a comment
2014-02-08 20:56:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
936809cec2
Added a comment
2014-02-08 20:30:00 +00:00
http://joeyh.name/
d72b5edd8b
Added a comment
2014-02-08 20:12:13 +00:00
http://joeyh.name/
da965f3fee
Added a comment
2014-02-08 20:03:30 +00:00
Joey Hess
c95d0cf7a8
Windows: Fix handling of absolute unix-style git repository paths.
...
Note that on Windows a remote with a path like /home/foo/bar
is interpreted by git as being some screwy relative path (relative to what
exactly seems ill-defined -- it seemed relative to C:\Program Files\Git\ in
my tests!) So no attempt has been made to handle such a path sanely, just not
to crash when encountering it.
Note that "C:\\foo" </> "/home/foo/bar" yields /home/foo/bar even though
that is not absolute! I don't know what to make of all this,
except that I will be very happy when this crock of **** vanishes from
the face of the earth.
2014-02-08 15:39:04 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
d8762d561a
Added a comment
2014-02-08 19:18:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
5d95538733
removed
2014-02-08 19:16:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
e0c1f7884b
Added a comment
2014-02-08 19:16:24 +00:00
http://joeyh.name/
92fd700f24
Added a comment
2014-02-08 18:31:23 +00:00
http://joeyh.name/
ed17a3b9ef
Added a comment
2014-02-08 18:29:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
0f5f71a486
Added a comment
2014-02-08 18:13:33 +00:00
Joey Hess
f9c72b0e15
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-08 14:11:52 -04:00
Joey Hess
87596285da
fixed
2014-02-08 14:11:23 -04:00
http://joeyh.name/
b0d54d7c62
Added a comment
2014-02-08 17:42:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
fa3450079c
Added a comment
2014-02-08 17:23:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
a704fe5bf4
Added a comment
2014-02-08 14:46:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
ce1cf565f2
Added a comment
2014-02-07 22:12:44 +00:00
Joey Hess
250df4685c
avoid broken version of DAV
2014-02-07 17:42:52 -04:00
Joey Hess
10b6ed37ec
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-07 17:27:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
3586248b06
Added a comment
2014-02-07 20:57:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw
2c10511e5f
Added a comment
2014-02-07 19:38:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkI9pq1WH6MWeExXHVQVEsniT3DdFv4AB8
140894a23f
2014-02-07 19:34:04 +00:00
http://joeyh.name/
b5ebdfefd9
Added a comment
2014-02-07 19:21:21 +00:00