summaryrefslogtreecommitdiff
path: root/doc/bare_repositories.mdwn
Commit message (Collapse)AuthorAge
* add a missing stepGravatar Joey Hess2012-04-13
|
* a recipe for setting up a bare remoteGravatar Valentin_Haenel2011-11-04
|
* bare cleanupGravatar Joey Hess2011-10-29
|
* unused, dropunused: Now work in bare repositories.Gravatar Joey Hess2011-10-29
| | | | | Turned out I had already done all the work needed to support this when unused started checking all branches.
* 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