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
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
*
Don't return success on failing paths in ResolveMerger
Robin Stocker
2012-06-23
2
-1
/
+99
*
Merge "Serve 403 from RepositoryFilter on ServiceMayNotContinueException"
Shawn Pearce
2012-06-21
1
-1
/
+1
|
\
|
*
Serve 403 from RepositoryFilter on ServiceMayNotContinueException
Dave Borowitz
2012-06-20
1
-1
/
+1
*
|
Make clear method on StoredConfig public
Robin Rosenberg
2012-06-21
1
-0
/
+5
*
|
Merge "Fix boxing warnings in org.eclipse.jgit.lib.ConfigTest"
Shawn Pearce
2012-06-18
1
-4
/
+4
|
\
\
|
*
|
Fix boxing warnings in org.eclipse.jgit.lib.ConfigTest
Tomasz Zarna
2012-06-18
1
-4
/
+4
*
|
|
Merge "Refactor TransportHttp for long-polling"
Shawn Pearce
2012-06-16
1
-92
/
+139
|
\
\
\
|
*
|
|
Refactor TransportHttp for long-polling
Ian Wetherbee
2012-06-15
1
-92
/
+139
|
|
|
/
|
|
/
|
*
|
|
Merge "ReceivePack supports InputStream data after pack"
Shawn Pearce
2012-06-16
5
-9
/
+203
|
\
\
\
|
*
|
|
ReceivePack supports InputStream data after pack
Ian Wetherbee
2012-06-15
5
-9
/
+203
|
|
/
/
*
|
|
In org.eclipse.jgit.pgm.ConfigTest expect core.filemode=false on Windows
Tomasz Zarna
2012-06-16
1
-8
/
+10
*
|
|
Fix resource leaks due to unclosed repositories
Christian Halstrick
2012-06-16
13
-64
/
+129
*
|
|
Fix LockFileTest on Windows
Christian Halstrick
2012-06-16
1
-2
/
+3
|
/
/
*
|
Read .gitmodules config from the tree in SubmoduleWalk
Dave Borowitz
2012-06-15
4
-7
/
+288
*
|
Add a CommitBuilder method to edit arbitrary DirCacheEntrys
Dave Borowitz
2012-06-15
1
-2
/
+6
*
|
Add a release() method to SubmoduleWalk
Dave Borowitz
2012-06-15
1
-12
/
+29
|
/
*
Add "--squash" option to MergeCommand
Tomasz Zarna
2012-06-15
17
-60
/
+765
*
Remove unused import of ObjectInserter in ResolveMerger
Tomasz Zarna
2012-06-15
1
-2
/
+1
*
Merge "Add Transport URI constructor without a repository"
Shawn Pearce
2012-06-15
6
-0
/
+91
|
\
|
*
Add Transport URI constructor without a repository
Ian Wetherbee
2012-06-14
6
-0
/
+91
*
|
Merge "Fix UnionInputStream.read to be more Java-like"
Shawn Pearce
2012-06-15
2
-13
/
+31
|
\
\
|
*
|
Fix UnionInputStream.read to be more Java-like
Ian Wetherbee
2012-06-14
2
-13
/
+31
|
|
/
*
|
Use only a single ObjectInserter in ResolveMerger
Shawn O. Pearce
2012-06-14
1
-5
/
+3
*
|
Define ObjectInserter.Filter to wrap another ObjectInserter
Shawn O. Pearce
2012-06-14
1
-0
/
+54
*
|
Allow applications to pass ObjectInserter to Merger
Shawn O. Pearce
2012-06-14
1
-0
/
+19
|
/
*
Prepare 2.1.0 builds
Matthias Sohn
2012-06-14
47
-262
/
+262
*
Merge branch 'stable-2.0'
Matthias Sohn
2012-06-14
32
-9
/
+1070
|
\
|
*
Prepare post v2.0.0.201206130900-r builds
Matthias Sohn
2012-06-14
47
-47
/
+47
|
*
JGit v2.0.0.201206130900-r
v2.0.0.201206130900-r
Matthias Sohn
2012-06-13
47
-48
/
+48
|
*
Add org.eclipse.jgit.pgm.feature to enable consumption via p2
Matthias Sohn
2012-06-12
30
-0
/
+1062
|
*
Do not set core.autocrlf when creating repo
Robin Rosenberg
2012-06-12
2
-9
/
+8
*
|
Fix GitDateFormatter javadoc.
Tomasz Zarna
2012-06-14
1
-1
/
+3
*
|
Add missing license header to modification times test.
Markus Duft
2012-06-11
1
-0
/
+37
*
|
Merge changes I1c87fea9,I7bd5011f,Ie800c557
Shawn Pearce
2012-06-08
3
-6
/
+238
|
\
\
|
*
|
Add MetaFilter.serveRegex(Pattern)
Dave Borowitz
2012-06-08
2
-0
/
+16
|
*
|
Expand RegexPipeline documentation
Dave Borowitz
2012-06-08
1
-6
/
+13
|
*
|
Add simple tests for RegexPipeline
Dave Borowitz
2012-06-08
1
-0
/
+209
*
|
|
Merge branch 'stable-2.0'
Shawn O. Pearce
2012-06-07
39
-188
/
+351
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Prepare next 2.0.0-SNAPSHOT builds
Matthias Sohn
2012-06-06
42
-47
/
+47
|
*
|
JGit v2.0.0.201206060730-rc3
v2.0.0.201206060730-rc3
Matthias Sohn
2012-06-06
42
-47
/
+47
|
*
|
Merge "Use working tree iterator to compare file modes" into stable-2.0
Christian Halstrick
2012-06-06
3
-24
/
+81
|
|
\
\
|
|
*
|
Use working tree iterator to compare file modes
Kevin Sawicki
2012-06-05
3
-24
/
+81
|
*
|
|
Remove Jetty p2 repository from Maven build
Matthias Sohn
2012-06-06
1
-5
/
+0
|
*
|
|
Get rid of warnings about empty statments
Robin Rosenberg
2012-06-06
3
-5
/
+14
|
*
|
|
Removed unused parameters from private methods
Robin Rosenberg
2012-06-06
2
-8
/
+7
|
*
|
|
cleanup: Remove unused declarations
Robin Rosenberg
2012-06-06
4
-4
/
+0
|
*
|
|
Make FS OS X detection work for OpenJDK
Robin Rosenberg
2012-06-06
2
-5
/
+4
|
|
/
/
|
*
|
Further cleanup of exceptions in Git API
Robin Rosenberg
2012-06-05
17
-65
/
+129
|
*
|
Update build to use Tycho 0.15.0
Matthias Sohn
2012-06-05
4
-42
/
+2
|
*
|
Throw formal CheckoutConflictException on hard reset
Kevin Sawicki
2012-06-05
1
-3
/
+10
[next]