Roksolana
c15dd7756a
Added a comment: Coment 5
2016-06-06 14:59:08 +00:00
Roksolana
aa84f97c00
removed
2016-06-06 14:58:34 +00:00
Roksolana
7c4a9c5599
Added a comment: Long Path Tool
2016-06-06 14:57:48 +00:00
Gus
01869b04a6
Added a comment: I think I have figured out something
2016-06-05 22:42:17 +00:00
Joey Hess
74e01a2d01
move --to: Better behavior when system is completely out of disk space; drop content from disk before writing location log.
...
I noticed move --to failing when there was no disk space. The file was sent
to the remote, but it crashed before it could be dropped locally. This
could fix that.
2016-06-05 13:51:22 -04:00
xloem
3af83b945d
Added a comment
2016-06-05 02:57:42 +00:00
xloem
17a169841b
2016-06-05 02:45:42 +00:00
Joey Hess
33a76fa530
Merge branch 'master' of ssh://git-annex.branchable.com
2016-06-04 14:33:57 -04:00
Joey Hess
9996e04f41
list: Do not include dead repositories.
2016-06-04 14:33:31 -04:00
juh
0e9c821afa
2016-06-04 16:31:02 +00:00
Joey Hess
14ea28d787
Merge branch 'master' of ssh://git-annex.branchable.com
2016-06-03 17:03:38 -04:00
matei.david@d6acba23dba331f26fc4756d01c7ab65cf3aee4d
70dda871a7
Added a comment: A more detailed walkthrough
2016-06-03 18:48:11 +00:00
Joey Hess
8148ee3d4b
withAltRepo needs a separate queue of changes
...
The queue could potentially contain changes from before withAltRepo, and
get flushed inside the call, which would apply the changes to the modified
repo.
Or, changes could be queued in withAltRepo that were intended to affect
the modified repo, but don't get flushed until later.
I don't know of any cases where either happens, but better safe than sorry.
Note that this affect withIndexFile, which is used in git-annex branch
updates. So, it potentially makes things slower. Should not be by much;
the overhead consists only of querying the current queue a couple of times,
and potentially flushing changes queued within withAltRepo earlier, that
could have maybe been bundled with other later changes.
Notice in particular that the existing queue is not flushed when calling
withAltRepo. So eg when git annex add needs to stage files in the index,
it will still bundle them together efficiently.
2016-06-03 13:57:00 -04:00
Joey Hess
5ed3e6df3c
better failure diagnosis
2016-06-03 12:59:11 -04:00
Joey Hess
c3a687db19
Revert "removed"
...
This reverts commit be736d6191
.
2016-06-02 22:29:55 -04:00
Fheedah666@a521babeb96f01d88b722c185e5bb8cac2f9e946
be736d6191
removed
2016-06-03 02:14:03 +00:00
Joey Hess
0ff5947390
devblog
2016-06-02 17:03:14 -04:00
Joey Hess
907fc62f2c
Fix initialization of a bare clone of a repo that has an adjusted branch checked out.
2016-06-02 17:02:38 -04:00
Joey Hess
26887745a0
refactor isBareRepo
2016-06-02 16:59:47 -04:00
Joey Hess
c8dd196234
fix man page building
2016-06-02 16:54:58 -04:00
Joey Hess
67f50e9cdd
make LocalRepo a newtype
2016-06-02 16:34:52 -04:00
Joey Hess
8452ea45ca
remotedaemon: Fixed support for notifications of changes to gcrypt remotes, which was never tested and didn't quite work before.
2016-06-02 16:19:31 -04:00
Joey Hess
3b97c09cde
better avoid switching to direct mode in clone of adjusted branch repo
2016-06-02 16:10:30 -04:00
Joey Hess
1dcfd797fa
fix git version
2016-06-02 15:55:11 -04:00
Joey Hess
69bf128f76
avoid switching to direct mode in clone of adjusted branch repo
2016-06-02 15:36:52 -04:00
Joey Hess
72f0d3d384
Automatically enable v6 mode when initializing in a clone from a repo that has an adjusted branch checked out.
...
The clone also has the adjusted branch checked out, so it needs to be
initialized to a version that supports that.
2016-06-02 15:34:30 -04:00
Joey Hess
02a20288ef
Pass -S to git commit-tree when commit.gpgsign is set and when making a non-automatic commit, in order to preserve current behavior when used with git 1.9, which has stopped doing this itself.
2016-06-02 15:07:20 -04:00
Joey Hess
155b221e51
Merge branch 'master' of ssh://git-annex.branchable.com
2016-06-02 14:48:25 -04:00
gernot
8e247a018c
Added a comment
2016-06-02 18:34:00 +00:00
Joey Hess
b271a417e6
Merge branch 'master' of ssh://git-annex.branchable.com
2016-06-02 14:10:39 -04:00
Dilyin
85b5f1e6a0
Added a comment
2016-06-02 18:10:33 +00:00
Joey Hess
fbf5045d4f
sync --content: Fix bug that caused transfers of files to be made to a git remote that does not have a UUID. This particularly impacted clones from gcrypt repositories.
...
Added guard in Annex.Transfer to prevent this problem at a deeper level.
I'm unhappy ith NoUUID, but having Maybe UUID instead wouldn't help either
if nothing checked that there was a UUID. Since there legitimately need to
be Remotes that do not have a UUID, I can't see a way to fix it at the type
level, short making there be two separate types of Remotes.
2016-06-02 13:50:43 -04:00
Joey Hess
abf28714c3
update
2016-06-02 13:20:27 -04:00
Joey Hess
eff6e8b1f7
analysis
2016-06-02 13:20:14 -04:00
chris@f4ea67aa5ae4709d79959f782fcebb5edae9a79b
7dfcfe3708
Added a comment: similar problem
2016-06-02 16:28:18 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
2019cc5b65
fixed up done tag
2016-06-02 15:37:15 +00:00
Yaroslav Halchenko
64e844e1fe
minor typo fixes throughout
...
problematic
flexibility
2016-06-02 11:22:18 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
842f8da6b7
fixed typo and commented about replication
2016-06-02 13:02:42 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
67aea97b7d
2016-06-02 03:49:26 +00:00
Joey Hess
4fd28807c1
todo
2016-06-01 23:35:08 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e0ef8f2abb
2016-06-02 02:35:19 +00:00
Dilyin
456fe90b25
Added a comment: Special remote's annex cost
2016-06-01 18:44:15 +00:00
Dilyin
8f9e7f25b5
Added a comment: Retroactively annex
2016-06-01 18:36:40 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
b9c4468596
2016-06-01 10:03:52 +00:00
Joey Hess
f4489cc415
Remove Makefile from cabal tarball; man page building is now handled by a small haskell program.
...
This actually runs faster than building the man pages from the makefile
did. But the main purpose is to let Setup.hs import Build.Mans and so not
need the makefile.
2016-05-31 13:58:13 -04:00
felixonmars@643c7c1f0bf9bace16d293d69b51419f012234d1
056a7f67a8
Added a comment
2016-05-31 16:36:05 +00:00
Joey Hess
010dc21f00
response
2016-05-31 12:21:13 -04:00
Joey Hess
3426bae807
followup
2016-05-31 12:17:50 -04:00
Joey Hess
2a7df4f6d9
response
2016-05-31 12:01:45 -04:00
Joey Hess
2b9281164f
response
2016-05-31 11:58:38 -04:00