/
vasiukoff
/
sg
ОбзорДокументацияВойти
/
vasiukoff
/
sg
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
sg/
src/Models/
..
ApplyWhiteSpaceMode.cs

code_style: general cleanup (#1525)

год назад
AvatarManager.cs

code_style: remove warnings reported by JetBrains Rider

год назад
Bisect.cs

feature: add dirty state indicator icon to repository tab (#1227)

год назад
Blame.cs

project: reorganize the structure of the project.

2 года назад
Bookmarks.cs

enhance: avoid crashing due to invalid bookmark value in `preferences.json`

год назад
Branch.cs

refactor: use new command `QueryRepositoryStatus` to update repository status in `Welcome` page

10 месяцев назад
CRLFMode.cs

code_style: general cleanup (#1525)

год назад
Change.cs

refactor: streamline certain string operations (#1540)

год назад
CleanMode.cs

feature: supports to discard all local changes without untracked files (#1586)

год назад
Commit.cs

refactor: use converters instead of store so many data in `Models.Commit`

год назад
CommitGraph.cs

refactor: use converters instead of store so many data in `Models.Commit`

год назад
CommitLink.cs

feature: supports to create pull request with selected branch (or its upstream) (#1854)

10 месяцев назад
CommitSignInfo.cs

code_style: general cleanup (#1469)

год назад
CommitTemplate.cs

code_style: general cleanup (#1415)

год назад
ConfirmEmptyCommitResult.cs

fix: rewrite the `ConfirmEmptyCommit` dialog to avoid pressing the same button more than one time (#1777)

год назад
ConventionalCommitType.cs

feature: allows to customize conventional commit types (#1861)

10 месяцев назад
Count.cs

refactor: implement `IDisposable` instead of calling custom `Cleanup`

год назад
CustomAction.cs

feature: add `File` scope for custom action (#1872)

9 месяцев назад
DateTimeFormat.cs

typos: (#1397)

год назад
DealWithChangesAfterStashing.cs

code_style: general cleanup (#1497)

год назад
Decorator.cs

feature: add a button to see which branches and tags that contains selected commit (#388)

2 года назад
DiffOption.cs

code_style: move class extensions to `App.Extensions.cs` to use these extensions anywhere

год назад
DiffResult.cs

refactor: rewrite `TextDiffContext` and fix the issue that text diff view does not navigate to the first change chunk after select a different commit with the same file

8 месяцев назад
DirtyState.cs

feature: add dirty state indicator icon to repository tab (#1227)

год назад
ExternalMerger.cs

refactor: simplify the invocation of external merge/diff tool

год назад
ExternalTool.cs

feature: supports to open file with detected external tools (#1882)

9 месяцев назад
GPGFormat.cs

enhance: GPG signing settings.

2 года назад
GitFlow.cs

code_style: general cleanup (#1469)

год назад
GitIgnoreFile.cs

ux: re-design `Add File(s) To Ignore` popup

год назад
GitVersions.cs

feature!: now `SourceGit` requires git >= `2.25.1`

год назад
HistoryFilterCollection.cs

feature: auto-remove history filter after deleting branch or tag (#1904)

9 месяцев назад
HistoryShowFlags.cs

code_review: commit 9f155d7 from heartacker:heartacker/issue1595

год назад
ICommandLog.cs

refactor: rewrite the way to register git command log receiver

год назад
IRepository.cs

enhance: only refresh submodules when it is needed (#1344)

год назад
ImageDecoder.cs

feature: supports to view `.tiff` images

год назад
InlineElement.cs

code_review: PR #1402

год назад
InlineElementCollector.cs

code_review: PR #1402

год назад
InteractiveRebase.cs

refactor: now final commit message will use the squash/fixed target instead of the last picked

9 месяцев назад
IpcChannel.cs

code_style: remove warnings reported by JetBrains Rider

год назад
IssueTracker.cs

fix: modified/renamed issue tracker rule can not be saved (#1768)

год назад
LFSLock.cs

refactor: use `--json` while querying LFS locks instead of parse line-by-line with regex (#1858)

10 месяцев назад
LFSObject.cs

refactor: rewrite lfs pointer detection and image loading

год назад
Locales.cs

localization: add Korean(ko_KR) support (#1864)

10 месяцев назад
MergeMode.cs

refactor: auto-select merge mode

год назад
MergeStrategy.cs

code_review: PR #793

2 года назад
Notification.cs

code_style: remove unused code and resources

2 года назад
Null.cs

code_style: general cleanup (#1428)

год назад
NumericSort.cs

enhance: make `NumericSort` use `InvariantCulture` instead of `Ordinal` comparison (#1724)

год назад
Object.cs

code_review: PR (#280)

2 года назад
OpenAI.cs

code_style: readability

год назад
Remote.cs

feature: supports to create pull request with selected branch (or its upstream) (#1854)

10 месяцев назад
RepositorySettings.cs

refactor: save history filters into `$GIT_DIR/sourcegit.filters` to support different filters between worktrees (#1893)

9 месяцев назад
RepositoryStatus.cs

refactor: use new command `QueryRepositoryStatus` to update repository status in `Welcome` page

10 месяцев назад
ResetMode.cs

code_style: general cleanup (#1525)

год назад
RevisionFile.cs

refactor: rewrite lfs pointer detection and image loading

год назад
ScanDir.cs

feature: supports to scan workspace's default clone dir (#1454)

год назад
SelfUpdate.cs

code_style: general cleanup (#1428)

год назад
ShellOrTerminal.cs

refactor: allows to specify startup options for external shell/terminal (#1856)

8 месяцев назад
Stash.cs

refactor: streamline certain string operations (#1540)

год назад
Statistics.cs

refactor: streamline certain string operations (#1540)

год назад
Submodule.cs

feature: supports to change submodule's branch (#1513)

год назад
Tag.cs

feature: allow to select multiple tags and delete theme from context menu (#1717)

год назад
TemplateEngine.cs

feature: supports output changes file names (without folders in path) in commit message template (#1851)

10 месяцев назад
TextInlineChange.cs

code_style: general cleanup (#1525)

год назад
TextMateHelper.cs

feat: add Vue.js syntax highlighting (#1785)

год назад
ThemeOverrides.cs

theme: add `ThemeOverrides.OpacityForNotMergedCommits` to customize the opacity of commits that not belongs (haven't been merged) to current branch in histories (#268)

2 года назад
User.cs

feature: show tagger in annotated tag's tooltip (#1664)

год назад
Watcher.cs

enhance: clear updating workingcopy timer while calling `MarkBranchesDirtyManually`

9 месяцев назад
Worktree.cs

code_review: PR #1660

год назад