index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Types
Commit message (
Expand
)
Author
Age
*
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
*
metadata: Added --remove-all.
Joey Hess
2017-09-28
*
configuration and docs for tracking exports
Joey Hess
2017-09-19
*
add ExportTree table to export db
Joey Hess
2017-09-18
*
split out Types.Export
Joey Hess
2017-09-15
*
avoid unncessary db queries when exported directory can't be empty
Joey Hess
2017-09-15
*
remove empty directories when removing from export
Joey Hess
2017-09-15
*
implement removeExportDirectory
Joey Hess
2017-09-15
*
export: cache connections for S3 and webdav
Joey Hess
2017-09-12
*
External special remote protocol extended to support export.
Joey Hess
2017-09-08
*
prevent exporttree=yes on remotes that don't support exports
Joey Hess
2017-09-07
*
export file renaming
Joey Hess
2017-09-06
*
git annex get from exports
Joey Hess
2017-09-04
*
use export db to correctly handle duplicate files
Joey Hess
2017-09-04
*
implement exporttree=yes configuration
Joey Hess
2017-09-04
*
refactor ExportActions
Joey Hess
2017-09-01
*
make storeExport atomic
Joey Hess
2017-08-31
*
provide file with content to export
Joey Hess
2017-08-29
*
add API for exporting
Joey Hess
2017-08-29
*
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
*
configuration to disable automatic merge conflict resolution
Joey Hess
2017-06-01
*
adeiu, MissingH
Joey Hess
2017-05-16
*
Ssh password prompting improved when using -J
Joey Hess
2017-05-11
*
de-Maybe remoteGitConfig
Joey Hess
2017-05-11
*
annex.backend is the new name for what was annex.backends
Joey Hess
2017-05-09
*
Added remote.<name>.annex-push and remote.<name>.annex-pull
Joey Hess
2017-04-05
*
test suite infra for testing mocked ssh remotes
Joey Hess
2017-03-17
*
AssociatedFile newtype
Joey Hess
2017-03-10
*
improve layout
Joey Hess
2017-03-01
*
Fix reversion in yesterday's release that made SHA1E and MD5E backends not work.
Joey Hess
2017-03-01
*
fix build with old ghc
Joey Hess
2017-02-28
*
annex.securehashesonly
Joey Hess
2017-02-27
*
add cryptographicallySecure
Joey Hess
2017-02-27
*
fix up Read instance incompatability caused by recent commit
Joey Hess
2017-02-24
*
add KeyVariety type
Joey Hess
2017-02-24
*
factor non-type stuff out of Key
Joey Hess
2017-02-24
*
make file2key reject E* backend keys with a long extension
Joey Hess
2017-02-24
*
Tighten key parser to not accept keys containing a non-numeric fields, which ...
Joey Hess
2017-02-24
*
post-recive hook to make updateInstead work in direct mode and adjusted branches
Joey Hess
2017-02-17
*
add SetupStage parameter to RemoteType.setup
Joey Hess
2017-02-07
*
New annex.synccontent config setting
Joey Hess
2017-02-03
*
annex.autocommit can be configured via git-annex config
Joey Hess
2017-02-03
*
Some optimisations to string splitting code.
Joey Hess
2017-01-31
*
Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...
Joey Hess
2016-11-21
*
implementation of peer-to-peer protocol
Joey Hess
2016-11-17
*
drop incremental json object display; clean up code
Joey Hess
2016-09-09
*
better locking for json with -J
Joey Hess
2016-09-09
*
addurl, get: Added --json-progress option, which adds progress objects to the...
Joey Hess
2016-09-09
[next]