[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Pull requests: google/blueprint

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add ShellArgEscape(string) cla: yes
#346 by jooyunghan was closed Mar 8, 2021 Loading…
Fix ReplaceExtension cla: yes
#345 by tweksteen was closed Feb 17, 2021 Loading…
Fix detecting cycles in parallelVisit
#344 by colincross was merged Feb 9, 2021 Loading…
Optimize ninja writer
#343 by colincross was merged Jan 23, 2021 Loading…
Optimize updateDependencies
#342 by colincross was merged Jan 23, 2021 Loading…
Return a copy of glob lists
#341 by colincross was merged Jan 22, 2021 Loading…
Use info.IsDir() instead of info.Mode()&os.ModeDir != 0
#340 by colincross was merged Jan 20, 2021 Loading…
Remove redundant stat/lstat calls from glob
#339 by colincross was merged Jan 20, 2021 Loading…
Optimize HasTag function
#338 by francois-berder was merged Jan 28, 2021 Loading…
Fix silently ignoring values assigned to map properties
#337 by colincross was merged Jan 19, 2021 Loading…
Introduce post-mutator singletons.
#336 by jin was closed Jan 19, 2021 Loading…
Actually pause mutators when adding dependencies
#335 by colincross was merged Dec 14, 2020 Loading…
Invalidate module group cache if deps are modified
#334 by lizkammer was merged Nov 30, 2020 Loading…
bpmodify: Do not sort automatically
#332 by jooyunghan was merged Dec 14, 2020 Loading…
Export Glob method from Context.
#331 by lizkammer was closed May 6, 2021 Draft
Remove unnecessary depFile parameter from GlobFile
#330 by colincross was merged Nov 10, 2020 Loading…
Make bpdoc slice prop description: list of <type>s
#329 by lizkammer was closed May 6, 2021 Loading…
Create early-exit hook StopBeforeWriteNinja
#328 by c-parsons was merged Nov 5, 2020 Loading…
Improve formatting of some error messages.
#327 by marstj was merged Nov 16, 2020 Loading…
Identify the type of the list for bpdocs
#326 by lizkammer was merged Nov 5, 2020 Loading…
Add CODEOWNERS: @google/blueprint
#325 by jin was merged Oct 7, 2020 Loading…
Correct bug in generating anonymous nested props
#324 by lizkammer was merged Oct 5, 2020 Loading…
Add docs for nested and embedded structs
#323 by lizkammer was merged Oct 5, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.