summaryrefslogtreecommitdiff
path: root/Annex/Content
Commit message (Expand)AuthorAge
* When annex.thin is set, allow hard links to be made between executable work t...Joey Hess2018-10-26
* optimisation: avoid stat callJoey Hess2018-09-05
* fix raceJoey Hess2018-08-22
* split out modules from Annex.ContentJoey Hess2018-08-22
* Improve startup time for commands that do not operate on remotesJoey Hess2018-01-09
* more core.sharedRepository perm fixesJoey Hess2018-01-04
* Always use filesystem encoding for all file and handle reads and writes.Joey Hess2016-12-24
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* wip v6 support for assistantJoey Hess2015-12-21
* moveJoey Hess2015-12-10
* add inode cache to the dbJoey Hess2015-12-09
* move InodeSentinal from direct mode code to its own moduleJoey Hess2015-12-09
* a few hlintsJoey Hess2015-04-11
* update my email address and homepage urlJoey Hess2015-01-21
* on second thought, InodeCache should use getFileSizeJoey Hess2015-01-20
* revert parentDir changeJoey Hess2015-01-09
* Merge branch 'master' into relativepathsJoey Hess2015-01-06
|\
| * made parentDir return a Maybe FilePath; removed most uses of itJoey Hess2015-01-06
* | Switch to using relative paths to the git repository.Joey Hess2015-01-06
|/
* Revert "temporary debugging code for windows autobuilder test suite failure"Joey Hess2014-12-30
* temporary debugging code for windows autobuilder test suite failureJoey Hess2014-12-30
* Do not preserve permissions and acls when copying files from one local git re...Joey Hess2014-08-26
* finish fixing windows timezone madnessJoey Hess2014-06-12
* fix for Windows file timestamp timezone madnessJoey Hess2014-06-12
* random hlint (to give the autobuilder something new to build)Joey Hess2014-02-11
* fix failing test case on WindowsJoey Hess2014-02-03
* avoid using openFile when withFile can be usedJoey Hess2014-02-03
* factor out utility functionJoey Hess2014-02-03
* Direct mode .git/annex/objects directories are no longer left writableJoey Hess2013-11-15
* update for DiffTree type change (which fixes assistant in subdir confusion bug)Joey Hess2013-10-17
* hlintJoey Hess2013-09-25
* avoid failure creating inode sentinal fileJoey Hess2013-06-18
* assistant: In direct mode, objects are now only dropped when all associated f...Joey Hess2013-06-15
* improve robustness of fromDirect and replaceFileJoey Hess2013-05-25
* didn't quite get removeDirect right before, this passes test suiteJoey Hess2013-05-20
* store copy in inode cache tooJoey Hess2013-05-17
* test suite passes in direct modeJoey Hess2013-05-17
* fix the day's Windows permissions damageJoey Hess2013-05-14
* Merge branch 'windows' of git://git-annex.branchable.com into windowsJoey Hess2013-05-13
|\
| * rename moduleJoey Hess2013-05-12
* | read inode cache file strictly to avoid failure to drop on windowsJoey Hess2013-05-13
|/
* fix permission damage (thanks, Windows)Joey Hess2013-05-11
* clean up from windows portingJoey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Joey Hess2013-05-11
* Bugfix: Direct mode no longer repeatedly checksums duplicated files.Joey Hess2013-04-06
* Use lower case hash directories for storing files on crippled filesystems, sa...Joey Hess2013-04-04
* hlintJoey Hess2013-04-03
* remove old debug printJoey Hess2013-03-16
* Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...Joey Hess2013-03-12
* detect renames during commit, and .. um, do nothing special because it's lunc...Joey Hess2013-03-11