summaryrefslogtreecommitdiff
path: root/doc/bare_repositories.mdwn
Commit message (Collapse)AuthorAge
* improve bare repo handingGravatar Joey Hess2011-06-22
| | | | | Many more commands can work in bare repos now, thanks to the git-annex branch.
* update documentation that mentioned .git-annex/Gravatar Joey Hess2011-06-22
|
* prep for releaseGravatar Joey Hess2011-03-03
|
* fix up commands that are trouble on bare reposGravatar Joey Hess2011-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 repoGravatar Joey Hess2011-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 supportGravatar Joey Hess2011-03-03
|
* wow, non-local bare repos just workedGravatar Joey Hess2011-03-03
|
* initial documantation/todo list for bare repositoriesGravatar Joey Hess2011-03-03