summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Don't allow null name or e-mail in PersonIdentRobin Stocker2012-10-133-38/+47
* | | | | Merge "Fix Javadoc formatting of org.eclipse.jgit.diff package"Shawn Pearce2012-10-2512-61/+65
|\ \ \ \ \
| * | | | | Fix Javadoc formatting of org.eclipse.jgit.diff packageRobin Stocker2012-10-1712-61/+65
| | |_|/ / | |/| | |
* | | | | Merge "Simplify push error message when ref already exists"Shawn O. Pearce2012-10-255-6/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Simplify push error message when ref already existsShawn O. Pearce2012-10-175-6/+7
| |/ / /
* | | | Merge "AbstractTreeIterator: Add toString with entry path"Christian Halstrick2012-10-221-0/+5
|\ \ \ \
| * | | | AbstractTreeIterator: Add toString with entry pathRobin Stocker2012-10-201-0/+5
* | | | | StashCreateCommand: Abort in case of unmerged pathsRobin Stocker2012-10-224-0/+61
|/ / / /
* | | | Update packaging build to use Tycho 0.16Matthias Sohn2012-10-191-1/+1
* | | | Update jgit's last release version for API change reportsMatthias Sohn2012-10-161-1/+1
|/ / /
* | | Merge "Add a hint on the purpose of JGitInternalException to the constructor"Christian Halstrick2012-10-141-0/+4
|\ \ \
| * | | Add a hint on the purpose of JGitInternalException to the constructorRobin Rosenberg2012-10-141-0/+4
* | | | RevWalk: Add link to parseHeaders/parseBody in Javadoc of lookupCommitRobin Stocker2012-10-131-0/+3
| |/ / |/| |
* | | Merge "Make BlameGenerator comments more clear"Matthias Sohn2012-10-091-4/+6
|\ \ \
| * | | Make BlameGenerator comments more clearPatrick Carlson2012-08-171-4/+6
* | | | CommitCommand: Use original author on amend if author is not setRobin Stocker2012-10-082-3/+51
* | | | CommitCommand: Don't allow amending on initial commitRobin Stocker2012-10-084-0/+13
| |/ / |/| |
* | | Merge "Add --squash option to org.eclipse.jgit.pgm.Merge"Matthias Sohn2012-10-074-14/+57
|\ \ \ | |_|/ |/| |
| * | Add --squash option to org.eclipse.jgit.pgm.MergeTomasz Zarna2012-10-074-14/+57
* | | Fix unstable testRobin Rosenberg2012-10-021-1/+1
* | | Update READMERobin Stocker2012-09-281-32/+31
|/ /
* | Fix compile error (method not available in 1.5)Markus Keller2012-09-271-1/+1
* | Merge "Remove unused import introduced with 8f706db5"Robin Rosenberg2012-09-261-2/+2
|\ \
| * | Remove unused import introduced with 8f706db5Matthias Sohn2012-09-251-2/+2
* | | Revert "The constructor CmdLineException(String) is deprecated"Shawn O. Pearce2012-09-266-36/+20
|/ /
* | Merge "Provide a convenient read() in RepositoryTestCase"Christian Halstrick2012-09-253-13/+27
|\ \
| * | Provide a convenient read() in RepositoryTestCaseRobin Stocker2012-09-253-13/+27
* | | Merge "Add the intended file to avoid breakage"Christian Halstrick2012-09-251-1/+1
|\ \ \ | |/ / |/| |
| * | Add the intended file to avoid breakageRobin Rosenberg2012-09-251-1/+1
* | | Merge "Allow @ in branch names and tighten syntax checking"Robin Rosenberg2012-09-242-7/+86
|\ \ \
| * | | Allow @ in branch names and tighten syntax checkingRobin Rosenberg2012-09-232-7/+86
| |/ /
* | | Merge "FileBasedConfig supports UTF-8 byte order marker"Robin Rosenberg2012-09-243-2/+196
|\ \ \
| * | | FileBasedConfig supports UTF-8 byte order markerMarc Strapetz2012-09-243-2/+196
* | | | Merge "Fix typo in AnyObjectId#abbreviate"Robin Rosenberg2012-09-241-2/+2
|\ \ \ \
| * | | | Fix typo in AnyObjectId#abbreviateRobin Stocker2012-09-241-2/+2
| | |/ / | |/| |
* | | | Merge "Add toString for TrackingRefUpdate"Robin Rosenberg2012-09-241-0/+17
|\ \ \ \
| * | | | Add toString for TrackingRefUpdateRobin Stocker2012-09-241-0/+17
| |/ / /
* | | | Merge "Refuse to checkout unmerged paths from index"Christian Halstrick2012-09-242-1/+29
|\ \ \ \
| * | | | Refuse to checkout unmerged paths from indexRobin Stocker2012-09-232-1/+29
* | | | | Comment an empty block which is okRobin Rosenberg2012-09-231-0/+1
* | | | | Remove unnecessary @SuppressWarningsRobin Rosenberg2012-09-231-1/+0
* | | | | Remove uses of TextBuiltin.out in favor of outwRobin Rosenberg2012-09-233-14/+18
| |/ / / |/| | |
* | | | Merge "The constructor CmdLineException(String) is deprecated"Robin Rosenberg2012-09-236-20/+36
|\ \ \ \ | |/ / / |/| | |
| * | | The constructor CmdLineException(String) is deprecatedTomasz Zarna2012-09-236-20/+36
* | | | Merge changes Ic2b78ba9,Ia13e63edShawn O. Pearce2012-09-226-9/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Use '406 Not Acceptable' when info/refs is disabledShawn O. Pearce2012-09-191-1/+1
| * | | Compress large /info/refs responses on HTTPShawn O. Pearce2012-09-195-8/+16
* | | | Suppress boxing warnings where we know they are okRobin Rosenberg2012-09-2226-50/+163
* | | | Merge "Fixed instability in some GC tests."Matthias Sohn2012-09-201-11/+7
|\ \ \ \
| * | | | Fixed instability in some GC tests.Sasa Zivkov2012-09-201-11/+7
| |/ / /