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
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cache SimpleDateFormat in GitDateParser per locale
Matthias Sohn
2013-11-23
3
-16
/
+95
*
Fix FIXUP error for blank lines in interactive rebase
Stefan Lay
2013-11-22
1
-1
/
+1
*
Fix parsing Rebase todo lines when commit message is missing
Stefan Lay
2013-11-21
1
-0
/
+2
*
Add close() method to API
Christian Halstrick
2013-11-20
1
-0
/
+20
*
Merge "Don't delete .idx file if .pack file can't be deleted"
Robin Rosenberg
2013-11-17
1
-18
/
+39
|
\
|
*
Don't delete .idx file if .pack file can't be deleted
Christian Halstrick
2013-11-13
1
-18
/
+39
*
|
Document that path parameters should use '/' as separator
Robin Stocker
2013-11-15
14
-22
/
+36
*
|
Improve Javadoc for typeHint parameter
Robin Stocker
2013-11-14
3
-15
/
+17
*
|
Do not update the ref hot bit when checking isIndexLoaded
Colby Ranger
2013-11-13
2
-1
/
+5
*
|
Merge "Add missing @since tags"
Matthias Sohn
2013-11-12
7
-0
/
+14
|
\
\
|
*
|
Add missing @since tags
Matthias Sohn
2013-11-09
7
-0
/
+14
*
|
|
Add uses directives to ensure OSGi wires jgit bundles correctly
Matthias Sohn
2013-11-12
1
-26
/
+101
|
|
/
|
/
|
*
|
Grant access to internal jgit package to org.eclipse.jgit.junit
Matthias Sohn
2013-11-10
1
-1
/
+2
*
|
Remove duplicate package export
Matthias Sohn
2013-11-10
1
-3
/
+0
|
/
*
Interactive Rebase: Do actions if there were conflicts
Stefan Lay
2013-11-08
1
-80
/
+117
*
Rebase interactive should finish if last step is edit
Stefan Lay
2013-11-06
1
-9
/
+14
*
Merge changes I40f2311c,I3c419094
Matthias Sohn
2013-11-05
6
-10
/
+281
|
\
|
*
Add additional RebaseResult for editing commits
Stefan Lay
2013-11-05
2
-8
/
+19
|
*
Add Squash/Fixup support for rebase interactive in RebaseCommand
Tobias Pfeifer
2013-11-05
5
-2
/
+262
*
|
Merge changes I85470d1d,I43711486,Ie6ade781,Ic9ab2b6e,Iebe50933,Id6fac253,Ia6...
Shawn Pearce
2013-11-05
7
-49
/
+200
|
\
\
|
|
/
|
/
|
|
*
Extract protocol constants to a common class
Shawn Pearce
2013-11-01
6
-47
/
+199
|
*
Remove unnecessary import of BaseConnection in MessageWriter
Shawn Pearce
2013-11-01
1
-2
/
+1
*
|
Declare that org.eclipse.jgit.transport uses com.jcraft.jsch
Matthias Sohn
2013-11-05
1
-1
/
+1
*
|
Merge "testMaliciousPathEmpty fails on Windows"
Christian Halstrick
2013-11-04
1
-2
/
+3
|
\
\
|
*
|
testMaliciousPathEmpty fails on Windows
Robin Rosenberg
2013-11-01
1
-2
/
+3
|
|
/
*
|
Enable to prepare interactive rebase and then start it explicitly
Tobias Pfeifer
2013-11-01
2
-2
/
+56
*
|
Parse commitId and shortMessage of a commented out line in rebase todo
Tobias Pfeifer
2013-10-31
1
-44
/
+95
*
|
Enhance reading of git-rebase-todo formatted files
Christian Halstrick
2013-10-31
6
-264
/
+541
|
/
*
Support extension of TransportHttp
Michael Nelson
2013-10-26
1
-1
/
+10
*
Add / fix @since tags
Matthias Sohn
2013-10-24
3
-2
/
+4
*
Make sure SystemReader is reset after test is run
Robin Stocker
2013-10-22
1
-1
/
+2
*
Describe HEAD if no explicit target was set
Matthias Sohn
2013-10-11
3
-9
/
+10
*
Allow to set target of DescribeCommand
Matthias Sohn
2013-10-11
1
-2
/
+3
*
Fix ServiceMayNotContinueException constructors for Java 1.5
Colby Ranger
2013-10-08
1
-2
/
+3
*
Add constructors that take Throwable to ServiceMayNotContinueException.
Colby Ranger
2013-10-07
1
-0
/
+23
*
Propagate IOException where possible when getting refs.
Colby Ranger
2013-10-07
10
-13
/
+48
*
Prepare 3.2.0-SNAPSHOT builds
Matthias Sohn
2013-10-03
3
-35
/
+35
*
Merge branch 'stable-3.1'
Matthias Sohn
2013-10-03
6
-40
/
+46
|
\
|
*
Prepare post 3.1.0 builds
stable-3.1
Matthias Sohn
2013-10-03
3
-35
/
+35
|
*
JGit v3.1.0.201310021548-r
v3.1.0.201310021548-r
Matthias Sohn
2013-10-02
3
-4
/
+4
|
*
Fix order of commits in rebase todo file header
Stefan Lay
2013-09-29
1
-2
/
+2
|
*
Prepare post 3.1.0 RC1 builds
Matthias Sohn
2013-09-27
3
-3
/
+3
|
*
JGit v3.1.0.201309270735-rc1
v3.1.0.201309270735-rc1
Matthias Sohn
2013-09-27
3
-3
/
+3
|
*
Attempt to fix graph layout when new heads are introduced
Robin Rosenberg
2013-09-26
1
-1
/
+5
|
*
Use full branch name when getting ref in BranchTrackingStatus
Robin Stocker
2013-09-20
1
-2
/
+4
*
|
Merge "Added the git-describe implementation"
Matthias Sohn
2013-10-02
4
-0
/
+293
|
\
\
|
*
|
Added the git-describe implementation
Kohsuke Kawaguchi
2013-09-27
4
-0
/
+293
|
|
/
*
/
Do not close ArchiveOutputStream on error
Jonathan Nieder
2013-09-23
1
-2
/
+2
|
/
*
Ignore bitmap indexes that do not match the pack checksum
Colby Ranger
2013-09-19
1
-8
/
+8
*
Remove unneeded packs when compacting with no new objects
Colby Ranger
2013-09-16
1
-1
/
+7
[next]