-
Notifications
You must be signed in to change notification settings - Fork 275
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: rust-lang/log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rust-lang/log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 6 files changed
- 2 contributors
Commits on Aug 13, 2017
-
0.3.x loggers turn into 0.4.x loggers, and all log records from 0.3.x and 0.4.x will route to the registered logger, whether it be an 0.3.x logger or 0.4.x logger.
Configuration menu - View commit details
-
Copy full SHA for de2a06b - Browse repository at this point
Copy the full SHA de2a06bView commit details
Commits on Aug 15, 2017
-
Split integration tests out to a separate crate, and disable doctests :( Since we depend on a library with the same name as us, tests get two copies of log linked in which fails to compile.
Configuration menu - View commit details
-
Copy full SHA for bcf0318 - Browse repository at this point
Copy the full SHA bcf0318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47cda51 - Browse repository at this point
Copy the full SHA 47cda51View commit details
Commits on Sep 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e2e1904 - Browse repository at this point
Copy the full SHA e2e1904View commit details -
Merge pull request #227 from sfackler/0.3.x-non-static
Update shim for 0.4 changes
Configuration menu - View commit details
-
Copy full SHA for 66badcc - Browse repository at this point
Copy the full SHA 66badccView commit details
Commits on Oct 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 09e8036 - Browse repository at this point
Copy the full SHA 09e8036View commit details
Commits on Oct 7, 2017
-
Directly perform 0.3 -> 0.3 logging
We otherwise loose the file and module info which is no good.
Configuration menu - View commit details
-
Copy full SHA for 347c4d2 - Browse repository at this point
Copy the full SHA 347c4d2View commit details
Commits on Oct 8, 2017
-
Merge pull request #233 from sfackler/0.3.x-patch
Directly perform 0.3 -> 0.3 logging
Configuration menu - View commit details
-
Copy full SHA for fd23065 - Browse repository at this point
Copy the full SHA fd23065View commit details
Commits on Oct 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 23012a9 - Browse repository at this point
Copy the full SHA 23012a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a02fc4 - Browse repository at this point
Copy the full SHA 2a02fc4View commit details
Commits on Dec 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c21bdff - Browse repository at this point
Copy the full SHA c21bdffView commit details -
Merge pull request #247 from sfackler/back-compat-update
Update 0.3.x for 0.4.x changes
Configuration menu - View commit details
-
Copy full SHA for 3f02625 - Browse repository at this point
Copy the full SHA 3f02625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13203e4 - Browse repository at this point
Copy the full SHA 13203e4View commit details
Commits on Dec 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c946380 - Browse repository at this point
Copy the full SHA c946380View 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 master...0.3.x