Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update | Joey Hess | 2013-10-22 |
| | |||
* | devblog | Joey Hess | 2013-10-22 |
| | |||
* | UI tweaks | Joey Hess | 2013-10-22 |
| | |||
* | add git fsck to cronner, and UI for repository repair (not yet wired up) | Joey Hess | 2013-10-22 |
| | |||
* | clean warnings | Joey Hess | 2013-10-22 |
| | |||
* | make git fsck batch-capable | Joey Hess | 2013-10-22 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-22 |
|\ | |||
* | | remove bug reports that were wrongly posted to forum | Joey Hess | 2013-10-22 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-22 |
| | | |||
| * | Added a comment | RaspberryPie | 2013-10-22 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-22 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-22 |
|\ | |||
* | | note | Joey Hess | 2013-10-22 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-22 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-22 |
| | | |||
* | | dup | Joey Hess | 2013-10-22 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-22 |
|\ | |||
* | | webapp: Fix bug when adding a remote and git-remote-gcrypt is not installed. | Joey Hess | 2013-10-22 |
| | | |||
* | | better messages for bare repositories | Joey Hess | 2013-10-22 |
| | | |||
* | | index file recovery | Joey Hess | 2013-10-22 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U | 2013-10-22 |
| | | |||
| * | (no commit message) | Mebus | 2013-10-22 |
| | | |||
| * | Added a comment: any chance of a new release? | http://adamspiers.myopenid.com/ | 2013-10-22 |
| | | |||
| * | Added a comment | Xyem | 2013-10-22 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkj7tMEJKcZpNXIFkHAAcNi5qJFSFyjn6o | 2013-10-22 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkj7tMEJKcZpNXIFkHAAcNi5qJFSFyjn6o | 2013-10-22 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U | 2013-10-22 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlEeLtIxQCU0qe4q5lbrZp8AcUSUUcRrkg | 2013-10-21 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-21 |
|\ | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-21 |
| | | |||
* | | avoid using "gcrypt" for git-remote-gcrypt; there's also a library by that name | Joey Hess | 2013-10-21 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-21 |
| | | |||
* | | close | Joey Hess | 2013-10-21 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-21 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-21 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-21 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-21 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-21 |
|\ | |||
| * | removed | http://joeyh.name/ | 2013-10-21 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-21 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-10-21 |
| | | |||
* | | webapp: Move sidebar to the right hand side of the screen. | Joey Hess | 2013-10-21 |
|/ | |||
* | devblog | Joey Hess | 2013-10-21 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-10-21 |
|\ | |||
* | | update | Joey Hess | 2013-10-21 |
| | | |||
* | | note stash | Joey Hess | 2013-10-21 |
| | | |||
* | | add reflog | Joey Hess | 2013-10-21 |
| | | |||
* | | corrupt branch resetting (but not yet reflog walking) | Joey Hess | 2013-10-21 |
| | | |||
| * | Added a comment: "Could not find module Crypto.Hash" error when building ↵ | RaspberryPie | 2013-10-21 |
| | | | | | | | | git-annex | ||
* | | implemented removal of corrupt tracking branches | Joey Hess | 2013-10-21 |
| | | | | | | | | | | | | Oh, git, you made this so hard. Not determining if a branch pointed to some corrupt object, that was easy, but dealing with corrupt branches using git plumbing is a PITA. |