clacke
f1a657b787
2015-04-22 12:33:40 +00:00
clacke
235e40279a
Added a comment: Workaround
2015-04-22 12:02:01 +00:00
clacke
657b6e5b2d
Added a comment: regression
2015-04-22 11:39:19 +00:00
https://me.yahoo.com/a/wS4b1K9kooKjDS5nqjBuZsN4Czwko0ECcg--#2eff3
b97339b64e
Added a comment
2015-04-22 10:47:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ
9835eb54c5
Added a comment
2015-04-21 22:53:21 +00:00
Joey Hess
0cf8af6d8a
comment
2015-04-21 16:31:19 -04:00
Joey Hess
a143390212
both whereis and metadata accept --key, --all, and --unused; document that
2015-04-21 16:31:00 -04:00
Joey Hess
be522c96b3
comment
2015-04-21 16:13:59 -04:00
Joey Hess
3b3aaf0d56
S3: Enable debug logging when annex.debug or --debug is set.
...
To debug a bug report, but generally useful.
2015-04-21 15:55:42 -04:00
Joey Hess
a7c35d6961
update to work better with git's change to not push matching branches by default
2015-04-21 15:11:59 -04:00
Joey Hess
611b0483ee
mention gitlab
2015-04-21 15:08:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkonqAD8cq3RsaNrAuWUraueNaACA-Gjgw
26e1969147
Port git-core has been renamed to git.
2015-04-21 12:55:30 +00:00
Joey Hess
7d54c2f0db
fix link
2015-04-20 19:00:07 -04:00
Joey Hess
5a249144ea
devblog
2015-04-20 18:56:01 -04:00
Joey Hess
015b2ed83b
add news item for git-annex 5.20150420
2015-04-20 16:06:42 -04:00
Joey Hess
a14040e947
avoid needing mingw to build on windows
...
It was only used for its shell; cygwin has a shell.
2015-04-20 15:33:13 -04:00
Joey Hess
5e347db6e5
close
2015-04-20 14:53:52 -04:00
http://joeyh.name/
e3ccc06753
Added a comment
2015-04-20 17:43:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlh1G1u_AMJEyADqlfuzV2cePniocDyK6A
6de4079047
Added a comment
2015-04-20 17:43:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlh1G1u_AMJEyADqlfuzV2cePniocDyK6A
1ba092080c
Added a comment
2015-04-20 17:40:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
ace24739ac
2015-04-20 14:41:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
957ac64361
removed
2015-04-20 14:37:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
7eaf015a66
Added a comment
2015-04-20 14:37:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
de3d2d5295
Added a comment
2015-04-20 14:37:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ
900e1b676c
2015-04-19 22:25:03 +00:00
CandyAngel
6ed1e1e2bf
Added a comment
2015-04-19 15:51:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkR8WOH6nas8O1_HG0w8AMmq7owXZQHYJw
6f932205fb
2015-04-19 14:07:31 +00:00
http://hendry.iki.fi/
fc41977f90
Added a comment: git annex unused doesn't help
2015-04-19 13:24:51 +00:00
Joey Hess
d7f4c823d7
devblog
2015-04-18 16:15:06 -04:00
Joey Hess
978906c616
forgot to add these
2015-04-18 16:09:09 -04:00
Joey Hess
22c445f3eb
response
2015-04-18 16:07:02 -04:00
Joey Hess
ef2202fd94
required: New command, like wanted, but for required content.
...
Also refactored some code to reduce duplication.
2015-04-18 16:04:35 -04:00
Joey Hess
c3732bddda
comment
2015-04-18 15:30:36 -04:00
Joey Hess
9c5c39cf54
comment
2015-04-18 15:24:25 -04:00
Joey Hess
460e04ce9e
cmment
2015-04-18 15:17:59 -04:00
Joey Hess
d4b87e482a
comment
2015-04-18 15:11:37 -04:00
Joey Hess
c41bc24198
try to encourage use of that paste feature that some OS's have
2015-04-18 14:55:00 -04:00
Joey Hess
b89866f8ca
probably peback
2015-04-18 14:46:28 -04:00
Joey Hess
0def1f0b53
Fix fsck --from a git remote in a local directory, and from a directory special remote. This was a reversion caused by the relative path changes in 5.20150113.
...
The directory special remote was not affected in its normal configuration,
since annex-directory is an absolute path normally. But it could fail
when a relative path was used.
The git remote was affected even when an absolute path to it was used in
.git/config, since git-annex now converts all such paths to relative.
2015-04-18 13:36:12 -04:00
Joey Hess
3bf3642149
Merge branch 'master' of ssh://git-annex.branchable.com
2015-04-18 13:14:11 -04:00
CandyAngel
66806fa527
2015-04-18 16:55:50 +00:00
Joey Hess
8065671ffa
fixed for us by newer http-client library!
2015-04-18 12:39:41 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlZ-6dtxJY4cP7shhvV8E6YyuV0Rak8it4
466e795747
Added a comment: direct mode: avoid broken symlinks; indirect mode: matching-options in views (not woring)
2015-04-18 07:56:32 +00:00
CandyAngel
42285e30f6
Added a comment
2015-04-18 07:16:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkW9u-8uqR62QBZjeTNCXsL7Ds55dAMGbA
894a8948be
Added a comment
2015-04-17 22:15:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkW9u-8uqR62QBZjeTNCXsL7Ds55dAMGbA
de6a75f392
2015-04-17 22:01:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkW9u-8uqR62QBZjeTNCXsL7Ds55dAMGbA
3ca491b545
git annex removed deleted recovery
2015-04-17 21:50:25 +00:00
Øyvind A. Holm
44c88af81f
Typo fixes in doc/tips/*.mdwn
...
Gotta do at least something when I don't have the faintest clue about
Haskell. :) Learning Haskell is on my agenda, though.
2015-04-17 18:35:23 +02:00
Øyvind A. Holm
23425c6e9b
More typo fixes in doc/*.mdwn
2015-04-17 18:32:03 +02:00
Øyvind A. Holm
238bad054b
Various typo fixes in doc/*.mdwn
...
One of my
for f in `ls *.mdwn | sort -R`; do aspell -c $f; sleep 2; done
sessions.
3647f704-e510-11e4-bf50-000df06acc56
2015-04-17 16:42:16 +02:00