summaryrefslogtreecommitdiff
path: root/Annex/CatFile.hs
Commit message (Expand)AuthorAge
* use ByteStrings when reading annex symlinks and pointersJoey Hess2019-01-14
* import Utility.FileSystemEncoding in CommonJoey Hess2019-01-03
* strict bytestring encoders and decodersJoey Hess2019-01-01
* sync --content now supports --hide-missing adjusted branchesJoey Hess2018-10-19
* v6: avoid accidental conversion when annex.largefiles is not configuredJoey Hess2018-08-27
* Always use filesystem encoding for all file and handle reads and writes.Joey Hess2016-12-24
* Avoid using a lot of memory when large objects are present in the git repositoryJoey Hess2016-10-05
* Optimisations to git-annex branch query and setting, avoiding repeated copies...Joey Hess2016-09-29
* use indexEnvJoey Hess2016-05-17
* add catCommitJoey Hess2016-02-25
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* improve commentJoey Hess2015-12-26
* refactor and improve pointer file handling codeJoey Hess2015-12-09
* require "annex/objects/" before key in pointer filesJoey Hess2015-12-07
* support pointer filesJoey Hess2015-12-07
* update my email address and homepage urlJoey Hess2015-01-21
* fix some mixed space+tab indentationJoey Hess2014-10-09
* When accessing a local remote, shut down git-cat-file processes afterwards, t...Joey Hess2014-08-20
* Fix bug in automatic merge conflict resolutionJoey Hess2014-07-08
* Windows: Fix some filename encoding bugs.Joey Hess2014-03-19
* sync: Fix bug in direct mode that caused a file not checked into git to be de...Joey Hess2014-03-03
* Preserve metadata when staging a new version of an annexed file.Joey Hess2014-02-24
* Add plumbing-level lookupkey command.Joey Hess2013-12-15
* add new status commandJoey Hess2013-11-07
* git-recover-repository 1/2 doneJoey Hess2013-10-20
* completely solve catKey memory leakJoey Hess2013-09-19
* more completely solve catKey memory leakJoey Hess2013-09-19
* Fix bug that caused typechanged symlinks to be assumed to be unlocked files, ...Joey Hess2013-08-22
* assistant: Work around git-cat-file's not reloading the index after files are...Joey Hess2013-05-25
* Merge branch 'master' into windowsJoey Hess2013-05-15
|\
| * start one git-cat-file per index fileJoey Hess2013-05-15
* | fix the day's windows permissions damageJoey Hess2013-05-12
* | deal with git using / internally, even on DOSJoey Hess2013-05-12
|/
* work around a very strange git-cat-file behaviorJoey Hess2013-01-05
* assistant: Make expensive transfer scan work fully in direct mode.Joey Hess2013-01-05
* assistant direct mode file add/change bookkeepingJoey Hess2012-12-25
* Merge branch 'master' into desymlinkJoey Hess2012-12-13
|\
| * finished where indentation changesJoey Hess2012-12-13
* | direct mode committingJoey Hess2012-12-12
|/
* Revert "add catFileIndex"Joey Hess2012-09-15
* add catFileIndexJoey Hess2012-09-15
* avoid ByteString.Char8 where not neededJoey Hess2012-06-20
* crazy optimisationJoey Hess2012-06-10
* detect and recover from branch push/commit raceJoey Hess2011-12-11
* improve type signatures with a Ref newtypeJoey Hess2011-11-16
* Optimised union merging; now only runs git cat-file once.Joey Hess2011-11-12
* lintJoey Hess2011-11-11
* reorder repo parameters lastJoey Hess2011-11-08
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04