summaryrefslogtreecommitdiff
path: root/Assistant/Install.hs
Commit message (Expand)AuthorAge
* remove unused valueGravatar Joey Hess2017-10-30
* use plasma 5 location for ServiceMenus files on linuxGravatar Félix Sipma2017-10-18
* make assistant not write wrappers when GIT_ANNEX_PACKAGE_INSTALL is setGravatar Joey Hess2016-04-27
* Improve integration with KDE's file manager to work with dolphin version 14.1...Gravatar Joey Hess2015-04-29
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* fixed all remaining build warnings on WindowsGravatar Joey Hess2014-12-29
* Add undo action to nautilus and konqueror integration.Gravatar Joey Hess2014-11-14
* use passed program name for kde hooksGravatar Joey Hess2014-07-21
* webapp: Automatically install Konqueror integration scripts to get and drop f...Gravatar Joey Hess2014-07-21
* Install nautilus hooks even when ~/.local/share/nautilus/ does not yet exist,...Gravatar Joey Hess2014-07-16
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* webapp: Support using git-annex on a remote server, which was installed from ...Gravatar Joey Hess2014-04-20
* Fix nautilus script installation to not crash when the nautilus script dir do...Gravatar Joey Hess2014-04-05
* use shebang libGravatar Joey Hess2014-03-23
* installNautilus: “exec” git-annex and protect params with “--”Gravatar Johan Kiviniemi2014-03-23
* webapp: Automatically install Nautilus integration scripts to get and drop fi...Gravatar Joey Hess2014-03-22
* avoid empty env vars when setting up clean environmentGravatar Joey Hess2013-12-31
* assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add i...Gravatar Joey Hess2013-12-20
* squash warning in OSX buildGravatar Joey Hess2013-12-15
* linux standalone auto-install iconsGravatar Joey Hess2013-07-09
* rename moduleGravatar Joey Hess2013-05-12
* clean up from windows portingGravatar Joey Hess2013-05-11
* fix use of wrong shebang when android is installing git-annex-shell wrapper o...Gravatar Joey Hess2013-05-06
* rename moduleGravatar Joey Hess2013-04-23
* fix menu file installation directoryGravatar Joey Hess2013-04-20
* Install FDO desktop menu file when webapp is started in standalone mode.Gravatar Joey Hess2013-04-20
* assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the ssh key does n...Gravatar Joey Hess2013-03-12
* deal with Android's nonstandard shell locationGravatar Joey Hess2013-02-13
* typoGravatar Joey Hess2012-11-28
* Fix broken .config/git-annex/program installed by standalone tarball.Gravatar Joey Hess2012-11-28
* avoid using Data.AssocList, which is cunningly part of hxtGravatar Joey Hess2012-11-27
* The standalone builds now unset their special path and library path variables...Gravatar Joey Hess2012-11-27
* where indentationGravatar Joey Hess2012-10-31
* ifdef osx includesGravatar Joey Hess2012-09-28
* standalone linux app nearly readyGravatar Joey Hess2012-09-28
* Add OSX standalone app license bundle, and arrange for the About pageGravatar Joey Hess2012-09-27
* use ~/.ssh/git-annex-shell wrapperGravatar Joey Hess2012-09-26
* install a git-annex-shell shim script when the standalone OSX app runsGravatar Joey Hess2012-09-26
* make the standalone OSX app automatically install itself when runGravatar Joey Hess2012-09-26