summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* updateGravatar Joey Hess2013-12-11
|
* reorderGravatar Joey Hess2013-12-11
|
* layoutGravatar Joey Hess2013-12-11
|
* add ERRORGravatar Joey Hess2013-12-11
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-11
|\
* | updateGravatar Joey Hess2013-12-11
| |
* | fixfixGravatar Joey Hess2013-12-11
| |
* | fix display of |Gravatar Joey Hess2013-12-11
| |
| * Added a comment: BackupGravatar https://www.google.com/accounts/o8/id?id=AItOawkQafKy7hNSEolLs6TvbgUnkklTctUY9LI2013-12-11
|/
* updateGravatar Joey Hess2013-12-11
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-11
|\
* | add design documentGravatar Joey Hess2013-12-11
| |
| * Added a commentGravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d82013-12-11
|/
* argh, one moreGravatar Joey Hess2013-12-11
|
* moreGravatar Joey Hess2013-12-11
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-11
|\
* | one more libGravatar Joey Hess2013-12-11
| |
| * Added a commentGravatar http://joeyh.name/2013-12-11
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-11
|\
* | yet more wget and curl libsGravatar Joey Hess2013-12-11
| |
* | titleGravatar Joey Hess2013-12-11
| |
| * Added a commentGravatar http://joeyh.name/2013-12-11
| |
* | update on XMPP (going to be a real PITA)Gravatar Joey Hess2013-12-11
|/
* more libs for wget and curlGravatar Joey Hess2013-12-11
|
* updateGravatar Joey Hess2013-12-11
|
* try to get it to include the cygwin ssh, not the msysgit oneGravatar Joey Hess2013-12-11
|
* probingGravatar Joey Hess2013-12-11
|
* add libs needed by wget and curlGravatar Joey Hess2013-12-11
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-11
|\
| * (no commit message)Gravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d82013-12-11
| |
| * Added a commentGravatar http://joeyh.name/2013-12-11
| |
* | remove link to prebuilt tarball; this page is about debian packagesGravatar Joey Hess2013-12-11
|/
* syntaxGravatar Joey Hess2013-12-11
|
* pull in Win32-extras, to be able to get current process id in WindowsGravatar Joey Hess2013-12-11
| | | | | | | | | Fixed up a number of things that had worked around there not being a way to get that. Most notably, transfer info files on windows now include the process id, since no locking is currently done. This means the file format varies between windows and unix.
* typoGravatar Joey Hess2013-12-10
|
* different PID types for Unix and WindowsGravatar Joey Hess2013-12-10
| | | | | | | | Windows has a larger (unsigned) PID space, so cannot use the unix CInt there. Note that TransferInfo does not yet ever get the TransferPid populated, as there is missing locking.
* port transferkeys to windows; make stopping in progress transfers work too ↵Gravatar Joey Hess2013-12-10
| | | | | | | | | | | | | | | (probably) transferkeys had used special FDs for communication, but that would be quite annoying to do in Windows. Instead, use stdin and stdout. But, to avoid commands like rsync stomping on them and messing up the communications channel, they're duplicated to a different handle; stdin is replaced with a null handle, and stdout is replaced with a copy of stderr. This should all work in windows too. Stopping in progress transfers may work on windows.. if the types unify anyway. ;) May need some more porting.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-10
|\
* | devblogGravatar Joey Hess2013-12-10
| |
| * Added a comment: Not a backup system...Gravatar https://www.google.com/accounts/o8/id?id=AItOawkQafKy7hNSEolLs6TvbgUnkklTctUY9LI2013-12-10
|/
* repair: Remove damaged git-annex sync branches.Gravatar Joey Hess2013-12-10
|
* updateGravatar Joey Hess2013-12-10
|
* accidentially committed wrong version of fileGravatar Joey Hess2013-12-10
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-10
|\
* | Improve repair of git-annex index file.Gravatar Joey Hess2013-12-10
| | | | | | | | | | | | | | | | | | | | Fixes a test case I received where a corrupted repo was repaired, but the git-annex branch was not. The root of the problem was that the MissingObject returned by the repair code was not necessarily a complete set of all objects that might have been deleted during the repair. So, stop trying to return that at all, and instead make the index file checking code explicitly verify that each object the index uses is present.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlqimC5gbxsILaBlnuVXYtfSMDIhiyvHfw2013-12-10
| |
* | todoGravatar Joey Hess2013-12-10
| |
* | cleanGravatar Joey Hess2013-12-10
|/
* update warp to fixed versionGravatar Joey Hess2013-12-10
|
* remove debugGravatar Joey Hess2013-12-10
|