index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-annex.hs
Commit message (
Expand
)
Author
Age
*
Windows: Fix S3 special remote; need to call withSocketsDo to support Windows...
Joey Hess
2015-02-05
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Use haskell setenv library to clean up several ugly workarounds for inability...
Joey Hess
2014-10-15
*
unset TZ on Windows
Joey Hess
2014-06-12
*
fix windows env hack
Joey Hess
2014-02-14
*
windows: hack to ensure HOME is always set
Joey Hess
2014-02-14
*
avoid git-annex-shell test
Joey Hess
2014-02-14
*
reorganize some files and imports
Joey Hess
2014-01-26
*
expose tasty test suite's option parser
Joey Hess
2014-01-21
*
try building test suite on windows
Joey Hess
2013-05-17
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
typo
Joey Hess
2013-02-27
*
disable test suite on Android
Joey Hess
2013-02-27
*
break dependency cycle by special casing running of test command
Joey Hess
2013-02-27
*
where indenting
Joey Hess
2012-11-11
*
shave some 12 mb from the installed size
Joey Hess
2012-03-15
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
put in utf8 forcing workaround
Joey Hess
2011-03-08
*
workaround ghc weirdness with -odir
Joey Hess
2011-01-07
*
make test suite link in git-annex's commands and run directly
Joey Hess
2011-01-06
*
git-annex-shell is complete
Joey Hess
2010-12-31
*
git-annex-shell mostly done now, only needs 2 more subcommands
Joey Hess
2010-12-30
*
add git-annex-shell command
Joey Hess
2010-12-30
*
factor out a little more
Joey Hess
2010-12-30
*
refactor in preparation for adding a git-annex-shell command
Joey Hess
2010-12-30
*
Add --exclude option to exclude files from processing.
Joey Hess
2010-12-08
*
Avoid deleting temp files when rsync fails.
Joey Hess
2010-12-02
*
move stuff out of Core
Joey Hess
2010-11-14
*
broke subcommands out into separate modules
Joey Hess
2010-11-02
*
move
Joey Hess
2010-11-01
*
simplify evals
Joey Hess
2010-10-31
*
Fix crash on unknown symlinks.
Joey Hess
2010-10-31
*
more Wall cleaning
Joey Hess
2010-10-31
*
got rid of almost all 'return ()'
Joey Hess
2010-10-28
*
copyright statements
0.02
Joey Hess
2010-10-27
*
fix failure propigation
Joey Hess
2010-10-25
*
new fromkey subcommand, for registering urls, etc
0.01
Joey Hess
2010-10-21
*
stop trapping all exceptions
Joey Hess
2010-10-19
*
move supportedBackends list into annex monad
Joey Hess
2010-10-17
*
tweaks
Joey Hess
2010-10-16
*
now finds files in git or not depending on what command wants
Joey Hess
2010-10-16
*
add flags, and change to subcommand style
Joey Hess
2010-10-14
*
better shutdown
Joey Hess
2010-10-14
*
bug
Joey Hess
2010-10-14
*
comment
Joey Hess
2010-10-14
*
cooler command-line handling
Joey Hess
2010-10-14
*
refactor
Joey Hess
2010-10-14
*
more refactor
Joey Hess
2010-10-14
*
more reorg, spiffed up state monad
Joey Hess
2010-10-14
[next]