git-annex.git
2020-09-02 Joey Hessmake removeAuthorizedKeys robust if the file DNE
2020-09-02 Joey Hessfix some file modes in calls to withTmpFileIn to honor...
2020-09-02 Joey HessMerge branch 'master' of ssh://git-annex.branchable...
2020-09-02 Joey Hessbug report
2020-09-02 Joey Hessdisplay actual download errors
2020-09-02 Joey Hessavoid multiple download failed messages when learning
2020-09-02 kylefix example: meant to prune --force and include rest...
2020-09-02 Ilya_ShlyakhterAdded a comment: verifying source contents
2020-09-02 Joey Hesswhen downloading same content from multiple urls, only...
2020-09-02 Joey Hesshttpalso: support exporttree=yes
2020-09-02 Joey Hessrename http special remote to httpalso
2020-09-02 kylecontent verification before transfer to special remote
2020-09-02 hans.ekbrand... (no commit message)
2020-09-02 hans.ekbrand... (no commit message)
2020-09-02 hans.ekbrand... (no commit message)
2020-09-02 yarikopticAdded a comment
2020-09-01 Joey Hessremove Show Cipher
2020-09-01 yarikopticAdded a comment
2020-09-01 Joey Hessthought
2020-09-01 Joey Hesslink
2020-09-01 Joey Hesstodo
2020-09-01 Joey Hesscomment
2020-09-01 Joey HessMerge branch 'master' of ssh://git-annex.branchable...
2020-09-01 Joey Hesscomment
2020-09-01 yarikopticnoise about 500s
2020-09-01 Joey HessMerge branch 'master' of ssh://git-annex.branchable...
2020-09-01 Joey HessAdded http special remote, which is useful for accessin...
2020-09-01 Joey Hessnote common need of these two todos
2020-09-01 Joey Hessclose as dup
2020-08-31 gb@4a49bb1afcf3d183b... (no commit message)
2020-08-30 gb@4a49bb1afcf3d183b... (no commit message)
2020-08-28 falsifianUpdate name of attribute in haskellPackages.
2020-08-28 Joey Hessmove stack file used by i386ancient autobuilder
2020-08-28 Joey HessSupport git remotes where .git is a file, not a directory
2020-08-28 Joey Hesstest: Stop gpg-agent daemons that are started for the...
2020-08-28 Joey Hessneed lts-13.11 after all
2020-08-28 Joey Hessfurther changes to get back to last working build state...
2020-08-28 Joey Hessclose
2020-08-28 Joey Hessclose
2020-08-28 Joey Hessclose
2020-08-28 Joey Hessfix build
2020-08-28 Joey HessMerge branch 'master' of ssh://git-annex.branchable...
2020-08-28 Joey Hessadd stack.yaml for OSX autobuilder
2020-08-28 Joey Hessremove build warning about old process version
2020-08-28 Joey Hessremove unused imports
2020-08-28 jcohen@8a78f6f9e293f... (no commit message)
2020-08-28 jcohen@8a78f6f9e293f... (no commit message)
2020-08-28 Ilya_ShlyakhterAdded a comment
2020-08-28 cardoso-netoAdded a comment
2020-08-27 Ilya_ShlyakhterAdded a comment: understanding why standalone conda...
2020-08-26 Joey Hesscomment
2020-08-26 Joey HessMerge branch 'master' of ssh://git-annex.branchable...
2020-08-26 Joey HessDisplay a message when git-annex has to wait for a...
2020-08-26 Joey Hessrefactor out Annex.PidLock
2020-08-26 yarikopticAdded a comment: dreaming of everyone using CoW FSs
2020-08-25 Joey Hesscomment
2020-08-25 Joey Hessadd gitAnnexChildProcess and use instead of incorrect...
2020-08-25 Joey Hesswording
2020-08-25 Joey HessMerge branch 'master' of ssh://git-annex.branchable...
2020-08-25 Joey Hessanalysis
2020-08-25 kyleAdded a comment
2020-08-25 Joey Hessfix comment format
2020-08-25 Joey Hessdocument that annex.thin beats annex.hardlink
2020-08-25 Joey HessMerge branch 'master' of ssh://git-annex.branchable...
2020-08-25 Joey Hessaddurl --file youtube-dl reversion fix
2020-08-25 yarikopticAdded a comment: pidlock to blame!
2020-08-25 kyleAdded a comment
2020-08-25 yarikopticinitial report on hardlink in thin mode
2020-08-25 kyleAdded a comment: comment: works on my end
2020-08-25 yarikopticAdded a comment
2020-08-25 yarikopticinitial report on get being stuck
2020-08-25 yarikopticinitial report on gpgtmp .nfs busy files
2020-08-24 Joey Hessstack.yaml: Updated to lts-16.10
2020-08-20 kyleAdded a comment
2020-08-20 cardoso-netoAdded a comment
2020-08-20 cardoso-netoAdded a comment: Rationale behind deleting and readding...
2020-08-19 kyleAdded a comment: thanks
2020-08-19 Joey Hessfix hang if external program is not available
2020-08-18 Joey HessMerge branch 'master' of ssh://git-annex.branchable.com
2020-08-18 kyle(no commit message)
2020-08-18 gitannex@56d80e10108... (no commit message)
2020-08-15 Joey Hessavoid using MonadFail in ParseDuration
2020-08-15 michal.kotowski1... (no commit message)
2020-08-15 Joey Hessfix some warnings
2020-08-14 Joey HessMerge branch 'master' of ssh://git-annex.branchable.com
2020-08-14 Joey HessMerge branch 'asyncexternal'
2020-08-14 Joey HessDisplay warning when external special remote does not...
2020-08-14 Joey Hessasync extension done
2020-08-14 cardoso-netoAdded a comment: Having cutting edge packages with...
2020-08-14 Joey Hessswitch to TMVars for thread safety when using the async...
2020-08-14 Joey Hessone jobid per thread
2020-08-14 Ilya_ShlyakhterAdded a comment
2020-08-14 Joey Hessrethought the async protocol some more
2020-08-14 cardoso-netoAdded a comment: Ugly message when installing git-annex...
2020-08-13 Joey Hessasync proto fully tested and working
2020-08-13 Joey Hessasync proto basically working
2020-08-12 Joey HessMerge branch 'master' of ssh://git-annex.branchable.com
2020-08-12 Joey Hessbranch
2020-08-12 Joey Hessfurther work on external async relay
2020-08-12 Joey Hessrelayer receive loop is done
next