Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | less verbose | Joey Hess | 2011-01-27 |
| | |||
* | add test of adding a second file with the same sha1 | Joey Hess | 2011-01-27 |
| | |||
* | Merge remote branch 'branchable/master' | Joey Hess | 2011-01-26 |
|\ | |||
* | | wording | Joey Hess | 2011-01-26 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I | 2011-01-27 |
| | | |||
| * | Fix some formatting. | https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I | 2011-01-27 |
| | | |||
| * | Feature request for a sort of "dedup" for filenames | https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I | 2011-01-27 |
|/ | |||
* | make filename available to fsck messages | Joey Hess | 2011-01-26 |
| | |||
* | better warnings display | Joey Hess | 2011-01-26 |
| | |||
* | bring back display of keys | Joey Hess | 2011-01-26 |
| | | | | in fsck -q, that's the only way to know what file it means | ||
* | this should be a warning | Joey Hess | 2011-01-26 |
| | |||
* | test untrusted repo handling | Joey Hess | 2011-01-26 |
| | |||
* | drop: suppprt untrusted repos | Joey Hess | 2011-01-26 |
| | |||
* | wording | Joey Hess | 2011-01-26 |
| | |||
* | rework note | Joey Hess | 2011-01-26 |
| | |||
* | fsck: handle untrusted repos | Joey Hess | 2011-01-26 |
| | |||
* | move partitioning out of keyPossibilities | Joey Hess | 2011-01-26 |
| | | | | And a bug fix in passing. | ||
* | trust setting improvements | Joey Hess | 2011-01-26 |
| | |||
* | avoid moving if src and dest are the same | Joey Hess | 2011-01-26 |
| | |||
* | implement 3 level trust storage in trust.log | Joey Hess | 2011-01-26 |
| | |||
* | document 3-level trust | Joey Hess | 2011-01-26 |
| | |||
* | more | Joey Hess | 2011-01-26 |
| | |||
* | update | Joey Hess | 2011-01-26 |
| | |||
* | add | Joey Hess | 2011-01-26 |
| | |||
* | mention git-media | Joey Hess | 2011-01-26 |
| | |||
* | add | Joey Hess | 2011-01-26 |
| | |||
* | rename TypeInternals to BackendTypes | Joey Hess | 2011-01-26 |
| | | | | Now that it only contains types used by the backends | ||
* | trim cruft | Joey Hess | 2011-01-26 |
| | |||
* | rework config storage | Joey Hess | 2011-01-26 |
| | | | | | | | Moved away from a map of flags to storing config directly in the AnnexState structure. Got rid of most accessor functions in Annex. This allowed supporting multiple --exclude flags. | ||
* | successfully split Annex and AnnexState out of TypeInternals | Joey Hess | 2011-01-25 |
| | |||
* | parameterize Backend type | Joey Hess | 2011-01-25 |
| | | | | | This allows the Backend type to not depend on the Annex type, and so the Annex type can later be moved out of TypeInternals. | ||
* | document interaction of annex-ignore with --from/--to | Joey Hess | 2011-01-25 |
| | |||
* | improve man building | Joey Hess | 2011-01-25 |
| | |||
* | refactor | Joey Hess | 2011-01-19 |
| | |||
* | Support using the uuidgen command if the uuid command is not available. | Joey Hess | 2011-01-19 |
| | |||
* | no attachments w/o admin, copy/pasting instead | http://christian.amsuess.com/chrysn | 2011-01-19 |
| | |||
* | small helper script for reflecting git-annex-add on rsync-style backups | http://christian.amsuess.com/chrysn | 2011-01-19 |
| | |||
* | (no commit message) | http://jcftang.myopenid.com/ | 2011-01-19 |
| | |||
* | (no commit message) | http://jcftang.myopenid.com/ | 2011-01-19 |
| | |||
* | bug | Joey Hess | 2011-01-18 |
| | |||
* | got rid of Core module | Joey Hess | 2011-01-16 |
| | | | | Most of it was to do with managing annexed Content, so put there | ||
* | add news item for git-annex 0.18 | Joey Hess | 2011-01-14 |
| | |||
* | releasing version 0.180.18 | Joey Hess | 2011-01-14 |
| | |||
* | on second thought, unlock should fail if content is not present | Joey Hess | 2011-01-14 |
| | |||
* | unlock: Fix behavior when file content is not present. | Joey Hess | 2011-01-13 |
| | |||
* | clarify default values when no path is specified | Joey Hess | 2011-01-13 |
| | | | | | Much of the code to handle this was unnecessary, as git ls-files is used, and defaults to returning all files of the desired type. | ||
* | DEP5 | Joey Hess | 2011-01-13 |
| | |||
* | test unused et al | Joey Hess | 2011-01-12 |
| | |||
* | avoid crashing if run before unused log is present | Joey Hess | 2011-01-12 |
| | |||
* | always write log, so it's empty if nothing is unused | Joey Hess | 2011-01-12 |
| |