-
-
Notifications
You must be signed in to change notification settings - Fork 717
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: polybar/polybar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: polybar/polybar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 23 files changed
- 4 contributors
Commits on Mar 2, 2022
-
`-Wdeprecated-copy` found this copy-assignment operator, which it complains about. Since it is just `= default`, we should be able to remove both it and the default constructor, making the struct just its data members.
Configuration menu - View commit details
-
Copy full SHA for 2322493 - Browse repository at this point
Copy the full SHA 2322493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4350e35 - Browse repository at this point
Copy the full SHA 4350e35View commit details -
Fixes #2614 Ref: https://gcc.gnu.org/gcc-12/porting_to.html
Configuration menu - View commit details
-
Copy full SHA for 24e079a - Browse repository at this point
Copy the full SHA 24e079aView commit details -
Skip manpage and html doc installation if they weren't generated
Otherwise we get errors like this: CMake Error at doc/cmake_install.cmake:46 (file): file INSTALL cannot find "/<<PKGBUILDDIR>>/build/doc/html": No such file or directory. Call Stack (most recent call first): cmake_install.cmake:59 (include)
Configuration menu - View commit details
-
Copy full SHA for 40cbe7e - Browse repository at this point
Copy the full SHA 40cbe7eView commit details
Commits on Mar 3, 2022
-
fix(build): Do not replace CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS contains, among other things, the LDFLAGS which many distros use to universally apply linker flags. When completely replacing CMAKE_EXE_LINKER_FLAGS, these flags are lost.
Configuration menu - View commit details
-
Copy full SHA for a82e432 - Browse repository at this point
Copy the full SHA a82e432View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b24080 - Browse repository at this point
Copy the full SHA 0b24080View commit details -
fix(script): Prevent stalling during shutdown
If a script module is waiting on a non-tailed script to finish, polybar cannot shut down until the script has terminted. To remedy this, we use the same polling loop as for tailed scripts which checks if it needs to terminate after every iteration.
Configuration menu - View commit details
-
Copy full SHA for c655ade - Browse repository at this point
Copy the full SHA c655adeView commit details
Commits on Mar 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8820cc7 - Browse repository at this point
Copy the full SHA 8820cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b04f636 - Browse repository at this point
Copy the full SHA b04f636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a61d31 - Browse repository at this point
Copy the full SHA 4a61d31View 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 3.6.0...3.6.1