aboutsummaryrefslogtreecommitdiff
path: root/Config
Commit message (Expand)AuthorAge
* use DynamicConfig to handle cost-commandGravatar Joey Hess2017-08-17
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* annex.autocommit can be configured via git-annex configGravatar Joey Hess2017-02-03
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* webapp: Fix bugs that could result in a relative path such as "." being writt...Gravatar Joey Hess2015-12-02
* more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is m...Gravatar Joey Hess2015-05-10
* refactorGravatar Joey Hess2015-04-30
* info dir: Added information about repositories that contain files in the spec...Gravatar Joey Hess2015-04-12
* make programPath return FilePath not Maybe FilePathGravatar Joey Hess2015-02-28
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* reorgGravatar Joey Hess2014-01-21
* move programPath out of Config.Files to Annex.PathGravatar Joey Hess2013-11-24
* watch git-annex program file to detect upgradesGravatar Joey Hess2013-11-22
* hlintGravatar Joey Hess2013-09-25
* webapp: When the user switches to display a different repository, that reposi...Gravatar Joey Hess2013-06-11
* Detect bad content in ~/.config/git-annex/program and look in PATH instead.Gravatar Joey Hess2013-05-20
* rename moduleGravatar Joey Hess2013-05-12
* better autostart file modificationGravatar Joey Hess2013-04-23
* strip newlines in programfileGravatar Joey Hess2013-04-23
* rename moduleGravatar Joey Hess2013-04-23
* minor robustness fixes in repo cost reordering codeGravatar Joey Hess2013-03-18
* better costBetween; avoid unnecessary fractional valuesGravatar Joey Hess2013-03-14
* split cost out into its own moduleGravatar Joey Hess2013-03-13