Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mention --branch | Joey Hess | 2016-07-20 |
| | |||
* | rename status to info, and update docs | Joey Hess | 2013-11-07 |
| | |||
* | Fix example command. | https://www.google.com/accounts/o8/id?id=AItOawlu7K3h7Ry1uDAU_ERYGuqt0LoGNJqGuRo | 2013-09-26 |
| | |||
* | update docs for --all | Joey Hess | 2013-07-03 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmraN_ldJplGunVGmnjjLN6jL9s9TrVMGE | 2012-10-22 |
| | |||
* | No need for mkdir, make it simpler | https://www.google.com/accounts/o8/id?id=AItOawmraN_ldJplGunVGmnjjLN6jL9s9TrVMGE | 2012-10-22 |
| | |||
* | add a missing step | Joey Hess | 2012-04-13 |
| | |||
* | a recipe for setting up a bare remote | Valentin_Haenel | 2011-11-04 |
| | |||
* | bare cleanup | Joey Hess | 2011-10-29 |
| | |||
* | unused, dropunused: Now work in bare repositories. | Joey Hess | 2011-10-29 |
| | | | | | Turned out I had already done all the work needed to support this when unused started checking all branches. | ||
* | improve bare repo handing | Joey Hess | 2011-06-22 |
| | | | | | Many more commands can work in bare repos now, thanks to the git-annex branch. | ||
* | update documentation that mentioned .git-annex/ | Joey Hess | 2011-06-22 |
| | |||
* | prep for release | Joey Hess | 2011-03-03 |
| | |||
* | fix up commands that are trouble on bare repos | Joey Hess | 2011-03-03 |
| | | | | | Most will just abort. init does a basic init and gives a command to run elsewhere to finish it. | ||
* | prevent trust commands from trying to do things in a bare repo | Joey Hess | 2011-03-03 |
| | | | | | Since they need to stage changes, they would actually, if allowed to run, succeed, but wipe out existing trust.log content. | ||
* | updates for bare repo support | Joey Hess | 2011-03-03 |
| | |||
* | wow, non-local bare repos just worked | Joey Hess | 2011-03-03 |
| | |||
* | initial documantation/todo list for bare repositories | Joey Hess | 2011-03-03 |