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 help text for option --enable of command debug-rebuild-ref-tree
Matthias Sohn
2016-03-01
2
-1
/
+2
*
Update Mars orbit repository to R20160221192158
Matthias Sohn
2016-02-26
3
-9
/
+9
*
Tests on Windows with URIish fail
Ivan Motsch
2016-02-25
1
-0
/
+2
*
Remove the profiles for selecting the target platform
Matthias Sohn
2016-02-19
1
-37
/
+1
*
Add Neon target platform
Matthias Sohn
2016-02-18
3
-0
/
+116
*
Remove unused package export from bundle org.eclipse.jgit.lfs.test
Matthias Sohn
2016-02-18
1
-2
/
+1
*
Merge "Support Amazon S3 based storage for LFS"
Sasa Zivkov
2016-02-17
11
-11
/
+915
|
\
|
*
Support Amazon S3 based storage for LFS
Matthias Sohn
2016-02-17
11
-11
/
+915
*
|
Introduce specific WantNotValidException for servers
Shawn Pearce
2016-02-16
2
-15
/
+96
*
|
smart HTTP server: Pass along "want X not valid" to client
Shawn Pearce
2016-02-16
2
-21
/
+36
|
/
*
Merge branch 'stable-4.2'
Matthias Sohn
2016-02-16
2
-2
/
+2
|
\
|
*
Merge "Revert "Fix warnings about unchecked conversion of MergeResult"" into ...
Shawn Pearce
2016-02-15
2
-2
/
+2
|
|
\
|
|
*
Revert "Fix warnings about unchecked conversion of MergeResult"
Shawn Pearce
2016-02-15
2
-2
/
+2
*
|
|
Merge branch 'stable-4.2'
Matthias Sohn
2016-02-15
32
-1882
/
+1923
|
\
|
|
|
*
|
Merge changes I13672371,I95074358 into stable-4.2
Shawn Pearce
2016-02-15
1
-1207
/
+1216
|
|
\
\
|
|
*
|
MergeCommandTest: Use JUnit's assume to check preconditions
David Pursehouse
2016-02-12
1
-4
/
+3
|
|
*
|
MergeCommandTest: Open Git instances in try-with-resource
David Pursehouse
2016-02-12
1
-1202
/
+1212
|
*
|
|
Don't use deprecated LockFile constructor
David Pursehouse
2016-02-15
12
-31
/
+17
|
|
|
/
|
|
/
|
|
*
|
Fix warnings about unchecked conversion of MergeResult
David Pursehouse
2016-02-15
2
-2
/
+2
|
*
|
MockServletConfig: Fix warning about unchecked conversion of Enumeration
David Pursehouse
2016-02-15
1
-1
/
+1
|
*
|
HugeFileTest: Make Git a class member and open in try-with-resource
David Pursehouse
2016-02-15
1
-1
/
+16
|
*
|
Suppress "unchecked cast" warnings related to UploadPackFactory.DISABLED
David Pursehouse
2016-02-15
2
-0
/
+2
|
*
|
DiffAlgorithms: Fix warnings about variable hiding
David Pursehouse
2016-02-15
1
-11
/
+12
|
*
|
DirCacheBasicTest: Open ObjectInserter.Formatter in try-with-resource
David Pursehouse
2016-02-15
1
-3
/
+5
|
*
|
DirCacheBuilderIteratorTest: Open TreeWalk in try-with-resource
David Pursehouse
2016-02-15
1
-15
/
+16
|
*
|
DirCacheCGitCompatabilityTest: Open TreeWalk in try-with-resource
David Pursehouse
2016-02-15
1
-11
/
+12
|
*
|
DirCacheCheckoutMaliciousPathTest: Open Git and RevWalk in t-w-r
David Pursehouse
2016-02-15
1
-60
/
+61
|
*
|
DirCacheIteratorTest: Open TreeWalk instances in try-with-resource
David Pursehouse
2016-02-15
1
-87
/
+94
|
*
|
ForPathTest: Open TreeWalk in try-with-resource
David Pursehouse
2016-02-15
1
-11
/
+12
|
*
|
GitConstructionTest: Open Git instance in try-with-resource
David Pursehouse
2016-02-15
1
-5
/
+6
|
*
|
IndexDiffTest: Open Git instances in try-with-resources
David Pursehouse
2016-02-15
1
-334
/
+340
|
*
|
ManifestParserTest: Don't use deprecated StringBufferInputStream
David Pursehouse
2016-02-15
1
-2
/
+3
|
*
|
InMemoryRepository: Remove unused RevWalk from batch method signature
David Pursehouse
2016-02-15
1
-2
/
+2
|
*
|
IndexModificationTimesTest: Open Git instances in try-with-resource
David Pursehouse
2016-02-15
1
-51
/
+52
|
*
|
InterIndexDiffFilterTest: Open TreeWalk in try-with-resource
David Pursehouse
2016-02-15
1
-32
/
+37
|
*
|
LockFileTest: Open Git instance in try-with-resource
David Pursehouse
2016-02-15
1
-17
/
+18
|
*
|
Merge branch 'stable-4.1' into stable-4.2
David Pursehouse
2016-02-15
0
-0
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
JGit v4.1.2.201602141800-r
v4.1.2.201602141800-r
Matthias Sohn
2016-02-14
46
-49
/
+49
*
|
|
Merge "Allow deletion of HEAD ref if the repository is bare."
Shawn Pearce
2016-02-15
2
-3
/
+20
|
\
\
\
|
*
|
|
Allow deletion of HEAD ref if the repository is bare.
Mike Williams
2016-01-28
2
-3
/
+20
*
|
|
|
Buck: Simplify root build file
David Ostrovsky
2016-02-14
2
-78
/
+19
*
|
|
|
Add Buck build aliases
Saša Živkov
2016-02-12
1
-0
/
+8
*
|
|
|
Update Buck version to the same version used in Gerrit master
Saša Živkov
2016-02-12
1
-1
/
+1
*
|
|
|
Fix buck classpath for tests
Saša Živkov
2016-02-12
2
-0
/
+2
*
|
|
|
Merge branch 'stable-4.2'
Matthias Sohn
2016-02-12
16
-544
/
+566
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
NoteMapTest: Open TreeWalk instances in try-with-resource
David Pursehouse
2016-02-12
1
-8
/
+12
|
*
|
|
ObjectDirectoryTest: Fix warnings about variable hiding
David Pursehouse
2016-02-12
1
-4
/
+4
|
*
|
|
PackWriterTest: Open RevWalk in try-with-resource
David Pursehouse
2016-02-12
1
-5
/
+6
|
*
|
|
PatchIdDiffFormatterTest: Open Git and PatchIdDiffFormatter in try-with-resource
David Pursehouse
2016-02-12
1
-39
/
+43
|
*
|
|
PathSuffixFilterTest: Open TreeWalk in try-with-resource
David Pursehouse
2016-02-12
1
-9
/
+10
[next]