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
Commit message (
Expand
)
Author
Age
Files
Lines
*
DfsPackFile: Make the loader classes used to construct bitmaps public.
jackdt@google.com
2024-04-02
1
-7
/
+20
*
DfsPackFile: make public the constructor with bitmap loader
Ivan Frade
2024-04-01
1
-1
/
+12
*
PackWriter: writeBitmapIndex takes bitmap index writer
Sam Delmerico
2024-03-29
6
-22
/
+76
*
PackBitmapIndex: convert from class to interface
Sam Delmerico
2024-03-25
3
-5
/
+5
*
Merge "PackBitmapIndex: hide packChecksum behind getter"
Ivan Frade
2024-03-20
3
-3
/
+16
|
\
|
*
PackBitmapIndex: hide packChecksum behind getter
Sam Delmerico
2024-03-18
3
-3
/
+16
*
|
Merge "Cache refreshed loose ref dirs in SnapshottingRefDirectory"
Matthias Sohn
2024-03-20
1
-2
/
+26
|
\
\
|
*
|
Cache refreshed loose ref dirs in SnapshottingRefDirectory
Nasser Grainawi
2024-03-19
1
-2
/
+26
*
|
|
Merge "TreeRevFilter: correct changedPathFilter usage for multi-paths inclusion"
jonathantanmy
2024-03-19
2
-6
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
TreeRevFilter: correct changedPathFilter usage for multi-paths inclusion
Xing Huang
2024-03-18
2
-6
/
+3
*
|
|
Merge "CleanupService: preload JgitText if not running in OSGi"
Thomas Wolf
2024-03-18
2
-18
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CleanupService: preload JgitText if not running in OSGi
Thomas Wolf
2024-03-15
2
-18
/
+49
*
|
|
PathFilterGroup: implement getPathsBestEffort()
Xing Huang
2024-03-18
2
-0
/
+19
*
|
|
DfsPackFile: get commitGraph.readChangePaths from repo config
Xing Huang
2024-03-14
1
-1
/
+8
|
|
/
|
/
|
*
|
Merge "CommitGraphLoader: receive readChangedPaths as parameter"
Ivan Frade
2024-03-12
1
-11
/
+40
|
\
\
|
|
/
|
/
|
|
*
CommitGraphLoader: receive readChangedPaths as parameter
Xing Huang
2024-03-12
1
-11
/
+40
*
|
Merge "ShutdownHook: run on bundle deactivation if in OSGi"
Matthias Sohn
2024-03-09
3
-20
/
+111
|
\
\
|
*
|
ShutdownHook: run on bundle deactivation if in OSGi
Thomas Wolf
2024-03-08
3
-20
/
+111
*
|
|
FS_POSIX.runInShell(): on MacOS use a login shell
Thomas Wolf
2024-03-09
1
-1
/
+5
|
/
/
*
|
[diffmergetool] Fix running command on Cygwin
Thomas Wolf
2024-03-07
1
-3
/
+3
*
|
DfsBlockCache: move cache table specific implementations to a new class
Laura Hamelin
2024-03-05
3
-551
/
+933
*
|
Introduce core.trustLooseRefStat config
Kaushik Lingarkar
2024-03-05
3
-0
/
+59
|
/
*
DfsObjDatabase: Let object database instantiate DfsPackFiles
Ivan Frade
2024-02-26
3
-3
/
+20
*
DfsPackFile: Abstract the bitmap loading to support other backends
Ivan Frade
2024-02-26
1
-26
/
+127
*
Merge "DfsReader#getObjectSize: use size index if possible"
Ivan Frade
2024-02-23
1
-33
/
+16
|
\
|
*
DfsReader#getObjectSize: use size index if possible
Ivan Frade
2024-02-20
1
-33
/
+16
*
|
Merge "Revert "StartGenerator: Fix parent rewrite with non-default RevFilter""
Ivan Frade
2024-02-22
2
-10
/
+24
|
\
\
|
*
|
Revert "StartGenerator: Fix parent rewrite with non-default RevFilter"
Ivan Frade
2024-02-21
2
-10
/
+24
|
|
/
*
|
Merge branch 'stable-6.8'
Matthias Sohn
2024-02-21
3
-4
/
+29
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'stable-6.7' into stable-6.8
Matthias Sohn
2024-02-21
3
-4
/
+29
|
|
\
|
|
*
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2024-02-21
3
-4
/
+29
|
|
|
\
|
|
|
*
Allow to discover bitmap on disk created after the packfile
Luca Milanesio
2024-02-20
3
-4
/
+29
*
|
|
|
Add SystemReader.Delegate to reduce boiler-plate code needed to subclass
Matthias Sohn
2024-02-20
1
-0
/
+61
*
|
|
|
storage.file: Do not throw NSFE when deleting tmp files
Nasser Grainawi
2024-02-19
4
-8
/
+8
*
|
|
|
FS.detectSymlinkSupport: fix a race
Motiejus Jakštys
2024-02-19
1
-1
/
+1
*
|
|
|
Merge changes I8e577a23,Ic8e8b288
Matthias Sohn
2024-02-19
3
-3
/
+4
|
\
\
\
\
|
*
|
|
|
Errorprone EscapedEntity: Do not use HTML entities inside @code javadoc
Ivan Frade
2024-02-09
2
-3
/
+3
|
*
|
|
|
ChangedPathFilter: Suppress warning about backing array (errorprone)
Ivan Frade
2024-02-09
1
-0
/
+1
*
|
|
|
|
Merge changes I9225d6a3,I9cf093ca,Id5a80635
Matthias Sohn
2024-02-19
4
-5
/
+134
|
\
\
\
\
\
|
*
|
|
|
|
RawParseUtils.nextLfSkippingSplitLines: fulfil contract as stated
Thomas Wolf
2024-02-01
1
-1
/
+1
|
*
|
|
|
|
[gpg] Refactor the GpgSignatureVerifier
Thomas Wolf
2024-02-01
2
-2
/
+99
|
*
|
|
|
|
RawParseUtils: utility method to get a header value
Thomas Wolf
2024-02-01
2
-2
/
+34
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'stable-6.8' into master
Dariusz Luksza
2024-02-15
3
-26
/
+80
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'stable-6.7' into stable-6.8
Dariusz Luksza
2024-02-15
3
-26
/
+80
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'stable-6.6' into stable-6.7
Dariusz Luksza
2024-02-15
3
-26
/
+80
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
RefDirectory: Do not unlock until after deleting loose ref
Nasser Grainawi
2024-02-13
1
-9
/
+26
|
|
|
*
|
Add missing javadoc description for declared exception
Matthias Sohn
2024-02-13
1
-0
/
+1
|
|
|
*
|
SnapshottingRefDirectory: Invalidate snapshot after locking ref for
Nasser Grainawi
2024-02-13
2
-0
/
+26
|
|
|
*
|
SnapshottingRefDir: Replace lambas with method refs
Nasser Grainawi
2024-02-13
1
-11
/
+8
|
|
|
*
|
SnapshottingRefDir: Reduce casts with overrides
Nasser Grainawi
2024-02-13
1
-6
/
+20
[next]