| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare post v1.1.0.201109151100-r buildstable-1.1 | Matthias Sohn | 2011-09-15 | 2 | -2/+2 |
* | JGit v1.1.0.201109151100-rv1.1.0.201109151100-r | Matthias Sohn | 2011-09-15 | 2 | -2/+2 |
* | Prepare post v1.1.0.201109071825-rc3 builds | Matthias Sohn | 2011-09-08 | 2 | -2/+2 |
* | JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3 | Matthias Sohn | 2011-09-08 | 2 | -2/+2 |
* | Use commit message best practices for Mylyn Commit template | Matthias Sohn | 2011-09-05 | 2 | -0/+7 |
* | Add a helper for parsing branch switch info out of a reflog entry | Robin Rosenberg | 2011-09-05 | 1 | -0/+18 |
* | Prepare post-v1.1.0.201109011030-rc2 builds | Matthias Sohn | 2011-09-01 | 2 | -2/+2 |
* | JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2 | Matthias Sohn | 2011-09-01 | 2 | -2/+2 |
* | Fix boxing warnings in PushProcessTest | Tomasz Zarna | 2011-08-24 | 1 | -7/+7 |
* | Throw JGit exception when ResetCommand got wrong ref | Christian Halstrick | 2011-08-21 | 1 | -0/+17 |
* | Fix ClassCastException in MergeCommand | Denys Digtiar | 2011-08-21 | 2 | -2/+35 |
* | Add ListTagCommand to JGit API | Ketan Padegaonkar | 2011-08-21 | 1 | -0/+36 |
* | Merge "Add DeleteTagCommand to JGit API" | Chris Aniszczyk | 2011-08-21 | 1 | -0/+69 |
|\ |
|
| * | Add DeleteTagCommand to JGit API | Tomasz Zarna | 2011-08-21 | 1 | -0/+69 |
* | | Merge "PackWriter: Make want/have actual sets" | Christian Halstrick | 2011-08-18 | 1 | -15/+15 |
|\ \ |
|
| * | | PackWriter: Make want/have actual sets | Shawn O. Pearce | 2011-08-16 | 1 | -15/+15 |
* | | | Use HEAD as default ref for RefLogCommand. | Kevin Sawicki | 2011-08-17 | 1 | -6/+37 |
| |/
|/| |
|
* | | Adds DiffEntry.scan(TreeWalk, boolean) method | Dariusz Luksza | 2011-08-17 | 2 | -1/+300 |
|/ |
|
* | Merge "Add DiffCommand to JGit API" | Christian Halstrick | 2011-08-16 | 1 | -0/+97 |
|\ |
|
| * | Add DiffCommand to JGit API | Tomasz Zarna | 2011-08-16 | 1 | -0/+97 |
* | | Merge "Fix reading of ref names containing characters that sort before /" | Robin Rosenberg | 2011-08-10 | 1 | -0/+30 |
|\ \
| |/
|/| |
|
| * | Fix reading of ref names containing characters that sort before / | Robin Rosenberg | 2011-07-22 | 1 | -0/+30 |
* | | Merge doesn't remove empty folders | Tomasz Zarna | 2011-07-13 | 1 | -0/+41 |
* | | Add support for reseting on directories | Dariusz Luksza | 2011-07-12 | 1 | -3/+43 |
* | | Fixed creation of branch from a tag | Sasa Zivkov | 2011-07-12 | 1 | -0/+24 |
* | | Cleanup directories leftover by test. | Adrian Goerler | 2011-07-07 | 3 | -44/+0 |
* | | Cloning should fail when destination directory exists and is not empty | Adrian Goerler | 2011-07-06 | 2 | -0/+41 |
* | | Do not catch Exception in test cases | Stefan Lay | 2011-07-06 | 2 | -153/+115 |
* | | Merge "Add lookup to remote config if the refSpec is not explicitly set" | Christian Halstrick | 2011-07-06 | 1 | -0/+72 |
|\ \ |
|
| * | | Add lookup to remote config if the refSpec is not explicitly set | Stefan Lay | 2011-07-04 | 1 | -0/+72 |
* | | | TemporaryBuffer: Fix reading from in-memory InputStream | Shawn O. Pearce | 2011-06-24 | 1 | -0/+15 |
|/ / |
|
* | | Add ReflogCommand | Chris Aniszczyk | 2011-06-22 | 1 | -0/+90 |
* | | Refactor out ReflogEntry | Chris Aniszczyk | 2011-06-20 | 2 | -14/+13 |
* | | Fix IndexOutOfBoundsException when parsing PersonIdent | Marc Strapetz | 2011-06-14 | 1 | -0/+15 |
|/ |
|
* | Prepare 1.1.0 builds | Matthias Sohn | 2011-06-06 | 2 | -33/+33 |
* | Merge branch 'stable-1.0' | Matthias Sohn | 2011-06-02 | 4 | -1/+416 |
|\ |
|
| * | Prepare post v1.0.0.201106011211-rc3 builds | Matthias Sohn | 2011-06-01 | 2 | -2/+2 |
| * | JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3 | Matthias Sohn | 2011-06-01 | 2 | -2/+2 |
| * | Remove incubation marker | Matthias Sohn | 2011-05-31 | 1 | -1/+1 |
| * | blame: Compute the origin of lines in a result file | Shawn O. Pearce | 2011-05-31 | 3 | -0/+415 |
* | | Merge branch 'stable-1.0' | Shawn O. Pearce | 2011-05-31 | 5 | -4/+118 |
|\| |
|
| * | Ensure the HTTP request is fully consumed | Shawn O. Pearce | 2011-05-31 | 1 | -0/+32 |
| * | Make sure test repositories are closed | Christian Halstrick | 2011-05-31 | 4 | -0/+16 |
| * | Fix CloneCommand not to fetch into remote tracking branches when bare | Christian Halstrick | 2011-05-31 | 2 | -4/+70 |
* | | CleanCommand: add the ability to do a dry run | Abhishek Bhatnagar | 2011-05-31 | 1 | -0/+19 |
* | | Fix GitConstructionTest teardown | Robin Rosenberg | 2011-05-30 | 1 | -0/+9 |
|/ |
|
* | Merge "Let RefDirectory use FileSnapShot to handle fast updates" | Chris Aniszczyk | 2011-05-25 | 2 | -25/+43 |
|\ |
|
| * | Let RefDirectory use FileSnapShot to handle fast updates | Christian Halstrick | 2011-05-23 | 2 | -25/+43 |
* | | Add a DiffFormatter which calculates a patch-id | Stefan Lay | 2011-05-24 | 1 | -0/+120 |
* | | Add CleanCommandTest and fix CleanCommand | Abhishek Bhatnagar | 2011-05-24 | 1 | -0/+116 |
|/ |
|