]> dgit.raspbian.org Git - git-annex.git/shortlog
git-annex.git
2019-01-14 Joey Hesscache the serialization of a Key
2019-01-14 Joey Hessrename page
2019-01-14 Joey Hessuse ByteStrings when reading annex symlinks and pointers
2019-01-14 Joey Hessconvert to ByteString
2019-01-14 Joey Hessuse fileKey here
2019-01-14 Joey Hessrest of the deserializeKey renameing
2019-01-14 Joey Hessavoid creating work tree files in subdirectories in...
2019-01-14 Joey Hessrename key2file and file2key
2019-01-14 Joey Hessavoid unnecessary conversion from and back to ByteString
2019-01-13 Joey HessMerge branch 'master' of ssh://git-annex.branchable.com
2019-01-13 guzik.sergey... Added a comment
2019-01-13 jonas(no commit message)
2019-01-13 jonas(no commit message)
2019-01-12 reed(no commit message)
2019-01-12 Joey HessMerge branch 'master' of ssh://git-annex.branchable.com
2019-01-11 Joey Hessslight optimisation more
2019-01-11 Ilya_ShlyakhterAdded a comment
2019-01-11 Joey HessMerge branch 'master' of ssh://git-annex.branchable.com
2019-01-11 Joey Hessroadmap update
2019-01-11 Joey Hessdevblog
2019-01-11 Joey Hesscomment
2019-01-11 Joey Hessupdate re field ordering
2019-01-11 Joey Hessmake everything build again after ByteString Key changes
2019-01-11 Joey Hessconvert key2file and file2key to use builder and attoparsec
2019-01-11 Joey Hessuse ByteString in Key for speed
2019-01-11 git-annex.branchable... Added a comment: get dry-run-ish option
2019-01-11 guzik.sergey... (no commit message)
2019-01-11 6yearold@36d59212c29... Added a comment
2019-01-11 alogic0@d8fbd9f5b547... Added a comment: it's fixed
2019-01-10 Joey Hessdevblog
2019-01-10 Joey Hessadd missing case
2019-01-10 Joey Hessconvert transitions.log to attoparsec and bytestring...
2019-01-10 Joey Hessconvert old uuid-based log parsers to attoparsec
2019-01-10 Joey Hessattoparsec parsers for all new-format uuid-based logs
2019-01-10 Joey HessRemove redundant endOfInput
2019-01-09 Joey Hessnewtype Group to ByteString
2019-01-09 Joey HessMerge branch 'master' of ssh://git-annex.branchable.com
2019-01-09 Joey Hessmarginally faster VectorClock Builder
2019-01-09 Joey Hesssimplification now that all logs use Builder
2019-01-09 Joey Hessconvert all per-uuid log files to use Builder
2019-01-09 Joey Hesssimplify Show instance by deriving
2019-01-09 Joey Hessfix format of show instance
2019-01-09 Joey Hessconverting more log files to use Builder
2019-01-09 duncan_bayneAdded a comment: Known issue
2019-01-08 duncan_bayneAdded a comment: Bug raised
2019-01-08 Ilya_Shlyakhteradded suggestion to support MD5E keys that omit file...
2019-01-08 Ilya_Shlyakhterposted a question about the "here" remote
2019-01-07 aaron@784fd85903b38a... Format post with code blocks for readability
2019-01-07 Joey HessMerge branch 'master' of ssh://git-annex.branchable.com
2019-01-07 Joey Hessdevblog
2019-01-07 aaron@784fd85903b38a... sign my name at the end
2019-01-07 aaron@784fd85903b38a... Ask question about progress info
2019-01-07 Joey Hessremove unused import
2019-01-07 https://christian... new forum entry
2019-01-07 Joey Hessfollow-on changes from MetaData type changes
2019-01-07 Joey Hessswitch MetaValue to ByteString and MetaField to Text
2019-01-07 Joey Hesssupport for ByteStrings
2019-01-06 anarcatone more SNAFU with webdav
2019-01-06 anarcatfix typo and triage
2019-01-06 timeless-ventricleAdded a comment
2019-01-06 anarcatAdded a comment: thanks!
2019-01-06 ChymeraAdded a comment
2019-01-05 anarcatAdded a comment: bump
2019-01-05 Joey Hesscorrect ghc version number
2019-01-05 Joey HessSupport being built with ghc 8.0.1 (MonadFail)
2019-01-05 Joey HessMerge branch 'master' of ssh://git-annex.branchable.com
2019-01-05 Joey Hessupdate
2019-01-05 Joey Hessbuild cleanrly when benchmark flag is not enabled
2019-01-05 Joey Hessdo union merge on bytestrings
2019-01-04 ChymeraAdded a comment
2019-01-04 ChymeraAdded a comment
2019-01-04 Chymera(no commit message)
2019-01-04 Joey HessMerge branch 'master' of ssh://git-annex.branchable.com
2019-01-04 Joey Hessdevblog
2019-01-04 pthomasdelaney... (no commit message)
2019-01-04 geoffrey.jostUpdated Densho description , formerly "Japanese America...
2019-01-04 Joey Hessnew improved benchmark command that can benchmark anyth...
2019-01-04 chocolate.camera... Added a comment
2019-01-04 Joey Hessexplicitly default benchmark build flag to false
2019-01-04 andrewAdded a comment
2019-01-04 Joey Hessformat
2019-01-04 ChymeraAdded a comment
2019-01-03 andrewAdded a comment
2019-01-03 ChymeraAdded a comment
2019-01-03 Joey HessMerge branch 'master' of ssh://git-annex.branchable.com
2019-01-03 Joey Hessupdate
2019-01-03 Joey Hessdevblog
2019-01-03 Chymeraremoved
2019-01-03 ChymeraAdded a comment
2019-01-03 ChymeraAdded a comment
2019-01-03 ChymeraAdded a comment
2019-01-03 Joey Hessattoparsec parser for presence logs
2019-01-03 colin.brosseau... Added a comment: NTFS Make it clear that it'll not...
2019-01-03 Joey Hessconvert git-annex branch access to ByteStrings and...
2019-01-03 Joey Hessconvert Git.HashObject to use ByteStrings
2019-01-03 Joey Hessimport Utility.FileSystemEncoding in Common
2019-01-03 ka7Added a comment: (better formating..)
2019-01-03 ka7Added a comment: got it
2019-01-03 CandyAngelAdded a comment
2019-01-03 ka7(no commit message)
next