Commit graph

32309 commits

Author SHA1 Message Date
RonnyPfannschmidt
5e35aa9cf2 Added a comment 2018-07-30 21:09:11 +00:00
lhunath@3b4ff15f4600f3276d1776a490b734fca0f5c245
98c67e1ade Added a comment: Diagnosing local pairing issues. 2018-07-30 18:54:56 +00:00
RonnyPfannschmidt
5b711ac4f1 Added a comment 2018-07-29 21:41:56 +00:00
RonnyPfannschmidt
ef64e71f76 2018-07-29 20:29:23 +00:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
46e86cc5b0 Added a comment: still broken on aarch64 2018-07-29 08:48:22 +00:00
kevinrse@bd6b61cd5833aec48409f6d3c6247ac2a10c1ddb
086ddf40f0 2018-07-24 05:26:51 +00:00
erics
6004fb1893 2018-07-23 22:53:51 +00:00
andrew
f724fe67e3 2018-07-23 22:38:11 +00:00
andrew
7f56fb83ba Added a comment 2018-07-23 22:37:39 +00:00
andrew
3de7cc01db 2018-07-23 22:36:21 +00:00
andrew
4116ecf1a7 Added a comment 2018-07-23 22:35:48 +00:00
https://openid-provider.appspot.com/iakornfeld
9b77ff6e88 Added a comment: Please close 2018-07-22 19:07:16 +00:00
andrey_utkin@49e37627b3060c40292113d73d7ffbf317233e62
9fac2028df Added a comment 2018-07-21 23:41:34 +00:00
sameerds
af570bd9cd 2018-07-21 16:08:10 +00:00
sameerds
8973c3bf92 2018-07-21 16:07:33 +00:00
https://openid-provider.appspot.com/iakornfeld
7b83124bd2 2018-07-21 14:44:50 +00:00
https://openid-provider.appspot.com/iakornfeld
e58b884048 2018-07-21 14:42:18 +00:00
https://openid-provider.appspot.com/iakornfeld
01c2e09587 2018-07-21 14:35:22 +00:00
oliv5
25ef49869e Added a comment 2018-07-20 23:03:37 +00:00
oliv5
a22aecdd04 Added a comment 2018-07-20 22:48:48 +00:00
Joey Hess
f77ec28571
response 2018-07-19 16:46:06 -04:00
t.z.mates
b049a6dedb Added a comment: Thanks! 2018-07-19 19:44:25 +00:00
andrew
dfb45ac63d 2018-07-19 18:23:32 +00:00
andrew
c890253c21 2018-07-19 18:22:17 +00:00
andrew
45b753a40d Added a comment 2018-07-19 18:18:39 +00:00
andrew
8a1aa07cc8 2018-07-19 18:15:52 +00:00
Joey Hess
7e718cc98c
add news item for git-annex 6.20180719 2018-07-19 13:54:18 -04:00
Joey Hess
e8ff5d8c66
releasing package git-annex version 6.20180719 2018-07-19 13:53:59 -04:00
Joey Hess
1a9f5ecdb8
fix android/old ghc build 2018-07-19 13:27:29 -04:00
Joey Hess
c16e571e36
response 2018-07-19 13:11:18 -04:00
Joey Hess
8cbe9b7dd3
fix typo 2018-07-19 13:11:09 -04:00
oliv5
7fbfcf685c Added a comment 2018-07-18 22:35:44 +00:00
Joey Hess
d986b57134
reorder 2018-07-18 14:48:06 -04:00
Joey Hess
22ff136230
prep for release tomorrow 2018-07-18 14:45:44 -04:00
Joey Hess
a20d235e2f
Merge branch 'master' of ssh://git-annex.branchable.com 2018-07-18 14:28:32 -04:00
Joey Hess
081f8e57c6
Support working trees set up by git-worktree.
Support working trees set up by git-worktree, by setting up some symlinks
such that git-annex links work right.

Also improved support for repositories created with --separate-git-dir.
At least recent git makes a .git file for those (older may have used a
symlink?), so that also needs to be converted to a symlink.

This commit was sponsored by Nick Piper on Patreon.
2018-07-18 14:27:26 -04:00
CandyAngel
6bf0c3ee14 2018-07-18 17:06:19 +00:00
Joey Hess
ac5680f6f5
followup 2018-07-17 15:20:46 -04:00
andrew
b5be3ae532 Added a comment 2018-07-17 18:58:58 +00:00
Joey Hess
5c38f02c65
urgh 2018-07-17 14:28:15 -04:00
Joey Hess
e50ed4ba48
work around git bug
Work around git bug that runs smudge/clean filters at the top of the
repository while passing them a relative GIT_WORK_TREE that may point
outside of the repository, by using GIT_PREFIX to get back to the
subdirectory where a relative GIT_WORK_TREE is valid.

git devs have been informed of the bug and may fix it, which could conveivably
break this fix, but as it is, this works back to git 1.7.6.

This commit was sponsored by Jochen Bartl on Patreon.
2018-07-17 14:27:39 -04:00
Joey Hess
5b7c84c868
reproduced 2018-07-17 11:03:59 -04:00
Joey Hess
a12d5b6ad8
Merge branch 'master' of ssh://git-annex.branchable.com 2018-07-17 10:59:16 -04:00
jlebar
08570f7330 Added a comment 2018-07-17 05:12:04 +00:00
andrew
1f8d04d34c Added a comment 2018-07-16 22:58:30 +00:00
oliv5
23ff352136 Added a comment 2018-07-16 17:04:06 +00:00
Joey Hess
d3f06ad112
avoid unneccessary Maybe 2018-07-16 12:06:06 -04:00
Joey Hess
d529e18460
Merge branch 'master' of ssh://git-annex.branchable.com 2018-07-16 11:57:05 -04:00
Joey Hess
50609da787
fix User-Agent reversion
Send User-Agent and any configured annex.http-headers when downloading with
http, fixes reversion introduced when switching to http-client.

This commit was sponsored by mo on Patreon.
2018-07-16 11:56:47 -04:00
Joey Hess
bd6799ebef
followup 2018-07-16 11:47:13 -04:00