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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CheckoutCommand not setting up tracking
Robin Stocker
2014-08-05
4
-42
/
+81
*
Run unit tests in parallel
Matthias Sohn
2014-08-04
1
-0
/
+5
*
Merge "Add isRebase to API of BranchConfig"
Robin Rosenberg
2014-08-03
2
-3
/
+27
|
\
|
*
Add isRebase to API of BranchConfig
Robin Stocker
2014-08-03
2
-3
/
+27
*
|
Merge "Use bitcheck to check for presence of OPT_FULL option"
Robin Rosenberg
2014-08-03
1
-6
/
+1
|
\
\
|
*
|
Use bitcheck to check for presence of OPT_FULL option
Kevin Sawicki
2014-08-02
1
-6
/
+1
|
|
/
*
/
NetRC parser and credentials provider.
Alexey Kuznetsov
2014-08-03
4
-0
/
+629
|
/
*
Enhance BranchConfig API to expose branch.* options
Robin Stocker
2014-08-03
1
-18
/
+47
*
Add IndexDiff tests for merge conflict state BOTH_ADDED
Laurent Goubet
2014-08-02
1
-0
/
+116
*
IndexDiffFilter should never filter entries with stage!=0
Christian Halstrick
2014-08-02
2
-1
/
+30
*
Merge "HistogramDiff: Convert stack recursion to heap managed queue"
Robin Rosenberg
2014-08-02
1
-6
/
+14
|
\
|
*
HistogramDiff: Convert stack recursion to heap managed queue
Shawn Pearce
2014-07-25
1
-6
/
+14
*
|
Fix Javadoc errors with Java 8
Robin Stocker
2014-08-02
3
-11
/
+11
*
|
Fix API errors raised on ResolveMerger affecting API providers only
Christian Halstrick
2014-07-31
3
-3
/
+24
*
|
Implement RepoCommand.Project.hashCode() since we override equals()
Matthias Sohn
2014-07-30
1
-0
/
+5
*
|
Remove @Override annotation illegal for interfaces on Java 5
Matthias Sohn
2014-07-30
1
-1
/
+0
*
|
Mark package org.eclipse.jgit.gitrepo.internal as x-internal
Matthias Sohn
2014-07-30
1
-1
/
+1
*
|
Small performance optimization for ignore rules/fnmatcher
Andrey Loskutov
2014-07-30
2
-8
/
+28
*
|
Added toString() methods for better debugging of ignore rules
Andrey Loskutov
2014-07-30
3
-0
/
+15
*
|
Fix RevertCommand to correctly revert multiple commits at once.
Maik Schreiber
2014-07-30
2
-0
/
+101
*
|
Merge "Remove overlapping submodules from repo manifest."
Shawn Pearce
2014-07-29
2
-9
/
+124
|
\
\
|
*
|
Remove overlapping submodules from repo manifest.
Yuxuan 'fishy' Wang
2014-07-29
2
-9
/
+124
*
|
|
Merge "Added the missing export in MANIFEST.MF."
Shawn Pearce
2014-07-29
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added the missing export in MANIFEST.MF.
Yuxuan 'fishy' Wang
2014-07-24
1
-0
/
+1
|
|
/
*
|
Merge "RecursiveMerger should not fail on content-merge conflicts of parents"
Christian Halstrick
2014-07-29
4
-9
/
+134
|
\
\
|
*
|
RecursiveMerger should not fail on content-merge conflicts of parents
Christian Halstrick
2014-07-28
4
-9
/
+134
*
|
|
Strip trailing /s in repo base URI.
Yuxuan 'fishy' Wang
2014-07-28
3
-3
/
+9
|
/
/
*
|
Fixed message for exception thrown during recursive merge
Christian Halstrick
2014-07-28
3
-4
/
+4
*
|
Fix RecursiveMerger's internal use of merge to find a merge base
Christian Halstrick
2014-07-25
4
-1
/
+194
*
|
Handle initial checkout correctly
Christian Halstrick
2014-07-25
2
-4
/
+30
|
/
*
Update SUBMITTING_PATCHES
Robin Stocker
2014-07-20
2
-106
/
+44
*
Don't prefix output from jgit status with '# '
Robin Rosenberg
2014-07-19
2
-76
/
+76
*
Preserve merges during pull if configured to do so
Konrad Kügler
2014-07-15
3
-23
/
+256
*
Rebase: Add --preserve-merges support
Konrad Kügler
2014-07-15
3
-30
/
+560
*
Repository.writeMergeHeads to accept a list with subtypes of ObjectId
Konrad Kügler
2014-07-14
1
-2
/
+2
*
Cherry-Pick: Support --no-commit
Konrad Kügler
2014-07-14
2
-8
/
+73
*
Handle diff formatting when there is nothing to compare with
Robin Rosenberg
2014-07-06
3
-19
/
+124
*
Eliminate warning about overlapping variable names
Robin Rosenberg
2014-07-04
1
-5
/
+5
*
Don't warn for methods that can be static
Robin Rosenberg
2014-07-02
15
-15
/
+15
*
Add new default settings from Eclipse 4.4
Robin Rosenberg
2014-07-02
16
-1
/
+81
*
Merge "Clarify comments in message properties files (and fix grammar)"
Matthias Sohn
2014-07-01
2
-3
/
+3
|
\
|
*
Clarify comments in message properties files (and fix grammar)
Robin Stocker
2014-06-30
2
-3
/
+3
*
|
Try to fix intermittent test failure related to file timestamps
Robin Rosenberg
2014-07-01
1
-3
/
+4
|
/
*
Fix incorrect "''" in CLIText.properties
Robin Stocker
2014-06-30
1
-1
/
+1
*
Add a comment to the message properties files on how they are processed
Robin Rosenberg
2014-06-29
2
-0
/
+8
*
Fix spelling error in error messgae
Robin Rosenberg
2014-06-29
1
-1
/
+1
*
Remove duplicate string in CLIText.properties
Robin Rosenberg
2014-06-29
1
-1
/
+0
*
Fix formatting errors in error messages
Robin Rosenberg
2014-06-29
2
-8
/
+8
*
Merge branch 'stable-3.4'
Matthias Sohn
2014-06-21
6
-12
/
+108
|
\
|
*
Prepare 3.4.2-SNAPSHOT builds
Matthias Sohn
2014-06-21
55
-263
/
+263
[next]