Commit graph

21101 commits

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
836da65d70 Added a comment 2014-08-28 20:45:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE
e845892e2b 2014-08-27 19:48:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE
c19f2bf81f 2014-08-27 19:47:29 +00:00
anders7788
9fc79034fc 2014-08-27 07:00:08 +00:00
anders7788
8168737af4 Added a comment 2014-08-27 06:59:08 +00:00
anders7788
6bbc809999 help 2014-08-27 06:57:08 +00:00
http://bret.io/
db58ac0a0b 2014-08-27 05:06:17 +00:00
Joey Hess
518c1d2ee5 Merge branch 'master' of ssh://git-annex.branchable.com 2014-08-26 17:11:52 -07:00
Joey Hess
6eb5c3f479 Do not preserve permissions and acls when copying files from one local git repository to another. Timestamps are still preserved as long as cp --preserve=timestamps is supported.
This avoids cp -a overriding the default mode acls that the user might have
set in a git repository.

With GNU cp, this behavior change should not be a breaking change, because
git-anex also uses rsync sometimes in the same situation, and has only ever
preserved timestamps when using rsync.

Systems without GNU cp will no longer use cp -a, but instead just cp.
So, timestamps will no longer be preserved. Preserving timestamps when
copying between repos is not guaranteed anyway.

Closes: #729757
2014-08-26 17:10:25 -07:00
http://bret.io/
63b0830497 Added visual bug description 2014-08-26 23:30:07 +00:00
Ganwell
b58f790c0e 2014-08-26 23:15:38 +00:00
Ganwell
9710e8c7ca Added a comment: How I solved it... 2014-08-26 23:03:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQTGU3IbXLfP449QbE9HwMWlNVRR4JD1k
8ef3269dc2 2014-08-26 20:17:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQTGU3IbXLfP449QbE9HwMWlNVRR4JD1k
a9c714c94a 2014-08-26 19:55:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBmv0HhwTFxkpxlf8ifTlMOHnIwHCHTYs
f8c4d80aaa Added a comment: path on windows 2014-08-26 12:18:39 +00:00
Hans_Ryding
940b92926f Added a comment: Relying on path is not best practice in a Windows environment 2014-08-25 16:16:34 +00:00
https://launchpad.net/~electrichead
29f13435e5 Added a comment: Regarding accessing files in a time capsule... 2014-08-25 15:51:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
6cb0e971aa Added a comment 2014-08-24 22:26:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
230eba2fd8 Added a comment 2014-08-24 20:27:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
51f129d9f4 2014-08-24 19:59:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
291eaa50ba Added a comment 2014-08-24 18:31:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
ff138fc7c1 Added a comment 2014-08-24 18:29:23 +00:00
Ganwell
98f52bbd4a removed 2014-08-24 17:43:30 +00:00
Ganwell
fcd8fe8c6c Added a comment: Project for Paul 2014-08-24 16:48:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
a9f886f69a Added a comment 2014-08-24 11:53:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
030e9aa7f0 Added a comment 2014-08-24 11:04:21 +00:00
http://svario.it/gioele
1f25a79e08 Added a comment 2014-08-24 10:41:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE
c4839e03f7 2014-08-24 02:55:33 +00:00
Joey Hess
06b51f67ac no lsof build-dep on hurd
No assistant there
2014-08-23 18:47:31 -07:00
Joey Hess
756a6277ff Fix stub git-annex test support when built without tasty. 2014-08-23 18:46:08 -07:00
Joey Hess
4405650828 Fix handing of autocorrection when running outside a git repository.
Old behavior was to take the first fuzzy match. Now, it checks the globa
git config, and runs the normal fuzzy handling, including failing to run a
semi-random command by default.
2014-08-23 16:51:33 -07:00
Joey Hess
6f80bacbf5 more links 2014-08-23 16:30:12 -07:00
Joey Hess
1e0d19d948 height3 2014-08-23 16:28:44 -07:00
Joey Hess
2b234634f6 fix imports for windows 2014-08-23 16:27:24 -07:00
Joey Hess
83c69ad721 height2 2014-08-23 16:26:35 -07:00
Joey Hess
925144497b height 2014-08-23 16:24:41 -07:00
Joey Hess
da304ba504 add debian buildd status 2014-08-23 16:23:05 -07:00
Joey Hess
23592716c9 Merge branch 'master' of ssh://git-annex.branchable.com 2014-08-23 16:17:31 -07:00
https://launchpad.net/~pauli-virtanen
bd7fd9c3d9 2014-08-23 23:12:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBmv0HhwTFxkpxlf8ifTlMOHnIwHCHTYs
79ccc7e347 Added a comment: path on windows 2014-08-23 22:02:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
99771b3404 Added a comment 2014-08-23 18:13:06 +00:00
Joey Hess
53b302d755 Merge branch 'master' of ssh://git-annex.branchable.com 2014-08-23 08:52:30 -07:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
51acb30238 2014-08-23 13:59:59 +00:00
warroyo
b768cd1262 2014-08-22 22:15:27 +00:00
zardoz
6bc2419f02 Added a comment 2014-08-22 18:57:37 +00:00
zardoz
d5bce8a3b8 Added a comment 2014-08-22 14:00:42 +00:00
zardoz
3a0d342bfd Added a comment 2014-08-22 13:15:06 +00:00
zardoz
646e36d1d1 Added a comment 2014-08-22 13:07:34 +00:00
zardoz
4f189d0134 Added a comment 2014-08-22 10:15:52 +00:00
zardoz
8002704a3f Added a comment 2014-08-22 09:58:05 +00:00