]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2021-02-23 Thomas Wolf[releng] japicmp: update last release version 55/176755/3
2021-02-23 Thomas WolfIgnoreNode: include path to file for invalid .gitignore... 44/176744/2
2021-02-23 Thomas WolfFastIgnoreRule: include bad pattern in log message 31/176731/2
2021-02-22 Matthias Sohninit: add config option to set default for the initial... 97/175297/7
2021-02-22 Matthias Sohninit: allow specifying the initial branch name for... 96/175296/6
2021-02-22 Matthias SohnFail clone if initial branch doesn't exist in remote... 64/175264/8
2021-02-22 Thomas WolfGPG: fix reading unprotected old-format secret keys 95/176595/1
2021-02-20 Matthias SohnUpdate Orbit to S20210216215844 69/176569/1
2021-02-20 Matthias SohnAdd missing bazel dependency for o.e.j.gpg.bc.test 64/176564/2
2021-02-19 Thomas WolfGPG: handle extended private key format 32/175332/11
2021-02-19 whdfs: handle short copies 47/173947/4
2021-02-19 Thomas WolfMerge "[GPG] Provide a factory for the BouncyCastleGpgS...
2021-02-19 Thomas Wolf[GPG] Provide a factory for the BouncyCastleGpgSigner 73/176473/3
2021-02-18 Jonathan NiederMerge "Rename PackFile to Pack"
2021-02-17 Matthias SohnFix boxing warnings 03/176303/2
2021-02-15 Thomas WolfGPG: compute the keygrip to find a secret key 55/174955/13
2021-02-15 Thomas WolfGPG signature verification via BouncyCastle 06/174406/12
2021-02-15 Tim NeumannPost commit hook failure should not cause commit failure 76/154476/10
2021-02-15 Matthias SohnAllow to define additional Hook classes outside JGit 47/175947/5
2021-02-15 Matthias SohnGitHook: use default charset for output and error streams 17/176017/4
2021-02-15 Matthias SohnGitHook: use generic OutputStream instead of PrintStream 16/176016/3
2021-02-13 Matthias SohnUpdate jetty to 9.4.36.v20210114 34/176234/1
2021-02-11 Nasser GrainawiRename PackFile to Pack 44/176144/1
2021-02-09 Marija SavtchoukAllow dir/file conflicts in virtual base commit on... 66/175166/5
2021-02-09 Christian HalstrickMerge "GitHook: make fields outputStream and errorStrea...
2021-02-09 Matthias SohnGitHook: make fields outputStream and errorStream private 15/176015/1
2021-02-07 Thomas WolfGPG: support git config gpg.program 31/175331/4
2021-02-07 David OstrovskyBump bazel version to 4.0.0 39/175939/2
2021-02-07 David OstrovskyBazel: Remove unused resources variable 38/175938/2
2021-02-07 Adithya ChakilamFix DateRevQueue tie breaks with more than 2 elements 23/175523/11
2021-02-07 Lars VogelField updateHead can be a local variable in RefDirector... 03/175703/3
2021-02-06 Matthias SohnFix FileRepository#convertToReftable which failed if... 89/174189/3
2021-02-06 Matthias SohnFix SeparateClassloaderTestRunner on Java 9 or higher 26/174126/3
2021-02-06 Matthias SohnMerge "reftable: add random suffix to table names"
2021-02-05 Alina DjamankulovaTransportGitAnon: remove unnecessary socket bind to... 07/175907/2
2021-02-04 David OstrovskyMigrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513 24/166824/21
2021-02-04 Matthias SohnLFSPointerTest: suppress errorprone error [SelfComparison] 70/175770/1
2021-02-04 Matthias SohnFix bazel tests broken by classes moved in dbd05433 69/175769/1
2021-02-03 Matthias SohnMerge branch 'stable-5.11' 63/175763/1
2021-02-03 Matthias SohnPrepare 5.11.0-SNAPSHOT builds 52/175752/1
2021-02-03 Matthias SohnJGit v5.11.0.202102031030-m2 24/175724/1 v5.11.0.202102031030-m2
2021-01-31 Thomas WolfIO: fix IO.readFully(InputStream, byte[], int) 21/175521/2
2021-01-31 Thomas WolfLFS: make pointer parsing more robust 94/175494/3
2021-01-29 Matthias Sohn[pgm] add option --timeout to clone command 99/175499/1
2021-01-29 Jonathan NiederMerge "Move reachability checker generation into the...
2021-01-29 Terry ParkerMove reachability checker generation into the ObjectRea... 00/175300/6
2021-01-28 Youssef ElghareebAdd the "compression-level" option to all ArchiveComman... 16/175216/9
2021-01-27 Jonathan TanMerge changes I36d9b63e,I8c5db581,I2c02e89c
2021-01-27 Gal PaikinCompare getting all refs except specific refs with... 98/173498/13
2021-01-27 Gal PaikinAdd getsRefsByPrefixWithSkips (excluding prefixes)... 22/173022/20
2021-01-27 Terry ParkerWrap the Files.list returned Stream in a try-with-resou... 48/175348/6
2021-01-26 Gal PaikinAdd seekPastPrefix method to RefCursor 21/173021/17
2021-01-25 Han-Wen Nienhuysreftable: add random suffix to table names 27/175327/2
2021-01-22 Thomas WolfTemporaryBuffer: fix toByteArray(limit) 47/175247/2
2021-01-18 Thomas WolfCorrect the minimum required version of Apache httpclient 99/174999/1
2021-01-18 Matthias SohnMerge "pgm: add missing dependency to org.apache.common...
2021-01-18 Matthias SohnMerge "[spotbugs]: Fix potential NPE in FileSnapshot...
2021-01-17 Matthias Sohnpgm: add missing dependency to org.apache.commons.logging 90/174190/2
2021-01-15 Thomas Wolf[pgm] Use Apache sshd by default 75/174875/2
2021-01-14 Thomas WolfTransportHttp: support preemptive Basic authentication 20/173320/3
2021-01-14 Thomas WolfTransportHttp: shared SSLContext during fetch or push 09/173009/5
2021-01-14 Thomas WolfTransportHttp: make the connection factory configurable 08/173008/4
2021-01-12 Matthias SohnAdd target platform for eclipse 4.19 staging 12/174712/2
2021-01-12 Matthias SohnUpdate orbit to S20210105214148 and com.google.gson... 11/174711/2
2021-01-12 Marco MillerUpdate spotbugs-maven-plugin to 4.2.0 11/174511/2
2021-01-12 Matthias SohnAdd org.eclipse.jetty.util.ajax to target platform... 65/174665/3
2021-01-10 Thomas WolfTag message must not include the signature 05/174405/3
2021-01-07 Matthias SohnUpdate jetty to 9.4.35.v20201120 12/174212/2
2021-01-06 Thomas WolfProtocol V2: don't log spurious ACKs in UploadPack 18/174318/1
2021-01-05 Thomas WolfMerge "Protocol V2: respect MAX_HAVES only once we...
2021-01-05 Christian HalstrickMerge "FileSnapshot: don't try to read file attributes...
2021-01-04 Thomas WolfProtocol V2: respect MAX_HAVES only once we got at... 95/174195/3
2021-01-04 Matthias SohnRepositoryCache: declare schedulerLock final 25/174125/2
2021-01-03 David OstrovskyEnable git wire protocol version 2 on server side per... 16/163216/6
2021-01-03 Matthias Sohn[spotbugs]: Fix potential NPE in FileSnapshot constructor 91/174191/1
2021-01-03 Matthias SohnFileSnapshot: don't try to read file attributes twice 88/174188/1
2021-01-01 Thomas WolfClient-side protocol V2 support for fetching 95/172595/9
2021-01-01 Thomas WolfUse Map interface instead of ConcurrentHashMap class 51/174151/2
2020-12-30 Thomas WolfFix NPE in DirCacheCheckout 43/174143/3
2020-12-30 Christian HalstrickMerge "Added check for null on DirCacheEntry in checkou...
2020-12-29 Thomas WolfGPG user ID matching: use case-insensitive matching 35/174135/1
2020-12-28 Thomas WolfDon't export package from test bundle 33/174133/1
2020-12-24 Matthias SohnUpdate eclipse-jarsigner-plugin to 1.1.7 09/174109/1
2020-12-24 Matthias SohnUpdate build-helper-maven-plugin to 3.2.0 08/174108/1
2020-12-24 Matthias SohnUpdate maven-enforcer-plugin to 3.0.0-M3 07/174107/1
2020-12-24 Matthias SohnUpdate maven-shade-plugin to 3.2.4 06/174106/1
2020-12-24 Matthias SohnRequire latest Maven version 3.6.3 05/174105/1
2020-12-24 Matthias SohnUpdate spring-boot-maven-plugin to 2.4.1 04/174104/1
2020-12-24 Matthias SohnUpdate maven-surefire plugins to 3.0.0-M5 03/174103/1
2020-12-24 Matthias SohnUpdate japicmp-maven-plugin to 0.14.4 02/174102/1
2020-12-24 Matthias SohnUpdate spotbugs-maven-plugin to 4.1.4 01/174101/1
2020-12-24 Marco MillerUpgrade ecj to 3.24.0 31/173931/2
2020-12-24 Marco MillerUpgrade wagon-ssh to 3.4.2; align maven-site-plugin 15/173315/3
2020-12-22 Matthias Sohn[spotbugs] Fix incorrect lazy initialization in SystemR... 29/173429/6
2020-12-22 Matthias Sohn[spotbugs] Don't use class from java.util.concurrent... 27/173427/6
2020-12-22 Matthias Sohn[spotbugs] Fix potential NPE in OpenSshServerKeyDatabase 26/173426/6
2020-12-22 Matthias Sohn[spotbugs] Fix potential NPE in FS.FileStoreAttributes#get 25/173425/6
2020-12-22 Matthias Sohn[spotbugs] Silence CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABL... 79/173379/7
2020-12-22 Matthias Sohn[spotbugs] Silence NP_BOOLEAN_RETURN_NULL in FakeUserAu... 78/173378/7
2020-12-22 Matthias Sohn[spotbugs] Fix FileReftableStack#equals to check for... 77/173377/7
next