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
*
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
*
|
Pick default archive format based on filename suffix
Jonathan Nieder
2013-06-06
6
-3
/
+111
*
|
Add long filename, large file, and non-ASCII filename support to TarFormat
Jonathan Nieder
2013-06-06
3
-8
/
+41
*
|
Add tbz2 archive format
Jonathan Nieder
2013-06-05
3
-0
/
+73
*
|
Include o.e.j.archive into o.e.jgit feature
Matthias Sohn
2013-06-02
2
-14
/
+18
*
|
Update build to use Tycho 0.18
Matthias Sohn
2013-06-02
1
-1
/
+1
*
|
Add jgit target platform to define dependencies more precisely
Matthias Sohn
2013-06-02
7
-24
/
+172
*
|
Fix javadoc of FormatActivator
Matthias Sohn
2013-06-02
1
-5
/
+7
*
|
Fix version of dependency to package org.osgi.framework
Matthias Sohn
2013-06-01
1
-1
/
+1
*
|
Add missing javadoc for archive code
Jonathan Nieder
2013-05-29
7
-0
/
+63
*
|
Remove unused import in Archive
Jonathan Nieder
2013-05-29
1
-1
/
+0
*
|
Drop unnecessary "throws" clauses in archive code
Jonathan Nieder
2013-05-29
2
-4
/
+3
*
|
Move FormatActivator.start()/stop() to a separate class
Jonathan Nieder
2013-05-29
3
-46
/
+95
*
|
Merge branch 'stable-3.0'
Matthias Sohn
2013-05-29
25
-138
/
+566
|
\
|
|
*
Prepare post 3.0.0-rc2 builds
Matthias Sohn
2013-05-29
46
-58
/
+58
|
*
JGit v3.0.0.201305281830-rc2
v3.0.0.201305281830-rc2
Matthias Sohn
2013-05-29
46
-58
/
+58
|
*
Support refspecs with wildcard in middle (not only at end)
Robin Stocker
2013-05-28
4
-19
/
+214
|
*
Fix multiple bugs in RawSubStringPattern used by MessageRevFilter
Robin Stocker
2013-05-28
2
-5
/
+109
|
*
Handle short branch/tag name for setBranch in CloneCommand
Robin Stocker
2013-05-26
2
-10
/
+48
|
*
Add missing Bundle-Localization header
Matthias Sohn
2013-05-26
1
-0
/
+1
|
*
Apply tree filter marks when pairing DiffEntry for renames
Robin Stocker
2013-05-24
1
-0
/
+2
|
*
Improve feature names to become understandable by end users
Matthias Sohn
2013-05-21
6
-6
/
+6
|
*
Update kepler orbit version to R20130517111416
Matthias Sohn
2013-05-20
1
-1
/
+1
|
*
Fix BatchRefUpdate progress-monitoring so it doesn't count twice
Roberto Tyley
2013-05-19
2
-10
/
+32
[next]