]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2017-09-06 Shawn PearceDfsGarbageCollector: support disabling conversion to... 17/104617/1
2017-09-06 Shawn PearceRemove dead warning about minUpdaeIndex and maxUpdateIn... 97/104597/1
2017-09-06 David PursehouseMerge "Remove no longer needed API problem filters"
2017-09-05 Matthias SohnRemove no longer needed API problem filters 05/104405/1
2017-09-05 David PursehouseStop using deprecated CmdLineException constructors 45/104345/2
2017-09-05 David PursehouseUntrackedFilesHandler: Fix non-localized string 44/104344/2
2017-09-05 David PursehouseMain: Replace deprecated ExampleMode with OptionHandler... 15/104315/2
2017-09-05 David PursehouseObjectCheckerTest: Factor duplicate instances out to... 31/104131/3
2017-09-05 David PursehouseSubmoduleConfigTest: Add additional tests in fetchRecur... 34/104234/3
2017-09-05 David PursehouseSubmoduleConfig: Simplify #toConfigValue 44/103744/6
2017-09-05 Shawn PearceMerge changes from topic 'dfs-reftable'
2017-09-05 Shawn Pearcedfs: write reftable from DfsGarbageCollector 72/101472/18
2017-09-05 Shawn Pearcedfs: compact reftables during DfsPackCompactor 08/102608/10
2017-09-04 Matthias SohnRemove final modifier on args4j option or argument... 04/104304/2
2017-09-04 Thomas WolfFix Daemon.stop() to actually stop the listener thread 64/104264/3
2017-09-04 Shawn PearceMerge "Remove workaround for bug in Java's ReferenceQueue"
2017-09-04 Matthias SohnRemove workaround for bug in Java's ReferenceQueue 45/104245/2
2017-09-04 Thomas WolfUse Config.getEnum() to read the IgnoreSubmoduleMode 18/103818/7
2017-09-04 Thomas WolfDon't assume name = path in .gitmodules 58/62358/6
2017-09-02 David PursehouseUpgrade Maven compiler plugins 30/104130/2
2017-09-01 David PursehouseUpgrade args4j to 2.33 in the bazel build 29/104129/1
2017-09-01 Matthias SohnAdd org.apache.commons.codec 1.9.0 to target platform 21/103921/3
2017-09-01 David PursehouseMerge "Fix some tests for running in bazel"
2017-09-01 David PursehouseMerge "Update args4j to 2.33"
2017-08-31 David PursehouseFsckPackParser: Fix warning about int being boxed to... 73/104073/3
2017-08-31 Thomas WolfFix some tests for running in bazel 90/104090/1
2017-08-31 David PursehouseFsckPackParser: Fix "Empty block should be documented... 71/104071/2
2017-08-31 David PursehouseFsckPackParser: Fix warnings about variable hiding 70/104070/2
2017-08-31 David PursehouseSilence API errors caused by adding enum constants... 69/104069/2
2017-08-31 Thomas WolfAdd dependency to jsch for OpenSshConfigTest to bazel... 78/104078/1
2017-08-31 Shawn PearceMerge changes from topic 'dfs-reftable'
2017-08-30 Shawn PearceMerge changes from topic 'fsck'
2017-08-30 Shawn PearceDfsFsck: reduce memory usage during verifyIndex 14/103914/2
2017-08-30 Shawn PearceDfsFsck: refactor pack verify into its own method 13/103913/2
2017-08-30 Shawn PearceDfsFsck: run connectivity check pass exactly once 11/103911/1
2017-08-30 Matthias SohnUpdate args4j to 2.33 45/85445/6
2017-08-30 Robin StockerFix compilation errors with args4j 2.0.23 and later 62/14662/3
2017-08-30 Matthias SohnCleanup: Remove redundant type arguments 06/103906/3
2017-08-30 Matthias SohnCleanup: Remove unnecessary $NON-NLS$ tags 05/103905/3
2017-08-30 Matthias SohnCleanup: Organize imports 04/103904/2
2017-08-30 Matthias SohnPartially revert c0ad77d8 "Enhance Eclipse save actions" 10/103910/1
2017-08-29 Matthias SohnCleanup: Remove trailing whitespace 03/103903/1
2017-08-29 Matthias SohnPartially revert c0ad77d8 "Enhance Eclipse save actions" 02/103902/1
2017-08-29 Thomas WolfPass along the original exception when an ssh connectio... 70/103870/2
2017-08-28 Shawn Pearcedfs: helper to open multiple reftables 07/102607/8
2017-08-28 Shawn Pearcedfs: expose DfsReftable from DfsObjDatabase 51/101851/10
2017-08-28 Shawn Pearcedfs: support reading reftables through DfsBlockCache 66/101366/17
2017-08-28 Shawn PearceMerge "reftable: explicitly store update_index per...
2017-08-28 David PursehouseMerge "Enhance Eclipse save actions"
2017-08-28 Terry ParkerMerge "Add BlobObjectChecker"
2017-08-28 Matthias SohnEnhance Eclipse save actions 35/103735/2
2017-08-28 Masaya SuzukiAdd BlobObjectChecker 30/102830/4
2017-08-27 Thomas WolfFetchCommand: pass on CredentialsProvider to submodule... 37/103737/2
2017-08-27 Thomas WolfExclude file matching: fix backtracking on match failur... 27/103027/6
2017-08-27 Thomas WolfFix path pattern matching to work also for gitattributes 21/103021/9
2017-08-27 Thomas WolfAdd new tests for gitignore/gitattribute pattern matching 36/103036/3
2017-08-26 Thomas WolfIgnore invalid TagOpt values 47/103447/4
2017-08-26 Thomas WolfAdd a getter for a list of RefSpecs to Config 23/103423/3
2017-08-26 Thomas WolfImprove getting typed values from a Config 02/103102/4
2017-08-26 Matthias SohnFix unthrown exception errors in CloneCommandTest 28/103728/1
2017-08-26 David PursehouseMerge "Fix JGit set core.fileMode to false by default...
2017-08-26 David PursehouseMerge "Fix default directory set when setDirectory...
2017-08-26 David PursehouseFileMode: Remove unnecessary @SuppressWarnings("synthet... 78/103678/2
2017-08-25 Matthias SohnAdd toString() methods to OpenSshConfig to help debugging 26/103726/2
2017-08-25 Thomas WolfDo most %-token substitutions in OpenSshConfig 68/99068/4
2017-08-25 Thomas WolfLet Jsch know about ~/.ssh/config 67/99067/4
2017-08-25 Jonathan NiederMerge "Consume request body before flushing the buffer"
2017-08-25 Masaya SuzukiShow error message for non-git clients 22/103722/1
2017-08-25 Masaya SuzukiConsume request body before flushing the buffer 21/103721/2
2017-08-25 Joan GoyeauFix default directory set when setDirectory wasn't... 81/101581/11
2017-08-24 David PursehouseObjectToPack: Add missing @Override annotation 94/103594/1
2017-08-23 Thomas WolfCleanup: message reporting for HTTP redirect handling 14/103514/1
2017-08-22 Thomas WolfDo authentication re-tries on HTTP POST 42/99442/10
2017-08-21 Shawn Pearcereftable: explicitly store update_index per ref 31/103331/2
2017-08-18 David PursehouseMerge changes Id3994e2d,I5e2a2868,I255af794
2017-08-18 David PursehouseLongObjectIdTest: Add back self comparison test 65/103265/2
2017-08-18 David PursehouseFormat BUILD files with buildifier 64/103264/2
2017-08-18 David PursehouseBazel: Add missing dependency in org.eclipse.jgit.http... 63/103263/2
2017-08-17 Shawn Pearcereftable: reserve standard PackExt 65/101365/26
2017-08-17 Shawn Pearcereftable: resolve symbolic references 50/101850/21
2017-08-17 Shawn Pearcereftable: support threshold based compaction 24/101224/27
2017-08-17 Shawn Pearcereftable: compact merged tables 23/101223/27
2017-08-17 Shawn Pearcereftable: merge-join reftables 22/101222/27
2017-08-17 Shawn Pearcereftable: lookup by ObjectId unit tests 75/101775/17
2017-08-17 Shawn Pearcereftable: reflog unit tests 13/101313/22
2017-08-17 Shawn Pearcereftable: namespace unit tests 52/101152/24
2017-08-17 Shawn Pearcereftable: bulk operation unit tests 51/101151/24
2017-08-17 Shawn Pearcereftable: basic functionality unit tests 50/101150/24
2017-08-17 Shawn Pearcereftable: debug tools 49/101149/24
2017-08-17 Shawn Pearcereftable: scan and lookup reftable files 48/101148/24
2017-08-17 Shawn Pearcereftable: create and write reftable files 47/101147/24
2017-08-17 Shawn Pearcereftable: file format documentation 74/101774/16
2017-08-17 Thomas WolfAdd support to follow HTTP redirects 61/46261/19
2017-08-16 Christian HalstrickMerge "Fix off-by-one error in Strings.count()"
2017-08-16 Christian HalstrickMerge "Use relative paths for attribute rule matching"
2017-08-15 Thomas WolfSend a detailed event on working tree modifications 16/100916/8
2017-08-14 Matthias SohnMerge branch 'stable-4.8' 77/103077/2
2017-08-14 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 76/103076/2
2017-08-14 Matthias SohnMerge branch 'stable-4.6' into stable-4.7 75/103075/2
2017-08-14 Matthias SohnMerge branch 'stable-4.5' into stable-4.6 74/103074/2
next