index
:
jgit.git
master
master%private
next
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
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Implemented the git add commandline command."
Chris Aniszczyk
2010-11-07
3
-5
/
+81
|
\
|
*
Implemented the git add commandline command.
Sasa Zivkov
2010-11-07
3
-5
/
+81
*
|
Fixed ResolveMerger regarding handling of deletions
Christian Halstrick
2010-11-07
2
-10
/
+68
*
|
Merge "Add a test for merging deleted files"
Shawn Pearce
2010-11-05
1
-0
/
+52
|
\
\
|
*
|
Add a test for merging deleted files
Christian Halstrick
2010-11-03
1
-0
/
+52
|
|
/
*
|
Merge changes I8d77cb59,I2beb4db5
Shawn Pearce
2010-11-05
2
-71
/
+63
|
\
\
|
*
|
Fixed merge algorithm regarding adjacent modifications
Christian Halstrick
2010-11-02
2
-5
/
+17
|
*
|
Cleaned up MergeAlgorithmTest
Christian Halstrick
2010-11-02
1
-67
/
+47
|
|
/
*
/
Fixed the git init to properly set bare=true
Sasa Zivkov
2010-11-05
1
-0
/
+3
|
/
*
Merge "Exclude FindBugs warning about uninitialized read"
Shawn Pearce
2010-11-01
1
-0
/
+7
|
\
|
*
Exclude FindBugs warning about uninitialized read
Robin Stocker
2010-11-01
1
-0
/
+7
*
|
Fix ugly diff showing insertion of new method
Shawn O. Pearce
2010-11-01
2
-1
/
+25
*
|
Delete DiffPerformanceTest
Shawn O. Pearce
2010-11-01
4
-352
/
+6
*
|
Fix broken HistogramDiff
Shawn O. Pearce
2010-11-01
2
-11
/
+39
|
/
*
Correct typo in HistogramDiffIndex Javadoc
Shawn O. Pearce
2010-10-29
1
-1
/
+1
*
Merge "Exclude FindBugs warnings about Cloneable"
Shawn Pearce
2010-10-29
1
-0
/
+7
|
\
|
*
Exclude FindBugs warnings about Cloneable
Robin Stocker
2010-10-29
1
-0
/
+7
*
|
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
[next]