index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Content.hs
Commit message (
Expand
)
Author
Age
*
migrate and rekey v6 unlocked file support
Joey Hess
2016-01-07
*
use TopFilePath for associated files
Joey Hess
2016-01-05
*
convert isPointerFile from Annex to IO
Joey Hess
2016-01-01
*
fix inode cache consistency bug when a merge unlocks a present file
Joey Hess
2015-12-29
*
fix windows build
Joey Hess
2015-12-28
*
annex.thin
Joey Hess
2015-12-27
*
populate unlocked files with newly available content when ingesting
Joey Hess
2015-12-22
*
make linkAnnex detect when the file changes as it's being copied/linked in
Joey Hess
2015-12-22
*
implemented upgrade of direct mode repo to v6
Joey Hess
2015-12-15
*
update inode cache to cover file even when nothing needs to be done to linkAnnex
Joey Hess
2015-12-15
*
checked getKeysPresent; it's ok for v6 unlocked files
Joey Hess
2015-12-11
*
finish v6 git-annex lock
Joey Hess
2015-12-11
*
only make 1 hardlink max between pointer file and annex object
Joey Hess
2015-12-11
*
Merge branch 'master' into smudge
Joey Hess
2015-12-11
|
\
|
*
fsck: Failed to honor annex.diskreserve when checking a remote.
Joey Hess
2015-12-11
*
|
wip
Joey Hess
2015-12-11
*
|
add generalized linkAnnex'
Joey Hess
2015-12-10
*
|
check InodeCache in inAnnex et al
Joey Hess
2015-12-10
*
|
check inode cache in prepSendAnnex
Joey Hess
2015-12-10
*
|
make clear when code is using deprecated direct mode files
Joey Hess
2015-12-09
*
|
reorder
Joey Hess
2015-12-09
*
|
use InodeCache when dropping a key to see if a pointer file can be safely reset
Joey Hess
2015-12-09
*
|
add inode cache to the db
Joey Hess
2015-12-09
*
|
move InodeSentinal from direct mode code to its own module
Joey Hess
2015-12-09
*
|
link/copy pointer files to object content when it's added
Joey Hess
2015-12-09
*
|
clean filter should update location log when adding new content to annex
Joey Hess
2015-12-04
*
|
basic clean filter working
Joey Hess
2015-12-04
|
/
*
annex object file mode for core.sharedRepository
Joey Hess
2015-11-18
*
avoid spawning file size polling thread when not in -J mode
Joey Hess
2015-11-16
*
Display progress meter in -J mode when downloading from the web.
Joey Hess
2015-11-16
*
convert from Utility.LockPool to Annex.LockPool everywhere
Joey Hess
2015-11-12
*
add: Fix error recovery rollback to not move the injested file content out of...
Joey Hess
2015-11-06
*
fix windows build
Joey Hess
2015-10-12
*
implement lockContent for ssh remotes
Joey Hess
2015-10-09
*
fix local dropping to not require extra locking of copies, but only that the ...
Joey Hess
2015-10-09
*
rename constructor
Joey Hess
2015-10-09
*
refactor
Joey Hess
2015-10-09
*
support invalidating existing VerifiedCopys
Joey Hess
2015-10-08
*
add VerifiedCopy data type
Joey Hess
2015-10-08
*
I think this comment is stale/confusing; remove
Joey Hess
2015-10-08
*
add lockContentShared
Joey Hess
2015-10-08
*
other 80% of avoding verification when hard linking to objects in shared repo
Joey Hess
2015-10-02
*
disabling verification also disables size verification
Joey Hess
2015-10-02
*
avoid verification when hard linking to objects in shared repository
Joey Hess
2015-10-02
*
Do verification of checksums of annex objects downloaded from remotes.
Joey Hess
2015-10-01
*
rename function
Joey Hess
2015-10-01
*
refactor
Joey Hess
2015-10-01
*
windows build warning fixes
Joey Hess
2015-08-03
*
avoid calling copy when file DNE
Joey Hess
2015-07-30
*
Fix bug that prevented enumerating locally present objects in repos tuned wit...
Joey Hess
2015-06-11
[next]