-
-
Notifications
You must be signed in to change notification settings - Fork 72
Comparing changes
Open a pull request
base repository: gitonomy/gitlib
base: v1.4.0
head repository: gitonomy/gitlib
compare: v1.5.0
- 9 commits
- 15 files changed
- 7 contributors
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba22bb2 - Browse repository at this point
Copy the full SHA ba22bb2View commit details
Commits on Apr 24, 2024
-
Detect binary file by NULL byte (#219)
* Detect binary file by NULL byte * Add description where the binary check and values come from --------- Co-authored-by: Patrick Beuks <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 640068c - Browse repository at this point
Copy the full SHA 640068cView commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a8bfcd1 - Browse repository at this point
Copy the full SHA a8bfcd1View commit details -
Set default range counts (#211)
* Set default range counts * Force ints
Configuration menu - View commit details
-
Copy full SHA for de32cc0 - Browse repository at this point
Copy the full SHA de32cc0View commit details
Commits on May 6, 2024
-
Add optional entry type option for tree entries (#221)
* Add optional entry type option for tree entries * Fix cs problems * Update test for diff range counts * Make each entry type a different function
Configuration menu - View commit details
-
Copy full SHA for 5a47e03 - Browse repository at this point
Copy the full SHA 5a47e03View commit details
Commits on May 7, 2024
-
Edge case: Empty message in the first commit (#217)
* Edge case: Empty message in the first commit (#217) Don't try to consume a 2nd new line when the first repository commit has an empty message. * Ensure author identity
Configuration menu - View commit details
-
Copy full SHA for 0853cb9 - Browse repository at this point
Copy the full SHA 0853cb9View commit details
Commits on May 21, 2024
-
Fix computed data not assinged to cache (#224)
Fix assinging two data types to the same variable Fix calling of removed functions that would just return null
Configuration menu - View commit details
-
Copy full SHA for 5fa8b85 - Browse repository at this point
Copy the full SHA 5fa8b85View commit details
Commits on Nov 3, 2024
-
Avoid unintentional conversion of index to boolean (#208)
Avoid unintentional conversion of index to boolean.
Configuration menu - View commit details
-
Copy full SHA for d1c05fd - Browse repository at this point
Copy the full SHA d1c05fdView commit details -
* PHP 8.4 support * Update tests.yml * Update tests.yml
Configuration menu - View commit details
-
Copy full SHA for ac17834 - Browse repository at this point
Copy the full SHA ac17834View 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 v1.4.0...v1.5.0