| Commit message (Expand) | Author | Age |
* | addurl --pathdepth: Fix failure when the pathdepth specified is deeper than t... | Joey Hess | 2013-07-05 |
* | detect system with no dot in FQDN, where git commit will fail, and workaround | Joey Hess | 2013-07-05 |
* | merge: Now also merges synced/master or similar branches, which makes it use... | Joey Hess | 2013-07-03 |
* | --unused: New switch that makes git-annex operate on all data found by the la... | Joey Hess | 2013-07-03 |
* | no migrate --all for now | Joey Hess | 2013-07-03 |
* | drop --all cannot check numcopies from .gitattributes, so don't implement it! | Joey Hess | 2013-07-03 |
* | Add --all option, and support it for fsck | Joey Hess | 2013-07-03 |
* | webapp: Fix ssh setup with nonstandard port, broken in last release. | Joey Hess | 2013-07-02 |
* | releasing version 4.201306274.20130627 | Joey Hess | 2013-06-27 |
* | webapp: Fix bug that caused the webapp to hang when built with yesod 1.2. | Joey Hess | 2013-06-27 |
* | Temporarily revert back to building with yesod before 1.2. Version 1.2 of yes... | Joey Hess | 2013-06-26 |
* | assistant: Fix bug that prevented adding files written by gnucash, and more ... | Joey Hess | 2013-06-26 |
* | webapp: Fix bug setting up ssh repo if the user enters "~/" at the start of ... | Joey Hess | 2013-06-25 |
* | webapp: Ensure that ssh keys generated for different directories on a server ... | Joey Hess | 2013-06-25 |
* | webapp: Fix bug when setting up a remote ssh repo repeatedly on the same server. | Joey Hess | 2013-06-25 |
* | fsck: Ensures that direct mode is used for files when it's enabled. | Joey Hess | 2013-06-24 |
* | bup: Handle /~/ in bup remote paths. Thanks, Oliver Matthews | Joey Hess | 2013-06-23 |
* | assistant: Daily sanity check thread is run niced. | Joey Hess | 2013-06-21 |
* | assistant --autostart: Automatically ionices the daemons it starts. | Joey Hess | 2013-06-21 |
* | releasing version 4.201306214.20130621 | Joey Hess | 2013-06-21 |
* | Enable assistant and WebDAV support on powerpc and sparc architectures, which... | Joey Hess | 2013-06-21 |
* | assistant: On Linux, the expensive transfer scan is run niced. | Joey Hess | 2013-06-20 |
* | Windows: The test suite now passes on Windows (a few broken parts are disabled). | Joey Hess | 2013-06-18 |
* | avoid newline translation when writing to git hash-object | Joey Hess | 2013-06-18 |
* | Revert "Windows: Ssh connection caching is now supported." | Joey Hess | 2013-06-17 |
* | Windows: Ssh connection caching is now supported. | Joey Hess | 2013-06-17 |
* | fsck: Avoid getting confused by Windows path separators | Joey Hess | 2013-06-17 |
* | annex.debug can now be set to enable debug logging by default. The webapp's d... | Joey Hess | 2013-06-17 |
* | update standards-version | Joey Hess | 2013-06-17 |
* | status: No longer shows dead repositories. | Joey Hess | 2013-06-17 |
* | assistant: In direct mode, objects are now only dropped when all associated f... | Joey Hess | 2013-06-15 |
* | Windows: Fix hang when adding several files at once. | Joey Hess | 2013-06-14 |
* | Android: Fix use of cp command to not try to use features present only on bui... | Joey Hess | 2013-06-14 |
* | sync: Better support for bare git remotes. Now pushes directly to the master ... | Joey Hess | 2013-06-12 |
* | Direct mode: No longer temporarily remove write permission bit of files when ... | Joey Hess | 2013-06-12 |
* | Merge branch 'glacier' | Joey Hess | 2013-06-11 |
|\ |
|
* | | webapp: When the user switches to display a different repository, that reposi... | Joey Hess | 2013-06-11 |
* | | Android: Make the "Open webapp" menu item open the just created repository wh... | Joey Hess | 2013-06-10 |
* | | Android: Add .thumbnails to .gitignore when setting up a camera repository. | Joey Hess | 2013-06-10 |
* | | Supports indirect mode on encfs in paranoia mode, and other filesystems that ... | Joey Hess | 2013-06-10 |
* | | releasing version 4.201306014.20130601 | Joey Hess | 2013-06-01 |
* | | Android: Work around Android devices where the `am` command doesn't work. | Joey Hess | 2013-05-31 |
* | | Can now restart certain long-running git processes if they crash, and continu... | Joey Hess | 2013-05-31 |
| * | glacier: Better handling of the glacier inventory, which avoids duplicate upl... | Joey Hess | 2013-05-29 |
|/ |
|
* | Android: Added an "Open WebApp" item to the terminal's menu. Should work for ... | Joey Hess | 2013-05-28 |
* | XMPP: Fix a file descriptor leak. | Joey Hess | 2013-05-26 |
* | sync: Fix double merge conflict resolution handling. | Joey Hess | 2013-05-26 |
* | content: New command line way to view and configure a repository's preferred ... | Joey Hess | 2013-05-25 |
* | Improve error handling when getting uuid of http remotes to auto-ignore, like... | Joey Hess | 2013-05-25 |
* | assistant: Work around git-cat-file's not reloading the index after files are... | Joey Hess | 2013-05-25 |