| Commit message (Expand) | Author | Age |
* | clean filter should update location log when adding new content to annex | Joey Hess | 2015-12-04 |
* | basic clean filter working | Joey Hess | 2015-12-04 |
* | annex object file mode for core.sharedRepository | Joey Hess | 2015-11-18 |
* | avoid spawning file size polling thread when not in -J mode | Joey Hess | 2015-11-16 |
* | Display progress meter in -J mode when downloading from the web. | Joey Hess | 2015-11-16 |
* | convert from Utility.LockPool to Annex.LockPool everywhere | Joey Hess | 2015-11-12 |
* | add: Fix error recovery rollback to not move the injested file content out of... | Joey Hess | 2015-11-06 |
* | fix windows build | Joey Hess | 2015-10-12 |
* | implement lockContent for ssh remotes | Joey Hess | 2015-10-09 |
* | fix local dropping to not require extra locking of copies, but only that the ... | Joey Hess | 2015-10-09 |
* | rename constructor | Joey Hess | 2015-10-09 |
* | refactor | Joey Hess | 2015-10-09 |
* | support invalidating existing VerifiedCopys | Joey Hess | 2015-10-08 |
* | add VerifiedCopy data type | Joey Hess | 2015-10-08 |
* | I think this comment is stale/confusing; remove | Joey Hess | 2015-10-08 |
* | add lockContentShared | Joey Hess | 2015-10-08 |
* | other 80% of avoding verification when hard linking to objects in shared repo | Joey Hess | 2015-10-02 |
* | disabling verification also disables size verification | Joey Hess | 2015-10-02 |
* | avoid verification when hard linking to objects in shared repository | Joey Hess | 2015-10-02 |
* | Do verification of checksums of annex objects downloaded from remotes. | Joey Hess | 2015-10-01 |
* | rename function | Joey Hess | 2015-10-01 |
* | refactor | Joey Hess | 2015-10-01 |
* | windows build warning fixes | Joey Hess | 2015-08-03 |
* | avoid calling copy when file DNE | Joey Hess | 2015-07-30 |
* | Fix bug that prevented enumerating locally present objects in repos tuned wit... | Joey Hess | 2015-06-11 |
* | get --incomplete: New option to resume any interrupted downloads. | Joey Hess | 2015-06-02 |
* | fix windows build | Joey Hess | 2015-05-22 |
* | better memoize core.sharedrepository handling | Joey Hess | 2015-05-19 |
* | honor core.sharedRepository settings in lockContent | Joey Hess | 2015-05-19 |
* | fix inAnnexSafe result for direct file that is being dropped | Joey Hess | 2015-05-19 |
* | convert lockContent to use new LockPools | Joey Hess | 2015-05-19 |
* | use lock pools throughout git-annex | Joey Hess | 2015-05-19 |
* | Take space that will be used by running downloads into account when checking ... | Joey Hess | 2015-05-12 |
* | fix build warning with ghc 7.10 | Joey Hess | 2015-05-10 |
* | When a key's size is unknown, still check the annex.diskreserve, and avoid ge... | Joey Hess | 2015-04-17 |
* | a few hlints | Joey Hess | 2015-04-11 |
* | contentlocationn: New plumbing command. | Joey Hess | 2015-04-09 |
* | well along the way to fully quiet --quiet | Joey Hess | 2015-04-04 |
* | avoid progress bar for url download with --quiet | Joey Hess | 2015-04-03 |
* | import Data.Default in Common | Joey Hess | 2015-01-28 |
* | Repository tuning parameters can now be passed when initializing a repository... | Joey Hess | 2015-01-27 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | add getFileSize, which can get the real size of a large file on Windows | Joey Hess | 2015-01-20 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | New annex.hardlink setting. Closes: #758593 | Joey Hess | 2014-09-05 |
* | Do not preserve permissions and acls when copying files from one local git re... | Joey Hess | 2014-08-26 |
* | use types to enforce that removeAnnex can only be called inside lockContent | Joey Hess | 2014-08-20 |
* | more lock file refactoring | Joey Hess | 2014-08-20 |