aboutsummaryrefslogtreecommitdiff
path: root/Annex/CatFile.hs
Commit message (Expand)AuthorAge
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* Avoid using a lot of memory when large objects are present in the git repositoryGravatar Joey Hess2016-10-05
* Optimisations to git-annex branch query and setting, avoiding repeated copies...Gravatar Joey Hess2016-09-29
* use indexEnvGravatar Joey Hess2016-05-17
* add catCommitGravatar Joey Hess2016-02-25
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* improve commentGravatar Joey Hess2015-12-26
* refactor and improve pointer file handling codeGravatar Joey Hess2015-12-09
* require "annex/objects/" before key in pointer filesGravatar Joey Hess2015-12-07
* support pointer filesGravatar Joey Hess2015-12-07
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* When accessing a local remote, shut down git-cat-file processes afterwards, t...Gravatar Joey Hess2014-08-20
* Fix bug in automatic merge conflict resolutionGravatar Joey Hess2014-07-08
* Windows: Fix some filename encoding bugs.Gravatar Joey Hess2014-03-19
* sync: Fix bug in direct mode that caused a file not checked into git to be de...Gravatar Joey Hess2014-03-03
* Preserve metadata when staging a new version of an annexed file.Gravatar Joey Hess2014-02-24
* Add plumbing-level lookupkey command.Gravatar Joey Hess2013-12-15
* add new status commandGravatar Joey Hess2013-11-07
* git-recover-repository 1/2 doneGravatar Joey Hess2013-10-20
* completely solve catKey memory leakGravatar Joey Hess2013-09-19
* more completely solve catKey memory leakGravatar Joey Hess2013-09-19
* Fix bug that caused typechanged symlinks to be assumed to be unlocked files, ...Gravatar Joey Hess2013-08-22
* assistant: Work around git-cat-file's not reloading the index after files are...Gravatar Joey Hess2013-05-25
* Merge branch 'master' into windowsGravatar Joey Hess2013-05-15
|\
| * start one git-cat-file per index fileGravatar Joey Hess2013-05-15
* | fix the day's windows permissions damageGravatar Joey Hess2013-05-12
* | deal with git using / internally, even on DOSGravatar Joey Hess2013-05-12
|/
* work around a very strange git-cat-file behaviorGravatar Joey Hess2013-01-05
* assistant: Make expensive transfer scan work fully in direct mode.Gravatar Joey Hess2013-01-05
* assistant direct mode file add/change bookkeepingGravatar Joey Hess2012-12-25
* Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\
| * finished where indentation changesGravatar Joey Hess2012-12-13
* | direct mode committingGravatar Joey Hess2012-12-12
|/
* Revert "add catFileIndex"Gravatar Joey Hess2012-09-15
* add catFileIndexGravatar Joey Hess2012-09-15
* avoid ByteString.Char8 where not neededGravatar Joey Hess2012-06-20
* crazy optimisationGravatar Joey Hess2012-06-10
* detect and recover from branch push/commit raceGravatar Joey Hess2011-12-11
* improve type signatures with a Ref newtypeGravatar Joey Hess2011-11-16
* Optimised union merging; now only runs git cat-file once.Gravatar Joey Hess2011-11-12
* lintGravatar Joey Hess2011-11-11
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04