index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Git.hs
Commit message (
Expand
)
Author
Age
*
Bring back rsync -p, but only when git-annex is running on a non-crippled fil...
Joey Hess
2014-04-17
*
add desktop notifications
Joey Hess
2014-03-22
*
clean up cleanup action enumeration
Joey Hess
2014-03-13
*
Fix zombie leak and general inneficiency when copying files to a local git repo.
Joey Hess
2014-03-06
*
fix bare repo optimisation on Windows
Joey Hess
2014-02-25
*
add UrlOptions sum type
Joey Hess
2014-02-24
*
Make annex.web-options be used in several places that call curl.
Joey Hess
2014-02-24
*
Added ways to configure rsync options to be used only when uploading or downl...
Joey Hess
2014-02-02
*
reorg
Joey Hess
2014-01-26
*
reorg
Joey Hess
2014-01-26
*
Optimise non-bare http remotes; no longer does a 404 to the wrong url every t...
Joey Hess
2014-01-26
*
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
[next]