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: antoniosarosi/pycritty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: antoniosarosi/pycritty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 26 files changed
  • 4 contributors

Commits on Feb 16, 2022

  1. update PKGBUILD

    sevz17 committed Feb 16, 2022
    Copy the full SHA
    4923ef3 View commit details
  2. Copy the full SHA
    b7887ac View commit details
  3. Merge pull request #11 from Sevz17/pkgbuild

    Update PKGBUILD
    antoniosarosi authored Feb 16, 2022
    1
    Copy the full SHA
    da1b8e5 View commit details

Commits on Feb 23, 2022

  1. Add unit tests for cli

    niconunez96 committed Feb 23, 2022
    Copy the full SHA
    f93a088 View commit details

Commits on Mar 1, 2022

  1. Add tests for ls command

    niconunez96 committed Mar 1, 2022
    Copy the full SHA
    7ab20ed View commit details
  2. Remove unused imports

    niconunez96 committed Mar 1, 2022
    Copy the full SHA
    30ada27 View commit details
  3. Merge pull request #12 from niconunez96/add-unit-testing-proposal

    Add unit testing proposal
    antoniosarosi authored Mar 1, 2022
    Copy the full SHA
    10ab4c7 View commit details

Commits on Mar 3, 2022

  1. Add integration pipeline

    niconunez96 committed Mar 3, 2022
    Copy the full SHA
    5ad4aa3 View commit details
  2. Copy the full SHA
    e8cc92d View commit details
  3. Fix mypy checks

    niconunez96 committed Mar 3, 2022
    Copy the full SHA
    8bf51a4 View commit details
  4. Add emojis to CI jobs

    niconunez96 committed Mar 3, 2022
    Copy the full SHA
    b2b9d0d View commit details

Commits on Mar 6, 2022

  1. Merge pull request #13 from niconunez96/add-integration-pipeline

    Add integration pipeline
    antoniosarosi authored Mar 6, 2022
    Copy the full SHA
    bf785c5 View commit details

Commits on Jul 21, 2024

  1. Transition of the Configuration to a TOML format (#17)

    * Update file loading and configuration format
    
    * updating the alacritty configuration in a .toml file
    
    * Add file IO error handling classes and functions
    
    Add TOML IO functions
    
    * Add toml package to requirements.txt
    
    * Update file path and import statements in test_ls.py
    jeffercbs authored Jul 21, 2024
    Copy the full SHA
    f49818e View 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 v0.4.0...master