summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* typoGravatar Joey Hess2013-05-14
|
* more leaning toothpick fixesGravatar Joey Hess2013-05-14
|
* Merge branch 'master' into windowsGravatar Joey Hess2013-05-14
|\ | | | | | | | | | | | | | | Conflicts: Annex/Environment.hs Build/Configure.hs Git/Construct.hs Utility/FileMode.hs
| * detect local urls on DOSGravatar Joey Hess2013-05-14
| |
| * updateGravatar Joey Hess2013-05-14
| |
| * updateGravatar Joey Hess2013-05-14
| |
* | always try to read symlink; only fall back to looking inside fileGravatar Joey Hess2013-05-14
| | | | | | | | | | | | On Windows with Cygwin, checking out a git-annex repo will create symlinks on disk, so we need to always try to read the symlink, even when core.symlinks says they're not supported.
* | disable core.symlinks before enabling direct modeGravatar Joey Hess2013-05-14
| |
* | fixGravatar Joey Hess2013-05-14
| |
* | fix importsGravatar Joey Hess2013-05-14
| |
* | typoGravatar Joey Hess2013-05-14
| |
* | avoid running background transferinfo when ssh connection caching is not ↵Gravatar Joey Hess2013-05-14
| | | | | | | | supported
* | deal with Cygwin rsync paths issueGravatar Joey Hess2013-05-14
| |
* | Merge branch 'windows' of git://git-annex.branchable.com into windowsGravatar Joey Hess2013-05-13
|\ \
| | * blog for the dayGravatar Joey Hess2013-05-13
| | |
* | | disable core.symlinks explicitly on crippled filesystemGravatar Joey Hess2013-05-13
| | | | | | | | | | | | | | | | | | Needed to make git annex drop work on cygwin, where git keeps it enabled. I think git can indeed make symlinks on Cygwin, due to being linked to the library. git-annex, however, cannot.
* | | read inode cache file strictly to avoid failure to drop on windowsGravatar Joey Hess2013-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | Seems that Windows doesn't allow deleting a file that the same process has open. Here the inode cache file was read and a the value from it gets used later. But due to laziness, the old file is still open when it gets deleted. Adding strictness avoids this problem. Of course, the file is small, so it's no problem to read it all strictly, so this is probably an improvement even outside of Windows.
| | * updateGravatar Joey Hess2013-05-13
| | |
| | * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-13
| | |\
| | * | fix warningsGravatar Joey Hess2013-05-13
| | | |
| | | * Added a commentGravatar http://joeyh.name/2013-05-13
| | | |
| | | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2013-05-13
| | | |
| | | * Added a commentGravatar http://joeyh.name/2013-05-13
| | | |
| | | * Added a commentGravatar http://joeyh.name/2013-05-13
| | | |
| | | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2013-05-13
| | |/
| | * oh, nested quotingGravatar Joey Hess2013-05-13
| | |
| | * fix formatGravatar Joey Hess2013-05-13
| | |
| | * Added a commentGravatar http://joeyh.name/2013-05-13
| | |
| | * Added a commentGravatar http://joeyh.name/2013-05-13
| | |
| | * Added a commentGravatar http://joeyh.name/2013-05-13
| | |
| | * Added a commentGravatar http://joeyh.name/2013-05-13
| | |
| | * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-13
| | |\
| | * | migrate: Detect if a file gets corrupted while it's being migrated.Gravatar Joey Hess2013-05-13
| | | |
| | | * Added a commentGravatar http://joeyh.name/2013-05-13
| | | |
| | | * Added a commentGravatar http://joeyh.name/2013-05-13
| | | |
| | | * Added a commentGravatar http://joeyh.name/2013-05-13
| | | |
| | | * Added a commentGravatar http://joeyh.name/2013-05-13
| | | |
| | | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2013-05-13
| | | |
| | * | updateGravatar Joey Hess2013-05-13
| | |/ | | | | | | | | | | | | No need to edit Makefile to disable webapp build anymore; just build w/o dependencies installed.
| | * update for WindowsGravatar Joey Hess2013-05-13
| | |
| | * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-13
| | |\
| | * | reorgGravatar Joey Hess2013-05-13
| | | |
| | | * Added a commentGravatar http://joeyh.name/2013-05-13
| | | |
| | | * Added a commentGravatar http://joeyh.name/2013-05-13
| | | |
| | | * Added a commentGravatar http://joeyh.name/2013-05-13
| | | |
| | * | closeGravatar Joey Hess2013-05-13
| | |/
| | * Added a comment: rsync.net support git and rsync, not git-annexGravatar diepes2013-05-13
| | |
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawljcHBnBhazpDpk5k_9Wk9S_zA0hnjqdLQ2013-05-13
| | |
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawljcHBnBhazpDpk5k_9Wk9S_zA0hnjqdLQ2013-05-13
| | |
| | * Added a comment: Isn't windows deprecated?Gravatar http://jamesjustjames.wordpress.com/2013-05-13
| | |