index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Config.hs
Commit message (
Expand
)
Author
Age
*
git config remote.name.annex-sync can be used to control whether a remote get...
Joey Hess
2012-10-11
*
better readProcess
Joey Hess
2012-07-19
*
add back debug logging
Joey Hess
2012-07-19
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
hlint
Joey Hess
2012-06-12
*
test suite saved my bacon
Joey Hess
2012-05-19
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
Fix use of several config settings
Joey Hess
2012-05-05
*
bugfixes
Joey Hess
2012-04-22
*
Add annex.httpheaders and annex.httpheader-command config settings
Joey Hess
2012-04-22
*
had the wrong name for this
Joey Hess
2012-04-20
*
Rewrote free disk space checking code
Joey Hess
2012-03-22
*
use new getConfig
Joey Hess
2012-03-22
*
rationalize getConfig
Joey Hess
2012-03-22
*
status: Prints available local disk space, or shows if git-annex doesn't know.
Joey Hess
2012-03-21
*
configure: Check if ssh connection caching is supported by the installed vers...
Joey Hess
2012-02-25
*
rename readMaybe to readish
Joey Hess
2012-01-23
*
break module dependancy loop
Joey Hess
2012-01-10
*
Add annex-trustlevel configuration settings, which can be used to override t...
Joey Hess
2012-01-09
*
more partial function removal
Joey Hess
2011-12-15
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
split out three modules from Git
Joey Hess
2011-12-13
*
avoid some read
Joey Hess
2011-12-09
*
tweaks
Joey Hess
2011-11-19
*
lint
Joey Hess
2011-11-11
*
reorder repo parameters last
Joey Hess
2011-11-08
*
The fromkey command now takes the key as its first parameter. The --key optio...
Joey Hess
2011-10-31
*
refactoring and cleanup
Joey Hess
2011-10-30
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
rework annex-ignore handling
Joey Hess
2011-09-18
*
code simplification thanks to applicative functors
Joey Hess
2011-08-25
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
tweak
Joey Hess
2011-08-21
*
tweak
Joey Hess
2011-08-18
*
Added annex-cost-command configuration, which can be used to vary the cost of...
Joey Hess
2011-08-18
*
remove unused backend machinery
Joey Hess
2011-07-05
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
make encrypted remotes have slightly higher costs
Joey Hess
2011-04-17
*
make local bup repos a bit more expensive than local git repos
Joey Hess
2011-04-08
*
cost bugfixes
Joey Hess
2011-03-30
*
basic s3 remote start
Joey Hess
2011-03-28
*
some reorg and further remote generalization
Joey Hess
2011-03-27