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
*
UI for adding a ssh or rsync remote
Joey Hess
2012-08-31
*
split out local repo configurators
Joey Hess
2012-08-31
*
preserve bytesComplete when updating a transfer info
Joey Hess
2012-08-31
*
remove the TChan component from the data structure
Joey Hess
2012-08-31
*
fix alterTransferInfo
Joey Hess
2012-08-31
*
fix bug where resuming a transfer also started one queued transfer
Joey Hess
2012-08-31
*
use only one level of exception handling for transfer slot
Joey Hess
2012-08-29
*
bug
Joey Hess
2012-08-29
*
fix repeated pause and resume of a transfer
Joey Hess
2012-08-29
*
typoe
Joey Hess
2012-08-29
*
make start button work on queued transfers
Joey Hess
2012-08-29
*
more generic
Joey Hess
2012-08-29
*
forgot to update the tchan when dequeuing transfers
Joey Hess
2012-08-29
*
remove debug print
Joey Hess
2012-08-29
*
when canceling a transfer, also cancel all other downloads of the same key
Joey Hess
2012-08-29
*
pausing tweaks
Joey Hess
2012-08-29
*
fix resume button
Joey Hess
2012-08-29
*
remove debug prints
Joey Hess
2012-08-29
*
got alterTransferInfo and updateTransferInfo mixed up
Joey Hess
2012-08-29
*
simple transfer queue display cleanup
Joey Hess
2012-08-29
*
avoid failure alerts for temporary transfer failures
Joey Hess
2012-08-29
*
fix a transfers display glitch
Joey Hess
2012-08-28
*
avoid possibly re-adding a removed transfer when updating its info
Joey Hess
2012-08-28
*
add download progress polling thread
Joey Hess
2012-08-28
*
look up Remote when a transfer appears
Joey Hess
2012-08-27
*
improve display of failed transfer alert
Joey Hess
2012-08-27
*
use the ~/.config/git-annex/program file to find command when running transfers
Joey Hess
2012-08-27
*
avoid some confusing alerts
Joey Hess
2012-08-26
*
add support for readonly remotes
Joey Hess
2012-08-26
*
don't exclude special remotes from the knownRemotes list used by the assistant
Joey Hess
2012-08-26
*
tweak field name
Joey Hess
2012-08-26
*
cleanup
Joey Hess
2012-08-26
*
scan multiple remotes in one pass
Joey Hess
2012-08-26
*
add transferkey command
Joey Hess
2012-08-24
*
keep track of which remotes have been scanned in process state
Joey Hess
2012-08-24
*
fix priority inversion
Joey Hess
2012-08-24
*
avoid crash when directory doesn't exist
Joey Hess
2012-08-24
*
run full transfer scan on all remotes at startup
Joey Hess
2012-08-24
*
make higher priorities and full scans be preserved when adding
Joey Hess
2012-08-24
*
avoid requeueing a download from a remote that no longer has a key
Joey Hess
2012-08-24
*
remove slightly misleading extended message
Joey Hess
2012-08-23
*
also notice dbus unmount events
Joey Hess
2012-08-23
*
make the NetWatcher always rescan networked remotes every 30 minutes
Joey Hess
2012-08-23
*
don't rely on hasKeyCheap in the transfer scan
Joey Hess
2012-08-23
*
remove pointless bracket
Joey Hess
2012-08-23
*
keep logs of failed transfers, and requeue them when doing a non-full scan
Joey Hess
2012-08-23
*
add transfer scanned flag files
Joey Hess
2012-08-23
*
scan cheapest remotes first
Joey Hess
2012-08-23
*
better name
Joey Hess
2012-08-22
*
avoid unnecessary transfer scans when syncing a disconnected remote
Joey Hess
2012-08-22
[next]