summaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
...
* show one alert when bulk adding filesGravatar Joey Hess2013-04-24
* only show latest warning, rather than combining warning alertsGravatar Joey Hess2013-04-24
* assistant: when an add fails, requeue it for laterGravatar Joey Hess2013-04-23
* more efficient data type for ChangeChanGravatar Joey Hess2013-04-23
* rename moduleGravatar Joey Hess2013-04-23
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* assistant: When built with git before 1.8.0, use `git remote rm` to delete a ...Gravatar Joey Hess2013-04-22
* Detect systems that have no user name set in GECOS, and also don't have user....Gravatar Joey Hess2013-04-22
* sync, assistant: Sync with remotes that have annex-ignore setGravatar Joey Hess2013-04-22
* fix osx buildGravatar Joey Hess2013-04-22
* forgot to commit this new fileGravatar Joey Hess2013-04-20
* fix menu file installation directoryGravatar Joey Hess2013-04-20
* fix warningGravatar Joey Hess2013-04-20
* Install FDO desktop menu file when webapp is started in standalone mode.Gravatar Joey Hess2013-04-20
* assistant: Work around misfeature in git 1.8.2 that makes `git commit --alow-...Gravatar Joey Hess2013-04-18
* refactor static route definition -- android webapp build fixGravatar Joey Hess2013-04-17
* webapp: Include the repository directory in the mangled hostname and ssh key ...Gravatar Joey Hess2013-04-16
* use git-annex for ssh directory nameGravatar Joey Hess2013-04-14
* random ssh keys (╯°□°)╯︵ ┻━┻ gnome-keyringGravatar Joey Hess2013-04-14
* turn on PackageImports globallyGravatar Joey Hess2013-04-13
* avoid warningGravatar Joey Hess2013-04-13
* remove debugGravatar Joey Hess2013-04-11
* addurl: Register transfer so the webapp can see it.Gravatar Joey Hess2013-04-11
* assistant: Bug fix to avoid annexing the files that git uses to stand in for ...Gravatar Joey Hess2013-04-10
* assistant: Added sequence numbers to XMPP git push packets. (Not yet used.)Gravatar Joey Hess2013-04-10
* display alert in webapp when assistant shuts downGravatar Joey Hess2013-04-10
* animate syncing and other activity iconsGravatar Joey Hess2013-04-08
* syncNewRemote is not only used for new remotes; rename to syncRemoteGravatar Joey Hess2013-04-08
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* Generate ciphers with a better entropy.Gravatar guilhem2013-04-06
* Bugfix: Direct mode no longer repeatedly checksums duplicated files.Gravatar Joey Hess2013-04-06
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* fix warningGravatar Joey Hess2013-04-04
* fix odd warningGravatar Joey Hess2013-04-04
* refactor alert button creation codeGravatar Joey Hess2013-04-04
* streamline deletion process and improve UIGravatar Joey Hess2013-04-03
* check for unused keys on an unwanted remote, and move them off, before deleti...Gravatar Joey Hess2013-04-03
* clean up urlrenderer handling when the webapp is not builtGravatar Joey Hess2013-04-03
* detect when unwanted remote is empty and remove itGravatar Joey Hess2013-04-03
* hlintGravatar Joey Hess2013-04-03
* more efficient uuid to remote lookupGravatar Joey Hess2013-04-02
* convert "./file" from inotify to just "file"Gravatar Joey Hess2013-04-02
* avoid queuing transfers that are currently runningGravatar Joey Hess2013-04-02
* avoid queuing transfer that is already queued, with a different associated fileGravatar Joey Hess2013-04-02
* avoid queueing uploads to remotes that already have the contentGravatar Joey Hess2013-04-02
* Update working tree files fully atomicallyGravatar Joey Hess2013-04-02
* optimise last commitGravatar Joey Hess2013-04-02
* assistant: Fix bug that could cause direct mode files to be unstaged from git.Gravatar Joey Hess2013-04-02
* fix dropping files from untrusted repositoriesGravatar Joey Hess2013-03-31
* webapp: Added UI to delete repositories. Closes: #689847Gravatar Joey Hess2013-03-31