An open API service providing commit metadata for open source projects.

GitHub / matplotlib/basemap / commits

Plot on map projections (with coastlines and political boundaries) using matplotlib

SHA Message Author Date Stats
912b90bd merge Merge pull request #648 from juntyr/numpy-2.4 Víctor Molina García <m****v@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
85f0f317 Support numpy v2.4 Juniper Tyree <j****e@h****i> 6 months ago
a7473caa merge Merge pull request #628 from matplotlib/dependabot/github_actions/actions/dep... Víctor Molina García <m****v@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3e8febc6 Bump actions/deploy-pages from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f080e508 merge Merge pull request #627 from tacaswell/harden_gha Víctor Molina García <m****v@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3412cec3 FIX: typo on permissions Thomas A Caswell <t****l@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
93310cc0 CI: set default permission to read Thomas A Caswell <t****l@g****m> about 1 year ago
6b3643cc CI: do not persist checkout credentials Thomas A Caswell <t****l@g****m> about 1 year ago
5897a029 CI: pin actions by SHA Thomas A Caswell <t****l@g****m> about 1 year ago
b5349cd7 CI: add dependabot config file for GHA Thomas A Caswell <t****l@g****m> about 1 year ago
9e22bf44 Start next development cycle 2.1.0.dev0 Víctor Molina García <m****v@u****m> about 1 year ago
b96a7139 merge Merge branch 'release-2.0.0' into develop Víctor Molina García <m****v@u****m> about 1 year ago
50a3c0e6 Reformat CHANGELOG Víctor Molina García <m****v@u****m> about 1 year ago
68f16cc1 Update license references in README also with SPDX identifiers Víctor Molina García <m****v@u****m> about 1 year ago
5586c2df Add a couple of missing references in README Víctor Molina García <m****v@u****m> about 1 year ago
49538b10 Ensure license attributes are valid SPDX identifiers Víctor Molina García <m****v@u****m> about 1 year ago
fbd080ff Make the maintainers metadata more general Víctor Molina García <m****v@u****m> about 1 year ago
5a180c9d Fix minor typos in README files Víctor Molina García <m****v@u****m> about 1 year ago
1e9cc09a Prepare CHANGELOG for release Víctor Molina García <m****v@u****m> about 1 year ago
963df4d0 Set basemap version to 2.0.0 Víctor Molina García <m****v@u****m> about 1 year ago
f4688ecc merge Merge branch 'issue-project-structure' into develop Víctor Molina García <m****v@u****m> about 1 year ago
936f58de Add reference to issue #616 in CHANGELOG Víctor Molina García <m****v@u****m> about 1 year ago
b2865586 Make CI be triggered for any file change Víctor Molina García <m****v@u****m> about 1 year ago
af825c23 Speed up docs job by running Sphinx with parallelisation Víctor Molina García <m****v@u****m> about 1 year ago
b6e9f300 Reduce CI workflow needs to their minimum Víctor Molina García <m****v@u****m> about 1 year ago
741bdbe7 Bump minimum dependency to data packages to 2.0 Víctor Molina García <m****v@u****m> about 1 year ago
e65ba098 Set data packages version to 2.0.0 Víctor Molina García <m****v@u****m> about 1 year ago
f64ab2a9 Update CHANGELOG Víctor Molina García <m****v@u****m> about 1 year ago
2b187c17 Fix race condition in plothighsandlows example Víctor Molina García <m****v@u****m> about 1 year ago
3d1000de Use CIBW_BEFORE_TEST to install data packages from their folders Víctor Molina García <m****v@u****m> about 1 year ago
e8f4a6e8 Ensure data packages are installed first in CI docs job Víctor Molina García <m****v@u****m> about 1 year ago
76f46026 Update MANIFEST.in to include more files in basemap sdist Víctor Molina García <m****v@u****m> about 1 year ago
a753ab41 Exclude doc/examples from basemap sdist Víctor Molina García <m****v@u****m> about 1 year ago
20ce27a7 Fix CIBW_TEST_COMMAND to make pytest receive only the test folder Víctor Molina García <m****v@u****m> about 1 year ago
890e5b54 Fix run_before_all.py CI script after project restructuring Víctor Molina García <m****v@u****m> about 1 year ago
34461474 Update README Víctor Molina García <m****v@u****m> about 1 year ago
47fef531 Fix folder paths in CI workflow after project restructuring Víctor Molina García <m****v@u****m> about 1 year ago
c21c3eeb Exclude data folder explicitly in MANIFEST.in Víctor Molina García <m****v@u****m> about 1 year ago
27541963 Fix and delegate installation instructions to documentation Víctor Molina García <m****v@u****m> about 1 year ago
e39291b9 Rename packages folder with data packages into data folder Víctor Molina García <m****v@u****m> about 1 year ago
ec1060e3 Fix wrong references to doc files in .gitignore Víctor Molina García <m****v@u****m> about 1 year ago
405e457f Update .gitignore Víctor Molina García <m****v@u****m> about 1 year ago
0e821be1 Fix references to examples after moving them to doc folder Víctor Molina García <m****v@u****m> about 1 year ago
0238d9f5 Move FAQ inside doc folder Víctor Molina García <m****v@u****m> about 1 year ago
4f709cd8 Move examples folder inside doc folder Víctor Molina García <m****v@u****m> about 1 year ago
b82a952f Consolide README file at project root folder Víctor Molina García <m****v@u****m> about 1 year ago
642aea8a Move almost all basemap contents to root folder Víctor Molina García <m****v@u****m> about 1 year ago
2f673166 merge Merge branch 'issue-packaging-files' into develop Víctor Molina García <m****v@u****m> about 1 year ago
f0a1617f Update copyright years in LICENSE Víctor Molina García <m****v@u****m> about 1 year ago
b573ff6e Update MANIFEST.in Víctor Molina García <m****v@u****m> about 1 year ago
f4440162 Remove redundant optional dependency for pillow Víctor Molina García <m****v@u****m> about 1 year ago
a305b3a1 Migrate flake8 configuration to pyproject.toml Víctor Molina García <m****v@u****m> about 1 year ago
4299a404 Migrate pytest configuration to pyproject.toml Víctor Molina García <m****v@u****m> about 1 year ago
db166885 Update quotes usage in pyproject.toml Víctor Molina García <m****v@u****m> about 1 year ago
1779c192 Move coverage configuration to pyproject.toml Víctor Molina García <m****v@u****m> about 1 year ago
9e71fb83 Move requirements files to dep folder Víctor Molina García <m****v@u****m> about 1 year ago
d5c33b3c Remove another unused step in CI workflow Víctor Molina García <m****v@u****m> about 1 year ago
5f5cdcbd Apply minor modifications to CI workflow Víctor Molina García <m****v@u****m> about 1 year ago
056206a7 Migrate Windows CI builds to windows-2022 Víctor Molina García <m****v@u****m> about 1 year ago
4239d849 Remove unneeded CI steps in build_wheels job Víctor Molina García <m****v@u****m> about 1 year ago
42b52477 Migrate .pylintrc file Víctor Molina García <m****v@u****m> about 1 year ago
d7d7a0c6 Fix deprecated use of source_suffix in Sphinx conf.py file Víctor Molina García <m****v@u****m> about 1 year ago
3f7e7436 Revert lower pin upgrade for basemap_data Víctor Molina García <m****v@u****m> about 1 year ago
27682f63 Normalise version strings Víctor Molina García <m****v@u****m> about 1 year ago
aca8244c Add minor coverage path correction in setup.cfg Víctor Molina García <m****v@u****m> about 1 year ago
7e87b2aa Update build requirements in pyproject.toml Víctor Molina García <m****v@u****m> about 1 year ago
ebe6c169 Update runtime requirements Víctor Molina García <m****v@u****m> about 1 year ago
f221b33c Update optional requirements Víctor Molina García <m****v@u****m> about 1 year ago
518f3c19 Update MANIFEST.in Víctor Molina García <m****v@u****m> about 1 year ago
63c49405 Remove requirements-setup.txt file Víctor Molina García <m****v@u****m> about 1 year ago
fe126df3 Update test requirements Víctor Molina García <m****v@u****m> about 1 year ago
1a3c89dd Update lint requirements Víctor Molina García <m****v@u****m> about 1 year ago
6225e541 Remove deprecated license classifier Víctor Molina García <m****v@u****m> about 1 year ago
6c57bdf5 Update project_urls items in setup.py metadata and remove deprecated url attr... Víctor Molina García <m****v@u****m> about 1 year ago
5a789e26 Move license_files metadata property to setup.py Víctor Molina García <m****v@u****m> about 1 year ago
1a74931c Remove zip format as default setuptools sdist format Víctor Molina García <m****v@u****m> about 1 year ago
c7cb8db0 merge Merge pull request #603 from Kurea/develop Víctor Molina García <m****v@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c1ee9acf merge Merge remote-tracking branch 'upstream/develop' into develop Víctor Molina García <m****v@u****m> about 1 year ago
ba29bddf merge Merge pull request #624 from Cdiaz1234/fix-docs-shiftdata Víctor Molina García <m****v@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
bc243d9b Update Basemap.wmsimage docstring Víctor Molina García <m****v@u****m> about 1 year ago
074835cf Revert order of items in wms_keys Víctor Molina García <m****v@u****m> about 1 year ago
eabea54a Update CHANGELOG Víctor Molina García <m****v@u****m> about 1 year ago
4fab297f Fix incorrect v iterator variable Víctor Molina García <m****v@u****m> about 1 year ago
1cc971bf Apply basic linting corrections to Basemap.wmsimage additions Víctor Molina García <m****v@u****m> about 1 year ago
aef38ba9 merge Merge remote-tracking branch 'upstream/develop' into develop Víctor Molina García <m****v@u****m> about 1 year ago
ed018c71 Update CHANGELOG Víctor Molina García <m****v@u****m> about 1 year ago
0fe44965 merge Merge remote-tracking branch 'upstream/develop' into fix-docs-shiftdata Víctor Molina García <m****v@u****m> about 1 year ago
3acfbc78 Fix docstring indentation after content fix Víctor Molina García <m****v@u****m> about 1 year ago
60603157 merge Merge pull request #623 from cvanelteren/add-docs-to-workflow Víctor Molina García <m****v@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d848f8a0 Update CHANGELOG Víctor Molina García <m****v@u****m> about 1 year ago
f75179cb Fix artifact download for docs when using pattern Víctor Molina García <m****v@u****m> about 1 year ago
3dc324a8 Simplify docs job Víctor Molina García <m****v@u****m> about 1 year ago
30d89fd7 merge Merge remote-tracking branch 'upstream/develop' into add-docs-to-workflow Víctor Molina García <m****v@u****m> about 1 year ago
4e5251e1 merge Merge pull request #622 from cvanelteren/cibuild-built-from-sdist Víctor Molina García <m****v@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2e196f5f Extend comment about usage of extracted sdist with cibuildwheel Víctor Molina García <m****v@u****m> about 1 year ago
b06507b3 Homogenise code in CI bifurcated steps Víctor Molina García <m****v@u****m> about 1 year ago
ddd869fd Update CHANGELOG Víctor Molina García <m****v@u****m> about 1 year ago
5ad73ea3 Add missing quotes Víctor Molina García <m****v@u****m> about 1 year ago
0fd2ca9d Update debugging message Víctor Molina García <m****v@u****m> about 1 year ago
f6970815 Update build_wheels job name description Víctor Molina García <m****v@u****m> about 1 year ago

← Back to repository