Joey Hess
7800125783
starting to work on test suite for v6
2015-12-15 17:19:26 -04:00
Joey Hess
7d0e79b9e1
Use git-annex init --version=6 to get v6 for now
...
Not ready to make it default because of the direct mode upgrade needing to
all happen at once.
2015-12-15 17:17:13 -04:00
Joey Hess
b9588fe69e
in v6 mode, unannex does not interact badly with pre-commit hook
...
So can be used in a tree with staged changes, no problems. Much nicer.
2015-12-15 16:18:39 -04:00
Joey Hess
99f1d7991d
recent fsck changes caused ugly message when object was not present
2015-12-15 16:10:48 -04:00
Joey Hess
db8b32254c
update todo list
2015-12-15 16:07:02 -04:00
Joey Hess
f9d077186a
implemented upgrade of direct mode repo to v6
2015-12-15 16:00:26 -04:00
Joey Hess
cdd27b8920
reorg
2015-12-15 15:34:28 -04:00
Joey Hess
0ddcaae9c1
changes for v6 broke fsck in direct mode
2015-12-15 14:27:20 -04:00
Joey Hess
3ba6d84559
clarify
2015-12-15 14:18:44 -04:00
Joey Hess
178dbe8cb1
doc update
2015-12-15 14:17:34 -04:00
Joey Hess
8a660a7b14
add: In v6 mode, acts on modified files.
...
Same as was done in direct mode, except in v6 mode add always adds files
locked, so
2015-12-15 14:17:00 -04:00
Joey Hess
c7a066a3e4
fix incorrect doc change
2015-12-15 14:14:19 -04:00
Joey Hess
d245a80518
avoid pre-commit check having to do with v5 unlocked files when in v6 mode
2015-12-15 14:09:36 -04:00
Joey Hess
a983a3a7a2
rename stuff for v5 unlocked files to indicate it's old
2015-12-15 14:08:07 -04:00
Joey Hess
d1bb518e25
update doc for v6
2015-12-15 14:07:54 -04:00
Joey Hess
a4a813fb07
add: no need to make pass for old unlocked files in v6
2015-12-15 14:03:25 -04:00
Joey Hess
71e2050f8f
have clean filter check if the filename was already in use by an old key
...
The annex object for it may have been modified due to hard link, and
that should be cleaned up when the new version is added. If another
associated file has the old key's content, that's linked into the annex
object. Otherwise, update location log to reflect that content has been
lost.
2015-12-15 13:06:52 -04:00
Joey Hess
0a7a2dae4e
add getAssociatedKey
...
I guess this is just as efficient as the getAssociatedFiles query, but I
have not tried to optimise the database yet.
2015-12-15 13:05:23 -04:00
Joey Hess
2bc920e266
update inode cache to cover file even when nothing needs to be done to linkAnnex
...
This covers the case where multiple files have the same content and are
added with git add. Previously only the one that was linked to the annex
got its inode cached; now both are.
2015-12-15 13:02:33 -04:00
Joey Hess
9fcc5046b3
todo
2015-12-15 12:38:32 -04:00
Joey Hess
f5d4ee9b63
Merge branch 'master' into smudge
2015-12-15 12:01:21 -04:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
555f5ae302
removed
2015-12-14 12:04:46 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
eb822fbd1c
Added a comment
2015-12-14 12:03:58 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
9051166774
Added a comment
2015-12-14 12:03:23 +00:00
https://me.yahoo.com/a/ZF7p46cPmpWtb9zvA8iTitPmiQ--#eb014
9690904b45
Added a comment: It worked
2015-12-14 04:46:46 +00:00
https://me.yahoo.com/a/ZF7p46cPmpWtb9zvA8iTitPmiQ--#eb014
367791c827
Added a comment: I'm also having this issue
2015-12-14 03:17:58 +00:00
yminus
97bb479165
Added a comment
2015-12-13 22:55:16 +00:00
scorchgeek
d998d20364
Added a comment: Indeed
2015-12-13 22:30:47 +00:00
basak
4c8fdaa008
Added a comment
2015-12-13 21:35:59 +00:00
joakim.hovlandsvag@ad788ffa13d1ccbf03f2c485653900f8baa33950
ea01310d98
Added a comment: Repairing ignores disk space issues too
2015-12-13 09:13:25 +00:00
joakim.hovlandsvag@ad788ffa13d1ccbf03f2c485653900f8baa33950
7bca9bc5b1
2015-12-13 07:42:22 +00:00
scorchgeek
928de5e3ad
create page
2015-12-12 22:44:00 +00:00
Joey Hess
04e00146ed
Debian: Build depend on concurrent-output.
...
In unstable now.
2015-12-12 12:19:31 -04:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
4183f0e1dc
Added a comment
2015-12-12 10:42:47 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
68e05915ed
Added a comment
2015-12-12 05:28:51 +00:00
https://openid.stackexchange.com/user/27ceb3c5-0762-42b8-8f8a-ed21c284748f
c475d71f9e
Added a comment
2015-12-11 22:58:22 +00:00
Joey Hess
42caf42857
avoid smudge filter returning invalid content
...
1. git add file
2. git commit
3. modify file
4. git commit
5. git reset HEAD^
Before this fix, that resulted in git saying the file was modified. And
indeed, it didn't have the content it should in the just checked out ref,
because step 3 modified the object file for the old key.
2015-12-11 18:01:50 -04:00
http://www.ryantm.com/
5e01b40151
2 more data -> 2 more days
2015-12-11 21:04:54 +00:00
Joey Hess
3e54d95aa3
devblog
2015-12-11 16:24:21 -04:00
Joey Hess
cc2d78870c
update
2015-12-11 16:22:40 -04:00
Joey Hess
1dad3af3fc
checked getKeysPresent; it's ok for v6 unlocked files
...
When a v6 unlocked files is removed from the work tree,
unused doesn't show it. When it gets removed from the index,
unused does show it. This is the same as a locked file.
2015-12-11 16:12:42 -04:00
Joey Hess
e7183d83d3
fsck for v6 unlocked files
...
This only adds 1 stat to each file fscked for locked files, so
added overhead is minimal.
For unlocked files it has to access the database to see if a file
is modified.
2015-12-11 16:07:54 -04:00
Joey Hess
7790e059b2
finish v6 git-annex lock
...
This was a doozy!
2015-12-11 15:28:34 -04:00
Joey Hess
50e83b606c
only make 1 hardlink max between pointer file and annex object
...
If multiple files point to the same annex object, the user may want to
modify them independently, so don't use a hard link.
Also, check diskreserve when copying.
2015-12-11 14:00:21 -04:00
Joey Hess
c608a752a5
Merge branch 'master' into smudge
2015-12-11 13:50:31 -04:00
Joey Hess
abd66c7089
fsck: Failed to honor annex.diskreserve when checking a remote.
2015-12-11 13:50:27 -04:00
Joey Hess
4407df6314
Merge branch 'master' of ssh://git-annex.branchable.com
2015-12-11 12:15:29 -04:00
Joey Hess
0f126440ca
webdav: When testing the WebDAV server, send a file with content. The empty file it was sending tickled bugs in some php WebDAV server.
2015-12-11 12:13:20 -04:00
Joey Hess
48bc7a9057
comment
2015-12-11 11:27:33 -04:00
Joey Hess
4ea479f776
comment
2015-12-11 11:23:57 -04:00