index
:
jgit.git
master
master%private
next
servlet-4
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
stable-7.2
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge "Remove two "Dead store to local variable" warnings"
Shawn Pearce
2010-10-29
2
-2
/
+1
|
\
\
|
*
|
Remove two "Dead store to local variable" warnings
Robin Stocker
2010-10-29
2
-2
/
+1
|
|
/
*
|
Merge "Use entrySet() instead of keySet()"
Shawn Pearce
2010-10-29
1
-2
/
+3
|
\
\
|
*
|
Use entrySet() instead of keySet()
Robin Stocker
2010-10-29
1
-2
/
+3
|
|
/
*
|
Merge "Use readFully() instead of read()"
Shawn Pearce
2010-10-29
1
-1
/
+1
|
\
\
|
*
|
Use readFully() instead of read()
Robin Stocker
2010-10-29
1
-1
/
+1
|
|
/
*
|
Merge "Use Character.valueOf instead of new Character"
Shawn Pearce
2010-10-29
1
-1
/
+1
|
\
\
|
*
|
Use Character.valueOf instead of new Character
Robin Stocker
2010-10-29
1
-1
/
+1
|
|
/
*
|
Merge "Remove unnecessary null check"
Shawn Pearce
2010-10-29
1
-2
/
+1
|
\
\
|
*
|
Remove unnecessary null check
Robin Stocker
2010-10-29
1
-2
/
+1
|
|
/
*
/
Make private final field static
Robin Stocker
2010-10-29
1
-1
/
+1
|
/
*
Merge "Fix Severe Bug in Merge Algorithm"
Shawn Pearce
2010-10-28
2
-8
/
+30
|
\
|
*
Fix Severe Bug in Merge Algorithm
Christian Halstrick
2010-10-28
2
-8
/
+30
*
|
PullCommand: support upstream configuration for local branches
Mathias Kinzler
2010-10-28
4
-33
/
+91
*
|
Merge "Fix FQCN of moved classes in FindBugsExcludeFilter.xml"
Shawn Pearce
2010-10-28
1
-2
/
+2
|
\
\
|
*
|
Fix FQCN of moved classes in FindBugsExcludeFilter.xml
Robin Stocker
2010-10-28
1
-2
/
+2
*
|
|
Merge "Make AbbreviatedObjectId serializable"
Shawn Pearce
2010-10-28
1
-1
/
+4
|
\
\
\
|
*
|
|
Make AbbreviatedObjectId serializable
Robin Stocker
2010-10-28
1
-1
/
+4
|
|
/
/
*
|
|
Merge "Fix oddness check in MyersDiff for negative numbers"
Shawn Pearce
2010-10-28
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix oddness check in MyersDiff for negative numbers
Robin Stocker
2010-10-28
1
-3
/
+3
|
|
/
/
*
/
/
Fix FindBugs and Eclipse warnings in org.eclipse.jgit.ui
Robin Stocker
2010-10-28
4
-3
/
+13
|
/
/
*
|
Merge "Call ProgressMonitor.update() from main thread"
Shawn O. Pearce
2010-10-27
4
-36
/
+299
|
\
\
|
*
|
Call ProgressMonitor.update() from main thread
Shawn O. Pearce
2010-10-27
4
-36
/
+299
*
|
|
Prevent endless loop of events fired by RefsDirectory
Christian Halstrick
2010-10-27
1
-0
/
+7
|
|
/
|
/
|
*
|
Optimize DirCacheCheckout
Lluis Sanchez
2010-10-26
1
-2
/
+7
*
|
Add option to select diff algorithm for diff command
Christian Halstrick
2010-10-26
2
-0
/
+19
*
|
Merge "[findbugs] Respect exclude filter in maven build"
Shawn Pearce
2010-10-25
1
-0
/
+1
|
\
\
|
*
|
[findbugs] Respect exclude filter in maven build
Matthias Sohn
2010-10-23
1
-0
/
+1
*
|
|
Merge "Allow setting a filter in IndexDiff"
Christian Halstrick
2010-10-25
1
-4
/
+21
|
\
\
\
|
*
|
|
Allow setting a filter in IndexDiff
Jens Baumgart
2010-10-25
1
-4
/
+21
*
|
|
|
Add support for special symref FETCH_HEAD and MERGE_HEAD
Christian Halstrick
2010-10-25
3
-0
/
+40
*
|
|
|
[findbugs] Fix illegal format specifier
Matthias Sohn
2010-10-23
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
[findbugs] Static comparator made final
Matthias Sohn
2010-10-23
1
-1
/
+1
*
|
|
Add FindBugs and CPD to the build.
Chris Aniszczyk
2010-10-23
5
-1
/
+158
|
/
/
*
|
Make ObjectDirectory getPacks() work the first time
Shawn O. Pearce
2010-10-20
1
-1
/
+4
*
|
Update CachedObjectDirectory when inserting objects
Shawn O. Pearce
2010-10-17
4
-15
/
+37
*
|
IndexPack: Make translated progress messages non-static
Shawn O. Pearce
2010-10-17
1
-8
/
+3
*
|
Merge "Allow pgm Main to be extended"
Matthias Sohn
2010-10-17
1
-21
/
+51
|
\
\
|
*
|
Allow pgm Main to be extended
Shawn O. Pearce
2010-10-16
1
-21
/
+51
*
|
|
Fix possible NPE in DirCacheCheckout
Christian Halstrick
2010-10-18
1
-4
/
+7
|
/
/
*
/
Add Cherry-Pick command
Christian Halstrick
2010-10-15
6
-0
/
+403
|
/
*
Add getString utility functions to RawText
Shawn O. Pearce
2010-10-13
1
-2
/
+63
*
Remove dead RawText(RawTextComparator) constructor
Shawn O. Pearce
2010-10-13
5
-31
/
+16
*
Fix RawTextComparator reduceCommonStartEnd at empty lines
Shawn O. Pearce
2010-10-13
2
-0
/
+27
*
Correct spelling of tests in HistogramDiffTest
Shawn O. Pearce
2010-10-13
1
-2
/
+2
*
Fix three-word command names
Shawn O. Pearce
2010-10-14
1
-0
/
+1
*
Generate correct version for jgit source bundle
Matthias Sohn
2010-10-13
3
-35
/
+59
*
Rename method to ResolveMerger.setWorkingTreeIterator()
Christian Halstrick
2010-10-13
2
-8
/
+8
*
DeleteBranchCommand does not clean up upstream configuration
Mathias Kinzler
2010-10-12
2
-8
/
+25
*
Merge "Update Tag to use TagCommand API"
Shawn Pearce
2010-10-12
1
-55
/
+11
|
\
[prev]
[next]