summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* implement 3 level trust storage in trust.logGravatar Joey Hess2011-01-26
|
* document 3-level trustGravatar Joey Hess2011-01-26
|
* moreGravatar Joey Hess2011-01-26
|
* updateGravatar Joey Hess2011-01-26
|
* addGravatar Joey Hess2011-01-26
|
* mention git-mediaGravatar Joey Hess2011-01-26
|
* addGravatar Joey Hess2011-01-26
|
* rename TypeInternals to BackendTypesGravatar Joey Hess2011-01-26
| | | | Now that it only contains types used by the backends
* trim cruftGravatar Joey Hess2011-01-26
|
* rework config storageGravatar Joey Hess2011-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 TypeInternalsGravatar Joey Hess2011-01-25
|
* parameterize Backend typeGravatar Joey Hess2011-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/--toGravatar Joey Hess2011-01-25
|
* improve man buildingGravatar Joey Hess2011-01-25
|
* refactorGravatar Joey Hess2011-01-19
|
* Support using the uuidgen command if the uuid command is not available.Gravatar Joey Hess2011-01-19
|
* no attachments w/o admin, copy/pasting insteadGravatar http://christian.amsuess.com/chrysn2011-01-19
|
* small helper script for reflecting git-annex-add on rsync-style backupsGravatar http://christian.amsuess.com/chrysn2011-01-19
|
* (no commit message)Gravatar http://jcftang.myopenid.com/2011-01-19
|
* (no commit message)Gravatar http://jcftang.myopenid.com/2011-01-19
|
* bugGravatar Joey Hess2011-01-18
|
* got rid of Core moduleGravatar Joey Hess2011-01-16
| | | | Most of it was to do with managing annexed Content, so put there
* add news item for git-annex 0.18Gravatar Joey Hess2011-01-14
|
* releasing version 0.180.18Gravatar Joey Hess2011-01-14
|
* on second thought, unlock should fail if content is not presentGravatar Joey Hess2011-01-14
|
* unlock: Fix behavior when file content is not present.Gravatar Joey Hess2011-01-13
|
* clarify default values when no path is specifiedGravatar Joey Hess2011-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.
* DEP5Gravatar Joey Hess2011-01-13
|
* test unused et alGravatar Joey Hess2011-01-12
|
* avoid crashing if run before unused log is presentGravatar Joey Hess2011-01-12
|
* always write log, so it's empty if nothing is unusedGravatar Joey Hess2011-01-12
|
* I thought that reversion a migration might fail. It didn't. :)Gravatar Joey Hess2011-01-11
|
* migrate: Fix support for --backend option.Gravatar Joey Hess2011-01-11
|
* test migrate; 75%Gravatar Joey Hess2011-01-11
|
* test precommit; 74%Gravatar Joey Hess2011-01-11
|
* updateGravatar Joey Hess2011-01-11
|
* more fsck checksGravatar Joey Hess2011-01-11
| | | | 72% coverage
* add tests of setkey/fromkeyGravatar Joey Hess2011-01-11
|
* fsck: Fix bug in moving of corrupted files to .git/annex/bad/Gravatar Joey Hess2011-01-11
|
* test fsckGravatar Joey Hess2011-01-11
|
* add tests for trust/untrustGravatar Joey Hess2011-01-11
|
* quiet git commit messagesGravatar Joey Hess2011-01-11
|
* robustness fixes for empty or missing trust logGravatar Joey Hess2011-01-11
|
* better typesGravatar Joey Hess2011-01-11
|
* Bugfix: `copy --to` and `move --to` forgot to stage location log changes ↵Gravatar Joey Hess2011-01-11
| | | | after transferring the file to the remote repository. (Did not affect ssh remotes.)
* add checks that location log files are committedGravatar Joey Hess2011-01-11
| | | | currently failing for move --to
* test locationlog contents tooGravatar Joey Hess2011-01-11
|
* use concatGravatar Joey Hess2011-01-09
|
* enable dpkg-mergechangelogsGravatar Joey Hess2011-01-09
|
* close bugGravatar Joey Hess2011-01-09
|