aboutsummaryrefslogtreecommitdiff
path: root/Branch.hs
Commit message (Expand)AuthorAge
* unify elipsis handlingGravatar Joey Hess2011-07-19
* hlint tweaksGravatar Joey Hess2011-07-15
* fork a process to feed git hash-objectGravatar Joey Hess2011-07-05
* simplify git cat-file startupGravatar Joey Hess2011-07-02
* further improved git cat-file error handlingGravatar Joey Hess2011-07-02
* rename GitUnionMerge to Git.UnionMergeGravatar Joey Hess2011-06-30
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* more robust git cat-file output parserGravatar Joey Hess2011-06-30
* Fix encoding of utf-8 etc when storing the description of repository and othe...Gravatar Joey Hess2011-06-30
* use ByteString for hGetGravatar Joey Hess2011-06-29
* improve git cat-file codeGravatar Joey Hess2011-06-29
* Sped back up fsck, copy --from etcGravatar Joey Hess2011-06-29
* tweaksGravatar Joey Hess2011-06-28
* Always ensure git-annex branch exists.Gravatar Joey Hess2011-06-26
* better setup of git-annex branch pushing on upgradeGravatar Joey Hess2011-06-24
* simplified to use existing functionsGravatar Joey Hess2011-06-23
* commit after merge if any journal files were stagedGravatar Joey Hess2011-06-23
* fix consistency, and partially close a race during mergeGravatar Joey Hess2011-06-23
* fix bootstrapping, broken by move of .git/annex/indexGravatar Joey Hess2011-06-23
* fix gotcha with closed stderr and --debugGravatar Joey Hess2011-06-23
* rename git-annex index fileGravatar Joey Hess2011-06-23
* add journaling to speed up changes to the git-annex branchGravatar Joey Hess2011-06-23
* update re git-annex branch direct modificationGravatar Joey Hess2011-06-23
* rewrite loggedkeys to use git-annex branchGravatar Joey Hess2011-06-22
* bugfix: restore index file env varGravatar Joey Hess2011-06-22
* squelched git-cat-file's error message when file DNEGravatar Joey Hess2011-06-22
* better branch displayGravatar Joey Hess2011-06-22
* store trust.log and remote.log in the git-annex branchGravatar Joey Hess2011-06-22
* Branch handling improvementsGravatar Joey Hess2011-06-22
* add a small cache of the most recently accessed item from the git-annex branchGravatar Joey Hess2011-06-22
* allow for union merges between a tree and the content in the indexGravatar Joey Hess2011-06-21
* fixesGravatar Joey Hess2011-06-21
* Branch module completeGravatar Joey Hess2011-06-21
* refactorGravatar Joey Hess2011-06-21
* code to update a git-annex branchGravatar Joey Hess2011-06-21