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
path:
root
/
org.eclipse.jgit.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate checkoutEntry variant that accepts File
Shawn Pearce
2014-11-27
1
-2
/
+2
*
Deprecate checkoutEntry without ObjectReader
Shawn Pearce
2014-11-24
1
-2
/
+2
*
Don't use java.util.regex for two simple wildcard cases
Andrey Loskutov
2014-11-18
3
-21
/
+26
*
Fix variable name and error message for sideband testing
Stefan Beller
2014-11-10
1
-3
/
+3
*
Expand wildcard imports to specfic classes
Shawn Pearce
2014-11-10
7
-27
/
+32
*
Fix possible NPE in IndexDiff when not all submodules are cloned
Christian Halstrick
2014-11-09
1
-1
/
+7
*
Make sure checkout doesn't report conflicts on ignored paths
Christian Halstrick
2014-11-06
1
-0
/
+32
*
Support for Submodule configuration submodule.<name>.ignore
Christian Halstrick
2014-11-03
1
-0
/
+211
*
Reimplementation of ignore rule parser
Andrey Loskutov
2014-10-27
6
-5
/
+1918
*
Merge "Initialize 'pathLen' field also for empty directories"
Robin Stocker
2014-10-23
1
-0
/
+37
|
\
|
*
Initialize 'pathLen' field also for empty directories
Andrey Loskutov
2014-10-23
1
-0
/
+37
*
|
BundleWriter: Support including HEAD in bundle
Robin Stocker
2014-10-19
1
-10
/
+17
|
/
*
Fix ResetCommand to default to mixed reset
Matthias Sohn
2014-10-13
1
-0
/
+15
*
Merge branch 'stable-3.5'
Matthias Sohn
2014-09-26
1
-0
/
+29
|
\
|
*
Prepare 3.5.1-SNAPSHOT builds
Matthias Sohn
2014-09-26
2
-38
/
+38
|
*
JGit v3.5.0.201409260305-r
v3.5.0.201409260305-r
Matthias Sohn
2014-09-26
2
-2
/
+2
|
*
Fix PackWriterBitmapWalker handling non-existing uninteresting objects
Christian Halstrick
2014-09-25
1
-0
/
+29
|
*
Prepare post 3.5.0-rc1 builds
Matthias Sohn
2014-09-08
2
-2
/
+2
|
*
JGit 3.5.0.201409071800-rc1
v3.5.0.201409071800-rc1
Matthias Sohn
2014-09-07
2
-2
/
+2
*
|
Add "aggressive" option to GC
Christian Halstrick
2014-09-19
1
-13
/
+40
*
|
Prepare 3.6.0-SNAPSHOT builds
Matthias Sohn
2014-09-05
2
-38
/
+38
|
/
*
PlotCommitList: Close plot lanes at root commits
Konrad Kügler
2014-09-02
1
-0
/
+38
*
Handle -m option for Merge command
Axel Richard
2014-08-30
1
-1
/
+64
*
Let ObjectWalk.markUninteresting also mark the root tree as
Saša Živkov
2014-08-28
1
-0
/
+15
*
Strip "<", ">", and "\n" from name/email in UserConfig
Robin Stocker
2014-08-21
1
-0
/
+14
*
Support remote aliases in repo manifest.
Yuxuan 'fishy' Wang
2014-08-18
1
-0
/
+24
*
Support non-default remotes in project tag.
Yuxuan 'fishy' Wang
2014-08-18
1
-0
/
+30
*
Add tests for checking out tags with CheckoutCommand
Robin Stocker
2014-08-17
1
-3
/
+29
*
Add support to <include> tag in repo manifest xml.
Yuxuan 'fishy' Wang
2014-08-13
1
-0
/
+40
*
Revert "Add a method to DfsOutputStream to read as an InputStream"
Shawn Pearce
2014-08-13
1
-150
/
+0
*
Add a method to ObjectInserter to read back inserted objects
Dave Borowitz
2014-08-13
1
-0
/
+175
*
Fix CheckoutCommand not setting up tracking
Robin Stocker
2014-08-05
2
-17
/
+59
*
Merge "Add isRebase to API of BranchConfig"
Robin Rosenberg
2014-08-03
1
-0
/
+16
|
\
|
*
Add isRebase to API of BranchConfig
Robin Stocker
2014-08-03
1
-0
/
+16
*
|
NetRC parser and credentials provider.
Alexey Kuznetsov
2014-08-03
1
-0
/
+191
|
/
*
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
1
-0
/
+25
*
Fix RevertCommand to correctly revert multiple commits at once.
Maik Schreiber
2014-07-30
1
-0
/
+100
*
Remove overlapping submodules from repo manifest.
Yuxuan 'fishy' Wang
2014-07-29
1
-0
/
+59
*
Merge "RecursiveMerger should not fail on content-merge conflicts of parents"
Christian Halstrick
2014-07-29
1
-0
/
+83
|
\
|
*
RecursiveMerger should not fail on content-merge conflicts of parents
Christian Halstrick
2014-07-28
1
-0
/
+83
*
|
Strip trailing /s in repo base URI.
Yuxuan 'fishy' Wang
2014-07-28
1
-1
/
+1
|
/
*
Fix RecursiveMerger's internal use of merge to find a merge base
Christian Halstrick
2014-07-25
1
-1
/
+179
*
Handle initial checkout correctly
Christian Halstrick
2014-07-25
1
-0
/
+19
*
Preserve merges during pull if configured to do so
Konrad Kügler
2014-07-15
1
-0
/
+207
*
Rebase: Add --preserve-merges support
Konrad Kügler
2014-07-15
1
-0
/
+278
*
Cherry-Pick: Support --no-commit
Konrad Kügler
2014-07-14
1
-2
/
+46
*
Handle diff formatting when there is nothing to compare with
Robin Rosenberg
2014-07-06
1
-0
/
+78
*
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
1
-1
/
+1
[next]