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
*
fix
Joey Hess
2013-05-14
*
fix imports
Joey Hess
2013-05-14
*
typo
Joey Hess
2013-05-14
*
avoid running background transferinfo when ssh connection caching is not supp...
Joey Hess
2013-05-14
*
deal with Cygwin rsync paths issue
Joey Hess
2013-05-14
*
rename module
Joey Hess
2013-05-12
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
Detect when the remote is broken like bitbucket is, and exits 0 when it fails...
Joey Hess
2013-04-23
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
add globallyAvailable to remotes
Joey Hess
2013-03-15
*
split cost out into its own module
Joey Hess
2013-03-13
*
Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...
Joey Hess
2013-03-12
*
copyToRemote should return True when the remote already has the key
Joey Hess
2013-03-10
*
print a warning message when garbage is received from configlist
Joey Hess
2013-03-04
*
git subcommand cleanup
Joey Hess
2013-03-03
*
Avoid passing -p to rsync, to interoperate with crippled filesystems.
Joey Hess
2013-02-22
*
safe recv-key in direct mode
Joey Hess
2013-01-11
*
check for direct mode file change when copying from a local git remote
Joey Hess
2013-01-10
*
check for direct mode file change when copying to a local git remote
Joey Hess
2013-01-10
*
Special remotes now all rollback storage of keys that get modified during the...
Joey Hess
2013-01-09
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
Merge branch 'master' into desymlink
Joey Hess
2012-12-13
|
\
|
*
whitespace fixes
Joey Hess
2012-12-13
*
|
direct mode committing
Joey Hess
2012-12-12
*
|
Got object sending working in direct mode.
Joey Hess
2012-12-08
|
/
*
avoid unnecessary Maybe
Joey Hess
2012-11-30
*
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
[next]