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