| Commit message (Expand) | Author | Age |
* | add whenM and unlessM | Joey Hess | 2011-05-17 |
* | tweak | Joey Hess | 2011-05-17 |
* | tweak | Joey Hess | 2011-05-16 |
* | am I silly to worry about length overflowing int max? | Joey Hess | 2011-05-16 |
* | rejigger what's --fast | Joey Hess | 2011-05-16 |
* | add info about any temp files and bad content files | Joey Hess | 2011-05-16 |
* | status: New subcommand to show info about an annex, including its size. | Joey Hess | 2011-05-16 |
* | add a message in potenatially confusing copy --fast failure situation | Joey Hess | 2011-05-16 |
* | support remote config values with spaces and other characters | Joey Hess | 2011-05-16 |
* | better multiword parameter handling | Joey Hess | 2011-05-16 |
* | migrate: Use current filename when generating new key, for backends where the... | Joey Hess | 2011-05-16 |
* | simplified a bunch of Maybe handling | Joey Hess | 2011-05-15 |
* | refactor some boilerplate | Joey Hess | 2011-05-15 |
* | unused: Now also lists files fsck places in .git/annex/bad/ | Joey Hess | 2011-04-29 |
* | Avoid using absolute paths when staging location log, as that can confuse git... | Joey Hess | 2011-04-25 |
* | RemoteConfig type | Joey Hess | 2011-04-15 |
* | refactor | Joey Hess | 2011-04-09 |
* | Periodically flush git command queue, to avoid boating memory usage too much. | Joey Hess | 2011-04-07 |
* | unused/dropunused: support --from | Joey Hess | 2011-04-02 |
* | Bugfix: copy --to --fast never really copied, fixed. | Joey Hess | 2011-04-01 |
* | initremote works | Joey Hess | 2011-03-29 |
* | clean up remote.log handling | Joey Hess | 2011-03-29 |
* | started on initremote | Joey Hess | 2011-03-28 |
* | Merge branch 'master' into s3 | Joey Hess | 2011-03-28 |
|\ |
|
| * | fsck: Ensure that files and directories in .git/annex/objects have proper per... | Joey Hess | 2011-03-28 |
* | | rename | Joey Hess | 2011-03-27 |
|/ |
|
* | Provide a less expensive version of `git annex copy --to`, enabled via --fast... | Joey Hess | 2011-03-27 |
* | converted move to use Remote | Joey Hess | 2011-03-27 |
* | convert map to use new code | Joey Hess | 2011-03-27 |
* | converted several commands to use Remote | Joey Hess | 2011-03-27 |
* | dropunused: Significantly sped up; only read unused log file once. | Joey Hess | 2011-03-23 |
* | migrate: Support migrating v1 SHA keys to v2 SHA keys with size information t... | Joey Hess | 2011-03-23 |
* | refactor | Joey Hess | 2011-03-23 |
* | migrate: Bugfix for case when migrating a file results in a key that is alrea... | Joey Hess | 2011-03-23 |
* | clarify wording | Joey Hess | 2011-03-22 |
* | fast mode | Joey Hess | 2011-03-22 |
* | free space checking | Joey Hess | 2011-03-22 |
* | upgrade messages | Joey Hess | 2011-03-21 |
* | imcomplete attempt at supporting lutimes(3) for BSD compat | Joey Hess | 2011-03-20 |
* | avoid version check before running version and upgrade commands | Joey Hess | 2011-03-19 |
* | need to explicitly run upgrade now | Joey Hess | 2011-03-19 |
* | No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ... | Joey Hess | 2011-03-19 |
* | Add version command to show git-annex version as well as repository version i... | Joey Hess | 2011-03-19 |
* | add explicit upgrade command | Joey Hess | 2011-03-16 |
* | improve upgrade | Joey Hess | 2011-03-16 |
* | test suite passes again | Joey Hess | 2011-03-15 |
* | make commands that take a key as a parameter error if it's bad | Joey Hess | 2011-03-15 |
* | fixed dropkey, setkey, and git-annex-shell subcommands | Joey Hess | 2011-03-15 |
* | rename file | Joey Hess | 2011-03-15 |
* | first pass at using new keys | Joey Hess | 2011-03-15 |