summaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
...
* 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
* remove \r from Arbitrary for log testsJoey Hess2016-05-27
* Split lines in the git-annex branch on \r as well as \n, to deal with \r\n te...Joey Hess2016-05-27
* nub transitionList to avoid ugly message after repeated transitions, and avoi...Joey Hess2016-05-18
* reinject: Added new mode which can reinject known files into the annex.Joey Hess2016-04-22
* Limit annex.largefiles parsing to the subset of preferred content expressions...Joey Hess2016-02-03
* simplifyJoey Hess2016-02-03
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* refactorJoey Hess2016-01-19
* avoid unnecessary reading of git-annex branch data when matching on annex.lar...Joey Hess2015-12-04
* fix use of hifalutin terminologyJoey Hess2015-11-16
* convert from Utility.LockPool to Annex.LockPool everywhereJoey Hess2015-11-12
* Avoid unncessary write to the location log when a file is unlocked and then a...Joey Hess2015-10-12
* oops, didn't mean to commit this debugJoey Hess2015-10-06
* analysisJoey Hess2015-10-06
* Fix bug in combination of preferred and required content settings. When one w...Joey Hess2015-09-15
* add test case that all standard group preferred content expressions parseJoey Hess2015-06-17
* 4 ns optimisation of repeated calls to hasDifference on the same DifferencesJoey Hess2015-06-11
* dead --key: Can be used to mark a key as dead.Joey Hess2015-06-09
* fsck: Ignore keys that are known to be dead when running in --all mode or a i...Joey Hess2015-06-09
* parse X in location log file as indicating a dead keyJoey Hess2015-06-09
* remove back-compat code for old version of containersJoey Hess2015-06-06
* ignore failure to clean up stale transfer lock fileJoey Hess2015-05-19
* fix crash in stale transfer lockfile cleanup codeJoey Hess2015-05-19