index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
Commit message (
Expand
)
Author
Age
*
fix file perms after breaking hard link
Joey Hess
2015-12-27
*
annex.thin
Joey Hess
2015-12-27
*
add unlocked flag for git-annex-shell recvkey
Joey Hess
2015-12-26
*
persistent-sqlite is now a hard build dependency, since v6 repository mode ne...
Joey Hess
2015-12-26
*
lost some bookkeeping info
Joey Hess
2015-12-24
*
Merge branch 'master' into smudge
Joey Hess
2015-12-22
|
\
*
|
move cleanOldKey into ingest
Joey Hess
2015-12-22
*
|
finish v6 support for assistant
Joey Hess
2015-12-22
*
|
make linkAnnex detect when the file changes as it's being copied/linked in
Joey Hess
2015-12-22
*
|
refactoring
Joey Hess
2015-12-22
|
*
addurl: Added --with-files option.
Joey Hess
2015-12-22
|
*
refactor
Joey Hess
2015-12-22
*
|
remove (v6) associated file in unannex
Joey Hess
2015-12-21
*
|
Merge branch 'master' into smudge
Joey Hess
2015-12-21
|
\
|
|
*
addurl: Added --batch option.
Joey Hess
2015-12-21
|
*
status: On crippled filesystems, was displaying M for all annexed files that ...
Joey Hess
2015-12-19
*
|
v6: fix locking modified file when the content is not present
Joey Hess
2015-12-16
*
|
fix add of file that was locked but has been replaced by a new, unlocked file...
Joey Hess
2015-12-16
*
|
Use git-annex init --version=6 to get v6 for now
Joey Hess
2015-12-15
*
|
in v6 mode, unannex does not interact badly with pre-commit hook
Joey Hess
2015-12-15
*
|
recent fsck changes caused ugly message when object was not present
Joey Hess
2015-12-15
*
|
reorg
Joey Hess
2015-12-15
*
|
changes for v6 broke fsck in direct mode
Joey Hess
2015-12-15
*
|
add: In v6 mode, acts on modified files.
Joey Hess
2015-12-15
*
|
avoid pre-commit check having to do with v5 unlocked files when in v6 mode
Joey Hess
2015-12-15
*
|
rename stuff for v5 unlocked files to indicate it's old
Joey Hess
2015-12-15
*
|
add: no need to make pass for old unlocked files in v6
Joey Hess
2015-12-15
*
|
have clean filter check if the filename was already in use by an old key
Joey Hess
2015-12-15
*
|
avoid smudge filter returning invalid content
Joey Hess
2015-12-11
*
|
fsck 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
*
|
v6 git-annex unlock
Joey Hess
2015-12-10
*
|
always format pointer file with a trailing newline
Joey Hess
2015-12-10
*
|
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
*
|
avoid clean filter trying to annex a pointer file
Joey Hess
2015-12-09
*
|
avoid pre-commit hook messing up new-style unlocked files in v6 repo
Joey Hess
2015-12-09
*
|
stash DbHandle in Annex state
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
*
|
update associated files database on smudge and clean
Joey Hess
2015-12-07
*
|
refactor
Joey Hess
2015-12-04
*
|
comments
Joey Hess
2015-12-04
*
|
don't let git-annex direct be run in a v6 repo
Joey Hess
2015-12-04
[next]