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
*
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
*
info: Fix "backend usage" numbers, which were counting present keys twice.
Joey Hess
2016-01-01
*
switch to using main ingest code
Joey Hess
2016-01-01
*
convert isPointerFile from Annex to IO
Joey Hess
2016-01-01
*
don't disable smudge filter while merging
Joey Hess
2015-12-29
*
automatic conflict resolution for v6 unlocked files
Joey Hess
2015-12-29
*
fix file perms after breaking hard link
Joey Hess
2015-12-27
*
annex.thin
Joey Hess
2015-12-27
*
add unlocked flag for git-annex-shell recvkey
Joey Hess
2015-12-26
*
persistent-sqlite is now a hard build dependency, since v6 repository mode ne...
Joey Hess
2015-12-26
*
lost some bookkeeping info
Joey Hess
2015-12-24
*
Merge branch 'master' into smudge
Joey Hess
2015-12-22
|
\
*
|
move cleanOldKey into ingest
Joey Hess
2015-12-22
*
|
finish v6 support for assistant
Joey Hess
2015-12-22
*
|
make linkAnnex detect when the file changes as it's being copied/linked in
Joey Hess
2015-12-22
*
|
refactoring
Joey Hess
2015-12-22
|
*
addurl: Added --with-files option.
Joey Hess
2015-12-22
[next]