]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2022-10-05 Ivan Fradepgm/BUILD: Add dependencty to java EWAH 22/196122/3
2022-10-01 Thomas Wolf[sshd] Guard against numerical overflow 48/196148/1
2022-09-28 Matthias SohnMerge branch 'stable-6.3' 93/196093/1
2022-09-28 Matthias SohnRemove unused imports 91/196091/1
2022-09-22 Matthias SohnRemove unused API filters 92/196092/1
2022-09-22 Jörg KubitzObjectDirectory: avoid using File.getCanonicalPath() 86/195186/8
2022-09-20 Jörg KubitzAutoCRLFOutputStream: use BufferedOutputStream 77/195477/3
2022-09-18 Thomas WolfCloneCommand: set HEAD also when not checking out 82/195882/1
2022-09-18 Thomas WolfPass on shallowSince only if not null 81/195881/1
2022-09-18 Thomas WolfFix wrong @since tag 80/195880/1
2022-09-15 Han-Wen NIenhuysMerge "Split out ApplyCommand logic to PatchApplier...
2022-09-15 Nitzan Gur... Split out ApplyCommand logic to PatchApplier class 26/194426/62
2022-09-14 Matthias SohnPrepare 6.4.0-SNAPSHOT builds 92/195792/2
2022-09-14 kylezhaoFix typo in FetchV2Request javadoc 76/195776/2
2022-09-12 Matthias SohnMerge branch 'stable-6.3' 24/195724/1
2022-09-12 Matthias SohnPrepare 6.3.1-SNAPSHOT builds 22/195722/1
2022-09-07 Ivan FradeMerge "DfsBundleWriter: Add test case about GC_REST...
2022-09-07 yunjieliDfsBundleWriter: Add test case about GC_REST pack. 10/195610/2
2022-09-07 Matthias SohnJGit v6.3.0.202209071007-r 36/195636/1 v6.3.0.202209071007-r
2022-09-07 Matthias SohnJGit v6.3.0.2022009070944-r 32/195632/1
2022-09-07 Thomas Wolf[merge] Fix merge conflicts with symlinks 19/195219/3
2022-09-06 Matthias SohnUpdate DEPENDENCIES for 6.3.0 01/195601/1
2022-09-06 Matthias SohnUpdate tycho to 2.7.5 99/195599/1
2022-09-06 Matthias SohnMerge branch 'master' into stable-6.3 98/195598/1
2022-09-06 Matthias SohnMerge changes I888f313f,I98de155c,I2efa9a6d,Ifa79dac2
2022-09-06 Han-Wen NienhuysMove WorkTreeUpdater to merge package 48/195448/7
2022-09-06 Han-Wen NienhuysWorkTreeUpdater: use DirCacheCheckout#StreamSupplier 47/195447/9
2022-09-06 Han-Wen NienhuysDirCacheCheckout#getContent: also take InputStream... 46/195446/7
2022-09-06 Matthias SohnRevert "Adds FilteredRevCommit that can overwrites... 82/195582/2
2022-09-06 Matthias SohnRevert "Option to pass start RevCommit to be blamed... 83/195583/2
2022-09-06 Han-Wen NienhuysWorkTreeUpdater: remove safeWrite option 45/195445/3
2022-09-05 Matthias SohnMerge branch 'master' into stable-6.3 78/195578/1
2022-09-05 Matthias SohnUpdate Orbit to R20220830213456 for 2022-09 72/195572/1
2022-08-23 Ivan FradeBaseSuperprojectWriter: report invalid paths as manifes... 10/195310/1
2022-08-23 Han-Wen NienhuysApplyCommand: fix ApplyResult#updatedFiles 31/195131/5
2022-08-23 Han-Wen NienhuysWorkTreeUpdater: rename metadata maps 26/195226/3
2022-08-23 Han-Wen NienhuysWorkTreeUpdater#Result: hide data members 25/195225/3
2022-08-18 Han-Wen NIenhuysMerge "WorkTreeUpdater: re-format and clean-up"
2022-08-17 Ronald BhuleskarAdd javadoc on RevCommit 81/195081/16
2022-08-17 Ronald BhuleskarOption to pass start RevCommit to be blamed on to the... 82/195082/17
2022-08-17 Thomas WolfWorkTreeUpdater: re-format and clean-up 82/195182/4
2022-08-17 Matthias SohnPrepare 6.3.0-SNAPSHOT builds 09/195209/1
2022-08-17 Ronald BhuleskarAdds FilteredRevCommit that can overwrites its parents... 26/195026/21
2022-08-16 Matthias SohnJGit v6.3.0.202208161710-m3 05/195205/1 v6.3.0.202208161710-m3
2022-08-16 Matthias SohnMerge changes Ib6689f54,I3b5c22ee
2022-08-14 Thomas WolfDirCacheCheckout: load WorkingTreeOptions only once 81/195181/2
2022-08-14 Thomas WolfWorkTreeUpdater: Fix unclosed streams 80/195180/2
2022-08-14 Matthias SohnMerge "Fix API errors caused by 23a71696cd"
2022-08-13 Thomas WolfFix adding symlinks to the index when core.symlinks... 08/194808/2
2022-08-12 Matthias SohnRemove unused API problem filters 57/195157/1
2022-08-12 Matthias SohnAdd missing @since tag for RevCommit#parents introduced... 56/195156/1
2022-08-12 Matthias SohnFix API errors caused by 23a71696cd 55/195155/2
2022-08-09 Han-Wen NIenhuysMerge "Provide encoding to String#getBytes()"
2022-08-09 Han-Wen NIenhuysMerge changes Ideaefd51,I6c347393
2022-08-08 Ronald BhuleskarProvide default shallowCommits getter and setter in... 85/195085/11
2022-08-08 Nitzan Gur... Reapply "Create util class for work tree updating in... 99/195099/5
2022-08-08 Han-Wen NienhuysResolveMerger: add coverage for inCore file => director... 05/195105/2
2022-08-08 Han-Wen NienhuysProvide encoding to String#getBytes() 00/195100/1
2022-08-05 Jonathan NiederRevert "Create util class for work tree updating in... 58/194258/2
2022-08-05 Ronald BhuleskarProvide a default implementation for set/get shallowCom... 84/195084/2
2022-08-03 Terry ParkerMerge "Revert "Option to pass start RevCommit to be...
2022-08-03 Terry ParkerMerge "Revert "Adds FilteredRevCommit that can overwrit...
2022-08-03 Ronald BhuleskarRevert "Adds FilteredRevCommit that can overwrites... 57/194257/1
2022-08-03 Ronald BhuleskarRevert "Option to pass start RevCommit to be blamed... 56/194256/1
2022-08-03 Thomas WolfCleanCommand: fix prefix matching 44/194944/3
2022-08-03 Ronald BhuleskarOption to pass start RevCommit to be blamed on to the... 98/194998/2
2022-08-03 Ronald BhuleskarAdds FilteredRevCommit that can overwrites its parents... 54/194354/29
2022-08-02 Ronald BhuleskarAdd the ability to override parents on RevCommit. 04/194204/26
2022-08-01 Dmitrii FilippovRefactor NameConflictTreeWalk.fastMin method 70/194970/4
2022-08-01 Dmitrii FilippovFix BUILD rules for FilteredRenameDetectorTest 69/194969/3
2022-08-01 Dmitrii FilippovRename fastMinHasMatch to allTreesNamesMatchFastMinRef 67/194967/3
2022-08-01 Han-Wen NIenhuysMerge "Document TreeWalk#min()"
2022-08-01 Han-Wen NIenhuysMerge "NameConflictTreeWalk: respect git order on multi...
2022-08-01 Han-Wen NienhuysDocument TreeWalk#min() 61/194961/2
2022-08-01 Han-Wen NienhuysSquash error-prone messages 60/194960/1
2022-07-31 Thomas WolfUse constants for git packet protocol line identifiers 80/194780/5
2022-07-31 Robin MüllerObjectDirectory: improve reading of shallow file 17/193417/12
2022-07-31 Robin MüllerFetch: add support for shallow 29/193329/14
2022-07-31 Thomas Wolf[tests] Stabilize the HTTP server's request log 85/194785/3
2022-07-29 Dmitrii FilippovNameConflictTreeWalk: respect git order on multi-tree... 66/194366/15
2022-07-27 Matthias SohnUpdate Orbit to S20220726152247 and bouncycastle to... 47/194847/2
2022-07-25 Han-Wen NIenhuysMerge "Create util class for work tree updating in...
2022-07-25 Nitzan Gur... Create util class for work tree updating in both filesy... 54/194654/19
2022-07-15 Thomas WolfFix the handling of .git/info/exclude and core.excludesFile 38/194738/1
2022-07-13 Andrey LoskutovRemove version constraints from org.tukaani.xz package 88/194688/1
2022-07-06 Matthias SohnMerge branch 'stable-6.2' 97/194597/1
2022-07-06 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 96/194596/1
2022-07-06 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 95/194595/1
2022-07-06 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 94/194594/1
2022-07-02 Matthias SohnAdd aarch64 environment to target platform configuration 34/194534/1
2022-07-01 Simeon AndreevJGit blame very slow for large merge commits that renam... 00/194200/7
2022-06-30 Matthias SohnUploadPack: don't prematurely terminate timer in case... 00/194500/2
2022-06-26 Matthias SohnMerge "Do not create reflog for remote tracking branche...
2022-06-25 Luca MilanesioDo not create reflog for remote tracking branches durin... 07/193007/24
2022-06-25 Luca MilanesioUploadPack: do not check reachability of visible SHA1s 96/193496/11
2022-06-23 Thomas WolfFix warnings about non-externalized string literals 72/194372/1
2022-06-23 Thomas Wolf[sshd] Correct signature for RSA keys from an SSH agent 62/194362/1
2022-06-17 Simeon AndreevRun tests that checks araxis output only on Linux 32/194232/3
2022-06-17 Matthias SohnAdd missing package import javax.management to org... 34/194234/1
2022-06-17 Matthias SohnAdd 4.25 target platform for Eclipse 2022-09 28/194228/1
next