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
*
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
|
/
*
use def
Joey Hess
2015-04-03
*
WIP on making --quiet silence progress, and infra for concurrent progress bars
Joey Hess
2015-04-03
*
metadata: Fix encoding problem that led to mojibake when storing metadata str...
Joey Hess
2015-03-04
*
The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...
Joey Hess
2015-02-12
*
relFile does not have to be relative; rename to currFile
Joey Hess
2015-02-06
*
use a Set
Joey Hess
2015-01-28
*
import Data.Default in Common
Joey Hess
2015-01-28
*
refactor
Joey Hess
2015-01-28
*
rework Differences data type
Joey Hess
2015-01-28
*
only simplify Version differences
Joey Hess
2015-01-28
*
Repository tuning parameters can now be passed when initializing a repository...
Joey Hess
2015-01-27
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494
Joey Hess
2015-01-04
*
Added bittorrent special remote
Joey Hess
2014-12-16
*
don't allow file paths to .git directory
Joey Hess
2014-12-11
*
sanitize filepaths provided by checkUrl
Joey Hess
2014-12-11
[next]