Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Git clients list on empty repository page | Florian Zschocke | 2023-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | | The page shown for an empty repository lists suggestions for Git clients, mostly GUI ones, and links to their web pages. The TortoiseGit client entry is removed since the URL is no longer valid. The excellent client Fork is added to the closed source clients section. This commit also cleans up some other entries, fixing broken tags, escaping ampersands and removing outdated or wrong information. | ||||
* | pages: Fix link for GitExtension, which moved to Github | Florian Zschocke | 2022-04-09 | 1 | -1/+1 |
| | |||||
* | Tweak empty repository page | James Moger | 2014-06-03 | 1 | -1/+1 |
| | |||||
* | Redesign the EmptyRepositoryPage | James Moger | 2014-05-15 | 1 | -42/+44 |
| | |||||
* | Fixed compile failure and updated translated empty repo pages | James Moger | 2014-01-14 | 1 | -0/+3 |
| | |||||
* | Overhauled navigation and flattened look | James Moger | 2013-05-19 | 1 | -1/+2 |
| | |||||
* | Update urls on empty repository page | James Moger | 2013-05-10 | 1 | -2/+3 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+56 |
This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward. |