Commit graph

27755 commits

Author SHA1 Message Date
slowbyte@142ac4d0d3edb8ed7be2fa944db64ee067115f0e
56d3d31918 2016-05-06 05:37:55 +00:00
openmedi
d72b80c5cc 2016-05-06 00:47:43 +00:00
annexuser
80f1ea50ea Added a comment 2016-05-05 23:57:13 +00:00
openmedi
fad7dcc19b 2016-05-05 21:50:54 +00:00
Joey Hess
ddbe00832a
Merge branch 'master' of ssh://git-annex.branchable.com 2016-05-05 16:06:39 -04:00
Joey Hess
0897da391e
version: Display OS version and architecture too. 2016-05-05 16:06:01 -04:00
Joey Hess
55eec1b72a
Setup: avoid trying to install man pages and desktop files on Windows 2016-05-05 16:05:27 -04:00
Joey Hess
f9f5860590
squash build warning on windows 2016-05-05 15:53:31 -04:00
Joey Hess
93192b9279
fix build warning on windows and android 2016-05-05 15:49:56 -04:00
Joey Hess
6cf9dbb564
fix build warning on windows 2016-05-05 15:48:58 -04:00
Joey Hess
2862eb9d59
new simpler windows build environment using stack and git for windows and no cygwin 2016-05-05 15:47:01 -04:00
Joey Hess
3e79a2f114
enable explicit-setup-deps 2016-05-05 15:37:42 -04:00
annexuser
87567080a2 Added a comment 2016-05-05 18:11:49 +00:00
Joey Hess
cf587a795e
comment 2016-05-05 11:56:06 -04:00
Joey Hess
bf2c18b9d4
Merge branch 'master' of ssh://git-annex.branchable.com 2016-05-05 11:55:24 -04:00
Joey Hess
dce4b1a189
improve info display of OtherStorageClass 2016-05-05 11:54:59 -04:00
rustikus@9db90d0c115a1825e2f1e5f15257ec1298a6c7b6
a5bec6c70b 2016-05-05 13:41:53 +00:00
simon.parzer@f837bbade0d93f560dc574b04e835b7875c4026f
0965ddb954 Added a comment: Python script to recover git annex' lost files 2016-05-05 12:01:46 +00:00
simon.parzer@f837bbade0d93f560dc574b04e835b7875c4026f
6d2d975e78 removed 2016-05-05 11:59:03 +00:00
simon.parzer@f837bbade0d93f560dc574b04e835b7875c4026f
4e6f822e6a Added a comment: Python script to recover git annex' lost files 2016-05-05 11:58:31 +00:00
simon.parzer@f837bbade0d93f560dc574b04e835b7875c4026f
786580cf42 Added a comment 2016-05-05 11:26:04 +00:00
Horus
73e8e40575 Added a comment 2016-05-05 10:01:21 +00:00
Horus
c89d4ab6f3 Added a comment 2016-05-05 10:00:20 +00:00
abdo.roig@4afedf09b5d9a0a6a9f44fc16a778e10cc3e89dc
5385ed813f Added a comment: Problem fixed 2016-05-05 08:32:37 +00:00
lhunath@3b4ff15f4600f3276d1776a490b734fca0f5c245
8b5bc09a87 Added a comment: The application cannot be opened because its executable is missing. 2016-05-05 04:33:06 +00:00
Joey Hess
26f9d1b217
legend 2016-05-04 16:43:46 -04:00
annexuser
859cd99108 Added a comment 2016-05-04 19:16:31 +00:00
annexuser
24cd549a24 Added a comment 2016-05-04 19:15:16 +00:00
Joey Hess
47daeeaf8e
Merge branch 'master' of ssh://git-annex.branchable.com 2016-05-04 14:40:32 -04:00
Joey Hess
ea0d2ac3b9
devblog 2016-05-04 14:39:53 -04:00
Lukasz
d754633aff Added a comment 2016-05-04 18:29:54 +00:00
Joey Hess
eb8c33b64d
response 2016-05-04 14:14:10 -04:00
Joey Hess
bcec901cb2
Merge branch 'master' of ssh://git-annex.branchable.com 2016-05-04 14:12:58 -04:00
Joey Hess
c608df5802
map: Hide dead repositories that are not connected to the graph.
* map: Hide dead repositories that are not connected to the graph.
* map: Changed colors; red is used for untrusted repositories and grey
  for dead.
2016-05-04 14:12:41 -04:00
Lukasz
6d2c8968fa Added a comment: Thank you, indeed that was the problem 2016-05-04 17:47:36 +00:00
Joey Hess
4a773f2608
response 2016-05-04 13:29:37 -04:00
Joey Hess
0116464e3d
comment 2016-05-04 13:21:28 -04:00
Joey Hess
94af33f141
response 2016-05-04 13:18:58 -04:00
Joey Hess
1f3e2c90bd
response 2016-05-04 13:16:22 -04:00
Joey Hess
23c2cfa488
Merge branch 'master' of ssh://git-annex.branchable.com 2016-05-04 13:06:30 -04:00
Joey Hess
4d88c7193b
Windows: Fix several bugs in propigation of changes from the adjusted branch back to the master branch. 2016-05-04 13:06:09 -04:00
Joey Hess
a9e8cf42d6
more windows path fixes
normalize filepaths in the map because it may be constructed with
windows-style paths and then queried for git-style
2016-05-04 13:00:02 -04:00
Joey Hess
066f5bcdcb
more windows path fixes
Let git-style filepaths be looked up in the removeset, even though
windows-style filepaths are probably being fed into it.
2016-05-04 12:42:05 -04:00
Joey Hess
2cdfe33a4c
more windows path fixes
beneathSubTree can be called with both windows-style and git-style paths,
so needs to normalize to windows-style.
2016-05-04 12:36:50 -04:00
Joey Hess
2c2de1a9a1
git-annex.cabal: Add Setup-Depends. 2016-05-04 12:16:09 -04:00
Lukasz
f40cb8ce48 2016-05-04 10:13:02 +00:00
zfnupbos@a80a4f4cf5dde7ac4988ef0d077052c95fe1e058
932395b11f 2016-05-04 05:16:42 +00:00
zfnupbos@a80a4f4cf5dde7ac4988ef0d077052c95fe1e058
bcd4256a3e 2016-05-04 01:48:17 +00:00
zfnupbos@a80a4f4cf5dde7ac4988ef0d077052c95fe1e058
a29c955684 Added a comment: version clarification 2016-05-04 01:05:52 +00:00
thowz
ee686c5c7e Added a comment: reinject files 2016-05-04 00:52:38 +00:00