| Commit message (Expand) | Author | Age | Files | Lines |
* | JGit v3.0.3.201309161630-rv3.0.3.201309161630-rstable-3.0 | Matthias Sohn | 2013-09-16 | 3 | -4/+4 |
* | Prepare post 3.0.2 builds | Matthias Sohn | 2013-09-11 | 3 | -34/+34 |
* | JGit v3.0.2.201311090911-rv3.0.2.201311090911-r | Matthias Sohn | 2013-09-11 | 3 | -3/+3 |
* | Prepare post 3.0.2-rc2 builds | Matthias Sohn | 2013-09-04 | 3 | -3/+3 |
* | JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2 | Matthias Sohn | 2013-09-04 | 3 | -3/+3 |
* | Update build to use CBI jarsigner plugin | Matthias Sohn | 2013-09-04 | 1 | -2/+0 |
* | Update reflog like C Git during rebase (non-interactive) | Robin Rosenberg | 2013-08-21 | 2 | -13/+40 |
* | Make sure checkout is not deleting folders outside the workingtree | Christian Halstrick | 2013-08-21 | 1 | -2/+2 |
* | Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter | Robin Stocker | 2013-08-21 | 1 | -3/+7 |
* | Check parentFile is not null | Hiroshi Tomita | 2013-08-21 | 1 | -1/+1 |
* | Update HEAD in cherry-picking several commits | Hiroshi Tomita | 2013-08-21 | 1 | -5/+4 |
* | Fix HTTP response processing for WWW-Authenticate headers | Alex Rukhlin | 2013-08-21 | 1 | -17/+38 |
* | Don't skip want validation when the client sends no haves | Dave Borowitz | 2013-08-21 | 1 | -2/+2 |
* | Recognize CRLF when parsing the short message of a commit or tag | Robin Rosenberg | 2013-08-21 | 4 | -5/+35 |
* | Prepare 3.0.2-SNAPSHOT builds | Matthias Sohn | 2013-08-19 | 3 | -34/+34 |
* | Prepare post 3.0.0.201306101825-r builds | Matthias Sohn | 2013-06-13 | 3 | -3/+3 |
* | JGit v3.0.0.201306101825-rv3.0.0.201306101825-r | Matthias Sohn | 2013-06-11 | 3 | -3/+3 |
* | Prepare post 3.0.0 RC3 builds | Matthias Sohn | 2013-06-04 | 3 | -3/+3 |
* | JGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3 | Matthias Sohn | 2013-06-04 | 3 | -3/+3 |
* | Prepare post 3.0.0-rc2 builds | Matthias Sohn | 2013-05-29 | 3 | -3/+3 |
* | JGit v3.0.0.201305281830-rc2v3.0.0.201305281830-rc2 | Matthias Sohn | 2013-05-29 | 3 | -3/+3 |
* | Support refspecs with wildcard in middle (not only at end) | Robin Stocker | 2013-05-28 | 3 | -19/+64 |
* | Fix multiple bugs in RawSubStringPattern used by MessageRevFilter | Robin Stocker | 2013-05-28 | 1 | -5/+5 |
* | Handle short branch/tag name for setBranch in CloneCommand | Robin Stocker | 2013-05-26 | 1 | -4/+14 |
* | Apply tree filter marks when pairing DiffEntry for renames | Robin Stocker | 2013-05-24 | 1 | -0/+2 |
* | Fix BatchRefUpdate progress-monitoring so it doesn't count twice | Roberto Tyley | 2013-05-19 | 1 | -3/+2 |
* | Merge "Fix DiffFormatter NPEs for DiffEntry without content change" into stab... | Matthias Sohn | 2013-05-16 | 1 | -1/+6 |
|\ |
|
| * | Fix DiffFormatter NPEs for DiffEntry without content change | Robin Stocker | 2013-05-15 | 1 | -1/+6 |
* | | Fix AnyObjectId's generic type declaration of Comparable | Roberto Tyley | 2013-05-16 | 1 | -5/+1 |
|/ |
|
* | Fix CommitCommand not to destroy repo | Christian Halstrick | 2013-05-11 | 1 | -60/+71 |
* | Fix the parameters to an exception | Robin Rosenberg | 2013-05-10 | 1 | -20/+18 |
* | Prepare post 3.0.0 M7 builds | Matthias Sohn | 2013-05-08 | 3 | -3/+3 |
* | JGit v3.0.0.201305080800-m7v3.0.0.201305080800-m7 | Matthias Sohn | 2013-05-08 | 3 | -3/+3 |
* | Add missing @since tags | Matthias Sohn | 2013-05-06 | 5 | -1/+12 |
* | Merge "URIish: Allow multiple slashes in paths" | Shawn Pearce | 2013-05-05 | 1 | -2/+3 |
|\ |
|
| * | URIish: Allow multiple slashes in paths | Robin Stocker | 2013-04-27 | 1 | -2/+3 |
* | | Remove unused repository field from RevWalk | Dave Borowitz | 2013-05-05 | 1 | -9/+1 |
* | | Merge "Require a DiffConfig when creating a FollowFilter" | Shawn Pearce | 2013-05-05 | 4 | -21/+35 |
|\ \ |
|
| * | | Require a DiffConfig when creating a FollowFilter | Dave Borowitz | 2013-05-05 | 4 | -21/+35 |
* | | | Extend the FS class for Java7 | Robin Rosenberg | 2013-05-04 | 9 | -32/+348 |
|/ / |
|
* | | TagCommand should be able to create unannotated tags too | Robin Rosenberg | 2013-05-03 | 3 | -44/+82 |
* | | Merge "Fix warnings about assigning paramter in util.io" | Robin Rosenberg | 2013-05-02 | 5 | -40/+43 |
|\ \ |
|
| * | | Fix warnings about assigning paramter in util.io | Robin Stocker | 2013-05-01 | 5 | -40/+43 |
* | | | Update tags on fetch if --tags or tag refspec specified | Robin Stocker | 2013-05-01 | 1 | -1/+1 |
* | | | Only fetch tags that do not exist locally with auto-follow | Robin Stocker | 2013-05-01 | 1 | -15/+8 |
|/ / |
|
* | | Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE | Robin Stocker | 2013-04-29 | 1 | -1/+15 |
* | | Merge "Make the Reflog a public API again" | Robin Rosenberg | 2013-04-27 | 14 | -63/+234 |
|\ \ |
|
| * | | Make the Reflog a public API again | Robin Rosenberg | 2013-04-26 | 14 | -63/+234 |
* | | | Merge "Remove unused logger from RecursiveMerger" | Robin Rosenberg | 2013-04-27 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | Remove unused logger from RecursiveMerger | Jonathan Nieder | 2013-04-26 | 1 | -3/+0 |