aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* prep releaseGravatar Joey Hess2014-05-29
* remove newlines from static js and cssGravatar Joey Hess2014-05-28
* update for change to exceptionsGravatar Joey Hess2014-05-28
* webapp: When setting up a ssh remote, if the user inputs ~/foo, normalize tha...Gravatar Joey Hess2014-05-27
* Fix encoding of data written to git-annex branch. Avoid truncating unicode ch...Gravatar Joey Hess2014-05-27
* android: Run busybox install with -s, since some versions of Android prohibit...Gravatar Joey Hess2014-05-23
* webapp: When setting up a ssh remote, record it using initremote, so that it ...Gravatar Joey Hess2014-05-22
* webapp: Support for enabling known git repositories on ssh servers.Gravatar Joey Hess2014-05-22
* initremote/enableremote: Basic support for using with regular git remotesGravatar Joey Hess2014-05-22
* webapp: More robust startup when annex directory is not a git repo or not int...Gravatar Joey Hess2014-05-21
* assistant: When there are multiple remotes giving different ways to access th...Gravatar Joey Hess2014-05-19
* prep releaseGravatar Joey Hess2014-05-17
* Support symlinking git-annex and git-annex-shell from the Linux standalone bu...Gravatar Joey Hess2014-05-16
* changelogGravatar Joey Hess2014-05-16
* group: When no groups are specified to set, lists the current groups of a rep...Gravatar Joey Hess2014-05-16
* webapp: Fixed drag and drop to reorder the list of remotes.Gravatar Joey Hess2014-05-15
* update for ddar special remoteGravatar Joey Hess2014-05-15
* add git-remote-gcrypt to build dependsGravatar Joey Hess2014-05-15
* remove ssh-askpass recommends; close bugs obsoleted by sshpassword branchGravatar Joey Hess2014-05-15
* changelogGravatar Joey Hess2014-05-15
* gcrypt needs a new version, which I am releaseingGravatar Joey Hess2014-05-15
* webapp: Better ssh password prompting.Gravatar Joey Hess2014-05-14
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* add copyright for Sören Brunk for his excellent workGravatar Joey Hess2014-05-02
* Merge branch 'master' into bootstrap3Gravatar Joey Hess2014-05-02
|\
* | changelogGravatar Joey Hess2014-05-02
* | updated license for bootstrap 3Gravatar Joey Hess2014-04-29
| * assistant: Clean up stale tmp files on startup.Gravatar Joey Hess2014-04-27
| * Simplified repository description line format. The remote name, if any, is al...Gravatar Joey Hess2014-04-26
| * Standalone builds now check gpg signatures before upgrading.Gravatar Joey Hess2014-04-23
|/
* prep releaseGravatar Joey Hess2014-04-20
* webapp: Support using git-annex on a remote server, which was installed from ...Gravatar Joey Hess2014-04-20
* When init detects that git is not configured to commit, and sets user.email t...Gravatar Joey Hess2014-04-20
* webapp: Fix UI for removing XMPP connection.Gravatar Joey Hess2014-04-20
* findref: New command, like find but shows files in a specified git ref.Gravatar Joey Hess2014-04-17
* typoGravatar Joey Hess2014-04-17
* webapp: Start even if the current directory is listed in ~/.config/git-annex/...Gravatar Joey Hess2014-04-17
* Bring back rsync -p, but only when git-annex is running on a non-crippled fil...Gravatar Joey Hess2014-04-17
* drop --from: When local repository is untrusted, its copy of a file does not ...Gravatar Joey Hess2014-04-17
* reinit: New command that can initialize a new reposotory using the configurat...Gravatar Joey Hess2014-04-15
* info: Allow use in a repository where annex.uuid is not set.Gravatar Joey Hess2014-04-15
* found a way to make uninit always fastGravatar Joey Hess2014-04-15
* it's landed! merge remotecontrol into masterGravatar Joey Hess2014-04-14
* Merge branch 'master' into remotecontrolGravatar Joey Hess2014-04-14
|\
| * Avoid depending on shakespeare except for when building the webapp.Gravatar Joey Hess2014-04-13
* | remotedaemon: When network connection is lost, close all cached ssh connections.Gravatar Joey Hess2014-04-12
* | sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ...Gravatar Joey Hess2014-04-12
* | Merge branch 'master' into remotecontrolGravatar Joey Hess2014-04-12
|\|
| * Improve handling on monthly/yearly scheduling.Gravatar Joey Hess2014-04-11
| * guard against any remaining infinite recursion bugs; throw error if no candid...Gravatar Joey Hess2014-04-11