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: lusingander/serie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: lusingander/serie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 4 commits
  • 32 files changed
  • 4 contributors

Commits on Jul 29, 2024

  1. Add AUR instructions (#8)

    orhun authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fbfe310 View commit details
    Browse the repository at this point in the history
  2. feat: Use git's --topo-order or --date-order instead of manual ca…

    …lculation (#5)
    
    * feat: Use git --topo-order instead of manual calculation
    
    * feat: Remove unnecessary code
    
    * chore: Remove dbg!
    
    * feat: Add new graphs
    
    * feat: Remove clone of Commit
    
    * chore: tests with naive_utc dates
    
    * chore: tests with from_utc_datetime
    
    * chore: Use explicit merge commit message
    
    * chore: Add original images back
    
    * chore: Revert .gitignore changes
    
    * feat: Actually remove clone of Commit now
    
    * chore: Add comment
    
    * chore: Add TODO comment
    
    * feat: Updated images including stash
    kdheepak authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6db85e0 View commit details
    Browse the repository at this point in the history
  3. feat: Use usize instead of u8 (#6)

    * feat: Use usize instead of u8
    
    * fix: clippy warnings
    kdheepak authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    356ff3e View commit details
    Browse the repository at this point in the history
  4. Release v0.1.1

    lusingander committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    053a858 View commit details
    Browse the repository at this point in the history
Loading