| Commit message (Expand) | Author | Age |
* | webapp: Include no-pty in ssh authorized_keys lines. | Joey Hess | 2014-03-05 |
* | webdav: When built with a new enough haskell DAV (0.6), disable the http resp... | Joey Hess | 2014-03-05 |
* | glacier: Pass --region to glacier checkpresent. | Joey Hess | 2014-03-04 |
* | sync: Automatically resolve merge conflict between and annexed file and a reg... | Joey Hess | 2014-03-04 |
* | finish fixing direct mode merge bug involving unstaged local files | Joey Hess | 2014-03-04 |
* | sync: Fix bug in direct mode that caused a file not checked into git to be de... | Joey Hess | 2014-03-03 |
* | pre-commit-annex hook script to automatically extract metadata from lots of t... | Joey Hess | 2014-03-02 |
* | view: Refuse to enter a view when no branch is currently checked out. | Joey Hess | 2014-03-02 |
* | vadd: Allow listing multiple desired values for a field. | Joey Hess | 2014-03-02 |
* | view, vfilter: Add support for filtering tags and values out of a view, using... | Joey Hess | 2014-03-02 |
* | annex.listen can be configured, instead of using --listen | Joey Hess | 2014-03-01 |
* | remove buggy --listen=host:port support | Joey Hess | 2014-02-28 |
* | depend on warp-tls.. at least for now | Joey Hess | 2014-02-28 |
* | webapp: Don't list the public repository group when editing a git repository;... | Joey Hess | 2014-02-28 |
* | assistant --autostart: Refuse to start in a bare git repository. | Joey Hess | 2014-02-28 |
* | webapp: Refuse to start in a bare git repository. | Joey Hess | 2014-02-28 |
* | webapp: Filter out from Switch Repository list any repositories listed in aut... | Joey Hess | 2014-02-28 |
* | Probe for quvi version at run time. | Joey Hess | 2014-02-28 |
* | prep release5.20140227 | Joey Hess | 2014-02-27 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | amusing caseo | Joey Hess | 2014-02-26 |
* | Disable test suite on sparc, which is missing optparse-applicative. | Joey Hess | 2014-02-26 |
* | Add build dep on regex-compat to fix build on mipsel, which lacks regex-tdfa. | Joey Hess | 2014-02-26 |
* | metadata: FIeld names are now case insensative. | Joey Hess | 2014-02-25 |
* | reorg | Joey Hess | 2014-02-25 |
* | Windows webdav: Fix DOS path separator bug. | Joey Hess | 2014-02-25 |
* | add UrlOptions sum type | Joey Hess | 2014-02-24 |
* | Make annex.web-options be used in several places that call curl. | Joey Hess | 2014-02-24 |
* | repair: Optimise unpacking of pack files, and avoid repeated error messages a... | Joey Hess | 2014-02-24 |
* | webdav: When built with DAV 0.6.0, use the new DAV monad to avoid locking fil... | Joey Hess | 2014-02-24 |
* | webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20... | Joey Hess | 2014-02-24 |
* | Preserve metadata when staging a new version of an annexed file. | Joey Hess | 2014-02-24 |
* | metadata: Support --json | Joey Hess | 2014-02-23 |
* | metadata: Field names limited to alphanumerics and a few whitelisted punctuat... | Joey Hess | 2014-02-23 |
* | annex.genmetadata can be set to make git-annex automatically set metadata (ye... | Joey Hess | 2014-02-23 |
* | views: add automatically constructed file location metadata | Joey Hess | 2014-02-22 |
* | --metadata field=value can now use globs to match, and matches case insensati... | Joey Hess | 2014-02-21 |
* | Fix handling of rsync remote urls containing a username, including rsync.net. | Joey Hess | 2014-02-21 |
* | prep release | Joey Hess | 2014-02-21 |
* | fsck: Refuse to do anything if more than one of --incremental, --more, and --... | Joey Hess | 2014-02-20 |
* | glacier: Do not try to run glacier value create when an existing glacier remo... | Joey Hess | 2014-02-20 |
* | trust, untrust, semitrust, dead: Warn when the trust level is overridden in .... | Joey Hess | 2014-02-20 |
* | fsck: When run with --all or --unused, while .gitattributes annex.numcopies c... | Joey Hess | 2014-02-20 |
* | unused: Fix to actually detect unused keys when in direct mode. | Joey Hess | 2014-02-20 |
* | add tip about metadata driven views (and more flexible view filtering) | Joey Hess | 2014-02-19 |
* | pre-commit: Update metadata when committing changes to annexed files within a... | Joey Hess | 2014-02-19 |
* | add vcycle command | Joey Hess | 2014-02-18 |
* | add vadd command | Joey Hess | 2014-02-18 |
* | add git annex view command | Joey Hess | 2014-02-18 |
* | windows webapp: fix rsync.net support | Joey Hess | 2014-02-14 |