Lines Matching refs:pick
313 mess that up then it may be possible to cherry pick 'dangling' commits out of
890 pick 5ca627b78 tutorial: Add a step-by-step C test tutorial
891 pick 5d93b84d8 Add statx and other syscall numbers
892 pick 6f8c16438 statx: stage 3 (Add statx01)
893 pick 98f5bc7ac statx: stage 4
894 pick 76e03d714 statx: stage 5a
895 pick bfeef7902 statx: stage 5b
896 pick 09dd2c829 statx: stage 6
897 pick 568a3f7be fixup! tutorial
898 pick 1e24a5fb5 fixup! tutorial
899 pick c26e1be7a fixup! tutorial
900 pick d784b1e85 test-writing-guidelines: Remove old API argument
901 pick 6a87a084a statx01: Fix review problems
902 pick bb0332bd7 tutorial: Fix review problems
903 pick 70f7ce7ce statx01: Stop checkpatch from complaining
904 pick 152d39fe7 tutorial: Start Submitting patch section
908 contains the commands we want to run on each commit. +pick+ just means we
915 we pick a point in the commit history, undo all those commits before that
935 pick 5d93b84d8 Add statx and other syscall numbers
936 pick 6f8c16438 statx: stage 3 (Add statx01)
937 pick 98f5bc7ac statx: stage 4
938 pick 76e03d714 statx: stage 5a
939 pick bfeef7902 statx: stage 5b
940 pick 09dd2c829 statx: stage 6
941 pick d784b1e85 test-writing-guidelines: Remove old API argument
942 pick 6a87a084a statx01: Fix review problems