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
*
Refactor HTTP server stack to use Filter as base
Shawn O. Pearce
2011-10-07
8
-291
/
+690
*
Merge changes I7cdb563b,I7f60ae68,I7bd1e769,I92683805,I0e51a8e6
Shawn O. Pearce
2011-10-07
6
-26
/
+164
|
\
|
*
UploadPack: Fix races in smart HTTP negotiation
Shawn O. Pearce
2011-09-14
1
-9
/
+109
|
*
PackWriter: Export more statistics
Shawn O. Pearce
2011-09-14
1
-0
/
+24
|
*
Do not requeue state vector in stateless RPC fetch
Shawn O. Pearce
2011-09-14
1
-1
/
+3
|
*
Wrap excessively long line in BasePackFetchConnection
Shawn O. Pearce
2011-09-14
1
-1
/
+3
|
*
Fix smart HTTP client stream alignment errors
Shawn O. Pearce
2011-09-14
3
-15
/
+25
*
|
Merge "Fix DirCacheEdtor.DeleteTree for empty string argument"
Christian Halstrick
2011-10-05
2
-1
/
+121
|
\
\
|
*
|
Fix DirCacheEdtor.DeleteTree for empty string argument
Robin Rosenberg
2011-10-01
2
-1
/
+121
*
|
|
Add missing comment text for mergeCommitTree parameter
Kevin Sawicki
2011-10-04
1
-1
/
+1
*
|
|
Do not attempt to resolve describe-labels with less than four digits
Robin Rosenberg
2011-10-03
2
-1
/
+5
*
|
|
Add varargs version of PathFilterGroup.createFromStrings
Kevin Sawicki
2011-09-30
1
-0
/
+27
*
|
|
New config constant for default start-point
Manuel Doninger
2011-09-30
1
-0
/
+6
*
|
|
Add blame unit test for file that is renamed twice.
Kevin Sawicki
2011-09-30
1
-0
/
+42
*
|
|
Merge "Use bundle dependency for org.hamcrest.org"
Robin Rosenberg
2011-09-30
1
-4
/
+4
|
\
\
\
|
*
|
|
Use bundle dependency for org.hamcrest.org
Matthias Sohn
2011-09-27
1
-4
/
+4
*
|
|
|
Fire IndexChangedEvent on DirCache.commit()
Matthias Sohn
2011-09-30
5
-9
/
+160
*
|
|
|
Remove TODO for generated constructor.
Kevin Sawicki
2011-09-28
1
-1
/
+0
*
|
|
|
Fix status in index entries after checkout of paths
Christian Halstrick
2011-09-28
2
-22
/
+77
|
/
/
/
*
|
|
Merge "Fix DirCache,getEntriesWithin for empty string arguemnt"
Christian Halstrick
2011-09-26
2
-0
/
+12
|
\
|
|
|
*
|
Fix DirCache,getEntriesWithin for empty string arguemnt
Robin Rosenberg
2011-09-25
2
-0
/
+12
*
|
|
Merge "Remove duplicate calls to DirCache.unlock on checkout"
Robin Rosenberg
2011-09-25
1
-6
/
+3
|
\
\
\
|
*
|
|
Remove duplicate calls to DirCache.unlock on checkout
Kevin Sawicki
2011-09-13
1
-6
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge "Document the show methods of RevWalkTextBuiltin"
Robin Rosenberg
2011-09-22
1
-0
/
+22
|
\
\
\
|
*
|
|
Document the show methods of RevWalkTextBuiltin
Robin Rosenberg
2011-09-18
1
-0
/
+22
*
|
|
|
Merge "Fix a boxing warning in org.eclipse.jgit.pgm.RevWalkTextBuiltin"
Robin Rosenberg
2011-09-22
1
-2
/
+4
|
\
|
|
|
|
*
|
|
Fix a boxing warning in org.eclipse.jgit.pgm.RevWalkTextBuiltin
Robin Rosenberg
2011-09-18
1
-2
/
+4
|
|
/
/
*
|
|
Merge "Remove use of GitIndex to detect index changes"
Robin Rosenberg
2011-09-22
1
-7
/
+24
|
\
\
\
|
*
|
|
Remove use of GitIndex to detect index changes
Matthias Sohn
2011-09-16
1
-7
/
+24
|
|
|
/
|
|
/
|
*
|
|
Test the reflog message for commit, cherry-pick, revert and merge
Robin Rosenberg
2011-09-21
4
-1
/
+61
*
|
|
Append merge strategy to reflog message
Robin Rosenberg
2011-09-21
1
-1
/
+3
*
|
|
Fix the reflog prefix for cherry-pick, revert and merge commands
Robin Rosenberg
2011-09-21
4
-10
/
+32
|
/
/
*
|
Prepare 1.2.0 builds
Matthias Sohn
2011-09-15
40
-241
/
+241
*
|
Merge branch 'stable-1.1'
Matthias Sohn
2011-09-15
1
-1
/
+1
|
\
|
|
*
Merge branch 'stable-1.1'
Matthias Sohn
2011-09-11
1
-1
/
+1
|
|
\
|
|
*
Fix IOOBE in Repository.resolveSimple()
Dariusz Luksza
2011-09-06
1
-1
/
+1
*
|
|
Prepare post v1.1.0.201109151100-r build
stable-1.1
Matthias Sohn
2011-09-15
40
-49
/
+49
*
|
|
JGit v1.1.0.201109151100-r
v1.1.0.201109151100-r
Matthias Sohn
2011-09-15
40
-49
/
+49
|
/
/
*
|
Allow commit when submodule changes are present
Robin Rosenberg
2011-09-08
1
-11
/
+19
*
|
Ignore submodule on checkout instead of deleting it
Robin Rosenberg
2011-09-08
1
-16
/
+37
*
|
cleanup: Reuse local variable for current DirCacheEntry
Robin Rosenberg
2011-09-08
1
-9
/
+9
*
|
Prepare post v1.1.0.201109071825-rc3 builds
Matthias Sohn
2011-09-08
40
-49
/
+49
*
|
JGit v1.1.0.201109071825-rc3
v1.1.0.201109071825-rc3
Matthias Sohn
2011-09-08
40
-49
/
+49
*
|
Use commit message best practices for Mylyn Commit template
Matthias Sohn
2011-09-05
38
-0
/
+133
|
/
*
Fix the names in the reflog for checkouts
Robin Rosenberg
2011-09-05
1
-4
/
+10
*
Add a helper for parsing branch switch info out of a reflog entry
Robin Rosenberg
2011-09-05
3
-1
/
+108
*
Remove workarounds for fixed Tycho bugs
Matthias Sohn
2011-09-05
1
-2
/
+0
*
Define os/ws/arch environments for tycho build
Matthias Sohn
2011-09-05
1
-1
/
+28
*
[blame] Reset rename detector before computing renames.
Kevin Sawicki
2011-09-01
1
-0
/
+1
*
Prepare post-v1.1.0.201109011030-rc2 builds
Matthias Sohn
2011-09-01
40
-50
/
+50
[next]