Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to Moxie 0.7.4 to fix prefix index merging bug | James Moger | 2013-04-26 | 1 | -1/+1 |
| | |||||
* | Update to Moxie 0.7.3 | James Moger | 2013-04-26 | 1 | -1/+1 |
| | |||||
* | Completed migration to JGit 3.0.0-SNAPSHOT | James Moger | 2013-04-15 | 1 | -2/+2 |
| | |||||
* | Bump JGit version to 3.0.0-SNAPSHOT | David Ostrovsky | 2013-04-14 | 1 | -2/+2 |
| | |||||
* | Fixed NPE in FedClient and support --baseFolder in FedClient (issue 219) | James Moger | 2013-03-29 | 1 | -1/+1 |
| | |||||
* | Restored missing Windows distrib files lost during the refactor | James Moger | 2013-03-28 | 1 | -3/+0 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+161 |
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. |