aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Prepare post 3.0.2-rc2 buildsMatthias Sohn2013-09-043-3/+3
* JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2Matthias Sohn2013-09-043-3/+3
* Update build to use CBI jarsigner pluginMatthias Sohn2013-09-041-2/+0
* Update reflog like C Git during rebase (non-interactive)Robin Rosenberg2013-08-212-13/+40
* Make sure checkout is not deleting folders outside the workingtreeChristian Halstrick2013-08-211-2/+2
* Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilterRobin Stocker2013-08-211-3/+7
* Check parentFile is not nullHiroshi Tomita2013-08-211-1/+1
* Update HEAD in cherry-picking several commitsHiroshi Tomita2013-08-211-5/+4
* Fix HTTP response processing for WWW-Authenticate headersAlex Rukhlin2013-08-211-17/+38
* Don't skip want validation when the client sends no havesDave Borowitz2013-08-211-2/+2
* Recognize CRLF when parsing the short message of a commit or tagRobin Rosenberg2013-08-214-5/+35
* Prepare 3.0.2-SNAPSHOT buildsMatthias Sohn2013-08-193-34/+34
* Prepare post 3.0.0.201306101825-r buildsMatthias Sohn2013-06-133-3/+3
* JGit v3.0.0.201306101825-rv3.0.0.201306101825-rMatthias Sohn2013-06-113-3/+3
* Prepare post 3.0.0 RC3 buildsMatthias Sohn2013-06-043-3/+3
* JGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3Matthias Sohn2013-06-043-3/+3
* Prepare post 3.0.0-rc2 buildsMatthias Sohn2013-05-293-3/+3
* JGit v3.0.0.201305281830-rc2v3.0.0.201305281830-rc2Matthias Sohn2013-05-293-3/+3
* Support refspecs with wildcard in middle (not only at end)Robin Stocker2013-05-283-19/+64
* Fix multiple bugs in RawSubStringPattern used by MessageRevFilterRobin Stocker2013-05-281-5/+5
* Handle short branch/tag name for setBranch in CloneCommandRobin Stocker2013-05-261-4/+14
* Apply tree filter marks when pairing DiffEntry for renamesRobin Stocker2013-05-241-0/+2
* Fix BatchRefUpdate progress-monitoring so it doesn't count twiceRoberto Tyley2013-05-191-3/+2
* Merge "Fix DiffFormatter NPEs for DiffEntry without content change" into stab...Matthias Sohn2013-05-161-1/+6
|\
| * Fix DiffFormatter NPEs for DiffEntry without content changeRobin Stocker2013-05-151-1/+6
* | Fix AnyObjectId's generic type declaration of ComparableRoberto Tyley2013-05-161-5/+1
|/
* Fix CommitCommand not to destroy repoChristian Halstrick2013-05-111-60/+71
* Fix the parameters to an exceptionRobin Rosenberg2013-05-101-20/+18
* Prepare post 3.0.0 M7 buildsMatthias Sohn2013-05-083-3/+3
* JGit v3.0.0.201305080800-m7v3.0.0.201305080800-m7Matthias Sohn2013-05-083-3/+3
* Add missing @since tagsMatthias Sohn2013-05-065-1/+12
* Merge "URIish: Allow multiple slashes in paths"Shawn Pearce2013-05-051-2/+3
|\
| * URIish: Allow multiple slashes in pathsRobin Stocker2013-04-271-2/+3
* | Remove unused repository field from RevWalkDave Borowitz2013-05-051-9/+1
* | Merge "Require a DiffConfig when creating a FollowFilter"Shawn Pearce2013-05-054-21/+35
|\ \
| * | Require a DiffConfig when creating a FollowFilterDave Borowitz2013-05-054-21/+35
* | | Extend the FS class for Java7Robin Rosenberg2013-05-049-32/+348
|/ /
* | TagCommand should be able to create unannotated tags tooRobin Rosenberg2013-05-033-44/+82
* | Merge "Fix warnings about assigning paramter in util.io"Robin Rosenberg2013-05-025-40/+43
|\ \
| * | Fix warnings about assigning paramter in util.ioRobin Stocker2013-05-015-40/+43
* | | Update tags on fetch if --tags or tag refspec specifiedRobin Stocker2013-05-011-1/+1
* | | Only fetch tags that do not exist locally with auto-followRobin Stocker2013-05-011-15/+8
|/ /
* | Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVERobin Stocker2013-04-291-1/+15
* | Merge "Make the Reflog a public API again"Robin Rosenberg2013-04-2714-63/+234
|\ \
| * | Make the Reflog a public API againRobin Rosenberg2013-04-2614-63/+234
* | | Merge "Remove unused logger from RecursiveMerger"Robin Rosenberg2013-04-271-3/+0
|\ \ \
| * | | Remove unused logger from RecursiveMergerJonathan Nieder2013-04-261-3/+0
* | | | Refer to getEntryPathLength in docs of getEntryPathBufferRobin Stocker2013-04-271-1/+8
| |_|/ |/| |
* | | Allow deletions to occur when there is no HEADAlex Blewitt2013-04-271-1/+1
|/ /
* | Merge "status: Print conflict description for unmerged paths"Robin Rosenberg2013-04-251-1/+11
|\ \