summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
2023-02-22migrate interactive rebase integration testsJesse Duffield
2023-02-20Merge pull request #2453 from stefanhaller/allow-rebasing-to-first-commitJesse Duffield
2023-02-20show tag messageJesse Duffield
2023-02-20Allow squashing fixups above the first commit of a repoStefan Haller
2023-02-20Merge pull request #2421 from Ryooooooga/tag-on-branchJesse Duffield
2023-02-20Allow interactive rebasing all the way down to the first commitStefan Haller
2023-02-20Better error message for trying to squash or fixup the first commitStefan Haller
2023-02-19Revert "fix: improve backward compatibility"Stefan Haller
2023-02-19feat: support to create tag on branchRyooooooga
2023-02-19Edit by breaking after current commitStefan Haller
2023-02-19Fix yellow/red coloring of pushed/unpushed commits in branch commits panel (#...Stefan Haller
2023-02-09Explicitly pass --no-autosquash when rebasingstk
2023-02-07Allow ignoring whitespace in diff in commits panelstk
2023-02-07Cleanup: remove extra spacestk
2023-02-05Merge pull request #2342 from knutwalker/override-git-sequence-editor-for-rebaseJesse Duffield
2023-01-29Merge pull request #2395 from stefanhaller/trailing-lf-when-copying-diff-linesJesse Duffield
2023-01-29Merge pull request #2398 from Ryooooooga/fix-detached-headJesse Duffield
2023-01-28feat(log): allow to disable `git.log.order`Ryooooooga
2023-01-27fix: fix RefName of detached HEAD to works in ChineseRyooooooga
2023-01-26Don't omit final line feed when copying diff lines to clipboardstk
2023-01-26Cleanup: remove unused function RenderPlainstk
2023-01-06refactor: simplify log formatRyooooooga
2023-01-06feat(config): change `git.commit.verbose` to accept "default"Ryooooooga
2023-01-01Override GIT_SEQUENCE_EDITOR for rebase commandsPaul Horn
2023-01-01Merge pull request #2341 from knutwalker/commit-verboseJesse Duffield
2023-01-01Add option to allow --verbose commit in editor commitsPaul Horn
2022-12-31fix: improve backward compatibilityRyooooooga
2022-12-30feat: support for `push --force-if-includes`Ryooooooga
2022-12-30feat: add `GitVersion` structRyooooooga
2022-11-30Add credential prompts for U2F-backed SSH keysBartłomiej Dach
2022-11-24(#2288) quote remoteName before compiling regexNils Andresen
2022-11-14fix: fix ambiguous branch nameRyooooooga
2022-11-14Merge pull request #1980 from ajhynes7/stash-untracked-changesJesse Duffield
2022-11-14Merge loaders package into git_commands packagesudoburt
2022-11-13use tempdir in tests to prevent polluting worktreeJesse Duffield
2022-11-12fix could-not-access errorJesse Duffield
2022-11-11fix could-not-access errorJesse Duffield
2022-11-01Merge branch 'master' into stash-untracked-changesAndrew Hynes
2022-10-16chore: refactor rename stashRyooooooga
2022-10-16chore: refactor rename stashRyooooooga
2022-10-16chore: remove unnecessary spaceRyoga
2022-10-16feat: add rename stashRyooooooga
2022-10-13fix: fix stash with empty messageRyooooooga
2022-10-06Merge branch 'master' into stash-untracked-changesAndrew Hynes
2022-09-24Rebase merges by defaultLuka Markušić
2022-09-23Merge pull request #2167 from xiaoliwang/remove_deprecatedJesse Duffield
2022-09-19fix(loaders/file.go): changed to ignore stderr when loading git statusRyooooooga
2022-09-17formatterTomCao New Macbook Pro
2022-09-17remove deprecated callsjiepeng
2022-09-15refactor: rename method to `StashIncludeUntrackedChanges`Andrew Hynes