index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
Commit message (
Expand
)
Author
Age
*
annex.addunlocked
Joey Hess
2016-02-16
*
fsck: Populate unlocked files in v6 repositories whose content is present in ...
Joey Hess
2016-02-14
*
fsck: Detect and fix missing associated file mappings in v6 repositories.
Joey Hess
2016-02-14
*
files with only 1 linkCount may still be unlocked
Joey Hess
2016-02-14
*
clean up
Joey Hess
2016-02-14
*
avoid --batch crashing if a remote fails to be accessed
Joey Hess
2016-02-12
*
checkpresentkey: Allow to be run without an explicit remote and add --batch
Joey Hess
2016-02-12
*
matchexpression: Added --largefiles option to parse an annex.largefiles expre...
Joey Hess
2016-02-03
*
Limit annex.largefiles parsing to the subset of preferred content expressions...
Joey Hess
2016-02-03
*
annex.largefiles can be configured in .gitattributes too
Joey Hess
2016-02-02
*
Fix reversion in lookupkey, contentlocation, and examinekey which caused them...
Joey Hess
2016-01-29
*
annex.addsmallfiles: New option controlling what is done when adding files no...
Joey Hess
2016-01-28
*
Ord constraint redundant
Gabor Greif
2016-01-28
*
Fix nasty reversion in the last release that broke sync --content's handling ...
Joey Hess
2016-01-26
*
remove 3 build flags
Joey Hess
2016-01-26
*
matchexpression: New plumbing command to check if a preferred content express...
Joey Hess
2016-01-25
*
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
*
remove unused imports
Joey Hess
2016-01-20
*
remove no longer needed noMessages
Joey Hess
2016-01-20
*
find --batch
Joey Hess
2016-01-20
*
remove excess space
Joey Hess
2016-01-20
*
whereis --batch
Joey Hess
2016-01-20
*
add --batch
Joey Hess
2016-01-19
*
refactor
Joey Hess
2016-01-19
*
registerurl: Check if a remote claims the url, same as addurl does.
Joey Hess
2016-01-19
*
addurl --json: Include field for added key
Joey Hess
2016-01-19
*
add, import: Support --json output.
Joey Hess
2016-01-19
*
info: Support --batch mode.
Joey Hess
2016-01-15
*
convert existing non-annexed file to non-exception
Joey Hess
2016-01-15
*
whereis --json: Urls are now listed inside the remote that claims them, rathe...
Joey Hess
2016-01-15
*
addurl: Refuse to overwrite any existing, non-annexed file.
Joey Hess
2016-01-13
*
addurl: Support --json, particularly useful in --batch mode.
Joey Hess
2016-01-13
*
change keys database to use IKey type with more efficient serialization
Joey Hess
2016-01-12
*
add benchmarks of adding an associated file
Joey Hess
2016-01-12
*
refactor
Joey Hess
2016-01-12
*
add database benchmark
Joey Hess
2016-01-12
*
rekey: No longer copies over urls from the old to the new key.
Joey Hess
2016-01-07
*
avoid confusing git with a modified ctime in clean filter
Joey Hess
2016-01-07
*
migrate and rekey v6 unlocked file support
Joey Hess
2016-01-07
*
migrate: Copy over metadata to new key.
Joey Hess
2016-01-07
*
unused: deal with v6 unlocked file that is implicitly ingested by git diff etc
Joey Hess
2016-01-06
*
cleanup
Joey Hess
2016-01-06
*
optimise
Joey Hess
2016-01-06
*
fix parsing of v6 unlocked file
Joey Hess
2016-01-06
*
unused: Bug fix when a new file was added to the annex, and then removed (but...
Joey Hess
2016-01-06
*
fix test failure locking an unlocked not present file
Joey Hess
2016-01-06
*
whereis --json: Make url list be included in machine-parseable form.
Joey Hess
2016-01-06
*
use TopFilePath for associated files
Joey Hess
2016-01-05
*
info --json: Improve json for "backend usage", using a nested object with fie...
Joey Hess
2016-01-01
[next]