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
*
Use java.nio.file consistently in FS
Matthias Sohn
2015-09-27
6
-152
/
+9
*
Deprecate FileUtil and move the code to FileUtils
Andrey Loskutov
2015-09-27
5
-132
/
+285
*
[performance] Cache platform name in SystemReader
Andrey Loskutov
2015-09-27
2
-14
/
+44
*
[ignore rules] fix for backslash handling
Andrey Loskutov
2015-09-26
7
-17
/
+82
*
[ignore rules] Fix for character group matcher
Andrey Loskutov
2015-09-26
2
-1
/
+2
*
Merge "Show submodule difference as a hunk"
Matthias Sohn
2015-09-25
2
-22
/
+16
|
\
|
*
Show submodule difference as a hunk
Jacob Keller
2015-09-24
2
-22
/
+16
*
|
Properly support special regex characters in ignore rules
Andrey Loskutov
2015-09-24
2
-1
/
+93
*
|
Remove unneeded @SuppressWarnings("boxing")
Hugo Arès
2015-09-23
1
-5
/
+3
|
/
*
Fix endless loop in ObjectChecker for MacOS
Christian Halstrick
2015-09-17
2
-1
/
+13
*
Fix warnings about missing serialVersionUID
Hugo Arès
2015-09-17
2
-0
/
+3
*
Fix integer boxing eclipse warning
Hugo Arès
2015-09-17
1
-1
/
+1
*
Fix integer boxing eclipse warning
Hugo Arès
2015-09-16
1
-19
/
+18
*
Merge branch 'stable-4.0'
Matthias Sohn
2015-09-15
5
-10
/
+10
|
\
|
*
Prepare 4.0.3-SNAPSHOT builds
Matthias Sohn
2015-09-14
46
-248
/
+248
|
*
JGit v4.0.2.201509141540-r
v4.0.2.201509141540-r
Matthias Sohn
2015-09-14
46
-49
/
+49
|
*
Update build to final R20150821153341 Orbit repository for Mars.1
Matthias Sohn
2015-09-04
4
-44
/
+5
|
*
Update org.apache.httpcomponents
Matthias Sohn
2015-09-04
6
-23
/
+23
|
*
Update com.jcraft.jsch to 0.1.53
Matthias Sohn
2015-08-19
5
-7
/
+46
*
|
UploadPack: Verify clients send only commits for shallow lines
Shawn Pearce
2015-09-14
4
-0
/
+35
*
|
S3 transport: Fix check for tmpdir
Shawn Pearce
2015-09-10
1
-1
/
+1
*
|
URIish: fall back to host as humanish name
Patrick Steinhardt
2015-09-10
2
-6
/
+72
*
|
PushCertificateStore: Don't add no-op command to batch
Dave Borowitz
2015-09-02
2
-1
/
+29
*
|
Restore lazy Bundle-ActivationPolicy removed in 3a4a5a4e
Matthias Sohn
2015-08-31
5
-0
/
+5
*
|
Update uses-clauses in OSGi manifests
Matthias Sohn
2015-08-31
5
-15
/
+42
*
|
Use java.io.File to check existence of loose objects in ObjectDirectory
Matthias Sohn
2015-08-28
1
-1
/
+1
*
|
Fix warnings on FileUtils.isStaleFileHandle()
Matthias Sohn
2015-08-26
1
-1
/
+3
*
|
Deprecate redundant FileUtil.delete(File), use FileUtils instead
Andrey Loskutov
2015-08-26
5
-20
/
+4
*
|
Handle stale file handles on packed-refs file
Martin Fick
2015-08-26
3
-16
/
+38
*
|
Merge "Add public isStaleFileHandle() API, improve detection."
Matthias Sohn
2015-08-26
2
-4
/
+12
|
\
\
|
*
|
Add public isStaleFileHandle() API, improve detection.
Martin Fick
2015-08-25
2
-4
/
+12
*
|
|
Set "potentialNullReference" to "error" level and fixed all issues
Andrey Loskutov
2015-08-22
5
-16
/
+39
|
/
/
*
|
Enable annotation based NPE analysis in jgit
Andrey Loskutov
2015-08-20
7
-12
/
+21
*
|
Update Jetty to 9.2.13.v20150730
Matthias Sohn
2015-08-20
9
-78
/
+78
*
|
Restored obsoleted createSymLink/readSymLink in FileUtil
Andrey Loskutov
2015-08-18
2
-14
/
+25
*
|
Use NIO2 to implement FileUtils.rename() and expose options
Matthias Sohn
2015-08-17
2
-14
/
+67
*
|
Move createSymLink/readSymLink to FileUtils
Andrey Loskutov
2015-08-17
9
-78
/
+42
*
|
Merge "Change FS not to throw NPE when facing InMemory databases"
Christian Halstrick
2015-08-17
2
-1
/
+7
|
\
\
|
*
|
Change FS not to throw NPE when facing InMemory databases
Christian Halstrick
2015-08-16
2
-1
/
+7
*
|
|
Expose the set of root commits in PackStatistics
Shawn Pearce
2015-08-16
2
-0
/
+13
|
/
/
*
|
Fix NPE in DfsGarbageCollector and further reduce memory
Shawn Pearce
2015-08-14
2
-26
/
+47
*
|
Cleanup Attributes and remove obsoleted Java7BasicAttributes class
Andrey Loskutov
2015-08-13
2
-32
/
+14
*
|
Merge "Remove "experimental" from the description of the pack bitmap index"
Shawn Pearce
2015-08-13
1
-2
/
+1
|
\
\
|
*
|
Remove "experimental" from the description of the pack bitmap index
Terry Parker
2015-07-20
1
-2
/
+1
*
|
|
PackWriter: shed memory while creating bitmaps
Shawn Pearce
2015-08-13
1
-41
/
+53
*
|
|
Merge "Do not retain commit body during bitmap generation"
Shawn Pearce
2015-08-13
1
-0
/
+1
|
\
\
\
|
*
|
|
Do not retain commit body during bitmap generation
Shawn Pearce
2015-08-12
1
-0
/
+1
*
|
|
|
Merge "Bitmap builder: actually compress EWAH bitmaps in memory"
Shawn Pearce
2015-08-13
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Bitmap builder: actually compress EWAH bitmaps in memory
Shawn Pearce
2015-08-12
1
-0
/
+5
|
|
/
/
/
*
/
/
/
Consider original file mode while checking parent ignore rules
Andrey Loskutov
2015-08-12
2
-4
/
+57
|
/
/
/
[next]