Commit bd48ccf
committed
Merge branch 'pw/status-with-corrupt-sequencer-state'
The code to read state files used by the sequencer machinery for
"git status" has been made more robust against a corrupt or stale
state files.
* pw/status-with-corrupt-sequencer-state:
status: do not report errors in sequencer/todo
sequencer: factor out todo command name parsing
sequencer: always allow tab after command name2 files changed
+37
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2079 | 2079 | | |
2080 | 2080 | | |
2081 | 2081 | | |
| 2082 | + | |
| 2083 | + | |
| 2084 | + | |
| 2085 | + | |
| 2086 | + | |
| 2087 | + | |
| 2088 | + | |
| 2089 | + | |
| 2090 | + | |
| 2091 | + | |
| 2092 | + | |
| 2093 | + | |
2082 | 2094 | | |
2083 | 2095 | | |
2084 | 2096 | | |
| |||
2100 | 2112 | | |
2101 | 2113 | | |
2102 | 2114 | | |
2103 | | - | |
2104 | | - | |
2105 | | - | |
2106 | | - | |
2107 | | - | |
2108 | | - | |
| 2115 | + | |
2109 | 2116 | | |
2110 | 2117 | | |
2111 | 2118 | | |
| |||
2173 | 2180 | | |
2174 | 2181 | | |
2175 | 2182 | | |
2176 | | - | |
2177 | | - | |
2178 | | - | |
| 2183 | + | |
2179 | 2184 | | |
2180 | | - | |
| 2185 | + | |
2181 | 2186 | | |
2182 | 2187 | | |
2183 | 2188 | | |
2184 | | - | |
| 2189 | + | |
2185 | 2190 | | |
2186 | 2191 | | |
2187 | 2192 | | |
2188 | 2193 | | |
2189 | | - | |
2190 | | - | |
2191 | | - | |
2192 | | - | |
2193 | | - | |
2194 | | - | |
| 2194 | + | |
| 2195 | + | |
2195 | 2196 | | |
2196 | | - | |
| 2197 | + | |
| 2198 | + | |
2197 | 2199 | | |
2198 | 2200 | | |
2199 | | - | |
2200 | | - | |
2201 | | - | |
| 2201 | + | |
2202 | 2202 | | |
2203 | | - | |
2204 | 2203 | | |
2205 | 2204 | | |
2206 | 2205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
801 | 817 | | |
802 | 818 | | |
803 | 819 | | |
| |||
0 commit comments