Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | copyright statements0.02 | Joey Hess | 2010-10-27 |
| | |||
* | bugfix | Joey Hess | 2010-10-25 |
| | |||
* | drop incomplete bare repo support | Joey Hess | 2010-10-25 |
| | | | | | | Added a bug about it. Now git annex move --from works fully | ||
* | git annex move --from remote almost working | Joey Hess | 2010-10-25 |
| | |||
* | gratuitous rename | Joey Hess | 2010-10-18 |
| | |||
* | atomic file retrieval from backends | Joey Hess | 2010-10-17 |
| | |||
* | bugfix: don't add files under .git-annex | Joey Hess | 2010-10-16 |
| | | | | That could happen if git annex add -N were used repeatedly.. | ||
* | tweaks | Joey Hess | 2010-10-16 |
| | |||
* | relative link fix | Joey Hess | 2010-10-15 |
| | |||
* | changed key to include backend name | 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 |
| | |||
* | update | Joey Hess | 2010-10-13 |
| | |||
* | copying almost working | Joey Hess | 2010-10-13 |
| | |||
* | key conversion back from file bugfixes | 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. | ||
* | fix relative symlink 2 | Joey Hess | 2010-10-13 |
| | |||
* | better key to file mapping | Joey Hess | 2010-10-13 |
| | |||
* | relative symlink to annexed file | Joey Hess | 2010-10-13 |
| | |||
* | got rid of the .git-annex/key.backend files | Joey Hess | 2010-10-13 |
| | |||
* | bugfix in escaping | Joey Hess | 2010-10-13 |
| | |||
* | update | Joey Hess | 2010-10-12 |
| | |||
* | bugfixes | Joey Hess | 2010-10-12 |
| | |||
* | faddle | Joey Hess | 2010-10-12 |
| | |||
* | explicit exports | Joey Hess | 2010-10-11 |
| | |||
* | split up Types | Joey Hess | 2010-10-11 |
| | |||
* | foo | Joey Hess | 2010-10-11 |
| | |||
* | update | Joey Hess | 2010-10-10 |
| | |||
* | convert GitRepo to struct with constructor | Joey Hess | 2010-10-10 |