Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 1 | -1/+1 |
| | |||||
* | Centralize default branch/HEAD resolution (issue 14) | James Moger | 2011-07-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | If an object id was not specified Gitblit used HEAD to perform the operation. This breaks under some conditions like working with a repository that does not have any commits on master but does have commits on a vcs-import branch. The new approach is to centralize the resolution of unspecified object ids to a common method which resolves HEAD first but uses the most recently modified branch if HEAD points to nothing. This commit also includes a non-functional method for creating an empty branch. I couldn't figure out how to make JGit create an orphaned branch. | ||||
* | Stubbed out Blame. Added Github banner to site. Documentation. | James Moger | 2011-06-08 | 1 | -1/+1 |
| | |||||
* | Fixed refs linking problem. Author metrics are lowercase. | James Moger | 2011-06-04 | 1 | -1/+1 |
| | |||||
* | Unit testing. Start of git-notes display feature. | James Moger | 2011-06-02 | 1 | -1/+1 |
| | |||||
* | Unit testing. Disable links on first commit. Initial stats page. | James Moger | 2011-06-01 | 1 | -1/+2 |
| | |||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 1 | -1/+1 |
| | |||||
* | Moved distribution files. Revised build script. Security revisions. | James Moger | 2011-05-12 | 1 | -0/+2 |