index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Git.hs
Commit message (
Expand
)
Author
Age
*
indentation foo, and a new coding style page. no code changes
Joey Hess
2012-10-28
*
rsync special remote: Include annex-rsync-options when running rsync to test ...
Joey Hess
2012-10-28
*
Merge branch 'safesemaphore'
Joey Hess
2012-10-20
|
\
*
|
Automatically detect when a ssh remote does not have git-annex-shell installe...
Joey Hess
2012-10-12
|
*
Remote/Git: Use SampleVar from SafeSemaphore instead of base
Ben Gamari
2012-10-05
|
/
*
fix last zombies in the assistant
Joey Hess
2012-10-04
*
remove now-unnecessary manual reaps
Joey Hess
2012-10-04
*
make the assistant retry failed transfers
Joey Hess
2012-09-23
*
hooked up git-annex-shell transferinfo
Joey Hess
2012-09-21
*
fix logic error introduced yesterday
Joey Hess
2012-09-21
*
unify types
Joey Hess
2012-09-21
*
upload progress bar for git remote on same filesystem
Joey Hess
2012-09-20
*
rsync progress interception
Joey Hess
2012-09-19
*
add a progress callback to storeKey, and threaded it all the way through
Joey Hess
2012-09-19
*
renamed RsyncFile -> Rsync
Joey Hess
2012-09-19
*
avoid starting a download for a local transfer when the remote already has th...
Joey Hess
2012-09-18
*
git http:// remotes are readonly too
Joey Hess
2012-08-26
*
add support for readonly remotes
Joey Hess
2012-08-26
*
tweak field name
Joey Hess
2012-08-26
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
add a path field to remotes
Joey Hess
2012-07-22
*
add back debug logging
Joey Hess
2012-07-19
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
pass associatedfile and remoteuuid to git-annex-shell
Joey Hess
2012-07-02
*
record transfer information on local git remotes
Joey Hess
2012-07-01
*
Better fix for unavailable local remotes
Joey Hess
2012-06-26
*
Avoid ugly failure mode when moving content from a local repository that is n...
Joey Hess
2012-06-26
*
suppress "(Recording state in git)" message when committing change to remote ...
Joey Hess
2012-05-20
*
Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR.
Joey Hess
2012-05-18
*
Add annex.httpheaders and annex.httpheader-command config settings
Joey Hess
2012-04-22
*
in which I discover void
Joey Hess
2012-04-21
*
rationalize getConfig
Joey Hess
2012-03-22
*
fun with symbols
Joey Hess
2012-03-17
*
nukes another 15 lines thanks to ifM
Joey Hess
2012-03-15
*
Work around a bug in rsync (IMHO) introduced by openSUSE's SIP patch.
Joey Hess
2012-03-12
*
do a cleanup commit after moving data from or to a git remote
Joey Hess
2012-02-25
*
whereis: Prints the urls of files that the web special remote knows about.
Joey Hess
2012-02-14
*
When checking that an url has a key, verify that the Content-Length, if avail...
Joey Hess
2012-02-10
*
faster local-local dropping
Joey Hess
2012-01-28
*
Avoid repeated location log commits when a remote is receiving files.
Joey Hess
2012-01-28
*
fsck --from remote --fast
Joey Hess
2012-01-20
*
optimise fsck --from normal git remotes
Joey Hess
2012-01-19
*
add tmp flag parameter to retrieveKeyFile
Joey Hess
2012-01-19
*
reorg
Joey Hess
2012-01-10
*
after is a better name for observe_
Joey Hess
2012-01-03
*
factor observe_
Joey Hess
2012-01-03
*
Added remote.name.annex-web-options configuration setting, which can be used ...
Joey Hess
2012-01-02
*
skip local remotes that are not available (ie, not mounted)
Joey Hess
2011-12-31
*
type alias cleanup
Joey Hess
2011-12-31
*
better filtering out of special remotes
Joey Hess
2011-12-31
[next]