-
Notifications
You must be signed in to change notification settings - Fork 252
rmdir_leading() improvements #1135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
alejandro-colomar
wants to merge
2
commits into
shadow-maint:master
Choose a base branch
from
alejandro-colomar:rmdir_leading
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
rmdir_leading() improvements #1135
alejandro-colomar
wants to merge
2
commits into
shadow-maint:master
from
alejandro-colomar:rmdir_leading
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
04d59a5 to
bd50dbc
Compare
|
Queued after the release of 4.17.0. |
bd50dbc to
4c49114
Compare
4c49114 to
52b40ef
Compare
200c2de to
ee0f6c2
Compare
ee0f6c2 to
8866d33
Compare
8866d33 to
411888c
Compare
|
Queued after #1152. |
bf7f8ca to
5e860ca
Compare
5e860ca to
a449036
Compare
a449036 to
e145231
Compare
e145231 to
7188130
Compare
7188130 to
f991a56
Compare
58d393d to
700729b
Compare
2f6a4c5 to
755952c
Compare
755952c to
3b6df1e
Compare
3b6df1e to
3036ce2
Compare
ae335d9 to
3037107
Compare
3037107 to
7573122
Compare
7573122 to
7d9879e
Compare
7d9879e to
e5a1f88
Compare
Signed-off-by: Alejandro Colomar <[email protected]>
Signed-off-by: Alejandro Colomar <[email protected]>
e5a1f88 to
385e21c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Constify the input, and move code out of the loop.
This introduces strprefix(), a string-handling API that I'll use soon for other purposes. (Done.)
Revisions:
v2
v2b
v3
v4
v4b
\v4c
v4d
v4e
v4f
v4g
v4h
v4i
v4j
v4k
v4l
v4m
v4n
v4o
v4p
v4q
v4r
v4s
v4t
v4u
v4v
v5
v5b
v5c
v5d
v5e
v5f
v5g
v5h
v5i