- 50758b5 Add janitors to the OWNERS file by Sadaf Ebrahimi · 7 weeks ago main master
- a8c6872 Replace JSpecify stub with the real thing. am: bb7e475beb by Krzysztof Kosiński · 3 months ago
- bb7e475 Replace JSpecify stub with the real thing. by Krzysztof Kosiński · 3 months ago
- e752ff1 Merge remote-tracking branch 'origin/third-party-review' by Frank Piva · 8 months ago android15-automotiveos-dev android15-platform-release android15-prebuilt-test android15-qpr1-release android15-qpr1-s3-release android15-qpr1-s4-release android15-qpr1-s5-release android15-release android15-s1-release android15-security-release android15-tests-dev android15-tests-release aml_adb_351010000 aml_ads_351017080 aml_ads_351121120 aml_art_350913340 aml_art_351011240 aml_art_351011340 aml_art_351110180 aml_art_351310060 aml_ase_351010000 aml_ase_351112060 aml_ase_351114000 aml_ase_351311040 aml_cbr_350910020 aml_cbr_351011020 aml_cbr_351111000 aml_cfg_351010000 aml_con_351010000 aml_con_351110000 aml_doc_350915120 aml_doc_351012120 aml_doc_351113060 aml_ext_350912020 aml_ext_351122080 aml_hef_350921160 aml_hef_351016140 aml_hef_351120040 aml_hef_351314220 aml_ips_351010000 aml_ips_351111040 aml_med_350914000 aml_med_351010060 aml_mpr_350914160 aml_mpr_351013100 aml_mpr_351013160 aml_mpr_351113060 aml_mpr_351113100 aml_net_350911020 aml_net_351010000 aml_net_351010020 aml_net_351111100 aml_net_351111140 aml_odp_351020000 aml_odp_351121040 aml_per_350910080 aml_per_351014000 aml_per_351112280 aml_per_351112300 aml_per_351310020 aml_res_351011000 aml_res_351111020 aml_res_351111040 aml_rkp_350910000 aml_rkp_351011000 aml_sch_351010000 aml_sdk_350910000 aml_sdk_351110000 aml_sta_350911020 aml_sta_351110040 aml_tet_350911120 aml_tet_351010220 aml_tet_351110060 aml_tz6_351010000 aml_uwb_350911040 aml_uwb_351011040 aml_wif_350912040 aml_wif_351010040 aml_wif_351110060 android-15.0.0_r1 android-15.0.0_r10 android-15.0.0_r11 android-15.0.0_r12 android-15.0.0_r13 android-15.0.0_r2 android-15.0.0_r3 android-15.0.0_r4 android-15.0.0_r5 android-15.0.0_r6 android-15.0.0_r7 android-15.0.0_r8 android-15.0.0_r9 android-cts-15.0_r1 android-cts-15.0_r2 android-platform-15.0.0_r1 android-platform-15.0.0_r2 android-platform-15.0.0_r3 android-platform-15.0.0_r4 android-security-15.0.0_r1 android-security-15.0.0_r2 android-security-15.0.0_r3 android-security-15.0.0_r4 android-vts-15.0_r1 android-vts-15.0_r2 frc_350820260 frc_350820420 frc_350820440 frc_350820660 frc_350820860 frc_350820960 frc_350822020
- 81c2990 Add metadata files for jsoup by Yara Hassan · 9 months ago
- 45c4d44 Initial empty repository by Inna Palant · 9 months ago
- 9dec1ba [maven-release-plugin] prepare release jsoup-1.17.2 by Jonathan Hedley · 1 year, 1 month ago
- d3a5724 Changelog for 1.17.2 by Jonathan Hedley · 1 year, 1 month ago
- 1963a7c Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#2090) by dependabot[bot] · 1 year, 1 month ago
- d4b2c36 Simplify node filtering operations using Streams API (#2080) by Isira Seneviratne · 1 year, 1 month ago
- 78be89a Move iter into Has class by Jonathan Hedley · 1 year, 1 month ago
- 374ded2 Use a threadlocal to hold the NodeIterator by Jonathan Hedley · 1 year, 1 month ago
- 4fb1036 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#2086) by dependabot[bot] · 1 year, 1 month ago
- c9ce65a Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 (#2085) by dependabot[bot] · 1 year, 1 month ago
- 20c9162 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#2084) by dependabot[bot] · 1 year, 1 month ago
- d5bc100 Corrected namespace tests by Jonathan Hedley · 1 year, 2 months ago
- 5e0b048 Specify @Override for normalName by Jonathan Hedley · 1 year, 2 months ago
- cea804a Correct javadoc for nameIs by Jonathan Hedley · 1 year, 2 months ago
- b576160 Move nameIs to Node by Jonathan Hedley · 1 year, 2 months ago
- 3244429 Added nameIs, parentNameIs, elementIs methods by Jonathan Hedley · 1 year, 2 months ago
- 945b521 Implement the `[*]` any attribute selector by Jonathan Hedley · 1 year, 2 months ago
- 3375e1c Relax validator to support `[^]` any attribute prefix by Jonathan Hedley · 1 year, 2 months ago
- 8a4bdae Output polyglot commented CData sections in XML mode by Jonathan Hedley · 1 year, 2 months ago
- 74a1f6b Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#2077) by dependabot[bot] · 1 year, 2 months ago
- 2d03784 GZipped testcase by Jonathan Hedley · 1 year, 2 months ago
- acc41a5 Updated InCaption state to current spec by Jonathan Hedley · 1 year, 2 months ago
- 7e91601 Sub-query should terminate on a combinator after any clause by Jonathan Hedley · 1 year, 2 months ago
- 0e94a36 Typoed previous bug number by Jonathan Hedley · 1 year, 2 months ago
- 954c46a Removed character range check (>= 0xD800 && <= 0xDFFF) by Jonathan Hedley · 1 year, 2 months ago
- e39b9b9 Index entry for xpath by Jonathan Hedley · 1 year, 2 months ago
- b4751ad Attribute accessor, and maintain source range after key change by Jonathan Hedley · 1 year, 2 months ago
- daef8bb Initialise current token to the virtual start token by Jonathan Hedley · 1 year, 2 months ago
- c7a5655 Revise javadoc for Selector by Jonathan Hedley · 1 year, 2 months ago
- 03df8ce Finalized TokenType by Jonathan Hedley · 1 year, 2 months ago
- 244db10 Moved attribute source range normal+dedupe into Token by Jonathan Hedley · 1 year, 2 months ago
- fc4b175 Normalize and dedupe attribute source ranges by Jonathan Hedley · 1 year, 2 months ago
- de0e749 Moved position tests to parser package by Jonathan Hedley · 1 year, 2 months ago
- 2c7f6d4 Archive older changes by Jonathan Hedley · 1 year, 2 months ago
- 48d3b2e readme updates by Jonathan Hedley · 1 year, 2 months ago
- 426bd87 Changelog - release date by Jonathan Hedley · 1 year, 2 months ago
- c0306b0 [maven-release-plugin] prepare for next development iteration by Jonathan Hedley · 1 year, 2 months ago
- 8eecef3 [maven-release-plugin] prepare release jsoup-1.17.1 by Jonathan Hedley · 1 year, 2 months ago
- a6c1950 In javadoc, emit links to source by Jonathan Hedley · 1 year, 2 months ago
- 00f85a8 Revised Connection.data javadoc by Jonathan Hedley · 1 year, 2 months ago
- f49dd2c PR url by Jonathan Hedley · 1 year, 2 months ago
- 4b91adf Simpler empty test by Jonathan Hedley · 1 year, 2 months ago
- 73d4506 Refactored UserData to be tucked into a hash (#2060) by Jonathan Hedley · 1 year, 2 months ago
- 58521a4 Allow any XML mimetype in Connection by Jonathan Hedley · 1 year, 2 months ago
- bc79810 Specify overrides by Jonathan Hedley · 1 year, 2 months ago
- 0a73767 Re-specify Iterator<Attribute> type by Jonathan Hedley · 1 year, 2 months ago
- 4669e14 Make Attributes iterator throw NoSuchElementException by Jonathan Hedley · 1 year, 2 months ago
- 297ea4f Tiny tidy up by Jonathan Hedley · 1 year, 2 months ago
- adce86e Normalize attribute names on creation by Jonathan Hedley · 1 year, 2 months ago
- 94af4ec In Cleaner, use the normalized tag name in the tail hit by Jonathan Hedley · 1 year, 2 months ago
- f638410 Avoid BufferedInputStream synchronized reads (#2058) by Jonathan Hedley · 1 year, 2 months ago
- 2d517c7 Tracks the source range of attributes (name and value) when source tracking is on (#2057) by Jonathan Hedley · 1 year, 2 months ago
- 2cf9e90 Improved accuracy of tracked source positions (#2056) by Jonathan Hedley · 1 year, 3 months ago
- 6307b94 Convert evaluator predicate to lambda (#2053) by Isira Seneviratne · 1 year, 3 months ago
- 4ffc5be Remove incorrect example note in Javadoc by Jonathan Hedley · 1 year, 3 months ago
- 061ee0c Perf tweak when consuming (single|double) quotes in (double|single) quoted attributes (#2045) by Jonathan Hedley · 1 year, 3 months ago
- 4840efb Renamed to userData() by Jonathan Hedley · 1 year, 3 months ago
- 416e241 Published class, shouldn't be final by Jonathan Hedley · 1 year, 3 months ago
- b93e31d Add override annotations by Jonathan Hedley · 1 year, 3 months ago
- f51115f Added NodeIterator and Stream support (#2051) by Jonathan Hedley · 1 year, 3 months ago
- c46870c Revised Javadoc by Jonathan Hedley · 1 year, 3 months ago
- 32a0b19 Documented FunctionalInterface for NodeVisitor by Jonathan Hedley · 1 year, 3 months ago
- f9f34df Disable the fuzz timeout integration tests by Jonathan Hedley · 1 year, 3 months ago
- e7790b2 Revised description by Jonathan Hedley · 1 year, 3 months ago
- 3d60c06 Clarify `abs:` prefix in Javadoc by Jonathan Hedley · 1 year, 3 months ago
- 018bddd Documented org.jspecify by Jonathan Hedley · 1 year, 3 months ago
- d11450c Migrate Nullability assertions to jspecify (#2048) by Jonathan Hedley · 1 year, 3 months ago
- de0c3ad Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#2035) by dependabot[bot] · 1 year, 3 months ago
- f4eddb3 Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 (#2036) by dependabot[bot] · 1 year, 3 months ago
- fb2d3cb Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.2 to 0.18.3 (#2037) by dependabot[bot] · 1 year, 3 months ago
- 471cc2c Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 (#2038) by dependabot[bot] · 1 year, 3 months ago
- 42fff83 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#2039) by dependabot[bot] · 1 year, 3 months ago
- fd30022 Changelog - URL to PR #2046 (request auth) by Jonathan Hedley · 1 year, 3 months ago
- 1123dd2 Added support for per-request authentication to Jsoup.connect (#2046) by Jonathan Hedley · 1 year, 3 months ago
- 7d46675 Tests jsoup's client support for HTTPS (#2032) by Jonathan Hedley · 1 year, 3 months ago
- 84fd437 Remove unused by Jonathan Hedley · 1 year, 3 months ago
- 45d327f Add a test proxy (#2029) by Jonathan Hedley · 1 year, 3 months ago
- 0627708 Temporarily add jsr305 automodule to module-info by Jonathan Hedley · 1 year, 3 months ago
- f3c4ab5 Move the multi-release to a JDK9+ profile (#2027) by Jonathan Hedley · 1 year, 3 months ago
- a8564c3 Repackaged the library with native (vs automatic) JPMS module support (#2025) by Jonathan Hedley · 1 year, 3 months ago
- 98200db Discard invalid doctypes during W3CDom conversion by Jonathan Hedley · 1 year, 3 months ago
- 07866e8 Java 21 CI build (#2024) by offa · 1 year, 3 months ago
- bbb9cdc Added the `:is` pseudo selector by Jonathan Hedley · 1 year, 3 months ago
- 0c14534 Tidied up some tests with an assertion helper by Jonathan Hedley · 1 year, 3 months ago
- d126488 consumeSubQuery should not drop leading combinators by Jonathan Hedley · 1 year, 3 months ago
- 2a4a9cf ImmediateParent evaluator should not match the context root by Jonathan Hedley · 1 year, 3 months ago
- c61ce94 Set EscapeMode=xhtml when OutputSettings.Syntax = XML by Jonathan Hedley · 1 year, 3 months ago
- 1657e8f Wrap Datanodes in CDATA when producing XML (#1720) by Max Fortun · 1 year, 3 months ago
- 13f7ef9 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 (#2016) by dependabot[bot] · 1 year, 3 months ago
- 3663b36 Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.1 to 0.18.2 (#2015) by dependabot[bot] · 1 year, 3 months ago
- ea16171 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#2014) by dependabot[bot] · 1 year, 3 months ago
- 44a8bf1 Changelog URL for #2017 by Jonathan Hedley · 1 year, 3 months ago
- 61ac59b Extend Elements to update the backing DOM on set(), remove(), et al (#2017) by Jonathan Hedley · 1 year, 3 months ago
- 8b6e745 Next release will be 1.17.1 by Jonathan Hedley · 1 year, 3 months ago
- 8c81b96 Javadoc updates by Jonathan Hedley · 1 year, 3 months ago
- 216ead5 Updated lifecycle so gpg:sign works in mvn source 3.3.0 by Jonathan Hedley · 1 year, 4 months ago