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
*
Fix applying stash on other commit
Stefan Lay
2013-11-29
2
-0
/
+88
*
Use static factory methods instead of overloaded constructors
Stefan Lay
2013-11-29
2
-18
/
+27
*
Break up GCTest to run in parallel
Shawn Pearce
2013-11-24
11
-777
/
+1226
*
Modify T0004_PackReaderTest to use existing pack
Shawn Pearce
2013-11-24
1
-10
/
+10
*
Move SampleDataRepositoryTestCase to org.eclipse.jgit.test
Shawn Pearce
2013-11-24
16
-16
/
+19
*
Support running from JARs in JGitTestUtil
Shawn Pearce
2013-11-24
2
-5
/
+38
*
Cache SimpleDateFormat in GitDateParser per locale
Matthias Sohn
2013-11-23
6
-34
/
+133
*
Fix FIXUP error for blank lines in interactive rebase
Stefan Lay
2013-11-22
2
-1
/
+39
*
Fix parsing Rebase todo lines when commit message is missing
Stefan Lay
2013-11-21
2
-0
/
+15
*
Add close() method to API
Christian Halstrick
2013-11-20
2
-0
/
+48
*
Update Jetty to 7.6.14.v20131031
Matthias Sohn
2013-11-18
3
-35
/
+35
*
Merge "Don't delete .idx file if .pack file can't be deleted"
Robin Rosenberg
2013-11-17
2
-18
/
+75
|
\
|
*
Don't delete .idx file if .pack file can't be deleted
Christian Halstrick
2013-11-13
2
-18
/
+75
*
|
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
*
|
Update to Ant 1.9.2
Matthias Sohn
2013-11-12
1
-1
/
+1
*
|
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
5
-37
/
+129
*
|
|
Introduce Kepler and Luna target platform
Matthias Sohn
2013-11-12
4
-2
/
+125
*
|
|
Update build to use Tycho 0.19
Matthias Sohn
2013-11-11
1
-2
/
+2
|
|
/
|
/
|
*
|
[findBugs] Remove nonsense call
Matthias Sohn
2013-11-10
1
-1
/
+0
*
|
Remove unnecessary @SuppressWarnings("null")
Matthias Sohn
2013-11-10
1
-5
/
+0
*
|
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
*
|
Don't import non-existing package org.eclipse.jgit.java7
Matthias Sohn
2013-11-10
2
-2
/
+0
|
/
*
Interactive Rebase: Do actions if there were conflicts
Stefan Lay
2013-11-08
2
-80
/
+324
*
Rebase interactive should finish if last step is edit
Stefan Lay
2013-11-06
2
-9
/
+47
*
Merge changes I40f2311c,I3c419094
Matthias Sohn
2013-11-05
7
-12
/
+620
|
\
|
*
Add additional RebaseResult for editing commits
Stefan Lay
2013-11-05
3
-9
/
+20
|
*
Add Squash/Fixup support for rebase interactive in RebaseCommand
Tobias Pfeifer
2013-11-05
6
-3
/
+600
*
|
Merge changes I85470d1d,I43711486,Ie6ade781,Ic9ab2b6e,Iebe50933,Id6fac253,Ia6...
Shawn Pearce
2013-11-05
30
-136
/
+412
|
\
\
|
|
/
|
/
|
|
*
Use absolute paths for file:// URIs in tests
Shawn Pearce
2013-11-01
9
-31
/
+44
|
*
Use getPath() in FileResolverTest
Shawn Pearce
2013-11-01
1
-1
/
+1
|
*
Extract protocol constants to a common class
Shawn Pearce
2013-11-01
7
-50
/
+202
|
*
Move repeat() to utility class for tests
Shawn Pearce
2013-11-01
3
-12
/
+59
|
*
Remove hardcoded target/trash from test cases
Shawn Pearce
2013-11-01
5
-10
/
+27
|
*
Remove dependency on StatusCommandTest
Shawn Pearce
2013-11-01
3
-24
/
+71
|
*
Remove dependency on DiffFormatterReflowTest
Shawn Pearce
2013-11-01
1
-6
/
+7
|
*
Remove unnecessary import of BaseConnection in MessageWriter
Shawn Pearce
2013-11-01
1
-2
/
+1
*
|
Merge "Declare that org.eclipse.jgit.transport uses com.jcraft.jsch"
Matthias Sohn
2013-11-05
1
-1
/
+1
|
\
\
|
*
|
Declare that org.eclipse.jgit.transport uses com.jcraft.jsch
Matthias Sohn
2013-11-05
1
-1
/
+1
*
|
|
Also use MockSystemReader in GitDateParserBadlyFormattedTest
Matthias Sohn
2013-11-05
1
-0
/
+14
|
/
/
*
|
Merge "testMaliciousPathEmpty fails on Windows"
Christian Halstrick
2013-11-04
2
-4
/
+12
|
\
\
|
*
|
testMaliciousPathEmpty fails on Windows
Robin Rosenberg
2013-11-01
2
-4
/
+12
*
|
|
Merge "Revert "Close unfinished archive entries on error""
Dave Borowitz
2013-11-01
2
-10
/
+4
|
\
\
\
|
*
|
|
Revert "Close unfinished archive entries on error"
Jonathan Nieder
2013-09-23
2
-10
/
+4
*
|
|
|
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
2
-44
/
+214
[next]