index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Config
Commit message (
Expand
)
Author
Age
*
use DynamicConfig to handle cost-command
Joey Hess
2017-08-17
*
add annex-ignore-command and annex-sync-command configs
Joey Hess
2017-08-17
*
annex.autocommit can be configured via git-annex config
Joey Hess
2017-02-03
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
*
webapp: Fix bugs that could result in a relative path such as "." being writt...
Joey Hess
2015-12-02
*
more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is m...
Joey Hess
2015-05-10
*
refactor
Joey Hess
2015-04-30
*
info dir: Added information about repositories that contain files in the spec...
Joey Hess
2015-04-12
*
make programPath return FilePath not Maybe FilePath
Joey Hess
2015-02-28
*
update my email address and homepage url
Joey Hess
2015-01-21
*
revert parentDir change
Joey Hess
2015-01-09
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
reorg
Joey Hess
2014-01-21
*
move programPath out of Config.Files to Annex.Path
Joey Hess
2013-11-24
*
watch git-annex program file to detect upgrades
Joey Hess
2013-11-22
*
hlint
Joey Hess
2013-09-25
*
webapp: When the user switches to display a different repository, that reposi...
Joey Hess
2013-06-11
*
Detect bad content in ~/.config/git-annex/program and look in PATH instead.
Joey Hess
2013-05-20
*
rename module
Joey Hess
2013-05-12
*
better autostart file modification
Joey Hess
2013-04-23
*
strip newlines in programfile
Joey Hess
2013-04-23
*
rename module
Joey Hess
2013-04-23
*
minor robustness fixes in repo cost reordering code
Joey Hess
2013-03-18
*
better costBetween; avoid unnecessary fractional values
Joey Hess
2013-03-14
*
split cost out into its own module
Joey Hess
2013-03-13