Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: skoji/gepub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.17
Choose a base ref
...
head repository: skoji/gepub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 19 files changed
  • 3 contributors

Commits on Jul 15, 2024

  1. Centralize spec_helper loading

    aef committed Jul 15, 2024
    Copy the full SHA
    5e76227 View commit details
  2. Access spec fixtures less noisy through Pathname

    aef committed Jul 15, 2024
    Copy the full SHA
    22a0717 View commit details
  3. Generalize temporary directory handling

    aef committed Jul 15, 2024
    Copy the full SHA
    22da3be View commit details

Commits on Jul 31, 2024

  1. Merge pull request #143 from aef/centralize_spec_helper_loading

    Centralize spec_helper loading
    skoji authored Jul 31, 2024
    Copy the full SHA
    20cd228 View commit details
  2. Merge pull request #144 from aef/generalize_temporary_directory

    Generalize temporary directory handling
    skoji authored Jul 31, 2024
    Copy the full SHA
    0a2d5a3 View commit details
  3. Merge branch 'main' into less_noisy_fixtures_with_pathname

    skoji authored Jul 31, 2024
    Copy the full SHA
    9fa8e5a View commit details
  4. Merge pull request #145 from aef/less_noisy_fixtures_with_pathname

    Access spec fixtures less noisy through Pathname
    skoji authored Jul 31, 2024
    Copy the full SHA
    c9e47fd View commit details

Commits on Oct 12, 2024

  1. Fix typos

    Found via `typos --hidden --format brief` and `codespell -H`
    kianmeng committed Oct 12, 2024
    Copy the full SHA
    ff97d81 View commit details

Commits on Dec 2, 2024

  1. Merge pull request #146 from kianmeng/fix-typos

    Fix typos
    skoji authored Dec 2, 2024
    Copy the full SHA
    9107290 View commit details
Loading