index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Types
Commit message (
Expand
)
Author
Age
*
matchexpression: New plumbing command to check if a preferred content express...
Joey Hess
2016-01-25
*
remove module unused since switch to optparse-applicative
Joey Hess
2016-01-21
*
optimise getUUID
Joey Hess
2016-01-20
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
make noMessages disable closing of json object in --json mode
Joey Hess
2016-01-20
*
fix build with old ghc
Joey Hess
2016-01-13
*
test: Added --keep-failures option.
Joey Hess
2016-01-06
*
annex.thin
Joey Hess
2015-12-27
*
refactoring
Joey Hess
2015-12-22
*
fix build warnings under ghc 7.10
Joey Hess
2015-12-19
*
fix use of hifalutin terminology
Joey Hess
2015-11-16
*
convert from Utility.LockPool to Annex.LockPool everywhere
Joey Hess
2015-11-12
*
pid locking configuration and abstraction layer for git-annex
Joey Hess
2015-11-12
*
fix build w/o concurrent-output
Joey Hess
2015-11-06
*
arrange for regional output manager to run when -J is enabled
Joey Hess
2015-11-04
*
concurrent-output, first pass
Joey Hess
2015-11-04
*
implement lockContent for ssh remotes
Joey Hess
2015-10-09
*
fix local dropping to not require extra locking of copies, but only that the ...
Joey Hess
2015-10-09
*
rename constructor
Joey Hess
2015-10-09
*
display drop safety proofs in debug mode
Joey Hess
2015-10-09
*
content locking during drop working for local git remotes
Joey Hess
2015-10-09
*
finish and use lockContent interface
Joey Hess
2015-10-09
*
improve drop proof code
Joey Hess
2015-10-09
*
refactor
Joey Hess
2015-10-09
*
TrustedCopy is good enough to allow dropping
Joey Hess
2015-10-08
*
support invalidating existing VerifiedCopys
Joey Hess
2015-10-08
*
add VerifiedCopy data type
Joey Hess
2015-10-08
*
add removeKey action to Remote
Joey Hess
2015-10-08
*
other 80% of avoding verification when hard linking to objects in shared repo
Joey Hess
2015-10-02
*
Do verification of checksums of annex objects downloaded from remotes.
Joey Hess
2015-10-01
*
rename fsckKey to verifyKeyContent
Joey Hess
2015-10-01
*
support gpg.program
Joey Hess
2015-09-09
*
fix test suite fail in LANG=C
Joey Hess
2015-08-12
*
Simplify setup process for a ssh remote.
Joey Hess
2015-08-05
*
wire tasty's option parser into the main program option parser
Joey Hess
2015-07-13
*
convert version command, and make --raw work when not in a git repo
Joey Hess
2015-07-10
*
finished converting all the main options
Joey Hess
2015-07-10
*
improve global options display in --help
Joey Hess
2015-07-10
*
wired up global options
Joey Hess
2015-07-10
*
convert global options (still not used)
Joey Hess
2015-07-10
*
wip
Joey Hess
2015-07-09
*
refactor
Joey Hess
2015-07-09
*
converted fsck's options to optparse-applicative
Joey Hess
2015-07-08
*
support cmdnorepo actions, also using getopt-applicative there
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
unused: --used-refspec can now be configured to look at refs in the reflog. T...
Joey Hess
2015-07-07
*
use bloom filter in second pass of sync --all --content
Joey Hess
2015-06-16
*
instance Hashable Key for bloomfilter
Joey Hess
2015-06-16
*
adjust standard preferred content to work better with git annex sync --all --...
Joey Hess
2015-06-16
*
Fix incremental backup standard preferred content expression to match its doc...
Joey Hess
2015-06-16
[next]