index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
Commit message (
Expand
)
Author
Age
*
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
*
avoid pre-commit hook messing up new-style unlocked files in v6 repo
Joey Hess
2015-12-09
*
refactor and improve pointer file handling code
Joey Hess
2015-12-09
*
require "annex/objects/" before key in pointer files
Joey Hess
2015-12-07
*
support pointer files
Joey Hess
2015-12-07
*
Merge branch 'master' into smudge
Joey Hess
2015-12-07
|
\
|
*
fix temp filename
Joey Hess
2015-12-06
|
*
avoid too long temp dir template
Joey Hess
2015-12-06
*
|
don't let git-annex direct be run in a v6 repo
Joey Hess
2015-12-04
*
|
add v6; keep v5 working for now and manual upgrade
Joey Hess
2015-12-04
*
|
auto-configure filter.annex.smudge and clean on init
Joey Hess
2015-12-04
*
|
avoid unnecessary reading of git-annex branch data when matching on annex.lar...
Joey Hess
2015-12-04
*
|
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
*
add missing checkSaneLock wrapper for pidlocks
Joey Hess
2015-11-16
*
init: Automatically enable annex.pidlock when necessary.
Joey Hess
2015-11-13
*
convert from Utility.LockPool to Annex.LockPool everywhere
Joey Hess
2015-11-12
*
pid locking configuration and abstraction layer for git-annex
Joey Hess
2015-11-12
*
assistant: Pass ssh-options through 3 more git pull/push calls that were miss...
Joey Hess
2015-11-10
*
add: Fix error recovery rollback to not move the injested file content out of...
Joey Hess
2015-11-06
*
fix replaceFile makeAnnexLink race
Joey Hess
2015-11-06
*
merge git command queue when joining with concurrent thread
Joey Hess
2015-11-05
*
add regions to concurrent output
Joey Hess
2015-11-04
*
enableremote: List uuids and descriptions of remotes that can be enabled, and...
Joey Hess
2015-10-26
*
Avoid displaying network transport warning when a ssh remote does not yet hav...
Joey Hess
2015-10-15
*
do tmp dir cleanup in error case too
Joey Hess
2015-10-15
*
avoid making post-merge-conflict-resolution commit when no conflicts were res...
Joey Hess
2015-10-15
*
Changed drop ordering when using git annex sync --content or the assistant, t...
Joey Hess
2015-10-14
*
fix windows build
Joey Hess
2015-10-12
*
Avoid unncessary write to the location log when a file is unlocked and then a...
Joey Hess
2015-10-12
*
use action, not sideAction
Joey Hess
2015-10-11
*
implement lockContent for ssh remotes
Joey Hess
2015-10-09
*
also generate a drop safety proof for move --from remote
Joey Hess
2015-10-09
*
fix local dropping to not require extra locking of copies, but only that the ...
Joey Hess
2015-10-09
*
improve message when drop failed due to no locked copy
Joey Hess
2015-10-09
*
rename constructor
Joey Hess
2015-10-09
*
verify local copy of content with locking
Joey Hess
2015-10-09
*
content locking during drop working for local git remotes
Joey Hess
2015-10-09
*
finish and use lockContent interface
Joey Hess
2015-10-09
*
improve drop proof code
Joey Hess
2015-10-09
*
refactor
Joey Hess
2015-10-09
*
TrustedCopy is good enough to allow dropping
Joey Hess
2015-10-08
[next]