Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | convert GitRepo to struct with constructor | Joey Hess | 2010-10-10 |
| | |||
* | update | Joey Hess | 2010-10-10 |
| | |||
* | fix storing files in .git/annex by key | Joey Hess | 2010-10-10 |
| | |||
* | update | Joey Hess | 2010-10-10 |
| | |||
* | update | Joey Hess | 2010-10-10 |