Commit graph

20318 commits

Author SHA1 Message Date
Joey Hess
eb4b556113
calckey can use --backend 2016-04-21 11:23:17 -04:00
cstork
c6c83ccb85 Added a comment 2016-04-21 14:35:46 +00:00
CandyAngel
53c7c246a6 Added a comment 2016-04-21 11:41:09 +00:00
j_k_234@b2b1aa189bf195cefd815fc0fe70e0ebbe2b8077
0cf680bdaa Added a comment 2016-04-21 09:00:49 +00:00
cstork
fd5408e1cb Added a comment 2016-04-21 06:46:40 +00:00
Joey Hess
940f1b5cf0
devblog 2016-04-20 16:15:46 -04:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
caba449869 Added a comment 2016-04-20 19:21:33 +00:00
Joey Hess
fcd09badca
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-20 15:05:02 -04:00
Joey Hess
c3fdaf764d
Isolate test suite from global git config settings. 2016-04-20 15:04:38 -04:00
spwhitton
2c969a94fb Added a comment 2016-04-20 19:01:21 +00:00
Joey Hess
b56218f0c2
Fix bug that prevented annex.sshcaching=false configuration from taking effect when on a crippled filesystem. Thanks, divergentdave. 2016-04-20 14:43:43 -04:00
Joey Hess
da4ff16805
comment 2016-04-20 14:36:46 -04:00
Joey Hess
b143f630c2
comment 2016-04-20 14:27:24 -04:00
Joey Hess
7dfce1f41e
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-20 14:25:09 -04:00
Joey Hess
70016c8dc2
comment 2016-04-20 14:24:26 -04:00
pigmonkey
b245e7b7a1 Added a comment 2016-04-20 18:20:43 +00:00
Joey Hess
5664fce5dd
comment 2016-04-20 14:13:52 -04:00
Joey Hess
052b440e7c
this bug report/rant section has gotten way past diminishing returns, so I am deleting it
Sorry, but I have no interest in arguing about false equivilances such as
comment 23.
2016-04-20 14:00:39 -04:00
Joey Hess
a6dfea161f
paren 2016-04-20 13:55:15 -04:00
Joey Hess
0d41657f5c
fixed via time machine 2016-04-20 13:52:49 -04:00
Joey Hess
1bfea9b3e5
calckey: New plumbing command, calculates the key that would be used to refer to a file 2016-04-20 13:50:26 -04:00
Joey Hess
9d952fe9d1
reinject: When src file's content cannot be verified, leave it alone, instead of deleting it. 2016-04-20 13:21:56 -04:00
Joey Hess
bb92b45fb7
comment 2016-04-20 12:57:22 -04:00
Joey Hess
4c7e835d39
response 2016-04-20 12:55:03 -04:00
Joey Hess
2ee46024c0
followup 2016-04-20 12:51:31 -04:00
Joey Hess
744c236b78
comment 2016-04-20 12:45:58 -04:00
Joey Hess
aa68f2ea7e
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-20 12:40:33 -04:00
Joey Hess
f947781fa0
Avoid setting LOCPATH in linux standalone builds now that ghc has been fixed to not hang when it cannot find locale files. 2016-04-20 12:40:11 -04:00
pigmonkey
533370576e 2016-04-20 16:32:36 +00:00
Joey Hess
b949e85045
remove old closed bugs and todo items to speed up wiki updates and reduce size
Remove closed bugs and todos that were last edited or commented before Q3 2015.

Command line used:

for f in $(grep -l '\[\[done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done
for f in $(grep -l '|done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done
2016-04-19 13:55:29 -04:00
Joey Hess
a9c7260adb
reopen, comment 2016-04-19 13:27:56 -04:00
Joey Hess
850d0da699
Fix duplicate progress meter display when downloading from a git remote over http with -J. 2016-04-19 13:10:56 -04:00
Joey Hess
e3fb94b006
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-19 12:51:36 -04:00
Joey Hess
60ae80a13a
reproduced 2016-04-19 12:51:20 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
f1f437aada Added a comment 2016-04-19 16:24:50 +00:00
Joey Hess
db8ec3a16a
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-19 11:46:24 -04:00
Joey Hess
89d6e5d2f7
comment 2016-04-19 11:33:55 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
0cec13ddf7 added meta that author was mih 2016-04-19 14:49:11 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
55474db92f Added a comment 2016-04-19 14:47:58 +00:00
Joey Hess
eff8673a35
add news item for git-annex 6.20160418 2016-04-18 18:48:36 -04:00
Joey Hess
cd4902068a
releasing package git-annex version 6.20160418 2016-04-18 18:47:55 -04:00
Joey Hess
b83fe02edd
fix link 2016-04-18 16:36:16 -04:00
https://tylercipriani.com/
48de59b580 poll vote (Tahoe-LAFS) 2016-04-18 17:49:35 +00:00
8.44.144.24
75114b0184 poll vote (OpenStack SWIFT) 2016-04-18 17:47:48 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
11de7fac90 Added a comment 2016-04-18 14:16:31 +00:00
Horus
ef61123c4f Added a comment 2016-04-17 14:10:37 +00:00
Horus
b33b998cec Added a comment 2016-04-17 14:10:15 +00:00
http://svario.it/gioele
f24dba7616 Added a comment 2016-04-16 12:53:13 +00:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
8140aa58ea removed 2016-04-16 11:53:24 +00:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
6403964cb6 Added a comment: Assistant support 2016-04-16 11:52:34 +00:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
ab2ba2f37f Added a comment: Assistant support 2016-04-16 11:52:14 +00:00
divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899
42f385d537 Added a comment 2016-04-15 12:24:07 +00:00
xloem
d4b3a8a18e 2016-04-15 02:18:43 +00:00
Joey Hess
5d4c235474
response 2016-04-14 17:39:48 -04:00
Joey Hess
6a07ed22cb
comment 2016-04-14 16:08:35 -04:00
Joey Hess
b0876bd6a8
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-14 15:55:54 -04:00
Joey Hess
a9fbd736e2
devblog 2016-04-14 15:55:42 -04:00
Joey Hess
25f7510d29
comment 2016-04-14 15:52:46 -04:00
Joey Hess
3474f48067
comment 2016-04-14 15:43:26 -04:00
Joey Hess
3c2e841d31
comment 2016-04-14 15:42:00 -04:00
Joey Hess
bd516af734
fsck: Warn when core.sharedRepository is set and an annex object file's write bit is not set and cannot be set due to the file being owned by a different user.
Made all Annex.Perms file mode changing functions ignore errors when
core.sharedRepository is set, because the file might be owned by someone
else. I don't fancy getting bug reports about crashes due to set modes in
this configuration, which is a very foot-shooty configuration in the first
place.

The fsck warning is necessary because old repos kept files mode 444, which
doesn't allow locking them, and so if the mode remains 444 due to the file
being owned by someone else, the user should be told about it.
2016-04-14 15:36:53 -04:00
Don
db1e7965ea Added a comment 2016-04-14 19:31:52 +00:00
Joey Hess
5cb7f590be
close probably bogus bug and followup 2016-04-14 15:04:50 -04:00
Joey Hess
3a52b3215a
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-14 14:56:54 -04:00
Joey Hess
d05a75e45a
fix bug in unlocked file scanner that skipped over executable unlocked files 2016-04-14 13:07:46 -04:00
http://id.clacke.se/
18ce4d573c Added a comment: git-config for manual sync-like operations 2016-04-14 08:21:03 +00:00
Joey Hess
481eb1de03
devblog 2016-04-13 16:40:57 -04:00
Joey Hess
975ec15a86
response 2016-04-13 15:26:18 -04:00
Joey Hess
e462f9a34e
response 2016-04-13 15:23:11 -04:00
Joey Hess
54942c818b
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-13 15:11:51 -04:00
tim@5431dd39464df207b7d46d3cf1bc74c82123ac68
ea803d1554 Added a comment: Sharing S3 bucket without fileprefix 2016-04-13 19:02:24 +00:00
Joey Hess
ed68f0c0a0
webapp: Update url to add gitlab.com ssh key. (Psst GitLab.. cool urls don't change!) 2016-04-13 14:49:01 -04:00
Joey Hess
d1da01c2cf
dup? 2016-04-13 14:32:07 -04:00
Joey Hess
944925a646
comment 2016-04-13 14:20:54 -04:00
Joey Hess
7c60f546ef
pointer 2016-04-13 14:16:34 -04:00
Joey Hess
4b5e3b91f3
response 2016-04-13 14:13:01 -04:00
Joey Hess
1010482bc7
webapp: When $HOME is a git repository, and has been initialized for use by git-annex, opening the webapp went ahead and ran the assistant there, annexing all files. Since this is almost certianly not desirable, especially when the user is just opening the webapp from a dekstop menu which happens to run it in $HOME, the webapp will now not treat such a $HOME git repository as a git-annex repository. 2016-04-13 14:07:50 -04:00
Joey Hess
fe1628db11
comment 2016-04-13 14:06:01 -04:00
Joey Hess
fb4949dc1c
response 2016-04-13 13:42:31 -04:00
Joey Hess
b19511822a
update 2016-04-13 13:39:16 -04:00
Joey Hess
402e5adab8
smudge: Print a warning when annex.thin is set, as git's smudge interface does not allow honoring that configuration. 2016-04-13 13:34:24 -04:00
Joey Hess
4e925cb604
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-13 13:01:02 -04:00
Joey Hess
b731ff689c
followup 2016-04-13 12:59:59 -04:00
Joey Hess
addda95c2a
point to git-annx fix from annex.thin docs 2016-04-13 12:49:52 -04:00
https://me.yahoo.com/a/n0FWjM0duI0IytxNwAsBBv1BvGd8rA--#a9eec
a314e77f83 removed 2016-04-13 16:00:50 +00:00
https://me.yahoo.com/a/n0FWjM0duI0IytxNwAsBBv1BvGd8rA--#a9eec
9b6022f5ac Added a comment 2016-04-13 15:58:30 +00:00
https://me.yahoo.com/a/n0FWjM0duI0IytxNwAsBBv1BvGd8rA--#a9eec
d5664aa1f4 removed 2016-04-13 14:36:27 +00:00
https://me.yahoo.com/a/n0FWjM0duI0IytxNwAsBBv1BvGd8rA--#a9eec
accb539ac0 Added a comment 2016-04-13 14:35:39 +00:00
j_k_234@b2b1aa189bf195cefd815fc0fe70e0ebbe2b8077
b6174e7621 Added a comment 2016-04-13 10:15:03 +00:00
Jan
a525b75320 Added a comment 2016-04-13 09:05:24 +00:00
Joey Hess
dcf8d3b73f
add news item for git-annex 6.20160412 2016-04-12 16:40:26 -04:00
Joey Hess
08625c5a89
comment 2016-04-12 15:29:01 -04:00
Joey Hess
bbe994295f
Fix build with ghc v7.11. Thanks, Gabor Greif. 2016-04-12 15:27:51 -04:00
Joey Hess
e76cd0ec69
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-12 15:24:50 -04:00
Joey Hess
7815f227d2
update 2016-04-12 14:31:37 -04:00
Joey Hess
fdb6839cf7
update 2016-04-12 14:28:38 -04:00
Joey Hess
630fe90bf3
update 2016-04-12 14:24:48 -04:00
Joey Hess
eac26f13db
Fix bug in annex.largefiles mimetype= matching when git-annex is run in a subdirectory of the repository. 2016-04-12 14:19:34 -04:00
Joey Hess
c672481352
response 2016-04-12 13:40:32 -04:00
Joey Hess
8dbc009b1b
response 2016-04-12 13:16:47 -04:00
Jan
88afa9eb4e Added a comment: git-annex on a PowerPC based synology? 2016-04-12 15:41:24 +00:00
Joey Hess
7d0a078e5c
todo 2016-04-11 11:40:19 -04:00
Joey Hess
113d948cd1
remove incorrect out of dateness warning 2016-04-11 11:26:44 -04:00
hugues.fontenelle@a0dfbe32c0e6575ef1eb2a2f13cd79ee8761de34
2375aec6c4 2016-04-11 10:53:16 +00:00
xloem
359ab36a6b 2016-04-11 01:43:50 +00:00
Antoine Beaupré
c043bd9faf another thing i forgot 2016-04-10 19:20:37 -04:00
Antoine Beaupré
751abdd51f fix for manpage generation without hacks 2016-04-10 19:13:01 -04:00
xloem
20ea3a9f9f 2016-04-10 22:42:11 +00:00
annexuser
642a7b50d4 2016-04-10 20:29:16 +00:00
j_k_234@b2b1aa189bf195cefd815fc0fe70e0ebbe2b8077
56098f2ad5 Added a comment 2016-04-10 13:47:30 +00:00
j_k_234@b2b1aa189bf195cefd815fc0fe70e0ebbe2b8077
9090987780 2016-04-10 13:07:32 +00:00
Joey Hess
17acfe8032
devblog 2016-04-09 14:20:34 -04:00
Joey Hess
8623f23aac
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-09 14:18:17 -04:00
Joey Hess
7d28110c68
fix master push overwrite race when updating adjusted branch, by maintaining basis ref 2016-04-09 14:12:25 -04:00
Joey Hess
f0ddc0a75c
comment 2016-04-09 13:22:27 -04:00
spwhitton
bcc5e0bafc file bug 2016-04-09 17:16:07 +00:00
Joey Hess
b3b1d72d57
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-09 12:31:27 -04:00
Antoine Beaupré
a5158baa89 possible fix for markdown generation with pandoc 2016-04-09 11:04:42 -04:00
Antoine Beaupré
c363bea652 attack the manpage problem 2016-04-09 10:40:53 -04:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
d89161e13f Added a comment: freenet special remote 2016-04-09 10:37:23 +00:00
Antoine Beaupré
d1dd9b5a4b respond 2016-04-09 00:41:41 -04:00
ExGen
196547ec8d Added a comment: comment 4 2016-04-08 22:00:33 +00:00
Joey Hess
c2ce3dfed3
windows does not like filenames starting with a dot, rename 2016-04-08 17:08:07 -04:00
ExGen
f970490750 Added a comment: comment 3^^ 2016-04-08 21:03:15 +00:00
Joey Hess
c4be17d159
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-08 15:35:55 -04:00
Joey Hess
973d66bb67
update 2016-04-08 15:31:53 -04:00
Joey Hess
cf06dac2b8
hard links on windows
* annex.thin and annex.hardlink are now supported on Windows.
* unannex --fast now makes hard links on Windows.
2016-04-08 15:25:32 -04:00
Joey Hess
251405eca2
avoid withWorkTreeRelated affecting annex symlink calculation 2016-04-08 14:24:00 -04:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
c0008c0c53 2016-04-08 16:35:37 +00:00
ggreif@8132a868199b4ffec14150c87f538dc06a538220
441dfba4c3 pull request for Bup.hs 2016-04-08 16:17:53 +00:00
Joey Hess
f41045bf19
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-06 19:32:01 -04:00
Joey Hess
555e235e1c
devbog 2016-04-06 19:26:25 -04:00
Joey Hess
64de6dcc74
one little bug.. 2016-04-06 19:23:32 -04:00
Joey Hess
60bdffe43e
fix auto merge conflict resolution when doing out of tree merge for adjusted branch 2016-04-06 17:32:04 -04:00
Joey Hess
b9e4e2ba84
new method for merging changes into adjusted branch that avoids unncessary merge conflicts
Still needs work when there are actual merge conflicts.
2016-04-06 15:36:18 -04:00
https://me.yahoo.com/a/n0FWjM0duI0IytxNwAsBBv1BvGd8rA--#a9eec
c0ad345e45 2016-04-06 19:29:51 +00:00
Gus
03e679ce12 2016-04-06 16:05:42 +00:00
timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc2991
3606b2746d Added a comment 2016-04-06 10:14:30 +00:00
timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc2991
1c1a7bdaa4 Added a comment 2016-04-05 22:29:06 +00:00
timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc2991
8f3c50cb27 Added a comment 2016-04-05 21:28:20 +00:00
Joey Hess
b9c16568ef
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-05 14:30:13 -04:00
Joey Hess
68ef108cb7
another reason 2016-04-05 14:29:33 -04:00
zarel
0fed223e4d Added a comment 2016-04-05 17:24:06 +00:00
timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc2991
9d1c79d48d 2016-04-05 12:49:52 +00:00
timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc2991
70b2621c01 2016-04-05 12:44:18 +00:00
timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc2991
886f5b2d12 Added a comment 2016-04-05 09:19:59 +00:00
szrc
08897ff3a2 Added a comment 2016-04-05 01:18:53 +00:00
timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc2991
ec0fcc8756 Added a comment 2016-04-04 21:21:56 +00:00
Joey Hess
9faf5c8837
devblog 2016-04-04 17:01:46 -04:00
Joey Hess
ea4ca877ce
comment 2016-04-04 17:01:08 -04:00