| Commit message (Expand) | Author | Age |
* | 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 |
* | fully support core.symlinks=false in all relevant symlink handling code | Joey Hess | 2013-02-17 |
* | start to support core.symlinks=false | Joey Hess | 2013-02-15 |
* | add: Improved detection of files that are modified while being added. | Joey Hess | 2013-02-14 |
* | split out Utility.InodeCache | Joey Hess | 2013-02-14 |
* | crippled filesystem support, probing and initial support | Joey Hess | 2013-02-14 |
* | ensure that content directory is thawed when writing direct mode mapping and ... | Joey Hess | 2013-01-26 |
* | some more direct mode fixes | Joey Hess | 2013-01-18 |
* | Fix direct mode mapping code to always store direct mode filenames relative t... | Joey Hess | 2013-01-18 |
* | In direct mode, files with the same key are no longer hardlinked, as that wou... | Joey Hess | 2013-01-14 |
* | add works in direct mode | Joey Hess | 2013-01-06 |
* | direct: Avoid hardlinking symlinks that point to the same content when the co... | Joey Hess | 2013-01-06 |
* | assistant direct mode file add/change bookkeeping | Joey Hess | 2012-12-25 |
* | comment | Joey Hess | 2012-12-19 |
* | normalise associated files | Joey Hess | 2012-12-19 |
* | partial and incomplete automatic merging in direct mode | Joey Hess | 2012-12-18 |
* | direct mode merging works! | Joey Hess | 2012-12-18 |
* | direct mode committing | Joey Hess | 2012-12-12 |