This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Commit e28ef32
committed
Merge branch 'master' into refactor/pullrequestfilesviewmodel
Conflicts:
src/GitHub.InlineReviews/Commands/NextInlineCommentCommand.cs
src/GitHub.InlineReviews/Commands/PreviousInlineCommentCommand.cs
src/GitHub.VisualStudio/Views/GitHubPane/PullRequestDetailView.xaml
src/GitHub.VisualStudio/Views/GitHubPane/PullRequestDetailView.xaml.csFile tree
160 files changed
+2869
-2082
lines changed- docs/getting-started
- images
- src
- GitHub.App
- Properties
- SampleData
- Services
- ViewModels
- Dialog
- GitHubPane
- GitHub.Exports.Reactive
- Properties
- ViewModels/GitHubPane
- GitHub.Exports
- Commands
- Exports
- Extensions
- Helpers
- Models
- Primitives
- Services
- Settings
- GitHub.InlineReviews
- Commands
- Peek
- Services
- ViewModels
- Views
- GitHub.Services.Vssdk
- Commands
- Properties
- GitHub.TeamFoundation.14
- Home
- Services
- GitHub.TeamFoundation.15
- GitHub.UI.Reactive
- Assets/Controls
- Validation
- Controls
- Properties
- GitHub.UI
- Converters
- Properties
- GitHub.VisualStudio.UI
- Properties
- Styles
- UI
- Controls
- Views
- GitHub.VisualStudio
- Commands
- Menus
- Properties
- Resources/icons
- Services
- Views
- Dialog
- GitHubPane
- TeamExplorer
- common
- test
- GitHub.InlineReviews.UnitTests/ViewModels
- UnitTests
- GitHub.App/ViewModels/GitHubPane
- GitHub.Exports
- GitHub.Primitives
- GitHub.TeamFoundation
- GitHub.VisualStudio/Services
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
160 files changed
+2869
-2082
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| |||
403 | 405 | | |
404 | 406 | | |
405 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
406 | 418 | | |
407 | 419 | | |
408 | 420 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
11 | 23 | | |
12 | 24 | | |
13 | 25 | | |
| |||
16 | 28 | | |
17 | 29 | | |
18 | 30 | | |
19 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
364 | 368 | | |
365 | 369 | | |
366 | 370 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Lines changed: 21 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 | | |
42 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
43 | 53 | | |
44 | | - | |
45 | | - | |
| 54 | + | |
46 | 55 | | |
47 | | - | |
48 | | - | |
49 | 56 | | |
50 | 57 | | |
51 | 58 | | |
| |||
56 | 63 | | |
57 | 64 | | |
58 | 65 | | |
59 | | - | |
| 66 | + | |
60 | 67 | | |
61 | 68 | | |
| 69 | + | |
62 | 70 | | |
63 | 71 | | |
64 | 72 | | |
0 commit comments