| Commit message (Expand) | Author | Age |
* | registerurl: New plumbing command for mass-adding urls to keys. | Joey Hess | 2015-03-15 |
* | fromkey: Add stdin mode. | Joey Hess | 2015-03-15 |
* | fromkey --force: Skip test that the key has its content in the annex. | Joey Hess | 2015-03-15 |
* | addurl: Added --raw option, which bypasses special handling of quvi, bittorre... | Joey Hess | 2015-03-05 |
* | sync: Fix committing when in a direct mode repo that has no HEAD ref. | Joey Hess | 2015-03-04 |
* | fix innaccurate comment | Joey Hess | 2015-03-04 |
* | When re-execing git-annex, use current program location, rather than ~/.confi... | Joey Hess | 2015-02-28 |
* | sync: As well as the synced/git-annex push, attempt a git-annex:git-annex pus... | Joey Hess | 2015-02-27 |
* | unannex: Refuse to unannex when repo is too new to have a HEAD | Joey Hess | 2015-02-25 |
* | fsck: Multiple incremental fscks of different repos (some remote) can now be ... | Joey Hess | 2015-02-17 |
* | avoid crash when starting fsck --incremental when one is already running | Joey Hess | 2015-02-17 |
* | commit new transaction after 60 seconds | Joey Hess | 2015-02-16 |
* | commit more transactions when fscking | Joey Hess | 2015-02-16 |
* | convert incremental fsck to using sqlite database | Joey Hess | 2015-02-16 |
* | propigate ssh-options everywhere ssh caching is used | Joey Hess | 2015-02-12 |
* | fix compile warning | Joey Hess | 2015-02-12 |
* | sync, assistant: Include repository name in head branch commit message. | Joey Hess | 2015-02-11 |
* | metadata: When setting metadata, do not recurse into directories by default, ... | Joey Hess | 2015-02-10 |
* | fsck --from: If a download from a remote fails, propigate the failure. | Joey Hess | 2015-02-10 |
* | webapp: Fix reversion in opening webapp when starting it manually inside a re... | Joey Hess | 2015-02-09 |
* | better option handling | Joey Hess | 2015-02-08 |
* | import: Avoid checksumming file twice when run in the default or --duplicate ... | Joey Hess | 2015-02-08 |
* | The file matching options are now only accepted by commands that can actually... | Joey Hess | 2015-02-06 |
* | groupwanted: New command to set the groupwanted preferred content expression. | Joey Hess | 2015-02-06 |
* | Revert "avoid using MissingH's HVFS layer" | Joey Hess | 2015-01-28 |
* | implement annex.tune.branchhash1 | Joey Hess | 2015-01-28 |
* | groundwork for parameterizing hash depth | Joey Hess | 2015-01-28 |
* | Repository tuning parameters can now be passed when initializing a repository... | Joey Hess | 2015-01-27 |
* | remove unused param | Joey Hess | 2015-01-27 |
* | remove debug print | Joey Hess | 2015-01-23 |
* | addurl: When a Content-Disposition header suggests a filename to use, addurl ... | Joey Hess | 2015-01-22 |
* | avoid using MissingH's HVFS layer | Joey Hess | 2015-01-21 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | on second thought, InodeCache should use getFileSize | Joey Hess | 2015-01-20 |
* | add getFileSize, which can get the real size of a large file on Windows | Joey Hess | 2015-01-20 |
* | Fix wording of message displayed when unable to get a file that is available ... | Joey Hess | 2015-01-16 |
* | devblog | Joey Hess | 2015-01-13 |
* | implemented old Richih wishlist about remote/uuid info | Joey Hess | 2015-01-13 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | handle sync's use of setCurrentDirectory to work with relative paths | Joey Hess | 2015-01-06 |
* | Merge branch 'master' into relativepaths | Joey Hess | 2015-01-06 |
|\ |
|
| * | fix view generation code to work when run in a subdirectory; no longer needs ... | Joey Hess | 2015-01-06 |
* | | Merge branch 'master' into relativepaths | Joey Hess | 2015-01-06 |
|\| |
|
| * | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | | Switch to using relative paths to the git repository. | Joey Hess | 2015-01-06 |
|/ |
|
* | sync: Fix an edge case where syncing in a bare repository would try to merge ... | Joey Hess | 2015-01-05 |
* | Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494 | Joey Hess | 2015-01-04 |
* | unlock: Don't allow unlocking files that have never been committed to git before | Joey Hess | 2015-01-02 |
* | cleanup | Joey Hess | 2014-12-29 |
* | setpresentkey: A new plumbing-level command. | Joey Hess | 2014-12-29 |