-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: GEOS-ESM/mepo
base: v2.2.1
head repository: GEOS-ESM/mepo
compare: v2.3.0
- 19 commits
- 7 files changed
- 3 contributors
Commits on Oct 9, 2024
-
Working mepo completion (#325)
* mepo completion doesn't require the extra mepo-path.py anymore * Added option --location * Using "mepo --location" * Removed bin directory #322 * Updated CHANGALOG * Updated CHANGALOG * Include etc, bump minor version * Fix test for version
Configuration menu - View commit details
-
Copy full SHA for f54c6db - Browse repository at this point
Copy the full SHA f54c6dbView commit details
Commits on Oct 11, 2024
-
Add stash indicator to status (#327)
* Add stash indicator to status * Add blobless clone
Configuration menu - View commit details
-
Copy full SHA for 593f8db - Browse repository at this point
Copy the full SHA 593f8dbView commit details
Commits on Dec 18, 2024
-
clone.py - (1) streamlined (2) branches are no longer in a detached s…
…tate (3) updated tests (4) new tests
Configuration menu - View commit details
-
Copy full SHA for 0b10762 - Browse repository at this point
Copy the full SHA 0b10762View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2acf28 - Browse repository at this point
Copy the full SHA b2acf28View commit details
Commits on Dec 19, 2024
-
Updated test_mepo_clone.py to use https://github.com/pchakraborty/GEO…
…Sfvdycore-mepo-testing.git instead
Configuration menu - View commit details
-
Copy full SHA for a0e0207 - Browse repository at this point
Copy the full SHA a0e0207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8b76e - Browse repository at this point
Copy the full SHA 2a8b76eView commit details
Commits on Dec 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb13a77 - Browse repository at this point
Copy the full SHA bb13a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for bced46a - Browse repository at this point
Copy the full SHA bced46aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e88493 - Browse repository at this point
Copy the full SHA 8e88493View commit details
Commits on Dec 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b092f5 - Browse repository at this point
Copy the full SHA 5b092f5View commit details -
Merge pull request #329 from GEOS-ESM/feature/pchakrab/clone-do-not-d…
…etach-branch Update clone.py
Configuration menu - View commit details
-
Copy full SHA for 1055753 - Browse repository at this point
Copy the full SHA 1055753View commit details -
Added missing space for --recurse-submodules. Also added a test where…
… we clone a component with submodules
Configuration menu - View commit details
-
Copy full SHA for 27db418 - Browse repository at this point
Copy the full SHA 27db418View commit details -
Merge pull request #331 from GEOS-ESM/bug/pchakrab/fix-recurse-submod…
…ules Bug fix in git.py::clone - added space for --recurse-submodules
Configuration menu - View commit details
-
Copy full SHA for 90c937b - Browse repository at this point
Copy the full SHA 90c937bView commit details
Commits on Dec 24, 2024
-
Update CHANGELOG for release (#332)
* Update CHANGELOG for release * Update CHANGELOG.md --------- Co-authored-by: Matt Thompson <matthew.thompson@nasa.gov>
Configuration menu - View commit details
-
Copy full SHA for fc65c19 - Browse repository at this point
Copy the full SHA fc65c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29d87b6 - Browse repository at this point
Copy the full SHA 29d87b6View commit details
Commits on Jan 6, 2025
-
Merge develop into main - 2025Jan06 (#341)
* Merge develop into main (#333) * Working mepo completion (#325) * mepo completion doesn't require the extra mepo-path.py anymore * Added option --location * Using "mepo --location" * Removed bin directory #322 * Updated CHANGALOG * Updated CHANGALOG * Include etc, bump minor version * Fix test for version * Add stash indicator to status (#327) * Add stash indicator to status * Add blobless clone * clone.py - (1) streamlined (2) branches are no longer in a detached state (3) updated tests (4) new tests * Black formatting changes * Updated test_mepo_clone.py to use https://github.com/pchakraborty/GEOSfvdycore-mepo-testing.git instead * Updated CHANGELOG * Some more refactoring * clone.py - updated comments * Added deprecation warning for 'mepo init' * init removal is a deprecation warning * Added missing space for --recurse-submodules. Also added a test where we clone a component with submodules * Update CHANGELOG for release (#332) * Update CHANGELOG for release * Update CHANGELOG.md --------- Co-authored-by: Matt Thompson <matthew.thompson@nasa.gov> --------- Co-authored-by: Matt Thompson <matthew.thompson@nasa.gov> * Fixes for less used options of "mepo clone" (#335) * Fixed a couple of bugs 1. shutil is required if --registry is passed 2. The function checkout_all_repos has the arg branch passed to it, not args, so use that instead * Added a test for mepo clone --allrepos * Added test for mepo clone --registry * Added Changelong entry, fixed test, made formatter happy * Bumped version * Fixed typo in Changelog * Fixed test for checking version --------- Co-authored-by: Purnendu Chakraborty <pchakraborty@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6cf68b5 - Browse repository at this point
Copy the full SHA 6cf68b5View commit details
Commits on Jan 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a6da6de - Browse repository at this point
Copy the full SHA a6da6deView commit details
Commits on Jan 13, 2025
-
Updated version to 2.3.0 (#345)
* Bumped version number * Removed unnecessary entries from CHANGELOG * Updated version number testing
Configuration menu - View commit details
-
Copy full SHA for a8ef77b - Browse repository at this point
Copy the full SHA a8ef77bView commit details -
# Conflicts: # CHANGELOG.md # pyproject.toml # tests/test_mepo_clone.py # tests/test_mepo_commands.py
Configuration menu - View commit details
-
Copy full SHA for 5fe9c3d - Browse repository at this point
Copy the full SHA 5fe9c3dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.1...v2.3.0