Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Write gitweb projects.list to ~/gitosis, not inside the gitosis-admin repo. | Tommi Virtanen | 2007-11-29 |
* | When autocreating repositories on push, set git-daemon-export-ok etc. | Tommi Virtanen | 2007-11-18 |
* | Create leading directories when creating missing repos in gitosis-serve. | Tommi Virtanen | 2007-11-15 |
* | Ensure "git init" doesn't write to stdout, and confuse a push. | Tommi Virtanen | 2007-09-03 |
* | Don't git init when it's not needed. | Tommi Virtanen | 2007-09-03 |
* | Make gitosis-serve not fail with commands without arguments. | Tommi Virtanen | 2007-09-03 |
* | Make error messages harder to confuse with strerror(3). | Tommi Virtanen | 2007-09-02 |
* | Make repository autocreate add .git extension. | Tommi Virtanen | 2007-09-02 |
* | Make gitosis-serve create repositories on demand when pushing. | Tommi Virtanen | 2007-09-02 |
* | Add unit tests for gitosis-serve. | Tommi Virtanen | 2007-09-02 |