Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | The git-annex-backend attribute has been renamed to annex.backend. | Joey Hess | 2010-11-28 |
| | |||
* | In .gitattributes, the git-annex-numcopies attribute can be used to control ↵ | Joey Hess | 2010-11-28 |
| | | | | the number of copies to retain of different types of files. | ||
* | finished hlinting | Joey Hess | 2010-11-22 |
| | |||
* | hlint tweaks | Joey Hess | 2010-11-22 |
| | | | | Remotes.hs next, and also Backend/* and Command/* | ||
* | Fix `git annex add ../foo` (when ran in a subdir of the repo). | Joey Hess | 2010-11-17 |
| | | | | There was no reason for Git.relative to be used here. | ||
* | dropunused | Joey Hess | 2010-11-15 |
| | |||
* | fsck improvements | Joey Hess | 2010-11-13 |
| | | | | | | | | | * fsck: Check if annex.numcopies is satisfied. * fsck: Verify the sha1 of files when the SHA1 backend is used. * fsck: Verify the size of files when the WORM backend is used. * fsck: Allow specifying individual files to fsk if fscking everything is not desired. * fsck: Fix bug, introduced in 0.04, in detection of unused data. | ||
* | refactoring, no code changes really | Joey Hess | 2010-11-08 |
| | |||
* | fsck works | Joey Hess | 2010-11-07 |
| | |||
* | hlinted a few files | Joey Hess | 2010-11-06 |
| | |||
* | In .gitattributes, the git-annex-backend attribute can be set to the names ↵ | Joey Hess | 2010-11-01 |
| | | | | of backends to use when adding different types of files. | ||
* | now only need to add gitattributes lookup | Joey Hess | 2010-11-01 |
| | |||
* | Fix crash on unknown symlinks. | Joey Hess | 2010-10-31 |
| | |||
* | more Wall cleaning | Joey Hess | 2010-10-31 |
| | |||
* | ok, let's just use extensible-exceptions | Joey Hess | 2010-10-30 |
| | |||
* | Support building with Debian stable's ghc. | Joey Hess | 2010-10-30 |
| | |||
* | copyright statements0.02 | Joey Hess | 2010-10-27 |
| | |||
* | fix perl refugee code | Joey Hess | 2010-10-22 |
| | |||
* | new fromkey subcommand, for registering urls, etc0.01 | Joey Hess | 2010-10-21 |
| | | | | had to redo Annex monad's flag storage | ||
* | gratuitous rename | Joey Hess | 2010-10-18 |
| | |||
* | move supportedBackends list into annex monad | Joey Hess | 2010-10-17 |
| | | | | | | | This was necessary so the File backend could import Backend w/o a cycle. Moved code that checks whether enough backends have a file into File backend. | ||
* | tweaks | Joey Hess | 2010-10-16 |
| | |||
* | git annex describe | Joey Hess | 2010-10-16 |
| | |||
* | bugfix | Joey Hess | 2010-10-14 |
| | |||
* | annex.numcopies works | Joey Hess | 2010-10-14 |
| | |||
* | bug | Joey Hess | 2010-10-14 |
| | |||
* | break depends cycle | Joey Hess | 2010-10-14 |
| | |||
* | implemented basic --drop | Joey Hess | 2010-10-14 |
| | |||
* | more reorg, spiffed up state monad | Joey Hess | 2010-10-14 |
| | |||
* | more namespace cleanup | Joey Hess | 2010-10-14 |
| | |||
* | convert GitRepo to qualified import | Joey Hess | 2010-10-14 |
| | |||
* | use a state monad | Joey Hess | 2010-10-13 |
| | | | | enormous reworking | ||
* | key conversion back from file bugfixes | Joey Hess | 2010-10-13 |
| | |||
* | error handling | Joey Hess | 2010-10-13 |
| | |||
* | autobugfixing! | Joey Hess | 2010-10-13 |
| | | | | | | | | Converted Key to a real data type and caught all the places where I used an unconverted filename as a key. Had to loose some sanity checks around whether something is already annexed, but I guess I can add those back other ways. | ||
* | got rid of the .git-annex/key.backend files | Joey Hess | 2010-10-13 |
| | |||
* | update | Joey Hess | 2010-10-12 |
| | |||
* | bugfixes | Joey Hess | 2010-10-12 |
| | |||
* | getting files via http working! | Joey Hess | 2010-10-12 |
| | |||
* | hookup annexgetfile | Joey Hess | 2010-10-12 |
| | |||
* | consistency | Joey Hess | 2010-10-12 |
| | |||
* | handle newlines on keys | Joey Hess | 2010-10-12 |
| | |||
* | simplify some function signatures using state | Joey Hess | 2010-10-12 |
| | |||
* | more state | Joey Hess | 2010-10-12 |
| | |||
* | thread State thru to backends | Joey Hess | 2010-10-12 |
| | |||
* | explicit exports | Joey Hess | 2010-10-11 |
| | |||
* | split up Types | Joey Hess | 2010-10-11 |
| | |||
* | missed a file | Joey Hess | 2010-10-10 |
| | |||
* | update | Joey Hess | 2010-10-10 |
| | |||
* | update | Joey Hess | 2010-10-10 |
| |