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
*
archive: Drop unnecessary empty comments and 'final' qualifiers on locals
Jonathan Nieder
2015-05-27
2
-80
/
+80
*
Close 'out' consistently in ArchiveCommand.call
Jonathan Nieder
2015-05-27
1
-6
/
+7
*
Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions
Christian Halstrick
2015-05-27
3
-4
/
+307
*
Better report too large pack-files from PushCommand
Christian Halstrick
2015-05-27
4
-2
/
+88
*
FS: Extract GobblerThread into a private static class
Dave Borowitz
2015-05-27
3
-33
/
+59
*
Add bitmap index misses to PackWriter.Statistics
Terry Parker
2015-05-26
2
-3
/
+32
*
Merge "Enable public access to SimilarityIndex scoring function"
Shawn Pearce
2015-05-26
1
-4
/
+48
|
\
|
*
Enable public access to SimilarityIndex scoring function
David Pletcher
2015-05-26
1
-4
/
+48
*
|
Merge "Add getters to RepoProject."
Shawn Pearce
2015-05-26
4
-33
/
+108
|
\
\
|
*
|
Add getters to RepoProject.
Yuxuan 'fishy' Wang
2015-05-26
4
-33
/
+108
*
|
|
Merge branch 'stable-4.0'
Matthias Sohn
2015-05-26
0
-0
/
+0
|
\
\
\
|
*
|
|
Prepare post 4.0.0-rc2 builds
Matthias Sohn
2015-05-26
46
-49
/
+49
|
*
|
|
JGit v4.0.0.201505260635-rc2
v4.0.0.201505260635-rc2
Matthias Sohn
2015-05-26
46
-49
/
+49
|
*
|
|
Merge branch 'master' into stable-4.0
Matthias Sohn
2015-05-26
128
-1654
/
+2080
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Silence non-externalized string warnings in org.eclipse.jgit
Matthias Sohn
2015-05-26
10
-39
/
+40
*
|
|
|
Externalize translatable texts in org.eclipse.jgit
Matthias Sohn
2015-05-26
20
-108
/
+314
*
|
|
|
Don't invalidate pack file on InterruptedIOException
Saša Živkov
2015-05-26
1
-5
/
+13
*
|
|
|
Update Mars target platforms to use Mars RC2 orbit
Matthias Sohn
2015-05-25
3
-12
/
+12
*
|
|
|
Update build to use eclipse-jarsigner-plugin 1.1.2
Matthias Sohn
2015-05-25
2
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Guard agains null ReflogReader if named ref does not exist
Andrey Loskutov
2015-05-25
2
-2
/
+15
*
|
|
FS: Allow to manually set the path to the Git system config file
Sebastian Schuberth
2015-05-25
2
-1
/
+29
*
|
|
FS: Fix a minor typo in runInShell() docs
Sebastian Schuberth
2015-05-25
1
-1
/
+1
*
|
|
FS: Improve javadoc of some recently introduced methods
Sebastian Schuberth
2015-05-25
1
-2
/
+4
|
|
/
|
/
|
*
|
Cleanup code and Eclipse compile errors in new gitrepo API
Andrey Loskutov
2015-05-24
4
-8
/
+17
*
|
Merge "Refactor to expose ManifestParser."
Shawn Pearce
2015-05-22
5
-376
/
+707
|
\
\
|
*
|
Refactor to expose ManifestParser.
Yuxuan 'fishy' Wang
2015-05-22
5
-376
/
+707
*
|
|
FS: Remove the gitprefix logic
Sebastian Schuberth
2015-05-22
2
-38
/
+3
*
|
|
SystemReader: Use discoverGitSystemConfig() in openSystemConfig()
Sebastian Schuberth
2015-05-22
1
-5
/
+3
*
|
|
FS: Add a method to discover the system-wide config file
Sebastian Schuberth
2015-05-22
1
-0
/
+27
*
|
|
FS: Extend readPipe() to optionally take additional environment
Sebastian Schuberth
2015-05-21
1
-1
/
+26
*
|
|
FS: Document readpipe()'s encoding parameter
Sebastian Schuberth
2015-05-21
1
-0
/
+1
*
|
|
Split discoverGitPrefix() code out into discoverGitExe()
Sebastian Schuberth
2015-05-21
5
-39
/
+42
*
|
|
Equalize discoverGitPrefix() implementations between POSIX and Win32
Sebastian Schuberth
2015-05-21
2
-16
/
+18
*
|
|
Move resolveGrandparentFile() to the base class for wider use
Sebastian Schuberth
2015-05-21
3
-14
/
+17
|
/
/
*
|
Replace deprecated release() methods by close()
Matthias Sohn
2015-05-21
56
-593
/
+414
*
|
Use AutoClosable to close resources in bundle org.eclipse.jgit
Matthias Sohn
2015-05-21
40
-439
/
+369
*
|
Merge "ReceivePack: support quiet capability"
Matthias Sohn
2015-05-20
2
-2
/
+55
|
\
\
|
*
|
ReceivePack: support quiet capability
Shawn Pearce
2015-05-20
2
-2
/
+55
*
|
|
Merge branch 'stable-4.0'
Matthias Sohn
2015-05-20
0
-0
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Prepare post 4.0.0-rc1 builds
Matthias Sohn
2015-05-19
46
-49
/
+49
|
*
JGit v4.0.0.201505191015-rc1
v4.0.0.201505191015-rc1
Matthias Sohn
2015-05-19
46
-49
/
+49
|
*
Merge branch 'master' into stable-4.0
Matthias Sohn
2015-05-19
64
-1575
/
+856
|
|
\
*
|
\
Merge "Fix ObjectReader resources leak"
Shawn Pearce
2015-05-20
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix ObjectReader resources leak
Hugo Arès
2015-05-15
1
-2
/
+2
*
|
|
Fix warnings in ObjectFilter
Matthias Sohn
2015-05-15
1
-5
/
+11
*
|
|
Fix typo in reflog message written by RebaseCommand.tryFastForward()
Matthias Sohn
2015-05-15
1
-1
/
+1
|
/
/
*
|
Correct @since tags for ObjectFilter
Jonathan Nieder
2015-05-15
2
-3
/
+3
*
|
Fix typo in ObjectWalk#getObjectFilter javadoc
Jonathan Nieder
2015-05-15
1
-1
/
+1
*
|
Allow ObjectWalk to be filtered by an arbitrary predicate
Jonathan Nieder
2015-05-14
2
-3
/
+136
*
|
Merge "Update to Jetty 9.2.10"
Matthias Sohn
2015-05-12
19
-119
/
+136
|
\
\
[next]