Joey Hess
a4f99765d7
close
2020-03-09 15:47:18 -04:00
Joey Hess
cff20a3beb
response
2020-03-09 15:09:15 -04:00
Joey Hess
3c8eb47d2f
Merge branch 'master' of ssh://git-annex.branchable.com
2020-03-09 14:54:44 -04:00
Joey Hess
d930a2035c
Avoid converting .git file in a worktree or submodule to a symlink when the repository is not a git-annex repository.
...
This means it will still be a .git file when git-annex init runs. That's
ok, the repo probably contains no annexed objects yet, and even if it does,
git-annex init does not care if symlinks in the worktree don't point to the
objects.
I made init, at the end, run the conversion code. Not really necessary
because the next git-annex command could do it just as well. But, this
avoids commands that don't normally write to the repo needing to write to
it, which might avoid some problem or other, and seems worth avoiding
generally.
2020-03-09 14:54:14 -04:00
kyle
c0e7308d01
Added a comment: thanks
2020-03-09 18:29:26 +00:00
Joey Hess
1978a24207
Fix bug that caused unlocked annexed dotfiles to be added to git by the smudge filter when annex.dotfiles was not set.
2020-03-09 14:20:02 -04:00
Joey Hess
96ed67671d
v5 too?
2020-03-09 14:02:20 -04:00
Joey Hess
6dbde41709
Merge branch 'master' of ssh://git-annex.branchable.com
2020-03-09 13:54:33 -04:00
Joey Hess
1e46ea1c52
comment
2020-03-09 13:52:07 -04:00
Joey Hess
e57f64ce89
bug report
2020-03-09 13:45:06 -04:00
Joey Hess
798dfa2d1b
comment
2020-03-09 13:14:18 -04:00
scinu
0a725862c3
Added a comment: Problem solved (partially)
2020-03-09 17:00:52 +00:00
Joey Hess
5dbdab415e
followup
2020-03-09 12:57:07 -04:00
Joey Hess
6a91471923
GETCONFIG name fix
...
Fix regression that prevented external special remotes from using GETCONFIG
to query values like "name". (Introduced in version 7.20200202.7.)
2020-03-09 12:38:04 -04:00
yarikoptic
feec593983
added metadata tot he bug -- datalad
2020-03-08 15:00:14 +00:00
michael.hanke@c60e12358aa3fc6060531bdead1f530ac4d582ec
800e5e7ebf
2020-03-08 08:01:00 +00:00
thk
53c3b1ed5e
2020-03-07 12:16:50 +00:00
thk
5321262958
2020-03-07 11:46:33 +00:00
Ilya_Shlyakhter
82b03249cd
added bug report: running git annex commands in worktree of a non-git-annex repo changes the .git
2020-03-06 22:15:51 +00:00
kyle
9fc0e8091d
behavior of annexed dotfiles in clone
2020-03-06 22:05:44 +00:00
thk
75d382a9f7
2020-03-06 17:38:55 +00:00
yarikoptic
be2e839870
initial report on "Too many open files" on OSX
2020-03-05 20:26:48 +00:00
Ilya_Shlyakhter
ae61ee34c0
Added a comment: atomic/transactional upgrades
2020-03-05 19:10:16 +00:00
MartinL
daed9cb05c
2020-03-05 06:10:28 +00:00
titaniumfiles@5227364ee3e2f9207bc36b6ebb281fc7af6d3c16
4e8fe3d311
2020-03-05 01:01:30 +00:00
Joey Hess
5b7cf6ab9e
Merge branch 'master' of ssh://git-annex.branchable.com
2020-03-04 13:05:53 -04:00
Joey Hess
88f721549d
Linux standalone: Use md5sum to shorten paths in .cache/git-annex/locales
...
md5sum is part of busybox, so is probably available unless it were compiled
out. If md5sum (or cut for that matter) is not available, it will
still use the whole path to $base, otherwise hash it.
Of course it's possible for md5sum to be available sometimes and not others
on the same system; in such an event the locales would be built twice for
the same bundle. The cleanup code will delete both sets once that
version of the bundle is upgraded.
2020-03-04 13:04:56 -04:00
Ilya_Shlyakhter
8f413099de
Added a comment: locale info caching for standalone git-annex
2020-03-04 17:04:43 +00:00
Joey Hess
4f01a4e2e0
response
2020-03-04 12:57:10 -04:00
Ilya_Shlyakhter
a49b255006
Added a comment: id for locale cache
2020-03-03 23:31:55 +00:00
Ilya_Shlyakhter
ab5cf216bd
Added a comment: git-annex standalone and long filenames in locale cache
2020-03-03 22:36:42 +00:00
Ilya_Shlyakhter
1de3bade97
Added a comment: minimum git version
2020-03-03 21:15:07 +00:00
lhunath@3b4ff15f4600f3276d1776a490b734fca0f5c245
e5adeb65f5
Added a comment
2020-03-03 20:33:47 +00:00
yarikoptic
6e72092d0b
Added a comment
2020-03-03 17:48:16 +00:00
http://id.pvgoran.name/
8f112b3157
Added a comment
2020-03-03 04:16:35 +00:00
http://id.pvgoran.name/
0061c36df9
Added a comment
2020-03-03 03:19:01 +00:00
http://id.pvgoran.name/
2a5b640ade
Added a comment
2020-03-03 03:16:25 +00:00
http://id.pvgoran.name/
d9b890ba40
Added a comment
2020-03-03 02:11:30 +00:00
yarikoptic
4772acdb44
Added a comment
2020-03-02 20:54:12 +00:00
Joey Hess
41a5c47860
merge
2020-03-02 16:08:31 -04:00
Joey Hess
be8589d5e9
Merge branch 'master' of ssh://git-annex.branchable.com
2020-03-02 15:54:57 -04:00
Joey Hess
5a72e3be18
comment
2020-03-02 15:43:34 -04:00
Joey Hess
a7c09c3586
comment
2020-03-02 15:35:38 -04:00
yarikoptic
815d03475b
Added a comment
2020-03-02 19:23:55 +00:00
Joey Hess
1a8087ace5
respond and close
2020-03-02 14:58:31 -04:00
Joey Hess
716e573514
split up quickcheck tests for hashes and macs
...
So when one fais, it's clear which one is the problem.
2020-03-02 14:34:48 -04:00
Joey Hess
ddeb7bea99
Merge branch 'master' of ssh://git-annex.branchable.com
2020-03-02 13:48:33 -04:00
Joey Hess
c578e8ebfd
close already fixed bug
...
and document it in the changelog for the release where it was fixed
2020-03-02 13:47:47 -04:00
Joey Hess
b279cef1a2
comment
2020-03-02 13:17:05 -04:00
yarikoptic
9a2a9fd142
reallocated from repronim to datalad and added a link to the commit which fixed it
2020-03-02 17:04:53 +00:00