| Commit message (Expand) | Author | Age |
* | reorganize osx app, so it can be put in PATH | Joey Hess | 2013-03-20 |
* | update | Joey Hess | 2013-03-20 |
* | get, copy, move: Display an error message when an identical transfer is alrea... | Joey Hess | 2013-03-19 |
* | assistant: The ConfigMonitor left one zombie behind each time it checked for ... | Joey Hess | 2013-03-18 |
* | webapp: Force wrap long filenames in transfer display. | Joey Hess | 2013-03-18 |
* | webapp: Improved alerts displayed when syncing with remotes, and when syncin... | Joey Hess | 2013-03-18 |
* | assistant: Fix OSX bug that prevented committing changed files to a repositor... | Joey Hess | 2013-03-17 |
* | assistant: Avoid syncing with annex-ignored remotes when reconnecting to the ... | Joey Hess | 2013-03-17 |
* | webapp: Switch all forms to POST. | Joey Hess | 2013-03-16 |
* | Fix several bugs caused by a bad Ord instance for Remote. | Joey Hess | 2013-03-16 |
* | map: Combine duplicate repositories, for a nicer looking map. | Joey Hess | 2013-03-16 |
* | xmpp: Re-enable XA flag, since disabling it did not turn out to help with the... | Joey Hess | 2013-03-16 |
* | xmpp: send a presence query when there's an important message to send | Joey Hess | 2013-03-16 |
* | xmpp: --debug now enables a sanitized dump of the XMPP protocol | Joey Hess | 2013-03-16 |
* | webapp: Encourage user to install git-annex on a server when adding a ssh ser... | Joey Hess | 2013-03-16 |
* | Add incrementalbackup repository group. | Joey Hess | 2013-03-16 |
* | webapp: Display an alert when there are XMPP remotes, and a cloud transfer re... | Joey Hess | 2013-03-15 |
* | webapp: Improved UI for pairing your own devices together using XMPP. | Joey Hess | 2013-03-15 |
* | webapp: Repository list is now included in the dashboard, and other UI tweaks. | Joey Hess | 2013-03-15 |
* | clean up license file | Joey Hess | 2013-03-14 |
* | prep release | Joey Hess | 2013-03-14 |
* | webapp: Repository costs can be configured by dragging repositories around in... | Joey Hess | 2013-03-14 |
* | drag and drop repo list (doesn't yet actually change cost settings) | Joey Hess | 2013-03-13 |
* | proof of concept remote reordering UI (needs to be changed to use drag and drop) | Joey Hess | 2013-03-13 |
* | webapp: Set locally paired repositories to a lower cost than other network re... | Joey Hess | 2013-03-13 |
* | assistant: Be smarter about avoiding unncessary transfers. | Joey Hess | 2013-03-13 |
* | typo | Joey Hess | 2013-03-12 |
* | Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r... | Joey Hess | 2013-03-12 |
* | reorg | Joey Hess | 2013-03-12 |
* | reorg | Joey Hess | 2013-03-12 |
* | webapp: DTRT when told to create a git repo that already exists. | Joey Hess | 2013-03-12 |
* | assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the ssh key does n... | Joey Hess | 2013-03-12 |
* | addurl: Add --relaxed option. | Joey Hess | 2013-03-11 |
* | detect directory rename and wait up to 1 second to get all the changes | Joey Hess | 2013-03-11 |
* | detect renames during commit, and .. um, do nothing special because it's lunc... | Joey Hess | 2013-03-11 |
* | Added remote.<name>.annex-gnupg-options setting. Thanks, guilhem for the patch. | Joey Hess | 2013-03-11 |
* | status: Can now be run with a directory path to show only the status of that ... | Joey Hess | 2013-03-11 |
* | addurl url escaping foo | Joey Hess | 2013-03-10 |
* | assistant: generate better commits for renames | Joey Hess | 2013-03-10 |
* | add back cabal-install (for Makefile) | Joey Hess | 2013-03-10 |
* | bugfix: drop --from an unavailable remote no longer updates the location log,... | Joey Hess | 2013-03-10 |
* | moved transfer queueing out of watcher and into committer | Joey Hess | 2013-03-10 |
* | webapp: Work around bug in Warp's slowloris attack prevention code, that caus... | Joey Hess | 2013-03-09 |
* | Switch from using regex-compat to regex-tdfa, as the C regex library is rathe... | Joey Hess | 2013-03-08 |
* | assistant: Sync with all git remotes on startup. | Joey Hess | 2013-03-08 |
* | Bugfix: git annex add, when ran without any file or directory specified, shou... | Joey Hess | 2013-03-07 |
* | assistant: Fix syncing after XMPP pairing. | Joey Hess | 2013-03-06 |
* | assistant: XMPP git pull and push requests are cached and sent when presence ... | Joey Hess | 2013-03-06 |
* | assistant: Get back in sync with XMPP remotes after network reconnection, and... | Joey Hess | 2013-03-06 |
* | Run ssh with -T to avoid tty allocation and any login scripts that may do und... | Joey Hess | 2013-03-04 |