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
path:
root
/
org.eclipse.jgit
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
WalkFetchConnection: Remove marked packs on all function exits
Ivan Frade
2024-05-16
1
-6
/
+15
*
Do not use ArrayList when there will be deletions
jackdt@google.com
2024-05-16
3
-27
/
+30
*
Merge "Allow applying a patch with conflicts"
Matthias Sohn
2024-05-15
1
-19
/
+115
|
\
|
*
Allow applying a patch with conflicts
Patrick Hiesel
2024-05-14
1
-19
/
+115
*
|
Check an execution bit by reading it from the file system
Yury Molchan
2024-05-13
1
-2
/
+11
|
/
*
PackIndex: Make it an interface
Ivan Frade
2024-05-08
3
-23
/
+26
*
PackIndex: Make iterator static (pass object count in ctor)
Ivan Frade
2024-05-08
3
-4
/
+18
*
PackIndex: move checksum to the subclasses
Ivan Frade
2024-05-08
4
-10
/
+21
*
Merge "PackIndex: Make #getOffset protected to allow out-of-package subclasses"
Ivan Frade
2024-05-01
2
-2
/
+2
|
\
|
*
PackIndex: Make #getOffset protected to allow out-of-package subclasses
Ivan Frade
2024-04-26
2
-2
/
+2
*
|
[errorprone] Fix error pattern JdkObsolete
Matthias Sohn
2024-04-29
27
-82
/
+77
|
/
*
ResolveMerger: Fix the issue with binary modify-modify conflicts
Sruteesh
2024-04-25
1
-30
/
+43
*
PackBitmapIndexBuilder.StoredEntry: add getter for objectId
Sam Delmerico
2024-04-12
1
-4
/
+16
*
PackBitmapIndex: clarify naming of getObject inputs
Sam Delmerico
2024-04-12
3
-19
/
+24
*
Merge "MergeAlgorithm: Fix diff3 conflict hunk computation"
Ivan Frade
2024-04-09
1
-2
/
+11
|
\
|
*
MergeAlgorithm: Fix diff3 conflict hunk computation
Antonin Delpeuch
2024-04-09
1
-2
/
+11
*
|
PackBitmapIndexBuilder: make StoredEntry constructor public
Sam Delmerico
2024-04-03
1
-1
/
+15
*
|
Merge "PackBitmapIndexBuilder: allow repeated call of getCompressedBitmaps()"
Ivan Frade
2024-04-02
1
-2
/
+3
|
\
\
|
*
|
PackBitmapIndexBuilder: allow repeated call of getCompressedBitmaps()
Sam Delmerico
2024-04-02
1
-2
/
+3
*
|
|
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
|
|
|
\
[next]