summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""Robin Rosenberg2010-01-126-11/+66
|\
| * Partial revert "Switch build to Apache Felix maven-bundle-plugin"Robin Rosenberg2010-01-106-11/+66
* | Read core.worktree regardless of whether .git was discovered or notRobin Rosenberg2010-01-061-9/+5
* | Explicitly release resources used by java.util.zip.DeflaterIgor Fedorenko2010-01-061-4/+5
* | Remove unnecessary semicolon in MergeChunkShawn O. Pearce2010-01-061-1/+2
* | Merge branch 'cq-diff'Shawn O. Pearce2010-01-069-1/+1429
|\ \
| * | Add file content merge algorithmChristian Halstrick2010-01-064-0/+688
| * | Add javadoc comments, remove unused code, shift comments to correct placeChristian Halstrick2009-10-093-25/+97
| * | Fixed MyersDiff to be able to handle more than 100kChristian Halstrick2009-10-092-16/+171
| * | Add the "jgit diff" commandJohannes Schindelin2009-10-061-1/+1
| * | Prepare RawText for diff-index and diff-filesJohannes Schindelin2009-10-061-1/+27
| * | Add Myers' algorithm to generate diff scriptsJohannes Schindelin2009-10-061-0/+469
| * | Add set to IntListJohannes Schindelin2009-10-061-0/+18
* | | UnionInputStream: combines sequential InputStreams into oneShawn O. Pearce2010-01-041-0/+208
* | | Add getPacks to ObjectDirectoryShawn O. Pearce2010-01-041-0/+12
| |/ |/|
* | Switch build to Apache Felix maven-bundle-pluginShawn O. Pearce2009-12-287-70/+42
* | Recognize Git repository environment variablesRobin Rosenberg2009-12-284-21/+184
* | Add support for creating detached headsRobin Rosenberg2009-12-282-0/+38
* | Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2Shawn O. Pearce2009-12-287-9/+9
* | Get rid of a duplicate constant for SHA-1 lengthRobin Rosenberg2009-12-286-28/+32
* | Merge change I5b232f67Code Review2009-12-221-2/+2
|\ \
| * | Fix typo in ReceivePack.javaNico Sallembien2009-12-221-2/+2
* | | Method to get a 'humanish' name from a pathMykola Nikishov2009-12-191-0/+52
* | | Flipped jgit.core to manifest-first maven-3/tycho buildIgor Fedorenko2009-12-081-12/+3
|/ /
* | Replace a hard-coded default remote's name with a constantMykola Nikishov2009-11-291-0/+3
* | Move AWT based SSH authenticator to ui bundleShawn O. Pearce2009-11-021-115/+5
* | Refactor the cached Authenticator data out of AwtAuthenticatorShawn O. Pearce2009-11-021-0/+126
* | Refactor our Maven build to be modularShawn O. Pearce2009-11-022-1/+97
* | Move AWT UI code to new org.eclipse.jgit.ui bundleMykola Nikishov2009-10-315-732/+1
* | Don't create .git/remotes folders on initSasa Zivkov2009-10-311-1/+0
* | Move pure IO utility functions to a utility class of its own.Robin Rosenberg2009-10-3118-191/+252
* | Eclipse IDE: Automatically remove trailing whitespace on saveShawn O. Pearce2009-10-311-1/+53
* | Remove trailing whitespace at end of lineAlex Blewitt2009-10-31110-533/+533
* | Add gitignore to constantsMykola Nikishov2009-10-161-0/+3
* | Make the default encoding when reading commits UTF-8Constantine Plotnikov2009-10-081-11/+7
|/
* Merge changes I282ee1c6,I5700ca48,Ic243544a,Ia2cce34d,I2fd81be2Code Review2009-10-054-112/+17
|\
| * Move HttpSupport's configureHttpProxy to jgit-pgmShawn O. Pearce2009-10-051-42/+0
| * Move AmazonS3 command line utility to jgit-pgmShawn O. Pearce2009-10-051-66/+0
| * Standardize the source code formatter for EclipseShawn O. Pearce2009-10-052-4/+17
* | Mark JGit plugin as 0.6Shawn O. Pearce2009-10-051-17/+17
|/
* Merge change I908e4c77Code Review2009-10-053-8/+23
|\
| * Add support for logAllRefUpdates configuration parameterChristian Halstrick2009-10-023-8/+23
* | Document protected members of RevObjectListShawn O. Pearce2009-10-021-0/+11
* | Make it possible to clear a PlotCommitListJonas Fonseca2009-10-012-6/+14
* | Include description for missing bundle prereqsSasa Zivkov2009-10-012-15/+26
|/
* Cleanup MANIFEST.MF in JGitChris Aniszczyk2009-10-011-12/+17
* Mark our one Eclipse plugin as in incubation statusShawn O. Pearce2009-09-291-1/+1
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-29306-0/+68444