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: AdaLogics/go-fuzz-headers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 43070de90fa1
Choose a base ref
...
head repository: AdaLogics/go-fuzz-headers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ced1acdcaa24
Choose a head ref
  • 2 commits
  • 12 files changed
  • 1 contributor

Commits on Aug 10, 2023

  1. General cleanup and improvements (#112)

    * Add tests
    
    Signed-off-by: AdamKorcz <[email protected]>
    
    * Change module name
    
    Signed-off-by: AdamKorcz <[email protected]>
    
    * Improve TarBytes
    
    Signed-off-by: AdamKorcz <[email protected]>
    
    * comment out tar test temporarily
    
    Signed-off-by: AdamKorcz <[email protected]>
    
    * Change GetBytes
    
    Signed-off-by: AdamKorcz <[email protected]>
    
    * Remove unused code
    
    Signed-off-by: AdamKorcz <[email protected]>
    
    * Improve tar file generation
    
    Signed-off-by: AdamKorcz <[email protected]>
    
    ---------
    
    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    75876d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. fix wrong module name (#113)

    Signed-off-by: AdamKorcz <[email protected]>
    AdamKorcz authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ced1acd View commit details
    Browse the repository at this point in the history
Loading