Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tags on fetch if --tags or tag refspec specified | Robin Stocker | 2013-05-01 | 1 | -0/+25 |
* | Only fetch tags that do not exist locally with auto-follow | Robin Stocker | 2013-05-01 | 1 | -12/+86 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -1/+1 |
* | Fix broken TagCommand API | Robin Rosenberg | 2012-04-06 | 1 | -3/+4 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -0/+4 |
* | Save StoredConfig after modifications | Shawn O. Pearce | 2010-12-15 | 1 | -2/+3 |
* | Add FetchCommand | Chris Aniszczyk | 2010-09-17 | 1 | -0/+91 |