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
*
transport: Add methods that do not handle exceptions
Masaya Suzuki
2019-12-02
1
-10
/
+44
*
transport: Let users specify an error handler for unpacking a pack file
Masaya Suzuki
2019-12-02
2
-1
/
+48
*
ReceivePack: Use try-with-resources for PostReceiveHook
Masaya Suzuki
2019-12-02
1
-25
/
+22
*
transport: Consolidate status reporting code
Masaya Suzuki
2019-12-02
1
-96
/
+96
*
transport: Add ReceiveCommandErrorHandler
Masaya Suzuki
2019-12-02
2
-17
/
+111
*
transport: Move exception handler to the caller
Masaya Suzuki
2019-12-02
1
-9
/
+14
*
transport: Move handling code to the caller side
Masaya Suzuki
2019-12-02
1
-9
/
+12
*
Merge "ReceivePack: Open visibility for some methods"
Jonathan Nieder
2019-11-26
1
-2
/
+10
|
\
|
*
ReceivePack: Open visibility for some methods
Ivan Frade
2019-11-26
1
-2
/
+10
*
|
Make blame work correctly on merge conflicts
Thomas Wolf
2019-11-27
4
-72
/
+182
|
/
*
Merge changes I8698001d,I5c1177ac
Jonathan Nieder
2019-11-25
1
-0
/
+43
|
\
|
*
Add missing license header to ReftableDatabase
Jonathan Nieder
2019-11-25
1
-0
/
+43
*
|
RepositoryCache: don't require HEAD in git repositories
Han-Wen Nienhuys
2019-11-26
1
-1
/
+2
*
|
FileRepository: cleanup refs outside refs/ on reftable conversion
Han-Wen Nienhuys
2019-11-26
1
-0
/
+13
|
/
*
BitmappedReachabilityChecker: Use only one bitmap for the whole check
Ivan Frade
2019-11-21
2
-158
/
+95
*
checkNotAdvertisedWants: Be lazy converting Ref to RevCommit
Ivan Frade
2019-11-21
1
-40
/
+36
*
ReachabilityChecker: Receive a Stream instead of a Collection
Ivan Frade
2019-11-21
4
-8
/
+49
*
UploadPack: Prioritize references for non-advertised wants checks
Ivan Frade
2019-11-21
1
-7
/
+44
*
ReceivePack: Fix name hiding of 'atomic' member
David Pursehouse
2019-11-17
1
-2
/
+1
*
ReceivePack: Remove unnecessarily nested else-clause
David Pursehouse
2019-11-17
1
-3
/
+3
*
Simplify comparator code
Michael Keppler
2019-11-17
1
-6
/
+2
*
Fix typo in Javadoc
Michael Keppler
2019-11-17
1
-2
/
+2
*
file: implement FileReftableDatabase
Han-Wen Nienhuys
2019-11-16
7
-11
/
+1634
*
ReceivePack: Reduce visibility of methods
David Pursehouse
2019-11-16
1
-23
/
+20
*
TopoSortGenerator: simplify first-parent handling
Thomas Wolf
2019-11-15
1
-8
/
+7
*
RewriteGenerator: avoid adding null parent
Thomas Wolf
2019-11-15
1
-3
/
+7
*
DiffFormatter: support core.quotePath = false
Thomas Wolf
2019-11-15
3
-19
/
+66
*
IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurable
Thomas Wolf
2019-11-15
3
-8
/
+149
*
IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly
Thomas Wolf
2019-11-15
2
-3
/
+10
*
Merge changes I583491f6,Idd44e3bb
Jonathan Nieder
2019-11-14
3
-24
/
+30
|
\
|
*
Move KetchSystem.delay to FileUtils.
Han-Wen Nienhuys
2019-11-13
3
-24
/
+30
*
|
Suppress the API errors introduced by 3e9a5f99
Matthias Sohn
2019-11-14
3
-1
/
+4
*
|
ReceivePack: Remove unused getLockMessageProcessName method
David Pursehouse
2019-11-13
1
-9
/
+0
*
|
ReceivePack: Remove unnecessary ReceivePack. prefix on static call
David Pursehouse
2019-11-13
1
-1
/
+1
*
|
transport: Merge BaseReceivePack into ReceivePack
Masaya Suzuki
2019-11-13
7
-2047
/
+1884
*
|
BaseReceivePack: Add hasReceivedPack method
David Pursehouse
2019-11-13
1
-0
/
+14
|
/
*
Merge branch 'stable-5.5'
Thomas Wolf
2019-11-12
1
-3
/
+0
|
\
|
*
Fix NPE in SystemReader in tests
Thomas Wolf
2019-11-12
1
-3
/
+0
*
|
Merge branch 'stable-5.5'
Matthias Sohn
2019-11-11
6
-31
/
+154
|
\
|
|
*
BaseReceivePack: Fix the format
Masaya Suzuki
2019-11-10
1
-1
/
+1
|
*
Prepend hostname to subsection used to store file timestamp resolution
Matthias Sohn
2019-11-09
1
-2
/
+3
|
*
Store filesystem timestamp resolution in extra jgit config
Matthias Sohn
2019-11-09
4
-15
/
+104
|
*
SystemReader: extract updating config and its parents if outdated
Thomas Wolf
2019-11-08
2
-14
/
+47
*
|
DirCacheCheckout: don't use deprecated method
Thomas Wolf
2019-11-03
1
-2
/
+5
*
|
WorkingTreeModifiedEvent: must be fired explicitly after merge
Thomas Wolf
2019-11-03
3
-11
/
+28
*
|
Merge "HttpSupport.proxyFor(): use only scheme, host, and port"
David Pursehouse
2019-10-30
1
-1
/
+4
|
\
\
|
*
|
HttpSupport.proxyFor(): use only scheme, host, and port
Thomas Wolf
2019-10-30
1
-1
/
+4
*
|
|
reftable: enforce ascending order in sortAndWriteRefs
Han-Wen Nienhuys
2019-10-30
1
-0
/
+7
|
/
/
*
|
[errorprone] Don't throw exception in finally
Matthias Sohn
2019-10-25
1
-1
/
+1
*
|
[errorprone] Add parenthesis to clarify operator precedence
Matthias Sohn
2019-10-25
1
-4
/
+4
[next]