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
...
|
*
Time based eviction strategy for repository cache
Christian Halstrick
2016-07-12
3
-9
/
+244
|
*
Add method to read time unit from config
Hugo Arès
2016-07-12
1
-0
/
+120
|
*
Align include.path max depth with native git
Hugo Arès
2016-06-27
1
-1
/
+1
|
*
Config load should not fail on unsupported or nonexistent include path
Hugo Arès
2016-06-27
1
-2
/
+9
|
*
Extract work queue to allow reusing it
Matthias Sohn
2016-06-08
2
-46
/
+102
*
|
Add method to read time unit from config
Hugo Arès
2016-06-06
1
-0
/
+120
*
|
BatchRefUpdate: Include command message in toString()
Dave Borowitz
2016-06-02
1
-1
/
+5
|
/
*
Replace use of deprecated method Repository.getRef()
Matthias Sohn
2016-05-31
2
-4
/
+4
*
Support git config [include] section with absolute path(s)
Marco Miller
2016-05-21
1
-1
/
+42
*
Fix config value get to return last instead of 1st just like git
Marco Miller
2016-05-12
1
-4
/
+5
*
Remove UTF-8 checking duplication in Config lib subclasses
Marco Miller
2016-05-12
2
-2
/
+14
*
PersonIdent: Make appendSanitized public
Dave Borowitz
2016-05-03
1
-1
/
+6
*
Config: Improve documentation for setStringList
Stefan Beller
2016-05-03
1
-1
/
+2
*
PersonIdent: Strip some special chars from external strings
Dave Borowitz
2016-04-29
1
-2
/
+39
*
PersonIdent: Document that name and email aren't trimmed
Dave Borowitz
2016-04-29
1
-1
/
+6
*
Expose the ObjectInserter that created an ObjectReader
Dave Borowitz
2016-04-26
2
-1
/
+33
*
Add ObjectReader.Filter, like in ObjectInserter
Dave Borowitz
2016-04-25
1
-0
/
+98
*
Support per-BatchRefUpdate atomic transactions
Dave Borowitz
2016-04-19
2
-2
/
+68
*
Merge branch 'master' into stable-4.3
Matthias Sohn
2016-04-07
2
-12
/
+41
|
\
|
*
Remove repository from cache when it's closed
Hugo Arès
2016-04-07
2
-9
/
+35
|
*
Fix repository cache never closing repository
Hugo Arès
2016-04-07
2
-3
/
+6
*
|
Merge branch 'master' into stable-4.3
Matthias Sohn
2016-04-06
1
-0
/
+6
|
\
|
|
*
Add config parameter gc.prunePackExpire for packfile expiration
Christian Halstrick
2016-03-31
1
-0
/
+6
*
|
Implement DIR_NO_GITLINKS
Preben Ingvaldsen
2016-04-05
1
-0
/
+6
|
/
*
Add EOL stream type detection to TreeWalk
Ivan Motsch
2016-03-07
2
-0
/
+47
*
Allow deletion of HEAD ref if the repository is bare.
Mike Williams
2016-01-28
1
-1
/
+2
*
Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and
Andrey Loskutov
2016-01-19
5
-1154
/
+0
*
Annotated to be removed Tree API with @noreference and @noextend
Andrey Loskutov
2016-01-19
5
-0
/
+10
*
Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"
Shawn Pearce
2016-01-15
5
-0
/
+1144
*
Remove deprecated Tree, TreeEntry, FileTreeEntry and friends
Shawn Pearce
2016-01-09
5
-1144
/
+0
*
Paths.pathCompare: Utility to sort paths from byte[]
Shawn Pearce
2016-01-09
1
-23
/
+8
*
RefTree: Store references in a Git tree
Shawn Pearce
2016-01-07
1
-1
/
+3
*
ObjectChecker: honor some git-core fsck.* options
Shawn Pearce
2015-12-30
1
-158
/
+347
*
ObjectChecker: allow some objects to skip errors
Shawn Pearce
2015-12-30
1
-50
/
+166
*
ObjectChecker: use java.text.Normalizer directly
Shawn Pearce
2015-12-30
1
-55
/
+2
*
PackWriter: use lib.ObjectIdSet to avoid wrapper
Shawn Pearce
2015-12-29
3
-3
/
+68
*
Merge "BaseRepositoryBuilder should trim CR from .git symref"
Shawn Pearce
2015-12-15
1
-1
/
+2
|
\
|
*
BaseRepositoryBuilder should trim CR from .git symref
Marc Strapetz
2015-11-03
1
-1
/
+2
*
|
Merge "Accept UTF8 BOM with BlobBasedConfig"
Shawn Pearce
2015-12-15
1
-1
/
+9
|
\
\
|
*
|
Accept UTF8 BOM with BlobBasedConfig
Doug Kelly
2015-12-09
1
-1
/
+9
*
|
|
Null-annotated Ref class and fixed related compiler errors
Andrey Loskutov
2015-12-15
5
-24
/
+78
|
/
/
*
|
Add support for smudge filters
Christian Halstrick
2015-11-27
1
-0
/
+7
*
|
Add support for clean filters
Christian Halstrick
2015-11-27
2
-0
/
+15
*
|
Add the new class Attributes holding multiple Attribute(s)
Ivan Motsch
2015-11-27
1
-0
/
+7
*
|
Repository: Introduce exactRef and findRef, deprecate getRef
Jonathan Nieder
2015-11-25
1
-0
/
+35
*
|
Null-annotated RefDatabase class
Andrey Loskutov
2015-11-25
1
-2
/
+17
*
|
Null-annotated Repository class and fixed related compiler errors
Andrey Loskutov
2015-11-25
2
-20
/
+94
*
|
Raise error if FileNotFoundException is caught for an existing file
Matthias Sohn
2015-11-24
1
-0
/
+6
*
|
Adds the git attributes computation on the treewalk
Arthur Daussy
2015-11-18
2
-0
/
+13
*
|
Merge branch 'stable-4.1'
Matthias Sohn
2015-11-14
1
-13
/
+4
|
\
\
[prev]
[next]