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
*
check preferred content when a file is moved or created
Joey Hess
2012-10-19
*
check and drop after uploads
Joey Hess
2012-10-18
*
check and drop unwanted content from remotes after receiving a transfer
Joey Hess
2012-10-18
*
split
Joey Hess
2012-10-18
*
drop unwanted content in the transfer scan
Joey Hess
2012-10-18
*
minor transfer scanner code reworking
Joey Hess
2012-10-18
*
import S3 only when enabled
Nicolas Pouillard
2012-10-18
*
make repo description optional
Joey Hess
2012-10-14
*
reorder
Joey Hess
2012-10-14
*
fix display of transfers for remotes not in syncRemotes list
Joey Hess
2012-10-14
*
better variable name
Joey Hess
2012-10-14
*
avoid queuing transfers for remotes after syncing to them is paused
Joey Hess
2012-10-14
*
use gitRepo
Joey Hess
2012-10-12
*
set/unset annex-sync, rather than annex-ignore
Joey Hess
2012-10-11
*
avoid pairlistener crash
Joey Hess
2012-10-10
*
add "configure" link to each repository in the webapp's repo list
Joey Hess
2012-10-09
*
webapp automatic grouping
Joey Hess
2012-10-09
*
revert bad change
Joey Hess
2012-10-09
*
assistant: Now honors preferred content settings when deciding what to transfer.
Joey Hess
2012-10-09
*
fix last zombies in the assistant
Joey Hess
2012-10-04
*
avoid crashing committer if it fails to stage changes
Joey Hess
2012-10-02
*
always check with ls-files before adding new files
Joey Hess
2012-10-02
*
avoid some warnings when built w/o dbus
Joey Hess
2012-09-29
*
sanitize all git remote names
Joey Hess
2012-09-29
*
ifdef osx includes
Joey Hess
2012-09-28
*
standalone linux app nearly ready
Joey Hess
2012-09-28
*
close unreproducible bug and remove expensive code added to debug it
Joey Hess
2012-09-28
*
Add OSX standalone app license bundle, and arrange for the About page
Joey Hess
2012-09-27
*
webapp: Avoid crashing when ssh-keygen -F chokes on an invalid known_hosts file.
Joey Hess
2012-09-27
*
use ~/.ssh/git-annex-shell wrapper
Joey Hess
2012-09-26
*
install a git-annex-shell shim script when the standalone OSX app runs
Joey Hess
2012-09-26
*
make the standalone OSX app automatically install itself when run
Joey Hess
2012-09-26
*
allow enabling existing S3 repos
Joey Hess
2012-09-26
*
add a configurator for S3
Joey Hess
2012-09-26
*
license the webapp under the AGPL 3+
Joey Hess
2012-09-24
*
quiet calls to transferkey
Joey Hess
2012-09-24
*
don't queue uploads for failed downloads
Joey Hess
2012-09-24
*
default annex.delayadd to 1 on OSX
Joey Hess
2012-09-21
*
fix breakage caught by test suite
Joey Hess
2012-09-21
*
watch for changes to transfer info files, to update progress bars on upload
Joey Hess
2012-09-20
*
upload progress bar for git remote on same filesystem
Joey Hess
2012-09-20
*
renamed RsyncFile -> Rsync
Joey Hess
2012-09-19
*
add annex.delayadd configuration
Joey Hess
2012-09-19
*
support old versions of git that do not have --allow-empty-message
Joey Hess
2012-09-19
*
add missing --no-verify to prevent the pre-commit hook's git annex fix
Joey Hess
2012-09-19
*
make other repositories list list all autostarted repos
Joey Hess
2012-09-18
*
avoid making empty commits
Joey Hess
2012-09-18
*
avoid sending uploads right back to where the download came from
Joey Hess
2012-09-18
*
when a Download finishes, queue Uploads
Joey Hess
2012-09-18
*
run current branch merge in annex monad
Joey Hess
2012-09-17
[next]