Lines Matching refs:pick
293 mess that up then it may be possible to cherry pick 'dangling' commits out of
869 pick 5ca627b78 tutorial: Add a step-by-step C test tutorial
870 pick 5d93b84d8 Add statx and other syscall numbers
871 pick 6f8c16438 statx: stage 3 (Add statx01)
872 pick 98f5bc7ac statx: stage 4
873 pick 76e03d714 statx: stage 5a
874 pick bfeef7902 statx: stage 5b
875 pick 09dd2c829 statx: stage 6
876 pick 568a3f7be fixup! tutorial
877 pick 1e24a5fb5 fixup! tutorial
878 pick c26e1be7a fixup! tutorial
879 pick d784b1e85 test-writing-guidelines: Remove old API argument
880 pick 6a87a084a statx01: Fix review problems
881 pick bb0332bd7 tutorial: Fix review problems
882 pick 70f7ce7ce statx01: Stop checkpatch from complaining
883 pick 152d39fe7 tutorial: Start Submitting patch section
887 contains the commands we want to run on each commit. +pick+ just means we
894 we pick a point in the commit history, undo all those commits before that
914 pick 5d93b84d8 Add statx and other syscall numbers
915 pick 6f8c16438 statx: stage 3 (Add statx01)
916 pick 98f5bc7ac statx: stage 4
917 pick 76e03d714 statx: stage 5a
918 pick bfeef7902 statx: stage 5b
919 pick 09dd2c829 statx: stage 6
920 pick d784b1e85 test-writing-guidelines: Remove old API argument
921 pick 6a87a084a statx01: Fix review problems