..
Install
ifdef osx includes
2012-09-28 19:18:08 -04:00
Pairing
proof of concept remote reordering UI (needs to be changed to use drag and drop)
2013-03-13 17:59:33 -04:00
Threads
deal with transferkey crashing
2013-03-18 22:58:14 -04:00
Types
xmpp: --debug now enables a sanitized dump of the XMPP protocol
2013-03-16 15:29:51 -04:00
WebApp
webapp: Force wrap long filenames in transfer display.
2013-03-18 19:09:05 -04:00
XMPP
add globallyAvailable to remotes
2013-03-15 19:16:13 -04:00
Alert.hs
add commas to remote list
2013-03-18 19:11:46 -04:00
BranchChange.hs
split BranchChange and lifted
2012-10-29 19:20:54 -04:00
Changes.hs
assistant: generate better commits for renames
2013-03-10 22:10:26 -04:00
Commits.hs
assistant: generate better commits for renames
2013-03-10 22:10:26 -04:00
Common.hs
webapp: Now allows restarting any threads that crash.
2013-01-26 17:09:33 +11:00
DaemonStatus.hs
remove debug print
2013-03-17 15:44:14 -04:00
Drop.hs
typo
2013-03-01 16:58:19 -04:00
Environment.hs
assistant: Detect when system is not configured with a user name, and set environment to prevent git from failing.
2013-01-06 13:34:08 -04:00
Install.hs
assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the ssh key does not force a command.
2013-03-12 07:12:39 -04:00
MakeRemote.hs
split cost out into its own module
2013-03-13 16:30:34 -04:00
Monad.hs
make liftAnnex and liftAssistant polymorphic, like liftIO
2013-03-16 00:19:56 -04:00
NamedThread.hs
avoid a warning
2013-02-06 15:43:23 -04:00
NetMessager.hs
assistant: XMPP git pull and push requests are cached and sent when presence of a new client is detected.
2013-03-06 21:38:01 -04:00
Pairing.hs
Makefile now builds using cabal, taking advantage of cabal's automatic detection of appropriate build flags.
2013-02-27 02:39:22 -04:00
Pushes.hs
whitespace fixes
2012-12-13 00:45:27 -04:00
ScanRemotes.hs
where indentation
2012-10-31 02:34:03 -04:00
Ssh.hs
assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the ssh key does not force a command.
2013-03-12 07:12:39 -04:00
Sync.hs
don't show sync failure for drive that's not plugged in
2013-03-18 20:21:19 -04:00
TransferQueue.hs
tweak
2013-03-13 13:11:49 -04:00
TransferSlots.hs
better handling of lifting from XMPP -> Assistant
2012-11-05 19:39:08 -04:00
WebApp.hs
stop abusing UltDest here, just get Referer header by hand
2013-03-16 19:00:11 -04:00
XMPP.hs
xmpp: Re-enable XA flag, since disabling it did not turn out to help with the problems Google Talk has with not always sending presence messages to clients.
2013-03-16 16:00:37 -04:00