summaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
* avoid shadowing warningJoey Hess2019-01-21
* still fixing this sighJoey Hess2019-01-21
* fixed a different way this test case could fail in LANG=CJoey Hess2019-01-21
* fix inverted logicJoey Hess2019-01-21
* add back exclusion of whitespace and =Joey Hess2019-01-21
* avoid two test failures with LANG=CJoey Hess2019-01-18
* rename key2file and file2keyJoey Hess2019-01-14
* convert transitions.log to attoparsec and bytestring-builderJoey Hess2019-01-10
* convert old uuid-based log parsers to attoparsecJoey Hess2019-01-10
* attoparsec parsers for all new-format uuid-based logsJoey Hess2019-01-10
* Remove redundant endOfInputJoey Hess2019-01-10
* newtype Group to ByteStringJoey Hess2019-01-09
* convert all per-uuid log files to use BuilderJoey Hess2019-01-09
* simplify Show instance by derivingJoey Hess2019-01-09
* fix format of show instanceJoey Hess2019-01-09
* converting more log files to use BuilderJoey Hess2019-01-09
* follow-on changes from MetaData type changesJoey Hess2019-01-07
* attoparsec parser for presence logsJoey Hess2019-01-03
* convert git-annex branch access to ByteStrings and BuildersJoey Hess2019-01-03
* import Utility.FileSystemEncoding in CommonJoey Hess2019-01-03
* add a UUIDDesc type containing a ByteStringJoey Hess2019-01-01
* convert UUID from String to ByteStringJoey Hess2019-01-01
* add DebugLocks build flagJoey Hess2018-11-19
* moved module and relicensedJoey Hess2018-10-29
* defer updating unlocked files until after smudge filterJoey Hess2018-10-25
* clean up url removal presence updateJoey Hess2018-10-04
* dropdead per-remote metadataJoey Hess2018-09-05
* use per-remote metadata storage for S3 version IDJoey Hess2018-08-31
* per-remote metadata storageJoey Hess2018-08-31
* don't untrust appendonly exportsJoey Hess2018-08-30
* v6: avoid accidental conversion when annex.largefiles is not configuredJoey Hess2018-08-27
* added annex.commitmessageJoey Hess2018-08-02
* avoid git annex info remote buffering list of keysJoey Hess2018-04-26
* avoid --all buffering list of all keysJoey Hess2018-04-26
* avoid insertWith' depreaction warningJoey Hess2018-04-22
* finish fixing inverted Ord for TrustLevelJoey Hess2018-04-13
* fix inverted Ord for TrustLevel (intermediate commit)Joey Hess2018-04-13
* Fix reversion introduced in 6.20171214 that caused concurrent transfers to in...Joey Hess2018-03-14
* more core.sharedRepository perm fixesJoey Hess2018-01-04
* Fix several places where files in .git/annex/ were written with modes that di...Joey Hess2018-01-02
* unused: Write .git/annex/unused etc files with appropriate permissions for th...Joey Hess2018-01-02
* Allow exporttree remotes to be marked as dead.Joey Hess2017-12-05
* wipJoey Hess2017-11-28
* remove dead codeJoey Hess2017-11-07
* better dup key with -J fixJoey Hess2017-10-17
* Improve behavior when -J transfers multiple files that point to the same keyJoey Hess2017-10-17
* remove redundant definition of lckJoey Hess2017-10-03
* info: Improve cleanup of stale transfer info files.Joey Hess2017-10-02
* Warn when metadata is inherited from a previous version of a fileJoey Hess2017-09-28
* cleanup importsJoey Hess2017-09-13