index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CmdLine
Commit message (
Expand
)
Author
Age
*
Deal with the MonadFail proposal
Benjamin Barenblat
2022-01-19
*
implemented git-annex-shell p2pstdio
Joey Hess
2018-03-07
*
add --json-error-messages (not yet implemented)
Joey Hess
2018-02-19
*
fix --json-progress --json to be same as --json --json-progress
Joey Hess
2018-02-19
*
Improve startup time for commands that do not operate on remotes
Joey Hess
2018-01-09
*
Fix bug introduced in version 6.20171018 that caused some commands to print o...
Joey Hess
2017-12-28
*
Added inprogress command for accessing files as they are being downloaded.
Joey Hess
2017-12-28
*
Removed the testsuite build flag
Joey Hess
2017-12-20
*
more lambda-case conversion
Joey Hess
2017-12-05
*
better dup key with -J fix
Joey Hess
2017-10-17
*
Avoid repeated checking that files passed on the command line exist.
Joey Hess
2017-10-16
*
improve type
Joey Hess
2017-08-31
*
initial export command
Joey Hess
2017-08-29
*
zsh and fish completions
Joey Hess
2017-06-09
*
error when metadata set is used with file that does not exist
Joey Hess
2017-06-01
*
support parsing options like --to=here
Joey Hess
2017-05-31
*
Avoid concurrent git-config setting problem when running concurrent threads.
Joey Hess
2017-05-25
*
multicast: New command, uses uftp to multicast annexed files, for eg a classr...
Joey Hess
2017-03-30
*
git-annex-shell: run all commands with noMessages
Joey Hess
2017-03-17
*
Bugfix: Passing a command a filename that does not exist sometimes did not di...
Joey Hess
2017-03-02
*
securehash matching
Joey Hess
2017-02-27
*
mapM_ = sequence_ . map
Joey Hess
2017-02-27
*
add KeyVariety type
Joey Hess
2017-02-24
*
post-recive hook to make updateInstead work in direct mode and adjusted branches
Joey Hess
2017-02-17
*
config: New command for storing configuration in the git-annex branch.
Joey Hess
2017-01-30
*
Remove -j short option for --json-progress; that option was already taken for...
Joey Hess
2017-01-30
*
Merge branch 'master' into no-xmpp
Joey Hess
2016-12-24
|
\
|
*
Always use filesystem encoding for all file and handle reads and writes.
Joey Hess
2016-12-24
|
*
Make all --batch input, as well as fromkey and registerurl stdin be processed...
Joey Hess
2016-12-13
|
*
convert P2P runners from Maybe to Either String
Joey Hess
2016-12-08
|
*
refactor
Joey Hess
2016-12-06
|
*
cleanups
Joey Hess
2016-12-01
|
*
actually check p2p authtokens for tor connections
Joey Hess
2016-11-30
|
*
use P2P auth for git-remote-tor-annex
Joey Hess
2016-11-30
|
*
implement p2p command
Joey Hess
2016-11-30
|
*
enable remotedaemon when assistant is not enabled
Joey Hess
2016-11-29
|
*
fix build
Joey Hess
2016-11-24
|
*
unified AuthToken type between webapp and tor
Joey Hess
2016-11-22
|
*
stop cleanly when there's a IO error accessing the Handle
Joey Hess
2016-11-21
|
*
pull/push over tor working now
Joey Hess
2016-11-21
|
*
Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...
Joey Hess
2016-11-21
|
*
Merge branch 'master' into tor
Joey Hess
2016-11-17
|
|
\
|
|
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
*
|
|
remove xmpp support
Joey Hess
2016-11-14
|
|
/
|
/
|
|
*
git-annex enable-tor command
Joey Hess
2016-11-14
|
/
*
addurl, get: Added --json-progress option, which adds progress objects to the...
Joey Hess
2016-09-09
*
disentangle concurrency and message type
Joey Hess
2016-09-09
*
get, move, copy, mirror: Added --failed switch which retries failed copies/moves
Joey Hess
2016-08-03
*
remove unused import
Joey Hess
2016-07-27
*
fix implicit --all in bare repo
Joey Hess
2016-07-20
[next]