aboutsummaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
* Eliminate Data.Map.insertWith'Gravatar Benjamin Barenblat2022-01-19
* more core.sharedRepository perm fixesGravatar Joey Hess2018-01-04
* Fix several places where files in .git/annex/ were written with modes that di...Gravatar Joey Hess2018-01-02
* unused: Write .git/annex/unused etc files with appropriate permissions for th...Gravatar Joey Hess2018-01-02
* Allow exporttree remotes to be marked as dead.Gravatar Joey Hess2017-12-05
* wipGravatar Joey Hess2017-11-28
* remove dead codeGravatar Joey Hess2017-11-07
* better dup key with -J fixGravatar Joey Hess2017-10-17
* Improve behavior when -J transfers multiple files that point to the same keyGravatar Joey Hess2017-10-17
* remove redundant definition of lckGravatar Joey Hess2017-10-03
* info: Improve cleanup of stale transfer info files.Gravatar Joey Hess2017-10-02
* Warn when metadata is inherited from a previous version of a fileGravatar Joey Hess2017-09-28
* cleanup importsGravatar Joey Hess2017-09-13
* fix compaction of export.logGravatar Joey Hess2017-09-12
* change export.log format to support multiple export remotesGravatar Joey Hess2017-09-12
* export: cache connections for S3 and webdavGravatar Joey Hess2017-09-12
* leave export logged as incomplete if initial renames failGravatar Joey Hess2017-09-12
* prevent exporttree=yes on remotes that don't support exportsGravatar Joey Hess2017-09-07
* record incomplete exports in export.logGravatar Joey Hess2017-09-06
* git annex get from exportsGravatar Joey Hess2017-09-04
* graft exported tree into git-annex branchGravatar Joey Hess2017-08-31
* implement export.log and resolve export conflictsGravatar Joey Hess2017-08-31
* avoid accidental Show of VectorClockGravatar Joey Hess2017-08-14
* Added GIT_ANNEX_VECTOR_CLOCK environment variableGravatar Joey Hess2017-08-14
* Keys marked as dead are now skipped by --all.Gravatar Joey Hess2017-05-09
* multicast: New command, uses uftp to multicast annexed files, for eg a classr...Gravatar Joey Hess2017-03-30
* Drop support for building with old versions of directory, feed, and http-types.Gravatar Joey Hess2017-03-10
* AssociatedFile newtypeGravatar Joey Hess2017-03-10
* fix up Read instance incompatability caused by recent commitGravatar Joey Hess2017-02-24
* annex.autocommit can be configured via git-annex configGravatar Joey Hess2017-02-03
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* forgot to add this new source fileGravatar Joey Hess2017-01-30
* vicfg: Include the numcopies configuation.Gravatar Joey Hess2017-01-30
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* Optimised git-annex branch log file timestamp parsing. 10% speedupGravatar Joey Hess2016-09-29
* move Arbitrary instance to new Types.Transfer moduleGravatar Joey Hess2016-09-05
* avoid warning about orphan Arbirary instanceGravatar Joey Hess2016-09-05
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
* log: Added --all option.Gravatar Joey Hess2016-07-17
* remove \r from Arbitrary for log testsGravatar Joey Hess2016-05-27
* Split lines in the git-annex branch on \r as well as \n, to deal with \r\n te...Gravatar Joey Hess2016-05-27
* nub transitionList to avoid ugly message after repeated transitions, and avoi...Gravatar Joey Hess2016-05-18
* reinject: Added new mode which can reinject known files into the annex.Gravatar Joey Hess2016-04-22
* Limit annex.largefiles parsing to the subset of preferred content expressions...Gravatar Joey Hess2016-02-03
* simplifyGravatar Joey Hess2016-02-03
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* refactorGravatar Joey Hess2016-01-19
* avoid unnecessary reading of git-annex branch data when matching on annex.lar...Gravatar Joey Hess2015-12-04
* fix use of hifalutin terminologyGravatar Joey Hess2015-11-16