Joey Hess
357f783edf
add priority tags
2020-03-25 13:05:09 -04:00
yarikoptic
0397011792
initial report on failing gpg related tests inside singularity container
2020-03-25 00:01:36 +00:00
kyle
a51a94f616
bug: add --force-small submodule
2020-03-23 20:43:01 +00:00
Joey Hess
4b92bbe8d7
webdav: Made exporttree remotes faster by caching connection to the server
...
Followed example of Remote.S3.
2020-03-20 12:48:43 -04:00
Joey Hess
24255b3c96
confirmed, and open todo for something mentioned in this bug
2020-03-20 12:00:07 -04:00
kyle
83a5467e93
sync adjusted submodule commit
2020-03-18 02:18:03 +00:00
thk
6eacb3e170
2020-03-17 20:45:59 +00:00
thk
fb60296885
2020-03-16 20:47:16 +00:00
thk
df9957823f
Added a comment: Please close
2020-03-16 20:46:27 +00:00
thk
cf48c140cf
Added a comment
2020-03-16 20:42:55 +00:00
yarikoptic
6be7666f9e
Added a comment
2020-03-16 19:54:42 +00:00
Joey Hess
73289afdab
comment
2020-03-16 14:37:57 -04:00
Joey Hess
079656e69c
comment
2020-03-16 14:26:34 -04:00
Joey Hess
21ff99db9a
Merge branch 'master' of ssh://git-annex.branchable.com
2020-03-16 14:17:27 -04:00
Joey Hess
949eaec915
comment
2020-03-16 14:04:55 -04:00
yarikoptic
0db8f552cc
Added a comment
2020-03-16 17:57:27 +00:00
Joey Hess
19ae730d91
comment
2020-03-16 13:56:16 -04:00
Joey Hess
e77d1badd5
um
2020-03-16 13:34:11 -04:00
Joey Hess
b5899671f1
followup
2020-03-16 13:26:58 -04:00
Joey Hess
df7d8dbd08
followup
2020-03-16 13:18:50 -04:00
Joey Hess
f203475eae
comment
2020-03-16 13:12:18 -04:00
Joey Hess
c8fec6ab03
Fix a minor bug that caused options provided with -c to be passed multiple times to git.
2020-03-16 13:06:44 -04:00
Joey Hess
b166223d48
moreinfo
2020-03-16 12:45:43 -04:00
Joey Hess
0736508b62
comment
2020-03-16 12:28:08 -04:00
thk
2e506c6e1b
2020-03-16 13:03:56 +00:00
jksrecko
364647c38e
Added a comment
2020-03-15 09:54:00 +00:00
thk
cb0aef71a1
2020-03-15 09:36:14 +00:00
thk
2c859b6260
Added a comment: Tor remote does not use stdin
2020-03-15 09:35:18 +00:00
jksrecko
5072930a44
Added a comment
2020-03-15 09:13:27 +00:00
Joey Hess
f4b8b46716
comment
2020-03-14 15:50:37 -04:00
Joey Hess
2dcfef4e45
comment
2020-03-14 15:46:53 -04:00
thk
2f54b19d45
2020-03-14 17:55:43 +00:00
thk
97058e2d4d
2020-03-14 17:12:24 +00:00
thk
b32e69ba45
2020-03-14 11:52:03 +00:00
thk
a1c29a35be
2020-03-11 20:19:37 +00:00
kyle
d2571ee35f
repeated --config values
2020-03-11 15:25:52 +00:00
scinu
5903d925b6
Added a comment
2020-03-11 04:51:17 +00:00
Ilya_Shlyakhter
d6d7348461
added possible bug report: networkbsd flag default differs in stack.yaml and git-annex.cabal
2020-03-11 03:05:33 +00:00
Ilya_Shlyakhter
ad472941de
Added a comment
2020-03-10 22:22:45 +00:00
scinu
1faaa6a031
removed
2020-03-10 22:18:17 +00:00
scinu
86fa67cd54
removed
2020-03-10 22:17:47 +00:00
scinu
8712a4d348
Added a comment
2020-03-10 22:17:20 +00:00
scinu
8d46240c58
Added a comment: layout messed up
2020-03-10 22:11:22 +00:00
scinu
a17f8e1440
Added a comment: Double symlinks
2020-03-10 22:06:48 +00:00
thk
b2f99ef77c
2020-03-10 19:59:15 +00:00
thk
c7a7bfba6e
2020-03-10 19:47:17 +00:00
Joey Hess
081ec23211
comment
2020-03-10 13:29:03 -04:00
scinu
300a6b72d1
Added a comment: more specifics
2020-03-10 03:49:04 +00:00
Joey Hess
4ce518998a
Fix upgrade failure when a file has been deleted from the working tree
2020-03-09 16:59:18 -04:00
Joey Hess
afe72d04ff
fix problems with upgrade of local remotes
...
Upgrade other repos than the current one by running git-annex upgrade
inside them, which avoids problems with upgrade code making assumptions
that the cwd will be inside the repo being upgraded.
In particular, this fixes a problem where upgrading a v7 repo to v8 caused
an ugly git error message.
I actually could not find a way to make Upgrade.V7 work properly
without changing directory to the remote. Once I got git ls-files to work,
the git cat-file failed because :path can only be used in the current git
repo.
2020-03-09 16:49:28 -04:00