| Commit message (Expand) | Author | Age |
* | Remove unnecessary rpaths in the git-annex binary, but only when it's built u... | Joey Hess | 2016-07-06 |
* | Updated cabal file explictly lists source files. | Joey Hess | 2016-05-24 |
* | plumb RemoteGitConfig through to decryptCipher | Joey Hess | 2016-05-23 |
* | Pass the various gnupg-options configs to gpg in several cases where they wer... | Joey Hess | 2016-05-23 |
* | Support building with ghc 8.0.1. | Joey Hess | 2016-05-23 |
* | bump standards-version | Joey Hess | 2016-05-22 |
* | unify handling of unusual GIT_INDEX_FILE relative path | Joey Hess | 2016-05-17 |
* | Fix crash when entering/changing view in a subdirectory of a repo that has a ... | Joey Hess | 2016-05-17 |
* | Work around git bug in handling of relative path to GIT_INDEX_FILE when in a ... | Joey Hess | 2016-05-17 |
* | adjust: Add --fix adjustment, which is useful when the git directory is in a ... | Joey Hess | 2016-05-16 |
* | add: Adding a v6 pointer file used to annex it; now the pointer file is added... | Joey Hess | 2016-05-16 |
* | assistant: Fix race in v6 mode that caused downloaded file content to sometim... | Joey Hess | 2016-05-16 |
* | assistant: Fix bug that caused v6 pointer files to be annexed by the assistant. | Joey Hess | 2016-05-16 |
* | adjust: If the adjusted branch already exists, avoid overwriting it, since it... | Joey Hess | 2016-05-13 |
* | webapp: Avoid confusing display of dead remotes. | Joey Hess | 2016-05-12 |
* | Change git annex info remote encryption description to use wording closer to ... | Joey Hess | 2016-05-11 |
* | prep release6.20160511 | Joey Hess | 2016-05-11 |
* | Added new encryption=sharedpubkey mode for special remotes. | Joey Hess | 2016-05-10 |
* | In the unusual configuration where annex.crippledfilesystem=true but core.sym... | Joey Hess | 2016-05-10 |
* | fsck: When a key is not previously known in the location log, record somethin... | Joey Hess | 2016-05-10 |
* | Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-optio... | Joey Hess | 2016-05-10 |
* | Windows: Fix an over-long temp directory name. | Joey Hess | 2016-05-06 |
* | Propigate GIT_DIR and GIT_WORK_TREE environment to external special remotes. | Joey Hess | 2016-05-06 |
* | version: Display OS version and architecture too. | Joey Hess | 2016-05-05 |
* | new simpler windows build environment using stack and git for windows and no ... | Joey Hess | 2016-05-05 |
* | map: Hide dead repositories that are not connected to the graph. | Joey Hess | 2016-05-04 |
* | Windows: Fix several bugs in propigation of changes from the adjusted branch ... | Joey Hess | 2016-05-04 |
* | git-annex.cabal: Add Setup-Depends. | Joey Hess | 2016-05-04 |
* | use DIRHASH-LOWER for consistency | Joey Hess | 2016-05-03 |
* | Added DIRHASH_LOWER to external special remote protocol. | Joey Hess | 2016-05-03 |
* | Android: Icon refresh. Thanks, freewheelinfranks. | Joey Hess | 2016-05-03 |
* | Improve behavior when a just added http remote is not available during uuid p... | Joey Hess | 2016-05-03 |
* | Fix bug that sometimes prevented git-annex smudge --clean from consuming all ... | Joey Hess | 2016-05-02 |
* | correction of scope of security problem | Joey Hess | 2016-04-28 |
* | Fix build with directory-1.2.6.2. | Joey Hess | 2016-04-28 |
* | releasing package git-annex version 6.201604196.20160419 | Joey Hess | 2016-04-28 |
* | add missing dep on transformers | Joey Hess | 2016-04-27 |
* | wording | Joey Hess | 2016-04-27 |
* | --allow-unrelated-histories will be in git 2.9.0, not 2.8.2 | Joey Hess | 2016-04-27 |
* | reorder | Joey Hess | 2016-04-27 |
* | Fix bug that prevented resuming of uploads to encrypted special remotes that ... | Joey Hess | 2016-04-27 |
* | use --allow-unrelated-histories for now | Joey Hess | 2016-04-22 |
* | assistant: Deal with upcoming git's refusal to merge unrelated histories by d... | Joey Hess | 2016-04-22 |
* | adjusted branches need git 2.2.0 or newer | Joey Hess | 2016-04-22 |
* | Isolate test suite from global git config settings. | Joey Hess | 2016-04-20 |
* | Fix bug that prevented annex.sshcaching=false configuration from taking effec... | Joey Hess | 2016-04-20 |
* | calckey: New plumbing command, calculates the key that would be used to refer... | Joey Hess | 2016-04-20 |
* | reinject: When src file's content cannot be verified, leave it alone, instead... | Joey Hess | 2016-04-20 |
* | Avoid setting LOCPATH in linux standalone builds now that ghc has been fixed ... | Joey Hess | 2016-04-20 |
* | Fix duplicate progress meter display when downloading from a git remote over ... | Joey Hess | 2016-04-19 |