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
*
JGit v4.0.0.201503231230-m1
v4.0.0.201503231230-m1
Matthias Sohn
2015-03-23
46
-49
/
+49
*
Include slf4j and log4j in jgit command line
Matthias Sohn
2015-03-23
3
-0
/
+42
*
Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit
Matthias Sohn
2015-03-23
79
-3390
/
+580
*
Add missing @since tag to DiffInterruptedException
Matthias Sohn
2015-03-19
1
-0
/
+1
*
Revert "CommitBuilder should check for duplicate parents"
Jonathan Nieder
2015-03-18
5
-147
/
+33
*
Merge changes I51167503,I794eca3a
Dave Borowitz
2015-03-18
2
-11
/
+71
|
\
|
*
TemporaryBuffer: Clear block pointer list instead of reallocating
Dave Borowitz
2015-03-18
1
-6
/
+4
|
*
TemporaryBuffer: Allow presizing block pointer list
Dave Borowitz
2015-03-18
2
-5
/
+67
*
|
Merge "Make MyersDiff interruptible"
Christian Halstrick
2015-03-18
2
-0
/
+57
|
\
\
|
|
/
|
/
|
|
*
Make MyersDiff interruptible
Hugo Arès
2015-03-17
2
-0
/
+57
*
|
InMemoryRepository: Use a real Builder class
Dave Borowitz
2015-03-18
1
-6
/
+13
*
|
TestRepository: Expose a Git instance
Dave Borowitz
2015-03-18
1
-0
/
+12
*
|
Git: Don't close underlying repo if it came from from a caller
Dave Borowitz
2015-03-17
1
-22
/
+41
|
/
*
Fix string externalization warnings in BaseFormat
Matthias Sohn
2015-03-12
3
-4
/
+8
*
Add missing @since tags for new API methods in archive bundle
Matthias Sohn
2015-03-12
6
-0
/
+17
*
CommitBuilder should check for duplicate parents
Christian Halstrick
2015-03-12
5
-33
/
+147
*
CLI status should support --untracked-files
Kaloyan Raev
2015-03-12
6
-219
/
+568
*
TestRepository: Allow setting explicit Change-Id
Dave Borowitz
2015-03-12
2
-9
/
+33
*
TestRepository: Ignore existing Change-Id in message
Dave Borowitz
2015-03-12
2
-0
/
+14
*
TestRepository: Support committing to unborn symref
Dave Borowitz
2015-03-12
2
-2
/
+11
*
TestRepository: Expose some getters for CommitBuilder
Dave Borowitz
2015-03-12
1
-0
/
+16
*
TestRepository: Add methods to amend commits or refs
Dave Borowitz
2015-03-12
2
-13
/
+192
*
TestRepository: Add a reset method to move HEAD around
Dave Borowitz
2015-03-12
3
-15
/
+180
*
TestRepository: Optionally insert Change-Id in commit message
Dave Borowitz
2015-03-12
2
-1
/
+113
*
Merge topic 'testrepo'
Shawn Pearce
2015-03-12
1
-83
/
+90
|
\
|
*
TestRepository: Allow custom author/committer per-commit
Dave Borowitz
2015-03-11
1
-9
/
+32
|
*
TestRepository: Use try-with-resources where appropriate
Dave Borowitz
2015-03-11
1
-74
/
+58
*
|
Fix compile error due to missing dependencies and since tags
Markus Duft
2015-03-12
3
-0
/
+3
|
/
*
Merge "ArchiveCommand: Allow to pass options to underlying stream"
Shawn Pearce
2015-03-11
9
-17
/
+232
|
\
|
*
ArchiveCommand: Allow to pass options to underlying stream
David Ostrovsky
2015-02-20
9
-17
/
+232
*
|
Merge changes I627681be,I334034a2
Shawn Pearce
2015-03-10
1
-8
/
+17
|
\
\
|
*
|
TreeWalk: Do not close reader passed explicitly to constructor
Dave Borowitz
2015-03-10
1
-4
/
+16
|
*
|
TreeWalk: Stop using deprecated ObjectReader#release()
Dave Borowitz
2015-03-10
1
-4
/
+1
*
|
|
Make s3 domain dynamic to support different s3 regions
Matthew Spurrier
2015-03-10
1
-4
/
+10
|
/
/
*
|
RevWalk: Do not close reader passed explicitly to constructor
Dave Borowitz
2015-03-10
1
-7
/
+18
*
|
RevWalk: Stop using deprecated ObjectReader#release()
Dave Borowitz
2015-03-10
1
-2
/
+2
*
|
Update all standard maven plugins to latest versions
Dave Borowitz
2015-03-10
1
-9
/
+9
*
|
Merge "Add "--long" option to JGit describe"
Christian Halstrick
2015-03-10
5
-6
/
+81
|
\
\
|
*
|
Add "--long" option to JGit describe
Christian Halstrick
2015-03-09
5
-6
/
+81
*
|
|
Remove AutoCloseable from internal PackFile and friends
Shawn Pearce
2015-03-09
4
-5
/
+4
*
|
|
PushCertificateParser: Fix check for blank line after header
Shawn Pearce
2015-03-09
1
-1
/
+1
*
|
|
Cleanup some push certificate related javadoc
Shawn Pearce
2015-03-09
2
-45
/
+22
*
|
|
Fix an invalid format string
David Pletcher
2015-03-09
1
-3
/
+12
|
/
/
*
|
Merge "Support for the commit-msg hook."
Matthias Sohn
2015-03-02
6
-0
/
+262
|
\
\
|
*
|
Support for the commit-msg hook.
Laurent Delaigue
2015-03-02
6
-0
/
+262
*
|
|
Merge "Allow public access to PackIndex"
Shawn Pearce
2015-03-02
1
-1
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow public access to PackIndex
David Pletcher
2015-03-02
1
-1
/
+11
*
|
|
Refactored pre-commit hook to make it less invasive.
Laurent Delaigue
2015-03-02
17
-238
/
+435
|
/
/
*
|
Add an in-process pack transport for use in tests
Dave Borowitz
2015-02-27
5
-0
/
+445
*
|
Extract classes for transport within a JGit process
Dave Borowitz
2015-02-27
3
-174
/
+305
[next]