summaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* better memoize core.sharedrepository handlingGravatar Joey Hess2015-05-19
* use lock pools throughout git-annexGravatar Joey Hess2015-05-19
* add annex.used-refspecGravatar Joey Hess2015-05-14
* unused: Add --used option, which can specify a set of refs to consider used, ...Gravatar Joey Hess2015-05-14
* Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-05-12
|\
| * rejigger imports for clean build with ghc 7.10's AMP changesGravatar Joey Hess2015-05-10
| * refactorGravatar Joey Hess2015-04-19
| * switch to using cryptohash for MACGravatar Joey Hess2015-04-19
| * add test for stable macsGravatar Joey Hess2015-04-19
| * commentGravatar Joey Hess2015-04-18
* | add filename to progress bar, and display ok/failed at endGravatar Joey Hess2015-04-14
* | Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-04-14
|\|
| * a few hlintsGravatar Joey Hess2015-04-11
* | use built-in progress meters for git when in parallel modeGravatar Joey Hess2015-04-10
|/
* use defGravatar Joey Hess2015-04-03
* WIP on making --quiet silence progress, and infra for concurrent progress barsGravatar Joey Hess2015-04-03
* metadata: Fix encoding problem that led to mojibake when storing metadata str...Gravatar Joey Hess2015-03-04
* The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...Gravatar Joey Hess2015-02-12
* relFile does not have to be relative; rename to currFileGravatar Joey Hess2015-02-06
* use a SetGravatar Joey Hess2015-01-28
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* refactorGravatar Joey Hess2015-01-28
* rework Differences data typeGravatar Joey Hess2015-01-28
* only simplify Version differencesGravatar Joey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494Gravatar Joey Hess2015-01-04
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
* don't allow file paths to .git directoryGravatar Joey Hess2014-12-11
* sanitize filepaths provided by checkUrlGravatar Joey Hess2014-12-11
* use subdir for addurl when it creates multiple filesGravatar Joey Hess2014-12-11
* Expand checkurl to support recommended filename, and multi-file-urlsGravatar Joey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Gravatar Joey Hess2014-12-11
* let url claims optionally include a suggested filenameGravatar Joey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* implement CLAIMURL for external special remoteGravatar Joey Hess2014-12-08
* add stub claimUrlGravatar Joey Hess2014-12-08
* add per-remote-type infoGravatar Joey Hess2014-10-21
* unused importGravatar Joey Hess2014-10-14
* vicfg: Deleting configurations now resets to the default, where before it has...Gravatar Joey Hess2014-10-14
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* Promote file not found warning message to an error.Gravatar Joey Hess2014-09-11
* New annex.hardlink setting. Closes: #758593Gravatar Joey Hess2014-09-05
* reorganize and refactor lock codeGravatar Joey Hess2014-08-20
* testremote: Add testing of behavior when remote is not availableGravatar Joey Hess2014-08-10
* pushed checkPresent exception handling out of Remote implementationsGravatar Joey Hess2014-08-06
* better byteRetrieverGravatar Joey Hess2014-08-03
* S3: support chunkingGravatar Joey Hess2014-08-02
* specialize Preparer a bit, so resourcePrepare can be addedGravatar Joey Hess2014-08-02