index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Direct.hs
Commit message (
Expand
)
Author
Age
*
Do not preserve permissions and acls when copying files from one local git re...
Joey Hess
2014-08-26
*
direct: Avoid leaving file content in misctemp if interrupted.
Joey Hess
2014-08-15
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
direct: Fix handling of case where a work tree subdirectory cannot be written...
Joey Hess
2014-07-10
*
refactor locking
Joey Hess
2014-07-10
*
fix windows build
Joey Hess
2014-07-09
*
prospective fix for bad_merge_commit_deleting_all_files
Joey Hess
2014-07-09
*
support commit.gpgsign
Joey Hess
2014-07-04
*
work around a bug in git
Joey Hess
2014-06-12
*
finish fixing windows timezone madness
Joey Hess
2014-06-12
*
fix for Windows file timestamp timezone madness
Joey Hess
2014-06-12
*
avoid fast-forwarding when a merge conflict was auto-resolved
Joey Hess
2014-06-09
*
avoid bad commits after interrupted direct mode sync (or merge)
Joey Hess
2014-06-09
*
finish fixing direct mode merge bug involving unstaged local files
Joey Hess
2014-03-04
*
fix a9067868a8594577ead2ecbe55f9563bef12f26d to handle annexed files in confl...
Joey Hess
2014-03-03
*
sync: Fix bug in direct mode that caused a file not checked into git to be de...
Joey Hess
2014-03-03
*
remove Read instance for Ref
Joey Hess
2014-02-19
*
random hlint (to give the autobuilder something new to build)
Joey Hess
2014-02-11
*
Fix direct mode's handling when modifications to non-annexed files are pulled...
Joey Hess
2013-12-12
*
format comment
Joey Hess
2013-12-12
*
Avoid using git commit in direct mode, since in some situations it will read ...
Joey Hess
2013-12-01
*
Direct mode .git/annex/objects directories are no longer left writable
Joey Hess
2013-11-15
*
Fix direct mode merge bug when a direct mode file was deleted and replaced wi...
Joey Hess
2013-11-15
*
work around lack of receive.denyCurrentBranch in direct mode
Joey Hess
2013-11-05
*
v5 for direct mode, with automatic upgrade
Joey Hess
2013-11-05
*
update for DiffTree type change (which fixes assistant in subdir confusion bug)
Joey Hess
2013-10-17
*
ensure merge directory is empty before starting merge
Joey Hess
2013-10-16
*
more completely solve catKey memory leak
Joey Hess
2013-09-19
*
sync, pre-commit, indirect: Avoid unnecessarily catting non-symlink files fro...
Joey Hess
2013-09-19
*
sync: Fix bug that caused direct mode mappings to not be updated when merging...
Joey Hess
2013-09-13
*
importfeed: git-annex becomes a podcatcher in 150 LOC
Joey Hess
2013-07-28
*
fsck: Don't claim to fix direct mode when run on a symlink whose content is n...
Joey Hess
2013-07-08
*
make direct mode merge cleanup more robust
Joey Hess
2013-05-25
*
improve robustness of fromDirect and replaceFile
Joey Hess
2013-05-25
*
update inode cache after copying content
Joey Hess
2013-05-20
*
didn't quite get removeDirect right before, this passes test suite
Joey Hess
2013-05-20
*
minor optimisation and warning fix
Joey Hess
2013-05-20
*
direct mode bug fix: After a conflicted merge was automatically resolved, the...
Joey Hess
2013-05-20
*
test suite passes in direct mode
Joey Hess
2013-05-17
*
fix toDirectGen bug introduced in 7d345fcb307cfecb5fa834a0b17be01e4e6f5df8
Joey Hess
2013-05-15
*
direct: Fix a bug that could cause some files to be left in indirect mode.
Joey Hess
2013-05-06
*
thaw content directory in direct mode too
Joey Hess
2013-04-30
*
sync: Bug fix, avoid adding to the annex the dummy symlinks used on crippled ...
Joey Hess
2013-04-23
*
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
*
Update working tree files fully atomically
Joey Hess
2013-04-02
*
remove Eq instance for InodeCache
Joey Hess
2013-03-11
*
Direct mode: Support filesystems like FAT which can change their inodes each ...
Joey Hess
2013-02-19
*
hlint
Joey Hess
2013-02-18
[next]