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
*
avoid needing a build-dep on hxt for Data.AssocList
Joey Hess
2014-01-14
*
Fix a long-standing bug that could cause the wrong index file to be used when...
Joey Hess
2014-01-14
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
gcrypt, bup: Fix bug that prevented using these special remotes with encrypti...
Joey Hess
2013-11-02
*
assistant: Support repairing git remotes that are locally accessible
Joey Hess
2013-10-27
*
fix remote fsck to run in remote
Joey Hess
2013-10-14
*
ye olde inverted logic
Joey Hess
2013-10-14
*
add remote fsck interface
Joey Hess
2013-10-11
*
url size fixes
Joey Hess
2013-10-11
*
fix transferring to gcrypt repo from direct mode repo
Joey Hess
2013-10-01
*
Send a git-annex user-agent when downloading urls.
Joey Hess
2013-09-28
*
hlint
Joey Hess
2013-09-25
*
add back lost check that git-annex-shell supports gcrypt
Joey Hess
2013-09-24
*
factor out more ssh stuff from git remote
Joey Hess
2013-09-24
*
better probing for gcrypt repositories using new --check option
Joey Hess
2013-09-19
*
Support hot-swapping of removable drives containing gcrypt repositories.
Joey Hess
2013-09-12
*
sync: support gcrypt
4.20130909
Joey Hess
2013-09-09
*
ignore gcrypt remotes w/o an annex-uuid
Joey Hess
2013-09-08
*
partially complete gcrypt remote (local send done; rest not)
Joey Hess
2013-09-07
*
automatically derive an annex-uuid from a gcrypt-uuids
Joey Hess
2013-09-05
*
squash compiler warnings on Windows
Joey Hess
2013-08-04
*
get rid of __WINDOWS__, use mingw32_HOST_OS
Joey Hess
2013-08-02
*
Fix checking when content is present in a non-bare repository accessed via http.
Joey Hess
2013-07-18
*
fix build on windows
Joey Hess
2013-07-09
*
Windows: Fix url to object when using a http remote.
Joey Hess
2013-07-07
*
Merge branch 'robustness'
Joey Hess
2013-05-25
|
\
|
*
improve robustness of fromDirect and replaceFile
Joey Hess
2013-05-25
*
|
Improve error handling when getting uuid of http remotes to auto-ignore, like...
Joey Hess
2013-05-25
|
/
*
remove unnecessary bracketIO
Joey Hess
2013-05-19
*
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
[next]