Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | work around a very strange git-cat-file behavior | 2013-01-05 | |
| | | | | | | | | | | | | | Sometimes it seems that git-cat-file --batch stops getting info for files in the current repo, when ":file" is fed to it. I have not reproduced this at the command line, but only when using git annex whereis and git annex move inside a direct mode repo. Those failed, because cat-file returned "file missing". OTOH, git annex find works fine, despite passing the same file to cat-file. It seems that the failing commands first asked cat-file to show a file on the git-annex branch. Perhaps it got "stuck" on that branch? But I cannot repoduce it running cat-file by hand. Most strange. HEAD is a workaround for this extreme weirdness, since I spent a good 2 hours struggling with it already. | ||
* | guard readSymbolicLink | 2013-01-05 | |
| | | | | throws an exception if the file is not a symlink | ||
* | avoid pre-commit in direct mode | 2013-01-05 | |
| | | | | | It was a no-op until my recent change that made lookupFile work in direct mode. | ||
* | assistant: Make expensive transfer scan work fully in direct mode. | 2013-01-05 | |
| | | | | | | | | | | | | | The expensive scan uses lookupFile, but in direct mode, that doesn't work for files that are present. So the scan was not finding things that are present that need to be uploaded. (It did find things not present that needed to be downloaded.) Now lookupFile also works in direct mode. Note that it still prefers symlinks on disk to info committed to git, in direct mode. This is necessary to make things like Assistant.Threads.Watcher.onAddSymlink work correctly, when given a new symlink not yet checked into git (or replacing a file checked into git). | ||
* | squelch warning | 2013-01-05 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2013-01-05 | |
|\ | |||
* | | response | 2013-01-05 | |
| | | |||
* | | bump | 2013-01-05 | |
| | | |||
| * | Added a comment | 2013-01-05 | |
| | | |||
* | | cabal file typo broke use of hfsevents | 2013-01-05 | |
| | | |||
* | | committer: Fix a file handle leak. | 2013-01-05 | |
|/ | |||
* | response | 2013-01-05 | |
| | |||
* | Added a comment: Setting up a repository fails on OSX 10.6 | 2013-01-05 | |
| | |||
* | (no commit message) | 2013-01-05 | |
| | |||
* | Added a comment | 2013-01-05 | |
| | |||
* | (no commit message) | 2013-01-05 | |
| | |||
* | (no commit message) | 2013-01-04 | |
| | |||
* | Added a comment | 2013-01-04 | |
| | |||
* | Added a comment: Its just grand | 2013-01-04 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2013-01-03 | |
|\ | |||
| * | Added a comment: walkthroughs? | 2013-01-04 | |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | 2013-01-03 | |
|\| | |||
* | | simplify | 2013-01-03 | |
| | | |||
| * | Added a comment | 2013-01-03 | |
| | | |||
| * | Added a comment | 2013-01-03 | |
| | | |||
* | | restart UI | 2013-01-03 | |
| | | | | | | | | | | Browser behavior is not ideal; a new tab is opened on restart. Browsers won't let me redirect to a file:// so I cannot use the old tab. | ||
| * | Added a comment | 2013-01-03 | |
| | | |||
| * | Added a comment | 2013-01-03 | |
| | | |||
| * | Added a comment | 2013-01-03 | |
|/ | |||
* | blog for the day | 2013-01-03 | |
| | |||
* | move local repo list out of control menu | 2013-01-03 | |
| | |||
* | fix typo in name of authorized_keys file when canceling adding a key | 2013-01-03 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2013-01-03 | |
|\ | |||
| * | Added a comment | 2013-01-03 | |
| | | |||
| * | Added a comment | 2013-01-03 | |
| | | |||
| * | (no commit message) | 2013-01-03 | |
| | | |||
* | | webapp: Add UI to stop assistant. | 2013-01-03 | |
| | | | | | | | | | | | | | | Would like to also have restart UI, but that's rather harder to do, seems it'd need to start another copy of the webapp, and redirect the browser to its new url, but running two assistants in the same repo at the same time isn't good. | ||
| * | (no commit message) | 2013-01-03 | |
| | | |||
| * | Added a comment | 2013-01-03 | |
| | | |||
| * | (no commit message) | 2013-01-03 | |
| | | |||
| * | Added a comment | 2013-01-03 | |
| | | |||
| * | (no commit message) | 2013-01-03 | |
| | | |||
| * | (no commit message) | 2013-01-03 | |
| | | |||
* | | typo | 2013-01-03 | |
|/ | |||
* | Added a comment: Tracking remote copies not even stored locally / URL ↵ | 2013-01-03 | |
| | | | | backend turned into a "special remote". | ||
* | (no commit message) | 2013-01-03 | |
| | |||
* | removed | 2013-01-02 | |
| | |||
* | Added a comment: macports | 2013-01-02 | |
| | |||
* | Added a comment: Also try sizes | 2013-01-02 | |
| | |||
* | Added a comment | 2013-01-02 | |
| |