Commit a788d7d
textconv: make the API public
The textconv functionality allows one to convert a file into text before
running diff. But this functionality can be useful to other features
such as blame.
Signed-off-by: Axel Bonnet <axel.bonnet@ensimag.imag.fr>
Signed-off-by: Clément Poulain <clement.poulain@ensimag.imag.fr>
Signed-off-by: Diane Gasselin <diane.gasselin@ensimag.imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 92a75a3 commit a788d7d
2 files changed
Lines changed: 12 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 46 | | |
51 | 47 | | |
52 | 48 | | |
| |||
1629 | 1625 | | |
1630 | 1626 | | |
1631 | 1627 | | |
1632 | | - | |
| 1628 | + | |
1633 | 1629 | | |
1634 | 1630 | | |
1635 | 1631 | | |
| |||
4002 | 3998 | | |
4003 | 3999 | | |
4004 | 4000 | | |
4005 | | - | |
4006 | | - | |
4007 | | - | |
| 4001 | + | |
| 4002 | + | |
| 4003 | + | |
4008 | 4004 | | |
4009 | 4005 | | |
4010 | 4006 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
287 | 289 | | |
288 | 290 | | |
289 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
290 | 298 | | |
0 commit comments