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
*
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
*
4 ns optimisation of repeated calls to hasDifference on the same Differences
Joey Hess
2015-06-11
*
fromkey, registerurl: Improve handling of urls that happen to also be parsabl...
Joey Hess
2015-05-30
*
better memoize core.sharedrepository handling
Joey Hess
2015-05-19
*
use lock pools throughout git-annex
Joey Hess
2015-05-19
*
add annex.used-refspec
Joey Hess
2015-05-14
*
unused: Add --used option, which can specify a set of refs to consider used, ...
Joey Hess
2015-05-14
*
Merge branch 'master' into concurrentprogress
Joey Hess
2015-05-12
|
\
|
*
rejigger imports for clean build with ghc 7.10's AMP changes
Joey Hess
2015-05-10
|
*
refactor
Joey Hess
2015-04-19
|
*
switch to using cryptohash for MAC
Joey Hess
2015-04-19
|
*
add test for stable macs
Joey Hess
2015-04-19
|
*
comment
Joey Hess
2015-04-18
*
|
add filename to progress bar, and display ok/failed at end
Joey Hess
2015-04-14
*
|
Merge branch 'master' into concurrentprogress
Joey Hess
2015-04-14
|
\
|
|
*
a few hlints
Joey Hess
2015-04-11
*
|
use built-in progress meters for git when in parallel mode
Joey Hess
2015-04-10
|
/
[next]