index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
Commit message (
Expand
)
Author
Age
*
finally really add back custom-setup stanza
Joey Hess
2017-12-31
*
addurl: Fix encoding of filename queried from youtube-dl when in --fast mode.
Joey Hess
2017-12-31
*
repeated addurl behavior reversion fix
Joey Hess
2017-12-31
*
Revert "git-annex.cabal: Add back custom-setup stanza, so cabal new-build wor...
Joey Hess
2017-12-31
*
git-annex.cabal: Add back custom-setup stanza, so cabal new-build works.
Joey Hess
2017-12-31
*
remove ifdef for older base than git-annex.cabal allows
Joey Hess
2017-12-14
*
fold Build/SysConfig.hs into BuildInfo via include
Joey Hess
2017-12-14
*
reorg
Joey Hess
2017-12-14
*
.noannex file
Joey Hess
2017-12-13
*
avoid trying youtube-dl for ftp and file url schemes
Joey Hess
2017-12-11
*
fix regression in addurl --fast caused by youtube-dl support
Joey Hess
2017-12-08
*
fix regression in addurl --file caused by youtube-dl support
Joey Hess
2017-12-06
*
avoid build warning when built w/o dbus
Joey Hess
2017-12-06
*
more lambda-case conversion
Joey Hess
2017-12-05
*
fix windows build
Joey Hess
2017-12-05
*
honor annex.diskreserve when running youtube-dl
Joey Hess
2017-11-30
*
check youtube-dl for --fast and --relaxed when adding new file
Joey Hess
2017-11-30
*
rethought --relaxed change
Joey Hess
2017-11-30
*
avoid warning when youtube-dl is not installed
Joey Hess
2017-11-30
*
fix build
Joey Hess
2017-11-30
*
pass git config options to youtube-dl --simulate
Joey Hess
2017-11-29
*
convert importfeed to youtube-dl
Joey Hess
2017-11-29
*
youtube-dl working
Joey Hess
2017-11-29
*
add gitAnnexTmpWorkDir and withTmpWorkDir
Joey Hess
2017-11-29
*
generalize notifyTransfer
Joey Hess
2017-11-28
*
typo
Joey Hess
2017-11-16
*
enable LambdaCase and convert around 10% of places that could use it
Joey Hess
2017-11-15
*
still can't express custom-setup deps
Joey Hess
2017-11-14
*
split out setEnv to avoid adding dep
Joey Hess
2017-11-14
*
use unix-compat 0.5 on windows
Joey Hess
2017-11-14
*
Revert "use unix-compat 0.5 on windows"
Joey Hess
2017-11-09
*
use unix-compat 0.5 on windows
Joey Hess
2017-11-09
*
Fix exporting of non-annexed files to external special remotes.
Joey Hess
2017-10-30
*
Add day to metadata when annex.genmetadata is enabled.
Joey Hess
2017-10-25
*
windows build fix
Joey Hess
2017-10-24
*
better dup key with -J fix
Joey Hess
2017-10-17
*
Improve behavior when -J transfers multiple files that point to the same key
Joey Hess
2017-10-17
*
add: Replace work tree file atomically.
Joey Hess
2017-10-16
*
fix process and FD leak
Joey Hess
2017-09-29
*
test: Fix reversion that made it only run inside a git repository.
Joey Hess
2017-09-29
*
sync: Added --cleanup, which removes local and remote synced/ branches.
Joey Hess
2017-09-28
*
Warn when metadata is inherited from a previous version of a file
Joey Hess
2017-09-28
*
fix build with old ghc
Joey Hess
2017-09-25
*
git annex sync --content to exports
Joey Hess
2017-09-19
*
merge changes made on other repos into ExportTree
Joey Hess
2017-09-18
*
add ExportTree table to export db
Joey Hess
2017-09-18
*
lock to avoid more than one export to a remote at a time
Joey Hess
2017-09-18
*
fix compaction of export.log
Joey Hess
2017-09-12
*
prevent exporttree=yes on remotes that don't support exports
Joey Hess
2017-09-07
*
git annex get from exports
Joey Hess
2017-09-04
[next]