]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2015-05-26 Matthias SohnMerge branch 'stable-4.0' 53/48653/1
2015-05-26 Matthias SohnPrepare post 4.0.0-rc2 builds 36/48636/1
2015-05-26 Matthias SohnJGit v4.0.0.201505260635-rc2 12/48612/1 v4.0.0.201505260635-rc2
2015-05-26 Matthias SohnMerge branch 'master' into stable-4.0 11/48611/1
2015-05-26 Matthias SohnSilence non-externalized string warnings in org.eclipse... 05/45605/6
2015-05-26 Matthias SohnExternalize translatable texts in org.eclipse.jgit 53/44053/8
2015-05-26 Saša ŽivkovDon't invalidate pack file on InterruptedIOException 88/48288/3
2015-05-25 Matthias SohnUpdate Mars target platforms to use Mars RC2 orbit 71/48571/1
2015-05-25 Matthias SohnUpdate build to use eclipse-jarsigner-plugin 1.1.2 68/48568/1
2015-05-25 Andrey LoskutovGuard agains null ReflogReader if named ref does not... 21/48521/3
2015-05-25 Sebastian SchuberthFS: Allow to manually set the path to the Git system... 77/48477/3
2015-05-25 Sebastian SchuberthFS: Fix a minor typo in runInShell() docs 57/48557/2
2015-05-25 Sebastian SchuberthFS: Improve javadoc of some recently introduced methods 56/48556/2
2015-05-24 Andrey LoskutovCleanup code and Eclipse compile errors in new gitrepo API 22/48522/3
2015-05-22 Shawn PearceMerge "Refactor to expose ManifestParser."
2015-05-22 Yuxuan 'fishy... Refactor to expose ManifestParser. 16/48416/2
2015-05-22 Sebastian SchuberthFS: Remove the gitprefix logic 47/48147/6
2015-05-22 Sebastian SchuberthSystemReader: Use discoverGitSystemConfig() in openSyst... 46/48146/6
2015-05-22 Sebastian SchuberthFS: Add a method to discover the system-wide config... 45/48145/6
2015-05-21 Sebastian SchuberthFS: Extend readPipe() to optionally take additional... 44/48144/5
2015-05-21 Sebastian SchuberthFS: Document readpipe()'s encoding parameter 43/48143/3
2015-05-21 Sebastian SchuberthSplit discoverGitPrefix() code out into discoverGitExe() 42/48142/3
2015-05-21 Sebastian SchuberthEqualize discoverGitPrefix() implementations between... 41/48141/3
2015-05-21 Sebastian SchuberthMove resolveGrandparentFile() to the base class for... 40/48140/3
2015-05-21 Matthias SohnReplace deprecated release() methods by close() 26/48326/4
2015-05-20 Matthias SohnUse AutoClosable to close resources in bundle org.eclip... 03/45703/5
2015-05-20 Matthias SohnMerge "ReceivePack: support quiet capability"
2015-05-20 Shawn PearceReceivePack: support quiet capability 41/48241/2
2015-05-20 Matthias SohnMerge branch 'stable-4.0' 39/48239/1
2015-05-20 Shawn PearceMerge "Fix ObjectReader resources leak"
2015-05-19 Matthias SohnPrepare post 4.0.0-rc1 builds 20/48220/1
2015-05-19 Matthias SohnJGit v4.0.0.201505191015-rc1 76/48176/1 v4.0.0.201505191015-rc1
2015-05-19 Matthias SohnMerge branch 'master' into stable-4.0 75/48175/1
2015-05-15 Matthias SohnFix warnings in ObjectFilter 98/47998/1
2015-05-15 Matthias SohnFix typo in reflog message written by RebaseCommand... 66/47966/2
2015-05-15 Hugo ArèsFix ObjectReader resources leak 93/47993/1
2015-05-15 Jonathan NiederCorrect @since tags for ObjectFilter 90/47990/1
2015-05-15 Jonathan NiederFix typo in ObjectWalk#getObjectFilter javadoc 89/47989/1
2015-05-15 Jonathan NiederAllow ObjectWalk to be filtered by an arbitrary predicate 38/47938/4
2015-05-12 Matthias SohnMerge "Update to Jetty 9.2.10"
2015-05-11 Shawn PearceRemove SoftReference from dfs.DeltaBaseCache 70/47570/2
2015-05-11 Shawn PearceFix memory leak in dfs.DeltaBaseCase 69/47569/2
2015-05-11 Shawn PearceMerge "FS_POSIX: Rework umask detection to make it...
2015-05-11 Christian HalstrickMerge "Fix possible AIOOB in DirCacheTree.contains()"
2015-05-10 Matthias SohnUpdate to Jetty 9.2.10 73/47573/6
2015-05-10 Matthias SohnUpdate javax.servlet to 3.1 72/47572/4
2015-05-10 Matthias SohnUse ANY_DIFF filter in ResolveMerger only for bare... 18/45718/4
2015-05-10 Shawn PearceFS_POSIX: Rework umask detection to make it settable 87/47587/3
2015-05-10 Shawn PearceMerge "Fix IllegalArgumentException in AmazonS3"
2015-05-10 Shawn PearceExpose disposeBody() on RevCommit and RevTag 85/47585/2
2015-05-10 Shawn PearceObjectReader: remove the walkAdvice API 61/47561/5
2015-05-10 Shawn PearceRevWalk: Discard uninteresting commits unless RevSort... 63/47563/4
2015-05-10 Shawn PearceObjectWalk: make setRetainBody(false) the default 68/47568/3
2015-05-10 Shawn PearceMerge changes I62befa4a,Ia9c3d123,I7fcf6534
2015-05-08 Sebastian SchuberthDo not concatenate strings as arguments to StringBuilde... 23/47523/1
2015-05-08 Sebastian SchuberthIndexDiffFilter: Simplify a boolean expression 22/47522/1
2015-05-08 Sebastian SchuberthGroupHead: Remove a redundant call to String.format() 21/47521/1
2015-05-07 Sebastian SchuberthFS_Win32: Avoid an IOException on Windows if bash is... 25/47025/3
2015-05-06 Shawn PearceSkip logging stack trace on corrupt objects 95/47395/1
2015-05-06 Shawn PearceAdd repository name to failures in HTTP server log 92/47392/1
2015-05-05 Matthias SohnMerge branch 'stable-4.0' 74/47174/1
2015-05-05 Matthias SohnPrepare post 4.0.0-m2 builds 68/47168/1
2015-05-05 Matthias SohnJGit v4.0.0.201505050340-m2 25/47125/1 v4.0.0.201505050340-m2
2015-05-04 Matthias SohnMerge branch 'master' into stable-4.0 92/47092/1
2015-05-04 Matthias SohnPrepare post 4.0.0-m1 builds 91/47091/1
2015-05-04 Matthias SohnMerge "Revert "ResolveMerge only needs to visit differi...
2015-05-04 Christian HalstrickFix possible AIOOB in DirCacheTree.contains() 17/47017/1
2015-05-04 Matthias SohnUse CBI eclipse-jarsigner-plugin 1.1.2-SNAPSHOT 04/47004/2
2015-04-30 Shawn PearceSupport agent= capability in wire protocol 28/46928/5
2015-04-30 Matthias SohnMerge changes I368af61a,I2400fe5f
2015-04-30 Shawn PearceAdd fsck.allowInvalidPersonIdent to accept invalid... 35/46835/3
2015-04-30 Hugo ArèsRemove pack from list when file handle is stale 49/45649/5
2015-04-30 Hugo ArèsLower log level to warn for handled pack errors 41/45641/4
2015-04-27 Matthias SohnMerge branch 'stable-3.7' 97/46597/1
2015-04-26 Matthias SohnPrepare 3.7.2-SNAPSHOT builds 23/46523/1 stable-3.7
2015-04-26 Matthias SohnJGit v3.7.1.201504261725-r 22/46522/1 v3.7.1.201504261725-r
2015-04-26 Matthias SohnMerge "Revert "Let ObjectWalk.markUninteresting also...
2015-04-26 David OstrovskyRevert "Let ObjectWalk.markUninteresting also mark... 47/46447/2
2015-04-24 Matthias SohnDelete deprecated PackWriter.preparePack() methods 92/46492/1
2015-04-24 Matthias SohnDelete deprecated class IgnoreRule 91/46491/1
2015-04-24 Matthias SohnDelete deprecated checkoutEntry() methods in DirCacheCh... 90/46490/1
2015-04-24 Shawn PearceRemove validate support when reusing cached pack 52/46452/2
2015-04-24 Shawn PearceRename copyThroughCache to shouldCopyThroughCache 48/46448/2
2015-04-24 Shawn PearceAdd readAheadBuffer hint to ReadableChannel 90/46390/4
2015-04-24 Shawn PearceMerge "Restore AwtCredentialsProvider to enable debuggi...
2015-04-24 Shawn PearceAvoid storing large packs in block cache during reuse 87/46387/3
2015-04-22 Matthias SohnRestore AwtCredentialsProvider to enable debugging... 60/46260/1
2015-04-16 David PletcherExpose public getDepth method 57/45957/2
2015-04-16 Matthias SohnFix error message to include cause if ResetCommand... 05/45805/2
2015-04-10 Christian HalstrickRevert "ResolveMerge only needs to visit differing... 07/45607/3
2015-04-09 Matthias SohnFix IllegalArgumentException in AmazonS3 46/44546/2
2015-04-09 Shawn PearceMerge "FS.readPipe() shouldn't log IOException as an...
2015-04-09 Shawn PearceMerge "Remove obsolete API warning filters to silence...
2015-04-09 Shawn PearceMerge "Use try-with-resources to fix warnings in AddCom...
2015-04-09 Shawn PearceMerge changes Iad4d4127,I0211bcf0
2015-04-09 Shawn PearceMerge changes I28a5c7e2,If90a6cca
2015-04-09 Shawn PearceMerge changes I184945ee,Iacaad1a7
2015-04-09 Shawn PearceMerge changes Ic555e6e0,Id4cb9a23
2015-04-09 Shawn PearceMerge "Use try-with-resource to close resources in...
2015-04-09 Shawn PearceMerge "Use try-with-resource to close resources in...
next