summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* 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
* add vadd commandGravatar Joey Hess2014-02-18
* add git annex view commandGravatar Joey Hess2014-02-18
* windows webapp: fix rsync.net supportGravatar Joey Hess2014-02-14
* windows: hack to ensure HOME is always setGravatar Joey Hess2014-02-14
* limiting files based on metadataGravatar Joey Hess2014-02-13
* Windows webapp: Can create repos on removable drives.Gravatar Joey Hess2014-02-11
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* Add progress display for transfers to/from external special remotes.Gravatar Joey Hess2014-02-10
* prep release5.20140210Gravatar Joey Hess2014-02-10
* Windows: Fix handling of absolute unix-style git repository paths.Gravatar Joey Hess2014-02-08
* version DAV depGravatar Joey Hess2014-02-08
* Fix build on platforms not supporting the webapp.Gravatar Joey Hess2014-02-08
* avoid broken version of DAVGravatar Joey Hess2014-02-07
* Android: Avoid crashing when unable to set file mode for ssh config file due ...Gravatar Joey Hess2014-02-07
* Fix initremote with encryption=pubkey to work with S3, glacier, webdav, and e...Gravatar Joey Hess2014-02-06
* work around absNormPath not working on WindowsGravatar Joey Hess2014-02-06
* Revert "work around absNormPath not working on Windows"Gravatar Joey Hess2014-02-06
* work around absNormPath not working on WindowsGravatar Joey Hess2014-02-06
* --in can now refer to files that were located in a repository at some past da...Gravatar Joey Hess2014-02-06
* add test case & fix conflict resolution bug on Windows & FATGravatar Joey Hess2014-02-04
* fix test suite to pass on windowsGravatar Joey Hess2014-02-03