summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* Merge branch 'master' into s3-aws-multipartGravatar Joey Hess2014-11-03
|\
| * Windows: Fix crash when user.name is not set in git config.Gravatar Joey Hess2014-10-31
* | Merge branch 'master' into s3-awsGravatar Joey Hess2014-10-28
|\|
| * prep release5.20141024Gravatar Joey Hess2014-10-24
* | add cabal flag for use with debian's older version of aws, which is now patch...Gravatar Joey Hess2014-10-23
* | Merge branch 'master' into s3-awsGravatar Joey Hess2014-10-22
|\|
| * enableremote: When the remote has creds, update the local creds cache file. B...Gravatar Joey Hess2014-10-22
| * include creds location in infoGravatar Joey Hess2014-10-21
| * info: When passed the name or uuid of a remote, displays info about that remote.Gravatar Joey Hess2014-10-21
| * info: When run on a single annexed file, displays some info about the file, ...Gravatar Joey Hess2014-10-21
| * glacier: Fix pipe setup when calling glacier-cli to retrieve an object.Gravatar Joey Hess2014-10-20
| * updateGravatar Joey Hess2014-10-16
| * Use haskell setenv library to clean up several ugly workarounds for inability...Gravatar Joey Hess2014-10-15
| * initremote: Don't allow creating a special remote that has the same name as a...Gravatar Joey Hess2014-10-15
| * Remove hurd stuff from cabal file, since hackage currently rejects it.Gravatar Joey Hess2014-10-15
| * vicfg: Deleting configurations now resets to the default, where before it has...Gravatar Joey Hess2014-10-14
| * prep release5.20141013Gravatar Joey Hess2014-10-13
| * repair: Prevent auto gc from happening when fetching from a remote.Gravatar Joey Hess2014-10-12
| * map: Handle .git prefixed remote repos. Closes: #614759Gravatar Joey Hess2014-10-12
| * S3: Fix embedcreds=yes handling for the Internet Archive.Gravatar Joey Hess2014-10-12
| * Support building with yesod 1.4.Gravatar Joey Hess2014-10-09
| * add copyright of code copied from yesodGravatar Joey Hess2014-10-09
| * rewrote and expanded package descriptionGravatar Joey Hess2014-10-03
| * Adjust cabal file to support building w/o assistant on the hurd.Gravatar Joey Hess2014-09-29
| * prep release5.20140927Gravatar Joey Hess2014-09-27
| * Add temporary workaround for bug #763078 which broke building on armel and ar...Gravatar Joey Hess2014-09-27
| * Really depend (not just build-depend) on new enough git for --no-gpg-sign to ...Gravatar Joey Hess2014-09-27
| * prep releaseGravatar Joey Hess2014-09-26
| * Work around failure to build on mips by using cabal, not Setup, to build in d...Gravatar Joey Hess2014-09-26
| * Depend on new enough git for --no-gpg-sign to work. Closes: #762446Gravatar Joey Hess2014-09-22
| * prep release5.20140919Gravatar Joey Hess2014-09-19
| * CVE id assignedGravatar Joey Hess2014-09-19
| * deal with old repositories with non-encrypted credsGravatar Joey Hess2014-09-18
| * glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...Gravatar Joey Hess2014-09-18
| * Revert "S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when ...Gravatar Joey Hess2014-09-18
* | Merge branch 'master' into s3-awsGravatar Joey Hess2014-09-18
|\|
| * add: In direct mode, adding an annex symlink will check it into git, as was a...Gravatar Joey Hess2014-09-18
| * WebDav: Fix enableremote crash when the remote already exists. (Bug introduce...Gravatar Joey Hess2014-09-17
| * Windows: Avoid crashing trying to list gpg secret keys, for gcrypt which is n...Gravatar Joey Hess2014-09-16
| * assistant: Detect when repository has been deleted or moved, and automaticall...Gravatar Joey Hess2014-09-15
| * prep5.20140915Gravatar Joey Hess2014-09-15
| * Fix build with optparse-applicative 0.10. Closes: #761484Gravatar Joey Hess2014-09-14
| * Rather than crashing when there's a problem with the requested bloomfilter ca...Gravatar Joey Hess2014-09-12
| * WORM backend: Switched to include the relative path to the file inside the re...Gravatar Joey Hess2014-09-11
| * sync: Ensure that pending changes to git-annex branch are committed when in d...Gravatar Joey Hess2014-09-11
| * Fix transfer lock file FD leak that could occur when two separate git-annex p...Gravatar Joey Hess2014-09-11
| * Promote file not found warning message to an error.Gravatar Joey Hess2014-09-11
| * The annex-rsync-transport configuration is now also used when checking if a k...Gravatar Joey Hess2014-09-11
| * Fix parsing of ipv6 address in git remote address when it was not formatted a...Gravatar Joey Hess2014-09-10
| * New annex.hardlink setting. Closes: #758593Gravatar Joey Hess2014-09-05