index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Assistant
Commit message (
Expand
)
Author
Age
*
remove unnecessary haskell extensions
Joey Hess
2013-06-04
*
avoid debug logging unknown xmpp messages, which may contain sensative inform...
Joey Hess
2013-05-27
*
when xmpp connection fails, show the host(s) it tried to connect to
Joey Hess
2013-05-27
*
3 more fd leaks
Joey Hess
2013-05-26
*
XMPP: Fix a file descriptor leak.
Joey Hess
2013-05-26
*
typo
Joey Hess
2013-05-26
*
avoid redundant CanPush messages with different shas being queued up
Joey Hess
2013-05-26
*
remove debug print
Joey Hess
2013-05-25
*
XMPP: Send pings and use them to detect when contact with the server is lost.
Joey Hess
2013-05-22
*
fix minor memory leak caused by recent CanPush change
Joey Hess
2013-05-22
*
add two long-running XMPP push threads, no more inversion of control
Joey Hess
2013-05-22
*
avoid building up a lot of threads all waiting for their chance to run a push
Joey Hess
2013-05-22
*
perhaps this fixes the stall tbd
Joey Hess
2013-05-21
*
include HEAD in CanPush shas
Joey Hess
2013-05-21
*
XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...
Joey Hess
2013-05-21
*
per-client inboxes for push messages
Joey Hess
2013-05-21
*
XMPP: Be better at responding to CanPush messages when busy with something else.
Joey Hess
2013-05-21
*
XMPP: Ignore duplicate messages received when pushing.
Joey Hess
2013-05-20
*
Switch to MonadCatchIO-transformers for better handling of state while catchi...
Joey Hess
2013-05-19
*
test suite passes in direct mode
Joey Hess
2013-05-17
*
rename module
Joey Hess
2013-05-12
*
clean up from windows porting
Joey Hess
2013-05-11
*
fix for Android
Joey Hess
2013-05-09
*
fix use of wrong shebang when android is installing git-annex-shell wrapper o...
Joey Hess
2013-05-06
*
--listen is not supported on Android
Joey Hess
2013-05-02
*
avoid auto-accepting pair requests from friends already paired with
Joey Hess
2013-04-30
*
assistant: Fix bug that could cause incoming pushes to not get merged into th...
Joey Hess
2013-04-30
*
more xmpp debugging
Joey Hess
2013-04-30
*
add uuid to all xmpp messages
Joey Hess
2013-04-30
*
webapp: Now automatically fills in any creds used by an existing remote when ...
Joey Hess
2013-04-27
*
To enable an existing special remote, the new enableremote command must be us...
Joey Hess
2013-04-26
*
Internet Archive!
Joey Hess
2013-04-25
*
use DList for the transfer queue
Joey Hess
2013-04-25
*
use a DList for the deferred downloads queue
Joey Hess
2013-04-25
*
committer tweak to wait for Watcher to resume after a max-size commit
Joey Hess
2013-04-25
*
optimise direct mode startup scan
Joey Hess
2013-04-24
*
assistant: Sanitize XMPP presence information logged for debugging.
Joey Hess
2013-04-24
*
get rid of need to run pre-commit hook when assistant commits in direct mode
Joey Hess
2013-04-24
*
fix 5244ab7656e2269676cf6296718c8e5243c5b919
Joey Hess
2013-04-24
*
refactoring and minor performance tweak
Joey Hess
2013-04-24
*
remove last use of TSet
Joey Hess
2013-04-24
*
batch commit every 5 thousand changes, not 10 thousand
Joey Hess
2013-04-24
*
convert PendingAddChange back to Change when an add fails
Joey Hess
2013-04-24
*
use TList for ChangePool
Joey Hess
2013-04-24
*
show one alert when bulk adding files
Joey Hess
2013-04-24
*
only show latest warning, rather than combining warning alerts
Joey Hess
2013-04-24
*
assistant: when an add fails, requeue it for later
Joey Hess
2013-04-23
*
more efficient data type for ChangeChan
Joey Hess
2013-04-23
*
rename module
Joey Hess
2013-04-23
*
expose Control.Monad.join
Joey Hess
2013-04-22
[next]