aboutsummaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* Switch to MonadCatchIO-transformers for better handling of state while catchi...Gravatar Joey Hess2013-05-19
* test suite passes in direct modeGravatar Joey Hess2013-05-17
* rename moduleGravatar Joey Hess2013-05-12
* clean up from windows portingGravatar Joey Hess2013-05-11
* fix for AndroidGravatar Joey Hess2013-05-09
* fix use of wrong shebang when android is installing git-annex-shell wrapper o...Gravatar Joey Hess2013-05-06
* --listen is not supported on AndroidGravatar Joey Hess2013-05-02
* avoid auto-accepting pair requests from friends already paired withGravatar Joey Hess2013-04-30
* assistant: Fix bug that could cause incoming pushes to not get merged into th...Gravatar Joey Hess2013-04-30
* more xmpp debuggingGravatar Joey Hess2013-04-30
* add uuid to all xmpp messagesGravatar Joey Hess2013-04-30
* webapp: Now automatically fills in any creds used by an existing remote when ...Gravatar Joey Hess2013-04-27
* To enable an existing special remote, the new enableremote command must be us...Gravatar Joey Hess2013-04-26
* Internet Archive!Gravatar Joey Hess2013-04-25
* use DList for the transfer queueGravatar Joey Hess2013-04-25
* use a DList for the deferred downloads queueGravatar Joey Hess2013-04-25
* committer tweak to wait for Watcher to resume after a max-size commitGravatar Joey Hess2013-04-25
* optimise direct mode startup scanGravatar Joey Hess2013-04-24
* assistant: Sanitize XMPP presence information logged for debugging.Gravatar Joey Hess2013-04-24
* get rid of need to run pre-commit hook when assistant commits in direct modeGravatar Joey Hess2013-04-24
* fix 5244ab7656e2269676cf6296718c8e5243c5b919Gravatar Joey Hess2013-04-24
* refactoring and minor performance tweakGravatar Joey Hess2013-04-24
* remove last use of TSetGravatar Joey Hess2013-04-24
* batch commit every 5 thousand changes, not 10 thousandGravatar Joey Hess2013-04-24
* convert PendingAddChange back to Change when an add failsGravatar Joey Hess2013-04-24
* use TList for ChangePoolGravatar Joey Hess2013-04-24
* 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