summaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
* 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
* fix compaction of export.logJoey Hess2017-09-12
* change export.log format to support multiple export remotesJoey Hess2017-09-12
* export: cache connections for S3 and webdavJoey Hess2017-09-12
* leave export logged as incomplete if initial renames failJoey Hess2017-09-12
* prevent exporttree=yes on remotes that don't support exportsJoey Hess2017-09-07
* record incomplete exports in export.logJoey Hess2017-09-06
* git annex get from exportsJoey Hess2017-09-04
* graft exported tree into git-annex branchJoey Hess2017-08-31
* implement export.log and resolve export conflictsJoey Hess2017-08-31
* avoid accidental Show of VectorClockJoey Hess2017-08-14
* Added GIT_ANNEX_VECTOR_CLOCK environment variableJoey Hess2017-08-14
* Keys marked as dead are now skipped by --all.Joey Hess2017-05-09
* multicast: New command, uses uftp to multicast annexed files, for eg a classr...Joey Hess2017-03-30
* Drop support for building with old versions of directory, feed, and http-types.Joey Hess2017-03-10
* AssociatedFile newtypeJoey Hess2017-03-10
* fix up Read instance incompatability caused by recent commitJoey Hess2017-02-24
* annex.autocommit can be configured via git-annex configJoey Hess2017-02-03
* Some optimisations to string splitting code.Joey Hess2017-01-31
* forgot to add this new source fileJoey Hess2017-01-30
* vicfg: Include the numcopies configuation.Joey Hess2017-01-30
* Always use filesystem encoding for all file and handle reads and writes.Joey Hess2016-12-24
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Joey Hess2016-11-15
* Optimised git-annex branch log file timestamp parsing. 10% speedupJoey Hess2016-09-29
* move Arbitrary instance to new Types.Transfer moduleJoey Hess2016-09-05
* avoid warning about orphan Arbirary instanceJoey Hess2016-09-05
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesJoey Hess2016-08-03
* log: Added --all option.Joey Hess2016-07-17