-
Notifications
You must be signed in to change notification settings - Fork 51
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: go-git/go-billy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: go-git/go-billy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 9 files changed
- 4 contributors
Commits on Jun 3, 2021
-
utils: add Walk function to walk over a filesystem
Adapted from the official filepath.Walk, this function allows to walk trough a whole filesystem and discover all its files
Configuration menu - View commit details
-
Copy full SHA for 999b447 - Browse repository at this point
Copy the full SHA 999b447View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0768be - Browse repository at this point
Copy the full SHA e0768beView commit details -
fs.FileInfo has been introduced in go 1.16.5: golang/go@d4da735#diff-46ea5b4a04796237678b36cd31d68f74209c90d604123f15dcc4bcb605dbc136 go-billy supports the 2 latest versions The latest version of go is currently 1.16, hence use the previous instance in os instead
Configuration menu - View commit details
-
Copy full SHA for 213e20d - Browse repository at this point
Copy the full SHA 213e20dView commit details
Commits on Aug 4, 2021
-
Merge pull request #17 from tjamet/feat/walk
utils: add Walk function to walk over a filesystem
Configuration menu - View commit details
-
Copy full SHA for 7ab80d7 - Browse repository at this point
Copy the full SHA 7ab80d7View commit details
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a71b2d8 - Browse repository at this point
Copy the full SHA a71b2d8View commit details
Commits on Dec 5, 2022
-
build: Update GitHub workflows
- Remove unecessary token permissions in CI. - Bump Action versions to latest. - Bump Go version to match go-git repository. Signed-off-by: Paulo Gomes <pjbgf@linux.com>
Configuration menu - View commit details
-
Copy full SHA for 007675e - Browse repository at this point
Copy the full SHA 007675eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 027fa5a - Browse repository at this point
Copy the full SHA 027fa5aView commit details
Commits on Dec 16, 2022
-
Fix go-git data races whilst running tests
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
Configuration menu - View commit details
-
Copy full SHA for 0a54206 - Browse repository at this point
Copy the full SHA 0a54206View commit details -
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
Configuration menu - View commit details
-
Copy full SHA for 38b02ce - Browse repository at this point
Copy the full SHA 38b02ceView commit details
Commits on Dec 19, 2022
-
Merge pull request #28 from pjbgf/fix-go-git-data-race
Fix data race when running `go-git` tests
Configuration menu - View commit details
-
Copy full SHA for 4e5a841 - Browse repository at this point
Copy the full SHA 4e5a841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b88f62 - Browse repository at this point
Copy the full SHA 1b88f62View commit details
Loading
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 v5.3.1...v5.4.0