| Commit message (Expand) | Author | Age |
* | webapp: When setting up a ssh remote, record it using initremote, so that it ... | Joey Hess | 2014-05-22 |
* | webapp: Support for enabling known git repositories on ssh servers. | Joey Hess | 2014-05-22 |
* | initremote/enableremote: Basic support for using with regular git remotes | Joey Hess | 2014-05-22 |
* | webapp: More robust startup when annex directory is not a git repo or not int... | Joey Hess | 2014-05-21 |
* | assistant: When there are multiple remotes giving different ways to access th... | Joey Hess | 2014-05-19 |
* | prep release | Joey Hess | 2014-05-17 |
* | Support symlinking git-annex and git-annex-shell from the Linux standalone bu... | Joey Hess | 2014-05-16 |
* | changelog | Joey Hess | 2014-05-16 |
* | group: When no groups are specified to set, lists the current groups of a rep... | Joey Hess | 2014-05-16 |
* | webapp: Fixed drag and drop to reorder the list of remotes. | Joey Hess | 2014-05-15 |
* | update for ddar special remote | Joey Hess | 2014-05-15 |
* | add git-remote-gcrypt to build depends | Joey Hess | 2014-05-15 |
* | remove ssh-askpass recommends; close bugs obsoleted by sshpassword branch | Joey Hess | 2014-05-15 |
* | changelog | Joey Hess | 2014-05-15 |
* | gcrypt needs a new version, which I am releaseing | Joey Hess | 2014-05-15 |
* | webapp: Better ssh password prompting. | Joey Hess | 2014-05-14 |
* | relicense general utility library code to BSD | Joey Hess | 2014-05-10 |
* | add copyright for Sören Brunk for his excellent work | Joey Hess | 2014-05-02 |
* | Merge branch 'master' into bootstrap3 | Joey Hess | 2014-05-02 |
|\ |
|
* | | changelog | Joey Hess | 2014-05-02 |
* | | updated license for bootstrap 3 | Joey Hess | 2014-04-29 |
| * | assistant: Clean up stale tmp files on startup. | Joey Hess | 2014-04-27 |
| * | Simplified repository description line format. The remote name, if any, is al... | Joey Hess | 2014-04-26 |
| * | Standalone builds now check gpg signatures before upgrading. | Joey Hess | 2014-04-23 |
|/ |
|
* | prep release | Joey Hess | 2014-04-20 |
* | webapp: Support using git-annex on a remote server, which was installed from ... | Joey Hess | 2014-04-20 |
* | When init detects that git is not configured to commit, and sets user.email t... | Joey Hess | 2014-04-20 |
* | webapp: Fix UI for removing XMPP connection. | Joey Hess | 2014-04-20 |
* | findref: New command, like find but shows files in a specified git ref. | Joey Hess | 2014-04-17 |
* | typo | Joey Hess | 2014-04-17 |
* | webapp: Start even if the current directory is listed in ~/.config/git-annex/... | Joey Hess | 2014-04-17 |
* | Bring back rsync -p, but only when git-annex is running on a non-crippled fil... | Joey Hess | 2014-04-17 |
* | drop --from: When local repository is untrusted, its copy of a file does not ... | Joey Hess | 2014-04-17 |
* | reinit: New command that can initialize a new reposotory using the configurat... | Joey Hess | 2014-04-15 |
* | info: Allow use in a repository where annex.uuid is not set. | Joey Hess | 2014-04-15 |
* | found a way to make uninit always fast | Joey Hess | 2014-04-15 |
* | it's landed! merge remotecontrol into master | Joey Hess | 2014-04-14 |
* | Merge branch 'master' into remotecontrol | Joey Hess | 2014-04-14 |
|\ |
|
| * | Avoid depending on shakespeare except for when building the webapp. | Joey Hess | 2014-04-13 |
* | | remotedaemon: When network connection is lost, close all cached ssh connections. | Joey Hess | 2014-04-12 |
* | | sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ... | Joey Hess | 2014-04-12 |
* | | Merge branch 'master' into remotecontrol | Joey Hess | 2014-04-12 |
|\| |
|
| * | Improve handling on monthly/yearly scheduling. | Joey Hess | 2014-04-11 |
| * | guard against any remaining infinite recursion bugs; throw error if no candid... | Joey Hess | 2014-04-11 |
| * | Last release didn't quite fix the high cpu issue in all cases, this should. | Joey Hess | 2014-04-11 |
| * | more prep5.20140411 | Joey Hess | 2014-04-11 |
| * | prep release | Joey Hess | 2014-04-11 |
| * | assistant: Fix high CPU usage triggered when a monthly fsck is scheduled, and... | Joey Hess | 2014-04-11 |
| * | Fix rsync progress parsing in locales that use comma in number display. Close... | Joey Hess | 2014-04-10 |
| * | Remove wget from OSX dmg, due to issues with cert paths that broke git-annex ... | Joey Hess | 2014-04-10 |