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
*
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
*
move some git operations outside the annex monad to avoid blocking other threads
Joey Hess
2012-08-22
*
refactor
Joey Hess
2012-08-22
*
add NetWatcher thread
Joey Hess
2012-08-21
*
make canCheckSymlink check in a parent directory if the directory DNE
Joey Hess
2012-08-16
*
run resumed transfers immediately, do not wait for free transfer slot
Joey Hess
2012-08-12
*
implement resuming of paused transfers
Joey Hess
2012-08-12
*
fix button display for paused transfer
Joey Hess
2012-08-10
*
implement pausing of transfers
Joey Hess
2012-08-10
*
send update notificaton when removing a queued transfer
Joey Hess
2012-08-10
*
remove dummy
Joey Hess
2012-08-10
*
process group killing
Joey Hess
2012-08-10
*
fork off git-annex copy for transfers
Joey Hess
2012-08-10
*
transfer canceling
Joey Hess
2012-08-08
*
factor out onclick javascript
Joey Hess
2012-08-08
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
fix display of icon in block alert heading
Joey Hess
2012-08-06
*
added an alert after a file transfer
Joey Hess
2012-08-06
*
better alert message generation
Joey Hess
2012-08-06
*
make alerts change tense when they finish
Joey Hess
2012-08-06
*
merge two repository screens into one
Joey Hess
2012-08-05
*
handle case of adding populated drive to just created repo
Joey Hess
2012-08-05
*
wording
Joey Hess
2012-08-05
*
fix crashes when run in a git repo that has been initted but has no master br...
Joey Hess
2012-08-05
*
fix crash when just one remote needs to be scanned
Joey Hess
2012-08-05
*
avoid head
Joey Hess
2012-08-05
*
adding removable drive repos now basically works
Joey Hess
2012-08-05
[next]