Commit 22b7e73
committed
scalar: move it out of contrib/
With this patch, `scalar` becomes a fully-supported top-level Git
command. The Scalar executable is installed by default as well as its
documentation, and its (minimal) regression test is run as part of the
full test suite.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent c69c30c commit 22b7e73
File tree
18 files changed
+21
-207
lines changed- .github/workflows
- Documentation
- scalar
- ci
- contrib
- buildsystems
- scalar
- t
- t
18 files changed
+21
-207
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | 94 | | |
102 | 95 | | |
103 | 96 | | |
| |||
167 | 160 | | |
168 | 161 | | |
169 | 162 | | |
170 | | - | |
171 | | - | |
172 | 163 | | |
173 | 164 | | |
174 | 165 | | |
| |||
182 | 173 | | |
183 | 174 | | |
184 | 175 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | 176 | | |
192 | 177 | | |
193 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
700 | 705 | | |
701 | 706 | | |
702 | 707 | | |
| |||
2583 | 2588 | | |
2584 | 2589 | | |
2585 | 2590 | | |
| 2591 | + | |
2586 | 2592 | | |
2587 | 2593 | | |
2588 | 2594 | | |
2589 | 2595 | | |
2590 | 2596 | | |
2591 | 2597 | | |
2592 | 2598 | | |
2593 | | - | |
2594 | | - | |
2595 | | - | |
2596 | | - | |
2597 | 2599 | | |
2598 | 2600 | | |
2599 | 2601 | | |
| |||
2726 | 2728 | | |
2727 | 2729 | | |
2728 | 2730 | | |
2729 | | - | |
2730 | | - | |
2731 | | - | |
| 2731 | + | |
| 2732 | + | |
2732 | 2733 | | |
2733 | 2734 | | |
2734 | 2735 | | |
| |||
3097 | 3098 | | |
3098 | 3099 | | |
3099 | 3100 | | |
3100 | | - | |
| 3101 | + | |
3101 | 3102 | | |
3102 | 3103 | | |
3103 | 3104 | | |
| |||
0 commit comments