Commit 455d0f5
committed
Merge branch 'maint'
* maint:
sha1_file.c: resolve confusion EACCES vs EPERM
sha1_file: avoid bogus "file exists" error message
git checkout: don't warn about unborn branch if -f is already passed
bash: offer refs instead of filenames for 'git revert'
bash: remove dashed command leftovers
git-p4: fix keyword-expansion regex
fast-export: use an unsorted string list for extra_refs
Add new testcase to show fast-export does not always exports all tagsFile tree
6 files changed
+22
-39
lines changed- contrib
- completion
- fast-import
- t
6 files changed
+22
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
| 556 | + | |
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
651 | | - | |
652 | | - | |
653 | | - | |
654 | | - | |
655 | | - | |
656 | | - | |
657 | | - | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
662 | 653 | | |
663 | 654 | | |
664 | | - | |
| 655 | + | |
665 | 656 | | |
666 | 657 | | |
667 | 658 | | |
| |||
809 | 800 | | |
810 | 801 | | |
811 | 802 | | |
812 | | - | |
813 | | - | |
814 | | - | |
815 | | - | |
816 | | - | |
817 | | - | |
| 803 | + | |
818 | 804 | | |
819 | 805 | | |
820 | 806 | | |
| |||
1058 | 1044 | | |
1059 | 1045 | | |
1060 | 1046 | | |
1061 | | - | |
1062 | | - | |
1063 | | - | |
1064 | | - | |
1065 | | - | |
1066 | | - | |
| 1047 | + | |
1067 | 1048 | | |
1068 | 1049 | | |
1069 | 1050 | | |
| |||
1076 | 1057 | | |
1077 | 1058 | | |
1078 | 1059 | | |
1079 | | - | |
1080 | | - | |
1081 | | - | |
1082 | | - | |
1083 | | - | |
1084 | | - | |
1085 | 1060 | | |
1086 | 1061 | | |
1087 | 1062 | | |
1088 | 1063 | | |
1089 | 1064 | | |
1090 | 1065 | | |
1091 | | - | |
| 1066 | + | |
1092 | 1067 | | |
1093 | 1068 | | |
1094 | 1069 | | |
| |||
1368 | 1343 | | |
1369 | 1344 | | |
1370 | 1345 | | |
1371 | | - | |
| 1346 | + | |
1372 | 1347 | | |
1373 | 1348 | | |
1374 | 1349 | | |
| |||
1590 | 1565 | | |
1591 | 1566 | | |
1592 | 1567 | | |
1593 | | - | |
| 1568 | + | |
1594 | 1569 | | |
1595 | 1570 | | |
1596 | 1571 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
984 | | - | |
| 984 | + | |
985 | 985 | | |
986 | 986 | | |
987 | 987 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2315 | 2315 | | |
2316 | 2316 | | |
2317 | 2317 | | |
2318 | | - | |
| 2318 | + | |
2319 | 2319 | | |
2320 | 2320 | | |
2321 | 2321 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
234 | 242 | | |
0 commit comments