index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Content.hs
Commit message (
Expand
)
Author
Age
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
*
make --json-progress work for url downloads
Joey Hess
2016-09-09
*
get, move, copy, mirror: Added --failed switch which retries failed copies/moves
Joey Hess
2016-08-03
*
reinject: When src file's content cannot be verified, leave it alone, instead...
Joey Hess
2016-04-20
*
Preserve execute bits of unlocked files in v6 mode.
Joey Hess
2016-04-14
*
hard links on windows
Joey Hess
2016-04-08
*
refactor
Joey Hess
2016-03-09
*
Always try to thaw content, even when annex.crippledfilesystem is set.
Joey Hess
2016-03-09
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
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
[next]