Joey Hess
|
2cbd1afdb6
|
prep release
|
2016-07-19 14:18:16 -04:00 |
|
Joey Hess
|
3110185092
|
further thoughts
|
2016-07-19 14:07:31 -04:00 |
|
Joey Hess
|
e34046de38
|
slightly more efficient checking of versionUsesKeysDatabase
It's a mvar lookup either way, but I think this way will be slightly more
efficient. And it reduces the number of places where it's checked to 1.
|
2016-07-19 14:02:49 -04:00 |
|
Joey Hess
|
b0c805b3c2
|
todo
|
2016-07-19 13:04:56 -04:00 |
|
Joey Hess
|
847f53b973
|
comment
|
2016-07-19 12:59:33 -04:00 |
|
Joey Hess
|
2619019630
|
Avoid any access to keys database in v5 mode repositories, which are not supposed to use that database.
|
2016-07-19 12:12:19 -04:00 |
|
Joey Hess
|
50e63f75d1
|
webapp: Escape unusual characters in ssh hostnames when generating mangled hostnames. This allows IPv6 addresses to be used on filesystems not supporting : in filenames.
|
2016-07-19 11:37:03 -04:00 |
|
Joey Hess
|
242868eadb
|
comment
|
2016-07-19 11:06:49 -04:00 |
|
jscinoz@dc383eb6c5526eeb832a38ef5e5e626cf282ee6c
|
ba68310fe6
|
Added a comment
|
2016-07-18 06:32:54 +00:00 |
|
jscinoz@dc383eb6c5526eeb832a38ef5e5e626cf282ee6c
|
b909eba399
|
Added a comment
|
2016-07-18 06:17:57 +00:00 |
|
jscinoz@dc383eb6c5526eeb832a38ef5e5e626cf282ee6c
|
2332b6df9b
|
|
2016-07-18 04:20:02 +00:00 |
|
Joey Hess
|
5537766d96
|
devblog
|
2016-07-17 15:20:40 -04:00 |
|
Joey Hess
|
d0b0d8cff7
|
Merge branch 'master' of ssh://git-annex.branchable.com
|
2016-07-17 15:15:48 -04:00 |
|
Joey Hess
|
c4d011bf3e
|
log: Added --all option.
|
2016-07-17 15:15:08 -04:00 |
|
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7
|
06642951fb
|
|
2016-07-17 18:25:41 +00:00 |
|
Joey Hess
|
154c939830
|
Speed up startup time by caching the refs that have been merged into the git-annex branch.
This can speed up git-annex commands by as much as a second, depending on
the number of remotes.
|
2016-07-17 12:24:34 -04:00 |
|
Joey Hess
|
c04d9d6a01
|
avoid stripping rpath when linking haskell libs dynamically
|
2016-07-17 10:58:30 -04:00 |
|
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
|
1490acd398
|
removed
|
2016-07-14 15:03:01 +00:00 |
|
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
|
b3c58d7cf2
|
Added a comment: googledriveannex fails: No handlers could be found for logger "oauth2client.util"
|
2016-07-14 14:58:29 +00:00 |
|
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
|
8d44d6b637
|
Added a comment: googledriveannex does not
|
2016-07-14 14:58:05 +00:00 |
|
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
|
4b91715ed2
|
|
2016-07-14 14:18:31 +00:00 |
|
Horus
|
1563545556
|
Added a comment
|
2016-07-14 09:28:33 +00:00 |
|
Horus
|
fe094d812c
|
|
2016-07-14 09:06:57 +00:00 |
|
Horus
|
fd534935d0
|
Added a comment
|
2016-07-14 08:32:11 +00:00 |
|
Joey Hess
|
d04f2f6437
|
remove old ekg flag
|
2016-07-13 16:00:58 -04:00 |
|
Joey Hess
|
1fb0881a66
|
Merge branch 'master' of ssh://git-annex.branchable.com
|
2016-07-12 16:47:07 -04:00 |
|
Joey Hess
|
2cde259846
|
devblog
|
2016-07-12 16:43:36 -04:00 |
|
Joey Hess
|
79704528c0
|
Support checking presence of content at a http url that redirects to a ftp url.
|
2016-07-12 16:41:45 -04:00 |
|
Rémi
|
0f1f161b56
|
Added a comment
|
2016-07-12 20:28:45 +00:00 |
|
Joey Hess
|
604565ae66
|
comment
|
2016-07-12 15:59:11 -04:00 |
|
quisquous
|
d9c12bd86b
|
Added a comment
|
2016-07-12 18:59:55 +00:00 |
|
Joey Hess
|
99ba846a57
|
comment
|
2016-07-12 14:35:55 -04:00 |
|
Joey Hess
|
64745747e5
|
Merge branch 'master' of ssh://git-annex.branchable.com
|
2016-07-12 14:35:12 -04:00 |
|
Joey Hess
|
83df094c36
|
comment
|
2016-07-12 14:32:40 -04:00 |
|
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
|
8e98439c52
|
initial report
|
2016-07-12 18:22:42 +00:00 |
|
Joey Hess
|
0c713a94bd
|
uninit: Fix crash due to trying to write to deleted keys db.
Reversion introduced by v6 mode support, affects v5 too.
Also fix a similar crash when the webapp is used to delete a repository.
|
2016-07-12 14:18:35 -04:00 |
|
Joey Hess
|
db6b307ef7
|
response
|
2016-07-12 13:44:17 -04:00 |
|
Joey Hess
|
5642daa651
|
fsck: Fix a reversion in direct mode fsck of a file that is present when the location log thinks it is not. Reversion introduced in version 5.20151208.
|
2016-07-12 13:41:03 -04:00 |
|
Joey Hess
|
ff2f6ed241
|
tag moreinfo
|
2016-07-12 13:27:52 -04:00 |
|
Joey Hess
|
15faaeebd4
|
comment
|
2016-07-12 13:27:14 -04:00 |
|
Joey Hess
|
fa031291d6
|
why this cannot be fixed in v5 mode
|
2016-07-12 13:12:30 -04:00 |
|
Joey Hess
|
01f5698060
|
close as merged
|
2016-07-12 12:21:14 -04:00 |
|
Joey Hess
|
be2832655b
|
update
|
2016-07-12 11:52:12 -04:00 |
|
Joey Hess
|
bc54666002
|
Merge branch 'master' of ssh://git-annex.branchable.com
|
2016-07-11 18:48:44 -04:00 |
|
Joey Hess
|
1575e43704
|
devblog
|
2016-07-11 18:48:09 -04:00 |
|
magibney@908c3d4677b9e87e203538d4d5e8c296255749a0
|
d0859ff1ef
|
Added a comment
|
2016-07-11 18:45:11 +00:00 |
|
quisquous
|
6127954073
|
Added a comment
|
2016-07-11 17:59:56 +00:00 |
|
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
|
622f823be0
|
Added a comment
|
2016-07-11 17:25:28 +00:00 |
|
Joey Hess
|
3d0399dc47
|
comment
|
2016-07-11 12:53:57 -04:00 |
|
Joey Hess
|
e897385d82
|
response
|
2016-07-11 12:50:54 -04:00 |
|