aboutsummaryrefslogtreecommitdiff
path: root/Types
Commit message (Expand)AuthorAge
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* rename constructor for clariyGravatar Joey Hess2013-09-05
* Leverage an ambiguities between CiphersGravatar guilhem2013-09-05
* replace an over-explained Bool with a data typeGravatar Joey Hess2013-09-04
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* find: Avoid polluting stdout with progress messages. Closes: #718186Gravatar Joey Hess2013-07-30
* layoutGravatar Joey Hess2013-07-04
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
* annex.debug can now be set to enable debug logging by default. The webapp's d...Gravatar Joey Hess2013-06-17
* forgot to addGravatar Joey Hess2013-05-25
* allow configuring the preferreddirGravatar Joey Hess2013-04-26
* per-IA-item content directoriesGravatar Joey Hess2013-04-25
* Internet Archive!Gravatar Joey Hess2013-04-25
* Allow rsync to use other remote shells.Gravatar guilhem2013-04-13
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* Added annex.web-download-command setting.Gravatar Joey Hess2013-04-08
* better archive directory handlingGravatar Joey Hess2013-04-06
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* hlintGravatar Joey Hess2013-04-03
* fix preferred content check for 1 semitrusted or better copyGravatar Joey Hess2013-04-02
* move content from remote when user asks to delete itGravatar Joey Hess2013-03-31
* Adjust built-in preferred content expressions to make most types of repositor...Gravatar Joey Hess2013-03-31
* Allow other MAC algorithms in the Remote Config.Gravatar guilhem2013-03-29
* New annex.largefiles setting, which configures which files `git annex add` an...Gravatar Joey Hess2013-03-29
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* make usage less terrifyingGravatar Joey Hess2013-03-25
* Group subcommands into sections in usage. Closes: #703797Gravatar Joey Hess2013-03-25
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* Fix several bugs caused by a bad Ord instance for Remote.Gravatar Joey Hess2013-03-16
* forgot to add to sum typeGravatar Joey Hess2013-03-16
* Add incrementalbackup repository group.Gravatar Joey Hess2013-03-16
* add globallyAvailable to remotesGravatar Joey Hess2013-03-15
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* GnuPG options for symmetric encryption.Gravatar guilhem2013-03-11
* improve importsGravatar Joey Hess2013-02-27
* move Arbitrary instances out of Test and into modules that define the typesGravatar Joey Hess2013-02-27
* start to support core.symlinks=falseGravatar Joey Hess2013-02-15
* add: Improved detection of files that are modified while being added.Gravatar Joey Hess2013-02-14
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* add another setting to GitConfigGravatar Joey Hess2013-01-28
* annex.autocommitGravatar Joey Hess2013-01-27
* adjust archive exclusionGravatar Joey Hess2013-01-22
* manual and source repository groupsGravatar Joey Hess2013-01-21
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* type based git config handlingGravatar Joey Hess2012-12-29
* handle sha*sum's leading \ in checksum with certian unsual filenamesGravatar Joey Hess2012-12-20
* testGravatar Joey Hess2012-12-19
* remove unused fieldsGravatar Joey Hess2012-12-19
* whitespace fixesGravatar Joey Hess2012-12-13