aboutsummaryrefslogtreecommitdiff
path: root/Annex/Content
Commit message (Expand)AuthorAge
* Improve startup time for commands that do not operate on remotesGravatar Joey Hess2018-01-09
* more core.sharedRepository perm fixesGravatar Joey Hess2018-01-04
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* wip v6 support for assistantGravatar Joey Hess2015-12-21
* moveGravatar Joey Hess2015-12-10
* add inode cache to the dbGravatar Joey Hess2015-12-09
* move InodeSentinal from direct mode code to its own moduleGravatar Joey Hess2015-12-09
* a few hlintsGravatar Joey Hess2015-04-11
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* on second thought, InodeCache should use getFileSizeGravatar Joey Hess2015-01-20
* revert parentDir changeGravatar Joey Hess2015-01-09
* Merge branch 'master' into relativepathsGravatar Joey Hess2015-01-06
|\
| * made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* | Switch to using relative paths to the git repository.Gravatar Joey Hess2015-01-06
|/
* Revert "temporary debugging code for windows autobuilder test suite failure"Gravatar Joey Hess2014-12-30
* temporary debugging code for windows autobuilder test suite failureGravatar Joey Hess2014-12-30
* Do not preserve permissions and acls when copying files from one local git re...Gravatar Joey Hess2014-08-26
* finish fixing windows timezone madnessGravatar Joey Hess2014-06-12
* fix for Windows file timestamp timezone madnessGravatar Joey Hess2014-06-12
* random hlint (to give the autobuilder something new to build)Gravatar Joey Hess2014-02-11
* fix failing test case on WindowsGravatar Joey Hess2014-02-03
* avoid using openFile when withFile can be usedGravatar Joey Hess2014-02-03
* factor out utility functionGravatar Joey Hess2014-02-03
* Direct mode .git/annex/objects directories are no longer left writableGravatar Joey Hess2013-11-15
* update for DiffTree type change (which fixes assistant in subdir confusion bug)Gravatar Joey Hess2013-10-17
* hlintGravatar Joey Hess2013-09-25
* avoid failure creating inode sentinal fileGravatar Joey Hess2013-06-18
* assistant: In direct mode, objects are now only dropped when all associated f...Gravatar Joey Hess2013-06-15
* improve robustness of fromDirect and replaceFileGravatar Joey Hess2013-05-25
* didn't quite get removeDirect right before, this passes test suiteGravatar Joey Hess2013-05-20
* store copy in inode cache tooGravatar Joey Hess2013-05-17
* test suite passes in direct modeGravatar Joey Hess2013-05-17
* fix the day's Windows permissions damageGravatar Joey Hess2013-05-14
* Merge branch 'windows' of git://git-annex.branchable.com into windowsGravatar Joey Hess2013-05-13
|\
* | read inode cache file strictly to avoid failure to drop on windowsGravatar Joey Hess2013-05-13
| * rename moduleGravatar Joey Hess2013-05-12
|/
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* clean up from windows portingGravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* Bugfix: Direct mode no longer repeatedly checksums duplicated files.Gravatar Joey Hess2013-04-06
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* hlintGravatar Joey Hess2013-04-03
* remove old debug printGravatar Joey Hess2013-03-16
* Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...Gravatar Joey Hess2013-03-12
* detect renames during commit, and .. um, do nothing special because it's lunc...Gravatar Joey Hess2013-03-11
* remove Eq instance for InodeCacheGravatar Joey Hess2013-03-11
* remove debug printGravatar Joey Hess2013-02-23
* fix inverted logicGravatar Joey Hess2013-02-22
* fix sameInodeCache to check the inode change sentinalGravatar Joey Hess2013-02-22