summaryrefslogtreecommitdiff
path: root/Config
Commit message (Expand)AuthorAge
* use status --ignore-submodules in configureSmudgeFilterJoey Hess2022-12-20
* improve createDirectoryUnder to allow alternate top directoriesJoey Hess2022-08-12
* enable filter.annex.process in v9Joey Hess2022-01-21
* add filter.annex.process to bypassSmudgeConfigJoey Hess2021-11-04
* add: Significantly speed up adding lots of non-large files to gitJoey Hess2021-01-04
* rename and refactorJoey Hess2020-12-14
* more RawFilePath conversionJoey Hess2020-10-29
* more RawFilePath conversionJoey Hess2020-10-28
* more RawFilePath conversionJoey Hess2020-10-28
* got configure working after Utility.Path ByteString conversionJoey Hess2020-10-28
* rename Configurable for clarityJoey Hess2020-09-16
* fix all remaining -Wincomplete-uni-patterns warningsJoey Hess2020-04-15
* use programPath consistently, not readProgramFileJoey Hess2020-03-30
* some easy createDirectoryUnder conversionsJoey Hess2020-03-05
* git-annex config: guard against non-repo-global configsJoey Hess2020-03-02
* rename changeGitConfig to overrideGitConfig and avoid unncessary callsJoey Hess2020-02-27
* annex.dotfilesJoey Hess2019-12-26
* git-annex config annex.largefilesJoey Hess2019-12-20
* fixed an oversight that had always prevented annex.resolvemerge from being ho...Joey Hess2019-12-20
* include git-annex-shell back inJoey Hess2019-12-02
* use ByteString for git configJoey Hess2019-11-27
* refactorJoey Hess2019-11-11
* Added annex.allowsign option.Joey Hess2019-11-11
* update uninit to handle all the v7 stuffJoey Hess2019-10-08
* Add -- before %f in the smudge/clean filter configurationJoey Hess2019-03-18
* Makefile: Added install-home target which installs git-annex into the HOME di...Joey Hess2019-03-18
* update licenses from GPL to AGPLJoey Hess2019-03-13
* avoid importing Git into module used by SetupJoey Hess2019-02-08
* make .noannex file prevent repo fixupsJoey Hess2019-02-05
* 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