Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dropunused behavior change: Now refuses to drop the last copy of a file, ↵ | Joey Hess | 2013-07-25 |
| | | | | | | | | | | unless you use the --force. This was the last place in git-annex that could remove data referred to by the git history, without being forced. Like drop, dropunused checks remotes, and honors the global annex.numcopies setting. (However, .gitattributes settings cannot apply to unused files.) | ||
* | update for Windows | Joey Hess | 2013-05-13 |
| | |||
* | update | Joey Hess | 2013-02-15 |
| | |||
* | tweaks | Joey Hess | 2013-01-16 |
| | |||
* | update documentation about direct mode safety | Joey Hess | 2013-01-16 |
| | |||
* | update docs more | Joey Hess | 2013-01-06 |
| | |||
* | More commands work in direct mode repositories: find, whereis, move, copy, ↵ | Joey Hess | 2013-01-05 |
| | | | | | | | | drop, log. These started working, for free, once lookupFile supported direct mode. yay!! | ||
* | direct mode by default in repositories created by assistant | Joey Hess | 2013-01-01 |
| | |||
* | block all commands that don't work in direct mode | Joey Hess | 2012-12-29 |
| | | | | | I left status working in direct mode, although it doesn't show correct stats for known annex keys. | ||
* | update | Joey Hess | 2012-12-25 |
| | |||
* | added direct and indirect commands | Joey Hess | 2012-12-13 |
| | |||
* | direct mode committing | Joey Hess | 2012-12-12 |
| | |||
* | starting a page about direct mode | Joey Hess | 2012-12-12 |