| Commit message (Expand) | Author | Age |
* | copy: avoid updating location log when no copy is performed | Joey Hess | 2012-09-24 |
* | make the assistant retry failed transfers | Joey Hess | 2012-09-23 |
* | keep logs of failed transfers, and requeue them when doing a non-full scan | Joey Hess | 2012-08-23 |
* | record transfer information on local git remotes | Joey Hess | 2012-07-01 |
* | get, move, copy: Now refuse to do anything when the requested file transfer i... | Joey Hess | 2012-07-01 |
* | hlint | Joey Hess | 2012-06-12 |
* | added ifM and nuked 11 lines of code | Joey Hess | 2012-03-14 |
* | move --from, copy --from: 10 times faster scanning remote on local disk | Joey Hess | 2012-02-26 |
* | fsck --from remote --fast | Joey Hess | 2012-01-20 |
* | add tmp flag parameter to retrieveKeyFile | Joey Hess | 2012-01-19 |
* | fsck --from | Joey Hess | 2012-01-19 |
* | tweak | Joey Hess | 2012-01-06 |
* | look up --to and --from remote names only once | Joey Hess | 2012-01-06 |
* | more command-specific options | Joey Hess | 2012-01-06 |
* | type alias cleanup | Joey Hess | 2011-12-31 |
* | inverted logic | Joey Hess | 2011-12-09 |
* | factor out a stopUnless | Joey Hess | 2011-12-09 |
* | comment update | Joey Hess | 2011-11-20 |
* | avoid error message when doing get --from on file not present on remote | Joey Hess | 2011-11-18 |
* | lint | Joey Hess | 2011-11-11 |
* | better limiting of start actions to only run whenAnnexed | Joey Hess | 2011-11-10 |
* | tweak | Joey Hess | 2011-11-10 |
* | Optimized copy --from and get --from to avoid checking the location log for f... | Joey Hess | 2011-11-10 |
* | safer inannex checking | Joey Hess | 2011-11-09 |
* | reorg to allow taking content lock | Joey Hess | 2011-11-09 |
* | clean up check selection code | Joey Hess | 2011-10-29 |
* | drop --from is now supported to remove file content from a remote. | Joey Hess | 2011-10-28 |
* | refactored and generalized pre-command sanity checking | Joey Hess | 2011-10-27 |
* | break out non-log stuff to separate module | Joey Hess | 2011-10-15 |
* | reorganize log modules | Joey Hess | 2011-10-15 |
* | minor syntax changes | Joey Hess | 2011-10-11 |
* | rename | Joey Hess | 2011-10-05 |
* | rename | Joey Hess | 2011-10-04 |
* | factor out common imports | Joey Hess | 2011-10-03 |
* | remove command type definitions | Joey Hess | 2011-09-15 |
* | add error for move --auto | Joey Hess | 2011-09-15 |
* | clean up params in usage display | Joey Hess | 2011-09-15 |
* | unify elipsis handling | Joey Hess | 2011-07-19 |
* | finished hlint pass | Joey Hess | 2011-07-15 |
* | add web special remote | Joey Hess | 2011-07-01 |
* | avoid unnecessary read of trust.log | Joey Hess | 2011-06-23 |
* | improve bare repo handing | Joey Hess | 2011-06-22 |
* | better types allowed breaking module dep loop | Joey Hess | 2011-06-01 |
* | Add --trust, --untrust, and --semitrust options. | Joey Hess | 2011-06-01 |
* | add a message in potenatially confusing copy --fast failure situation | Joey Hess | 2011-05-16 |
* | refactor some boilerplate | Joey Hess | 2011-05-15 |
* | Avoid using absolute paths when staging location log, as that can confuse git... | Joey Hess | 2011-04-25 |
* | Periodically flush git command queue, to avoid boating memory usage too much. | Joey Hess | 2011-04-07 |
* | Bugfix: copy --to --fast never really copied, fixed. | Joey Hess | 2011-04-01 |
* | Provide a less expensive version of `git annex copy --to`, enabled via --fast... | Joey Hess | 2011-03-27 |