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
*
init: Configure .git/info/attributes to use git-annex as a smudge filter.
Joey Hess
2015-12-04
*
auto-configure filter.annex.smudge and clean on init
Joey Hess
2015-12-04
*
refactor
Joey Hess
2015-08-17
*
Submodules are now supported by git-annex!
Joey Hess
2015-03-02
*
import Data.Default in Common
Joey Hess
2015-01-28
*
update my email address and homepage url
Joey Hess
2015-01-21
*
cleaned up AnnexState handling in transports
Joey Hess
2014-04-08
*
add UrlOptions sum type
Joey Hess
2014-02-24
*
Make annex.web-options be used in several places that call curl.
Joey Hess
2014-02-24
*
reorganize numcopies code (no behavior changes)
Joey Hess
2014-01-21
*
global numcopies setting
Joey Hess
2014-01-20
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
external special remotes mostly implemented (untested)
Joey Hess
2013-12-26
*
v5 for direct mode, with automatic upgrade
Joey Hess
2013-11-05
*
automatically set and unset core.bare when switching to/from direct mode
Joey Hess
2013-11-05
*
Support hot-swapping of removable drives containing gcrypt repositories.
Joey Hess
2013-09-12
*
ignore gcrypt remotes w/o an annex-uuid
Joey Hess
2013-09-08
*
Better error message when trying to use a git remote that has annex.ignore set.
Joey Hess
2013-08-22
*
split cost out into its own module
Joey Hess
2013-03-13
*
webapp: Set locally paired repositories to a lower cost than other network re...
Joey Hess
2013-03-13
*
git subcommand cleanup
Joey Hess
2013-03-03
*
crippled filesystem support, probing and initial support
Joey Hess
2013-02-14
*
annex.autocommit
Joey Hess
2013-01-27
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
type based git config handling
Joey Hess
2012-12-29
*
memoize parsing of annex.direct config setting
Joey Hess
2012-12-29
*
added direct and indirect commands
Joey Hess
2012-12-13
*
Merge branch 'master' into desymlink
Joey Hess
2012-12-13
|
\
|
*
whitespace fixes
Joey Hess
2012-12-13
*
|
support for storing files in direct mode
Joey Hess
2012-12-07
*
|
annex.direct config setting
Joey Hess
2012-12-07
|
/
*
adjust glacier remote cost to 1000
Joey Hess
2012-11-22
*
indentation foo, and a new coding style page. no code changes
Joey Hess
2012-10-28
*
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
[next]