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