| Commit message (Expand) | Author | Age |
* | assistant: Adjust ssh authorized keys line generated in local pairing or for ... | Joey Hess | 2014-04-02 |
* | Added required content configuration. | Joey Hess | 2014-03-29 |
* | reload preferred content when group preferred content log changes | Joey Hess | 2014-03-29 |
* | reorg matcher types; no non-type code changes | Joey Hess | 2014-03-29 |
* | use shebang lib | Joey Hess | 2014-03-23 |
* | installNautilus: “exec” git-annex and protect params with “--” | Johan Kiviniemi | 2014-03-23 |
* | webapp: Automatically install Nautilus integration scripts to get and drop fi... | Joey Hess | 2014-03-22 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | rename favicon.png to logo_16x16.png | Joey Hess | 2014-03-16 |
* | webapp: Use securemem for constant time auth token comparisons. | Joey Hess | 2014-03-12 |
* | another old warp-tls workaround | Joey Hess | 2014-03-12 |
* | use Monoid instance for Ordering | Joey Hess | 2014-03-09 |
* | assistant: Smarter log file rotation, which takes free disk space into account. | Joey Hess | 2014-03-05 |
* | annex.startupscan can be set to false to disable the assistant's startup scan. | Joey Hess | 2014-03-05 |
* | webapp: Include no-pty in ssh authorized_keys lines. | Joey Hess | 2014-03-05 |
* | sync: Automatically resolve merge conflict between and annexed file and a reg... | Joey Hess | 2014-03-04 |
* | factor out Annex.AutoMerge from Command.Sync | Joey Hess | 2014-03-04 |
* | annex.listen can be configured, instead of using --listen | Joey Hess | 2014-03-01 |
* | use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (u... | Joey Hess | 2014-02-28 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | only warn about no dbus when building on linux | Joey Hess | 2014-02-25 |
* | fix all remaining -Wall warnings on Windows | Joey Hess | 2014-02-25 |
* | add UrlOptions sum type | Joey Hess | 2014-02-24 |
* | remove Read instance for Ref | Joey Hess | 2014-02-19 |
* | Revert "work around what is likely a bug in a new version of ssh" | Joey Hess | 2014-02-14 |
* | work around what is likely a bug in a new version of ssh | Joey Hess | 2014-02-14 |
* | windows: Fix process termination code. | Joey Hess | 2014-02-13 |
* | fix windows build | Joey Hess | 2014-02-11 |
* | plumb creds from webapp to initremote | Joey Hess | 2014-02-11 |
* | Fix build on platforms not supporting the webapp. | Joey Hess | 2014-02-08 |
* | remove some monkey faces | Joey Hess | 2014-02-01 |
* | improve sync with xmpp and annex-ignore | Joey Hess | 2014-02-01 |
* | avoid using function named that conflicts with name used in newer version of ... | Joey Hess | 2014-01-29 |
* | fix delay of daily sanity check (hacked for testing and accidentially committed) | Joey Hess | 2014-01-23 |
* | try to drop unused object if it does not need to be transferred anywhere | Joey Hess | 2014-01-23 |
* | fix transfers of key with no associated file | Joey Hess | 2014-01-23 |
* | add webapp UI to manage unused files | Joey Hess | 2014-01-23 |
* | allow annex.expireunused to be set to false, as well as to a duration | Joey Hess | 2014-01-22 |
* | assistant unused file handling | Joey Hess | 2014-01-22 |
* | assistant: Run the periodic git gc in batch mode. | Joey Hess | 2014-01-22 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | global numcopies setting | Joey Hess | 2014-01-20 |
* | much better command action handling for sync --content | Joey Hess | 2014-01-20 |
* | sync --content: New option that makes the content of annexed files be transfe... | Joey Hess | 2014-01-19 |
* | assistant: Detect if .git/annex/index is corrupt at startup, and recover. | Joey Hess | 2014-01-14 |
* | avoid needing a build-dep on hxt for Data.AssocList | Joey Hess | 2014-01-14 |
* | Fix a long-standing bug that could cause the wrong index file to be used when... | Joey Hess | 2014-01-14 |
* | add GETAVAILABILITY to external special remote protocol | Joey Hess | 2014-01-13 |
* | revert use of Data.Map.Strict | Joey Hess | 2014-01-07 |
* | tested transferkeys restarting; fix some bugs | Joey Hess | 2014-01-06 |