summaryrefslogtreecommitdiff
path: root/Assistant
Commit message (Expand)AuthorAge
* make segmentXargs preserve orderGravatar Joey Hess2015-04-02
* assistant: Committing a whole lot of files at once could overflow command-lin...Gravatar Joey Hess2015-03-26
* add a commentGravatar Joey Hess2015-03-26
* When re-execing git-annex, use current program location, rather than ~/.confi...Gravatar Joey Hess2015-02-28
* make programPath return FilePath not Maybe FilePathGravatar Joey Hess2015-02-28
* sync, assistant: Include repository name in head branch commit message.Gravatar Joey Hess2015-02-11
* assistant: Improve sanity check for control characters when pairing.Gravatar Joey Hess2015-02-09
* assistant: Fix local pairing when ssh pubkey comment contains spaces.Gravatar Joey Hess2015-02-04
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* on second thought, InodeCache should use getFileSizeGravatar Joey Hess2015-01-20
* add getFileSize, which can get the real size of a large file on WindowsGravatar Joey Hess2015-01-20
* fix OSX buildGravatar Joey Hess2015-01-09
* revert parentDir changeGravatar Joey Hess2015-01-09
* fix warningGravatar Joey Hess2015-01-08
* fix OS buildGravatar Joey Hess2015-01-08
* fix OSX buildGravatar Joey Hess2015-01-08
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* Fix build with process 1.2.1.0.Gravatar Joey Hess2015-01-04
* fixed all remaining build warnings on WindowsGravatar Joey Hess2014-12-29
* fix warning when building w/o dbusGravatar Joey Hess2014-12-29
* remove webUUID special caseGravatar Joey Hess2014-12-17
* Add undo action to nautilus and konqueror integration.Gravatar Joey Hess2014-11-14
* remove unused importsGravatar Joey Hess2014-10-28
* move remote removal into separate moduleGravatar Joey Hess2014-10-27
* fix LANGUAGE pragmaGravatar Joey Hess2014-10-09
* Support building with yesod 1.4.Gravatar Joey Hess2014-10-09
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* assistant: Detect when repository has been deleted or moved, and automaticall...Gravatar Joey Hess2014-09-15
* use types to enforce that removeAnnex can only be called inside lockContentGravatar Joey Hess2014-08-20
* fix build warningGravatar Joey Hess2014-08-08
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* better exception displayGravatar Joey Hess2014-07-26
* 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
* Really fix bug that caused the assistant to make many unncessary empty merge ...Gravatar Joey Hess2014-07-09
* assistant: Fix bug, introduced in last release, that caused the assistant to ...Gravatar Joey Hess2014-07-05
* remove unused importGravatar Joey Hess2014-07-04
* reorgGravatar Joey Hess2014-07-04
* support commit.gpgsignGravatar Joey Hess2014-07-04
* Windows: Assistant now logs to daemon.log.Gravatar Joey Hess2014-06-17
* assistant: Fix one-way assistant->assistant sync in direct mode.Gravatar Joey Hess2014-06-16
* fix for Windows file timestamp timezone madnessGravatar Joey Hess2014-06-12
* Fix build with wai 0.3.0.Gravatar Joey Hess2014-06-11
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* webapp: Include ssh port in mangled hostname.Gravatar Joey Hess2014-06-05
* assistant: Make sanity checker tmp dir cleanup code more robust.Gravatar Joey Hess2014-05-30
* fix UI when enabling existing gcrypt repoGravatar Joey Hess2014-05-30