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
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use constant for ".lock"
Matthias Sohn
2018-06-08
2
-2
/
+13
*
Repository: Deprecate #peel method
David Pursehouse
2018-05-22
1
-0
/
+2
*
Repository: Make #exactRef and #findRef final
David Pursehouse
2018-05-22
1
-2
/
+2
*
Repository: Deprecate getTags method
David Pursehouse
2018-05-22
1
-0
/
+2
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
7
-12
/
+12
*
BatchRefUpdate: Don't use deprecated RefDatabase#getRefs(String)
David Pursehouse
2018-05-15
1
-2
/
+4
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
31
-152
/
+152
*
Store in IndexChangedEvent if it was caused by JGit itself
Matthias Sohn
2018-05-13
1
-4
/
+10
*
Rename RefDatabase#getAllRefs to getRefs
Jonathan Nieder
2018-04-29
1
-19
/
+32
*
RefDatabase: add hasRefs convenience method
David Pursehouse
2018-04-29
1
-0
/
+12
*
Fix comparison order in AnyObjectId
David Turner
2018-04-27
1
-8
/
+10
*
RefDatabase: Introduce getAllRefs method
David Pursehouse
2018-04-27
1
-0
/
+16
*
RefDatabase: Update Javadoc for ALL constant
David Pursehouse
2018-04-27
1
-1
/
+4
*
Add RefDatabase#getRefsByPrefix method
Jonathan Tan
2018-04-20
1
-0
/
+41
*
Allow '@' as last character of ref
Christian Halstrick
2018-04-12
1
-0
/
+2
*
Merge branch 'stable-4.11'
Matthias Sohn
2018-03-26
1
-2
/
+2
|
\
|
*
Add missing @since tag and silence API error
Matthias Sohn
2018-03-27
1
-0
/
+2
*
|
Add missing @since tags for new API
Matthias Sohn
2018-03-25
1
-0
/
+2
*
|
Merge branch 'stable-4.11'
David Pursehouse
2018-03-16
1
-15
/
+68
|
\
|
|
*
ObjectIdSerializer: Support serialization of known non-null ObjectId
David Pursehouse
2018-03-15
1
-15
/
+68
*
|
RepositoryCache#registerRepository: Refactor to use try-with-resource
David Pursehouse
2018-03-15
1
-3
/
+3
*
|
IndexDiff: Refactor to open Repository in try-with-resource
David Pursehouse
2018-03-15
1
-6
/
+3
*
|
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
2
-12
/
+3
*
|
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
5
-11
/
+15
*
|
Constants: Initialize CHARSET and CHARACTER_ENCODING from StandardCharsets.UTF_8
David Pursehouse
2018-03-11
1
-3
/
+4
*
|
Remove deprecated Repository#getRef
Matthias Sohn
2018-03-10
1
-22
/
+4
*
|
Remove deprecated BitmapBuilder#add
Matthias Sohn
2018-03-10
1
-13
/
+0
|
/
*
Merge branch 'stable-4.10'
Matthias Sohn
2018-03-07
1
-0
/
+1
|
\
|
*
Set context classloader to null in WorkQueue
Matthias Sohn
2018-02-14
1
-0
/
+1
*
|
Add ConfigConstants.CONFIG_SECTION_LFS
David Pursehouse
2018-03-05
1
-0
/
+6
*
|
TagBuilder: Open OutputStreamWriter in try-with-resource
David Pursehouse
2018-03-03
1
-3
/
+2
*
|
LFS: support merge/rebase/cherry-pick/diff/compare with LFS files
Markus Duft
2018-03-03
1
-0
/
+7
*
|
Add ObjectIdSerializer
David Pursehouse
2018-02-25
1
-0
/
+107
*
|
LFS: Add remote download to SmudgeFilter
Markus Duft
2018-02-16
1
-0
/
+6
*
|
Close RevWalk in BranchTrackingStatus.of()
Matthias Sohn
2018-02-06
1
-12
/
+15
*
|
Minor improvements in git config file inclusions
Thomas Wolf
2018-01-28
1
-5
/
+10
*
|
Skip unborn branches in UploadPack
Zhen Chen
2018-01-03
1
-1
/
+2
|
/
*
Config: Drop backslash in invalid escape sequences in subsections
Dave Borowitz
2017-12-21
1
-3
/
+4
*
Config: Match C git behavior more closely in escaping values
Dave Borowitz
2017-12-21
1
-6
/
+20
*
Fix remaining javadoc errors raised by doclint
Matthias Sohn
2017-12-21
2
-4
/
+4
*
Merge branch 'stable-4.9'
Dave Borowitz
2017-12-20
1
-0
/
+7
|
\
|
*
ObjectInserter: Add warning about mixing read-back with writes
Dave Borowitz
2017-12-20
1
-0
/
+7
|
*
Config: Remove the include functionality
David Pursehouse
2017-12-15
1
-39
/
+0
*
|
Replace explicit calls to initCause where possible
David Pursehouse
2017-12-20
1
-4
/
+2
*
|
Fix javadoc in org.eclipse.jgit lib package
Matthias Sohn
2017-12-19
64
-550
/
+1215
*
|
Config: Rewrite subsection and value escaping and parsing
Dave Borowitz
2017-12-18
1
-66
/
+125
*
|
Make Config.readIncludedConfig a noop by default
Shawn Pearce
2017-12-13
1
-18
/
+1
*
|
Config: extract method to read included config
Marc Strapetz
2017-12-04
1
-17
/
+40
*
|
Merge branch 'stable-4.9'
Matthias Sohn
2017-11-24
1
-0
/
+7
|
\
|
|
*
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2017-11-24
1
-0
/
+7
|
|
\
[next]