summaryrefslogtreecommitdiff
path: root/Config
Commit message (Expand)AuthorAge
* fix syntaxJoey Hess2018-08-29
* don't configure smudge filter in bare repoJoey Hess2018-08-29
* run git status before enabling clean filterJoey Hess2018-08-28
* use DynamicConfig to handle cost-commandJoey Hess2017-08-17
* add annex-ignore-command and annex-sync-command configsJoey Hess2017-08-17
* annex.autocommit can be configured via git-annex configJoey Hess2017-02-03
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Joey Hess2016-11-15
* webapp: Fix bugs that could result in a relative path such as "." being writt...Joey Hess2015-12-02
* more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is m...Joey Hess2015-05-10
* refactorJoey Hess2015-04-30
* info dir: Added information about repositories that contain files in the spec...Joey Hess2015-04-12
* make programPath return FilePath not Maybe FilePathJoey Hess2015-02-28
* update my email address and homepage urlJoey Hess2015-01-21
* revert parentDir changeJoey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itJoey Hess2015-01-06
* fix some mixed space+tab indentationJoey Hess2014-10-09
* reorgJoey Hess2014-01-21
* move programPath out of Config.Files to Annex.PathJoey Hess2013-11-24
* watch git-annex program file to detect upgradesJoey Hess2013-11-22
* hlintJoey Hess2013-09-25
* webapp: When the user switches to display a different repository, that reposi...Joey Hess2013-06-11
* Detect bad content in ~/.config/git-annex/program and look in PATH instead.Joey Hess2013-05-20
* rename moduleJoey Hess2013-05-12
* better autostart file modificationJoey Hess2013-04-23
* strip newlines in programfileJoey Hess2013-04-23
* rename moduleJoey Hess2013-04-23
* minor robustness fixes in repo cost reordering codeJoey Hess2013-03-18
* better costBetween; avoid unnecessary fractional valuesJoey Hess2013-03-14
* split cost out into its own moduleJoey Hess2013-03-13