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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve documentation of PathSuffixFilter
Robin Stocker
2013-07-21
1
-3
/
+11
*
Add path option to StatusCommand
Christian Halstrick
2013-07-21
3
-1
/
+82
*
Fix MERGED_NOT_COMMITTED toString
Robin Stocker
2013-07-18
1
-1
/
+1
*
TarFormat: use tabs for indent
Dave Borowitz
2013-07-17
1
-1
/
+1
*
Close unfinished archive entries on error
Jonathan Nieder
2013-07-17
2
-4
/
+10
*
Merge "Add missing @since tags"
Matthias Sohn
2013-07-12
1
-0
/
+2
|
\
|
*
Add missing @since tags
Matthias Sohn
2013-07-11
1
-0
/
+2
*
|
Merge "Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter"
Christian Halstrick
2013-07-11
2
-3
/
+17
|
\
\
|
|
/
|
/
|
|
*
Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter
Robin Stocker
2013-07-08
2
-3
/
+17
*
|
Add tests for DirCacheCheckout and symlinks
Christian Halstrick
2013-07-10
3
-3
/
+110
*
|
Merge changes If386fe25,I52a17499,Id12e7f00,I264e028a,I0d52af8a,I0d0cc4f8
Dave Borowitz
2013-07-10
3
-50
/
+294
|
\
\
|
*
|
UploadPack: allow custom RequestValidator instances
Dave Borowitz
2013-07-03
1
-33
/
+90
|
*
|
UploadPack: refactor want validation
Dave Borowitz
2013-07-03
1
-67
/
+105
|
*
|
UploadPack: set RefFilter from TransportConfig
Dave Borowitz
2013-07-03
2
-4
/
+44
|
*
|
UploadPack: configure RequestPolicy with TransportConfig
Dave Borowitz
2013-07-03
2
-9
/
+54
|
*
|
UploadPack: advertise allow-tip-sha1-in-want
Dave Borowitz
2013-07-03
2
-2
/
+14
|
*
|
Add RequestPolicy.TIP to allow fetching non-advertised ref tips
Dave Borowitz
2013-07-03
1
-21
/
+73
*
|
|
Make sure checkout is not deleting folders outside the workingtree
Christian Halstrick
2013-07-10
1
-2
/
+2
*
|
|
Update to Jetty 7.6.11.v20130520
Matthias Sohn
2013-07-08
2
-18
/
+18
|
|
/
|
/
|
*
|
Refactor PathSuffixFilterTest to remove duplication
Robin Stocker
2013-07-08
1
-61
/
+31
*
|
Check parentFile is not null
Hiroshi Tomita
2013-07-05
1
-1
/
+1
|
/
*
Merge "Update HEAD in cherry-picking several commits"
Robin Stocker
2013-07-02
2
-5
/
+40
|
\
|
*
Update HEAD in cherry-picking several commits
Hiroshi Tomita
2013-07-01
2
-5
/
+40
*
|
Use a bucket sort for PackReverseIndex.
Colby Ranger
2013-07-01
1
-86
/
+87
*
|
Implement get nth offset in PackIndex.
Colby Ranger
2013-06-28
4
-12
/
+73
|
/
*
Merge "Add missing @since tag"
Matthias Sohn
2013-06-26
1
-0
/
+1
|
\
|
*
Add missing @since tag
Matthias Sohn
2013-06-20
1
-0
/
+1
*
|
Merge "Move gc to package org.eclipse.jgit.pgm"
Christian Halstrick
2013-06-24
2
-3
/
+2
|
\
\
|
*
|
Move gc to package org.eclipse.jgit.pgm
Matthias Sohn
2013-06-22
2
-3
/
+2
|
|
/
*
|
Fix HTTP response processing for WWW-Authenticate headers
Alex Rukhlin
2013-06-23
2
-17
/
+200
*
|
Don't skip want validation when the client sends no haves
Dave Borowitz
2013-06-21
1
-2
/
+2
|
/
*
Remove fix-headers and rewrite-history
Shawn Pearce
2013-06-19
3
-438
/
+0
*
Add a method to DfsOutputStream to read as an InputStream
Dave Borowitz
2013-06-19
5
-39
/
+296
*
Add the other test launchers as favorites
Robin Rosenberg
2013-06-16
3
-0
/
+12
*
Fix tests for OS X when the tmpdir is the default /tmp
Robin Rosenberg
2013-06-16
4
-5
/
+18
*
Fix running maven http tests on OS X
Robin Rosenberg
2013-06-16
1
-0
/
+8
*
Disable warning about assigning to parameter
Robin Stocker
2013-06-15
15
-15
/
+15
*
Add missing @since tags
Matthias Sohn
2013-06-15
3
-8
/
+13
*
Merge "document empty blocks in StashApplyCommandTest"
Matthias Sohn
2013-06-14
1
-0
/
+3
|
\
|
*
document empty blocks in StashApplyCommandTest
Tomasz Zarna
2013-06-13
1
-0
/
+3
*
|
Prepare 3.1.0-SNAPSHOT builds
Matthias Sohn
2013-06-13
51
-242
/
+242
*
|
Merge branch 'stable-3.0'
Matthias Sohn
2013-06-13
9
-23
/
+27
|
\
\
|
|
/
|
/
|
|
*
Prepare post 3.0.0.201306101825-r builds
Matthias Sohn
2013-06-13
46
-46
/
+46
|
*
JGit v3.0.0.201306101825-r
v3.0.0.201306101825-r
Matthias Sohn
2013-06-11
46
-46
/
+46
|
*
Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler)
Robin Rosenberg
2013-06-09
4
-9
/
+6
|
*
Fix version.sh to not overwrite ${project.version}
Matthias Sohn
2013-06-04
1
-3
/
+10
|
*
Prepare post 3.0.0 RC3 builds
Matthias Sohn
2013-06-04
46
-46
/
+46
|
*
JGit v3.0.0.201306040240-rc3
v3.0.0.201306040240-rc3
Matthias Sohn
2013-06-04
46
-58
/
+58
*
|
Fix warnings in ArchiveCommand
Matthias Sohn
2013-06-10
1
-11
/
+7
*
|
Add support for "jgit archive --output=<filename>"
Jonathan Nieder
2013-06-06
2
-12
/
+235
[next]