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
Commit message (
Expand
)
Author
Age
*
Direct mode .git/annex/objects directories are no longer left writable
Joey Hess
2013-11-15
*
update for DiffTree type change (which fixes assistant in subdir confusion bug)
Joey Hess
2013-10-17
*
hlint
Joey Hess
2013-09-25
*
avoid failure creating inode sentinal file
Joey Hess
2013-06-18
*
assistant: In direct mode, objects are now only dropped when all associated f...
Joey Hess
2013-06-15
*
improve robustness of fromDirect and replaceFile
Joey Hess
2013-05-25
*
didn't quite get removeDirect right before, this passes test suite
Joey Hess
2013-05-20
*
store copy in inode cache too
Joey Hess
2013-05-17
*
test suite passes in direct mode
Joey Hess
2013-05-17
*
fix the day's Windows permissions damage
Joey Hess
2013-05-14
*
Merge branch 'windows' of git://git-annex.branchable.com into windows
Joey Hess
2013-05-13
|
\
*
|
read inode cache file strictly to avoid failure to drop on windows
Joey Hess
2013-05-13
|
*
rename module
Joey Hess
2013-05-12
|
/
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
clean up from windows porting
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
Bugfix: Direct mode no longer repeatedly checksums duplicated files.
Joey Hess
2013-04-06
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
hlint
Joey Hess
2013-04-03
*
remove old debug print
Joey Hess
2013-03-16
*
Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...
Joey Hess
2013-03-12
*
detect renames during commit, and .. um, do nothing special because it's lunc...
Joey Hess
2013-03-11
*
remove Eq instance for InodeCache
Joey Hess
2013-03-11
*
remove debug print
Joey Hess
2013-02-23
*
fix inverted logic
Joey Hess
2013-02-22
*
fix sameInodeCache to check the inode change sentinal
Joey Hess
2013-02-22
*
only create inode sentinal file when initializing a new repo
Joey Hess
2013-02-20
*
Direct mode: Support filesystems like FAT which can change their inodes each ...
Joey Hess
2013-02-19
*
hlint
Joey Hess
2013-02-18
*
Revert "Clean up direct mode cache and mapping info when dropping keys."
Joey Hess
2013-02-15
*
split out Utility.InodeCache
Joey Hess
2013-02-14
*
Clean up direct mode cache and mapping info when dropping keys.
Joey Hess
2013-02-07
*
ensure that content directory is thawed when writing direct mode mapping and ...
Joey Hess
2013-01-26
*
allow lazy reading of map contents
Joey Hess
2013-01-18
*
Avoid filename encoding errors when writing direct mode mappings.
Joey Hess
2013-01-18
*
Fix direct mode mapping code to always store direct mode filenames relative t...
Joey Hess
2013-01-18
*
fix logic error breaking direct mode assistant autocommit of modified files
Joey Hess
2012-12-28
*
assistant direct mode file add/change bookkeeping
Joey Hess
2012-12-25
*
more quickcheck fun
Joey Hess
2012-12-19
*
normalise associated files
Joey Hess
2012-12-19
*
direct mode merging works!
Joey Hess
2012-12-18
*
whitespace fix
Joey Hess
2012-12-13
*
direct mode committing
Joey Hess
2012-12-12
*
fix associated files to not fall back to object location
Joey Hess
2012-12-12
*
make parent directory
Joey Hess
2012-12-12
*
update
Joey Hess
2012-12-10
*
direct mode mappings now updated by git annex sync
Joey Hess
2012-12-10
*
Got object sending working in direct mode.
Joey Hess
2012-12-08
*
update the cache automatically when moving objects in or out
Joey Hess
2012-12-08
*
support for checking presence of objects in direct mode
Joey Hess
2012-12-07