- Jun 18, 2010
-
-
Shawn Pearce authored
-
Matthias Sohn authored
Some sources had dos line endings. Also configure all projects to use unix line endings and UTF-8 text encoding. Change-Id: I8fc9a1dbb219ffa91d1b3011b3b11b7e48e74ca7 Signed-off-by:
Matthias Sohn <matthias.sohn@sap.com>
-
- Jun 17, 2010
-
-
Shawn Pearce authored
-
- Jun 16, 2010
-
-
Andrew Bayer authored
Modifications to various classes in order to allow serialization for use of JGit in Hudson's git plugin. Change-Id: If088717d3da7483538c00a927e433a74085ae9e6
-
Mathias Kinzler authored
If a repository is "bare", it currently still returns a working directory. This conflicts with the specification of "bare"-ness. Bug: 311902 Change-Id: Ib54b31ddc80b9032e6e7bf013948bb83e12cfd88 Signed-off-by:
Mathias Kinzler <mathias.kinzler@sap.com>
-
- Jun 15, 2010
-
-
Matthias Sohn authored
-
Chris Aniszczyk authored
-
Mathias Kinzler authored
Currently, there is no way to read the content of the Git Configuration in a way that would allow to list all configured values generically. This change extends the Config class in such a way as to being able to get a list of sections and to get a list of names for any given section or subsection. This is required in able to implement proper configuration handling in EGit (show all the content of a given configuration similar to "git config -l"). Change-Id: Idd4bc47be18ed0e36b11be8c23c9c707159dc830 Signed-off-by:
Mathias Kinzler <mathias.kinzler@sap.com>
-
- Jun 14, 2010
-
-
Shawn Pearce authored
Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3bf96dd0,I3a2a43a1,I292fe88c,Ia1cf40cf * changes: git-servlet: Fix comparing uploadFactory with the wrong DISABLED instance Prefer static inner classes Override equals for SwingLane since super class PlotLane defines it Make sure a Stream is closed upon errors in IpLogGenerator Make constant static in RebuildCommitGraph Make inner classes static in http code Cache filemode in GitIndex Remove unused parent field in PlotLane Removed unused repo field in WorkDirCheckout Extend DiffFormatter API to simplify styling
-
Robin Rosenberg authored
Change-Id: I53f71dc0e3c68839da5ff5a2e0f3eeb8340e4793 Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
-
Shawn Pearce authored
Signed-off-by:
Shawn O. Pearce <spearce@spearce.org>
-
Shawn Pearce authored
Windows doesn't permit us to edit a file in-place with Perl. So create backup files when we perform the edit, and remove them when we are done. This is a tad slower on POSIX systems, but is much more portable. Change-Id: I429c7d698924cb32e709363f5da82f7232bbdab2 Signed-off-by:
Shawn O. Pearce <spearce@spearce.org>
-
Shawn Pearce authored
* stable-0.8: Qualify post-0.8.4 builds JGit 0.8.4 JGit 0.8.3 Include about.html in org.eclipse.jgit artifact Fix build.properties of the JGit feature Added the standard SULA for JGit Add "resources/" as a source folder Change-Id: I4ecb0af41184ef84d104345fd1adcc4a240a38f6
-
Shawn Pearce authored
Change-Id: I84173ece5100f1fcb78168e2e102b649d9466c08 Signed-off-by:
Shawn O. Pearce <spearce@spearce.org>
-
Shawn Pearce authored
Change-Id: I21efed66921eb7e1e4010fccc9fa9af6c4150fc1 Signed-off-by:
Shawn O. Pearce <spearce@spearce.org>
-
Matthias Sohn authored
Created wrong tags for 0.8.3 hence creating another version. Change-Id: I4e00bbcffe1cf872e2d7e3f3d88d068701fb5330 Signed-off-by:
Matthias Sohn <matthias.sohn@sap.com>
-
- Jun 13, 2010
-
-
Matthias Sohn authored
Change-Id: I845da83c74475d74ec25d68f53c0a4738a898550 Signed-off-by:
Matthias Sohn <matthias.sohn@sap.com>
-
Robin Rosenberg authored
Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
-
Robin Rosenberg authored
Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
-
Robin Rosenberg authored
Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
-
Robin Rosenberg authored
Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
-
Robin Rosenberg authored
Static classes are preferrable to keep unwanted dependencies away, and they have one less member field. Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
-
Robin Rosenberg authored
Apparently this was the intention, but never happened Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
-
Robin Rosenberg authored
Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
-
Robin Rosenberg authored
Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
-
- Jun 12, 2010
-
-
Robin Rosenberg authored
Refactor and extend the internals so users can override and intervene during formatting, e.g. to colorize output. Change-Id: Ia1cf40cfd4a5ed7dfb6503f8dfc617237bee0659 Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
-
- Jun 08, 2010
-
-
Matthias Sohn authored
This is required to enable accessing legal info for org.eclipse.jgit from Help > About > Installation Details > Plugins Change-Id: I73f40dd2018112cd23102954d7647ecdbbbf0d89 Signed-off-by:
Matthias Sohn <matthias.sohn@sap.com>
-
- Jun 07, 2010
-
-
Chris Aniszczyk authored
The JGit feature's build.properties was referring to a notice.html instead of license.html Change-Id: I642e2a05d1be58b1d47fd9701edf1a0f2bfa3660 Signed-off-by:
Chris Aniszczyk <caniszczyk@gmail.com>
-
Chris Aniszczyk authored
The Eclipse Foundation requires the standard SULA be present in every feature. We had the license present via edl-v10.html but we were missing the SULA via the license.html file. The fix is to simply add the SULA. Change-Id: I75b43ce098f544b95181755b5cc81a9b1dee6391 Signed-off-by:
Chris Aniszczyk <caniszczyk@gmail.com>
-
- Jun 05, 2010
-
-
Matthias Sohn authored
Building jgit with pde.build was broken without resources. Bug:315823 Change-Id: I45be510ada068b3ffab0feb30ec60f2c96a5ca32 Signed-off-by:
Matthias Sohn <matthias.sohn@sap.com>
-
Marc Strapetz authored
On Windows, FS_Win32_Cygwin has been used if a Cygwin Git installation is present in the PATH. Assuming that the user works with the Cygwin Git installation may result in unnecessary overhead if he actually does not. Applications built on top of jgit may have more knowledge on the actually used Git client (Cygwin or not) and hence should be able to configure which FS to use accordingly. Change-Id: Ifc4278078b298781d55cf5421e9647a21fa5db24
-
Shawn Pearce authored
-
Robin Rosenberg authored
A Change-Id helps tools like Gerrit Code Review to keeps different versions of a patch together. The Change-Id is computed as a SHA-1 hash of some of the same basic information as a commit id on the first commit intended to solve a particular problem and then reused for updated solutions. Change-Id: I04334f84e76e83a4185283cb72ea0308b1cb4182 Signed-off-by:
Robin Rosenberg <robin.rosenberg@dewire.com>
-
- Jun 04, 2010
-
-
Christian Halstrick authored
ReadTreeTest contains a lot of useful tests for "checkout" implementations. But ReadTreeTest was hardcoded to test only WorkDirCheckout. This change doesn't add/modify any tests semantically but refactors ReadTreeTest so that a different implementations of checkout can be tested. This was done to allow DirCacheCheckout to be tested without rewriting all these tests. Change-Id: I36e34264482b855ed22c9dde98824f573cf8ae22 Signed-off-by:
Christian Halstrick <christian.halstrick@sap.com> Signed-off-by:
Matthias Sohn <matthias.sohn@sap.com>
-
- Jun 03, 2010
-
-
Alex Blewitt authored
-
- Jun 02, 2010
-
-
Shawn Pearce authored
Change-Id: Id86e5876b2f684b2a272c07061a276b054ba410d Signed-off-by:
Shawn O. Pearce <spearce@spearce.org>
-
Shawn Pearce authored
Change-Id: I3d4ac7d0617a3575019e2ed748ed2a298a988340 Signed-off-by:
Shawn O. Pearce <spearce@spearce.org>
-
Shawn Pearce authored
Change-Id: I3103c54a2a525f5f190cf35b63394dad6d02cc5e Signed-off-by:
Shawn O. Pearce <spearce@spearce.org>
-
- Jun 01, 2010
-
-
Shawn Pearce authored
-
- May 29, 2010
-
-
Matthias Sohn authored
Change-Id: I91f249422efbb6aea0491e276ccfe00f5ae7d212 Signed-off-by:
Matthias Sohn <matthias.sohn@sap.com>
-