]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2015-01-21 Matthias SohnEnsure GitCommand's "callable" guard is thread-safe 82/40082/1
2015-01-21 Matthias SohnMerge remote-tracking branch 'origin/stable-3.6' 77/40077/1
2015-01-21 Matthias SohnPrepare 3.6.3-SNAPSHOT builds 51/40051/1 stable-3.6
2015-01-21 Matthias SohnJGit v3.6.2.201501210735-r 24/40024/1 v3.6.2.201501210735-r
2015-01-21 Matthias SohnDon't remove pack from pack list for problems which... 85/39685/6
2015-01-17 Frank WagnerFix RawText.getLineDelimiter() for empty first line 97/39597/3
2015-01-15 Matthias SohnLog reason for ignoring pack when IOException occurred 61/39661/3
2015-01-13 Matthias SohnSilence API warning raised since 7fafd372 96/39496/1
2015-01-13 Rüdiger Herrmann[pgm] Prevent commands from writing progress to System.err 51/39351/3
2015-01-13 Stefan BellerUpdate atomic constant 41/39441/1
2015-01-12 Christian HalstrickMerge "[pgm] Add missing help text for clone --bare...
2015-01-07 Arthur DaussyAdd basic support for .gitattributes 14/1614/24
2015-01-07 Matthias Sohn[pgm] Add missing help text for clone --bare option 33/39133/1
2015-01-06 Andrey LoskutovAIOOB in ChangeIdUtil.indexOfChangeId if amended messag... 39/39039/1
2015-01-04 Matthias SohnMerge branch 'stable-3.6' 31/38931/1
2015-01-04 Matthias SohnPrepare 3.6.2-SNAPSHOT builds 30/38930/1
2015-01-03 Matthias SohnJGit v3.6.1.201501031845-r 27/38927/1 v3.6.1.201501031845-r
2015-01-02 Rüdiger HerrmannTrim author/committer name and email in commit header 13/38913/1
2015-01-02 Marc StrapetzRename detection should canonicalize line endings 12/38912/1
2015-01-02 Shawn PearceAdd .mailmap to correct Shawn and Saša's log entries 32/37332/2
2014-12-28 Andrey LoskutovPathMatcher should respect "assumeDirectory" flag 93/38793/1
2014-12-28 Matthias SohnCompare API changes against 3.6.0 92/38792/1
2014-12-24 Matthias SohnPrepare 3.7.0-SNAPSHOT builds 49/38749/2
2014-12-24 Matthias SohnMerge branch 'stable-3.6' 48/38748/1
2014-12-23 Matthias SohnPrepare 3.6.1-SNAPSHOT builds 45/38745/1
2014-12-23 Matthias SohnJGit v3.6.0.201412230720-r 13/38713/2 v3.6.0.201412230720-r
2014-12-22 Matthias Sohn[pgm] Add option --bare to clone command 81/37381/8
2014-12-22 Matthias Sohn[pgm] Implement clone using CloneCommand 26/37526/7
2014-12-22 Matthias SohnMerge "Fix junit tests under windows when the platform...
2014-12-22 Christian HalstrickMerge "[pgm] Add option --tags for ls-remote" into...
2014-12-22 Christian HalstrickMerge "[pgm] Add option --heads for ls-remote" into...
2014-12-22 Christian HalstrickFix junit tests under windows when the platform is... 67/38667/5
2014-12-22 Christian HalstrickMerge "[pgm] Use LsRemoteCommand to implement ls-remote...
2014-12-22 Christian HalstrickFix unit tests for windows by explicitly closing test... 66/38666/1
2014-12-19 Shawn PearceMerge branch 'stable-3.6' 75/38575/1
2014-12-19 Shawn PearceMerge "Implement FileSnapshot.toString() to help debugging"
2014-12-18 Matthias SohnMerge branch 'stable-3.5' into stable-3.6 23/38523/1
2014-12-18 Matthias SohnJGit v3.5.3.201412180710-r stable-3.5 v3.5.3.201412180710-r
2014-12-18 Matthias SohnMerge branch 'stable-3.4' into stable-3.5
2014-12-18 Matthias SohnJGit v3.4.2.201412180340-r stable-3.4 v3.4.2.201412180340-r
2014-12-18 Matthias SohnObjectChecker: Disallow names potentially mapping to...
2014-12-18 Christian HalstrickObjectChecker: Disallow Windows shortname "GIT~1"
2014-12-18 Shawn PearceObjectChecker: Disallow ".git." and ".git<space>"
2014-12-18 Shawn PearceAlways ignore case when forbidding .git in ObjectChecker
2014-12-18 Shawn PearceDirCache: Refuse to read files with invalid paths
2014-12-18 Shawn PearceDirCache: Replace isValidPath with DirCacheCheckout...
2014-12-18 Shawn PearceReplace "a." with "a-" in unit tests
2014-12-16 Matthias Sohn[pgm] Add option --tags for ls-remote 84/37384/3
2014-12-16 Matthias Sohn[pgm] Add option --heads for ls-remote 83/37383/3
2014-12-15 Matthias Sohn[pgm] Use LsRemoteCommand to implement ls-remote and... 82/37382/2
2014-12-14 Christian HalstrickSupport the new repository layout for submodules 82/37982/4
2014-12-14 Christian HalstrickAllow explicit configuration of git directory in CloneC... 81/37981/4
2014-12-14 Christian HalstrickAllow explicit configuration of git directory in InitCo... 33/37833/7
2014-12-12 Shawn PearceMerge "Revert "Extract path info from requests without...
2014-12-12 Shawn PearceRevert "Extract path info from requests without decoding" 79/38179/1
2014-12-12 Matthias SohnMerge "Fix tests on windows by closing repos" into...
2014-12-12 Christian HalstrickFix tests on windows by closing repos 76/38076/2
2014-12-12 Christian HalstrickMerge "Prevent NPE if ref can't be resolved when execut...
2014-12-12 Christian HalstrickRepoCommand should close opened repos 77/38077/2
2014-12-12 Christian HalstrickFix LocalDiskRepositoryTestCase to create correct type... 74/38074/2
2014-12-12 Matthias SohnPrevent NPE if ref can't be resolved when executing... 25/38125/1
2014-12-12 Christian HalstrickMerge "Fix DirCacheCheckout to set correct file length...
2014-12-12 Christian HalstrickMerge "CheckoutCommand: Fix checking out ours/theirs...
2014-12-11 Matthias SohnFix DirCacheCheckout to set correct file length if... 02/37702/3
2014-12-10 Jonathan NiederAWTPlotRenderer: use float arithmetic instead of double... 94/37994/1
2014-12-10 Shawn PearceMerge "Extract path info from requests without decoding"
2014-12-10 Robin StockerCheckoutCommand: Fix checking out ours/theirs when... 24/37324/2
2014-12-10 David PletcherExtract path info from requests without decoding 25/37325/7
2014-12-09 Alexander KurtakovBuild with Tycho 0.22. 46/37846/1
2014-12-09 Alexander KurtakovDo not use deprecated tasks in maven-antrun-plugin. 42/37842/1
2014-12-06 Matthias SohnImplement FileSnapshot.toString() to help debugging 01/37701/1
2014-12-05 Christian HalstrickMake sure modifications to config-param trustFolderStat... 58/37658/1
2014-11-30 Matthias SohnMerge "Honor git-core meaning of receive.denyDeletes...
2014-11-29 Shawn PearceHonor git-core meaning of receive.denyDeletes allowing... 64/36964/2
2014-11-29 Shawn PearceMove checkPath from DirCacheCheckout to ObjectChecker 14/37314/1
2014-11-29 Michael KepplerUse baseline instead of centerline in PlotRenderer 03/37303/2
2014-11-29 Andrey LoskutovConsider parent rules if ignore rule is negated 95/35295/7
2014-11-27 Shawn PearceResolveMerger: Use checkoutEntry during abort 17/37217/1
2014-11-27 Shawn PearceCleanup double stat update of symlinks in DirCacheCheckout 16/37216/1
2014-11-27 Shawn PearceDeprecate checkoutEntry variant that accepts File 15/37215/1
2014-11-27 Shawn PearceDirCacheCheckout: create only one ObjectReader 14/37214/1
2014-11-26 Christian HalstrickMerge changes Icf0970dd,Ice5ec10a into stable-3.4
2014-11-26 Matthias SohnApache HttpClientConnection: replace calls to deprecate... 42/37042/1
2014-11-25 Shawn PearceFix two nits about DirCacheEntry constructors 69/36969/3
2014-11-25 Shawn PearceDetect buffering failures while writing rebase todo... 68/36968/3
2014-11-25 Shawn PearceDeprecate TemporaryBuffer.LocalFile without parent... 31/37031/1
2014-11-25 Shawn PearceSwitch FileHeader.extractFileLines to TemporaryBuffer... 30/37030/1
2014-11-25 Shawn PearceAmazonS3: Buffer pushed pack content under $GIT_DIR 29/37029/1
2014-11-25 Shawn PearceDirCache: Buffer TREE extension to $GIT_DIR 66/36966/2
2014-11-25 Shawn PearceSupport DfsRepository from GarbageCollectCommand 65/36965/2
2014-11-24 Shawn PearceAllow configurable ObjectCheckers in fetch 62/36962/1
2014-11-24 Matthias SohnMerge changes If5b8bb91,Ib57fba6c
2014-11-24 Shawn PearceCleanup TreeWalk creation/release inside StashApplyCommand 58/36958/1
2014-11-24 Shawn PearceDeprecate checkoutEntry without ObjectReader 57/36957/1
2014-11-24 Matthias SohnDelete .eclipse_iplog 27/36927/1
2014-11-22 Andrey LoskutovSet permission bits for "executable" attribute accordin... 66/31766/9
2014-11-21 Yuxuan 'fishy... upload-pack: send symbolic refs as capabilities 24/36824/5
2014-11-18 Matthias SohnDefine version of javadoc plugin used to generate site 14/36614/2
2014-11-18 Matthias SohnInclude the java7 feature in org.eclipse.jgit.feature 10/36410/2
2014-11-18 Andrey LoskutovDon't use java.util.regex for two simple wildcard cases 44/36144/3
next