Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace JCommander with args4j | James Moger | 2014-03-27 | 1 | -16/+14 |
| | |||||
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 1 | -13/+13 |
| | | | | Change-Id: I9f91138b20219be6e3c4b28251487df262bff6cc | ||||
* | add --all-local-branches to add all local branches of the repo to index | Michael Pailloncy | 2013-05-30 | 1 | -3/+20 |
| | |||||
* | fixed - params.branch parameter was not taking into account. | Michael Pailloncy | 2013-05-30 | 1 | -1/+1 |
| | |||||
* | Completed migration to JGit 3.0.0-SNAPSHOT | James Moger | 2013-04-15 | 1 | -4/+3 |
| | |||||
* | Bump JGit version to 3.0.0-SNAPSHOT | David Ostrovsky | 2013-04-14 | 1 | -2/+4 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+131 |
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. |