summaryrefslogtreecommitdiffstats
path: root/pkg/utils
AgeCommit message (Expand)Author
2023-07-30Write unit tests with the help of aferoJesse Duffield
2023-07-30Fix unit testsJesse Duffield
2023-07-30Better logic for knowing which repo we're inJesse Duffield
2023-07-30Use 'M' for months in branches panelJesse Duffield
2023-07-03View filtering (#2680)Jesse Duffield
2023-07-03Support case sensitive filteringJesse Duffield
2023-07-03Case insensitive string comparisonJesse Duffield
2023-07-03Introduce filtered list view modelJesse Duffield
2023-07-02Use comment char config on interactive rebaseGustavo Krieger
2023-07-02Bump git-todo-parserGustavo Krieger
2023-06-26Avoid rewriting the file if nothing changedStefan Haller
2023-06-26Add new function RenameYamlKeyStefan Haller
2023-06-26Extract a lookupKey function that will be useful in the next commitStefan Haller
2023-06-26Create missing path elementsStefan Haller
2023-06-26Return an error if some node in the path is not a dictionaryStefan Haller
2023-06-26Return an error if node to be updated is not a scalarStefan Haller
2023-06-26Return an error if document is not a dictionaryStefan Haller
2023-06-26Support updating values in empty documentsStefan Haller
2023-06-26Rename UpdateYaml to UpdateYamlValueStefan Haller
2023-06-26Cleanup: improve test setup and check for the right error stringStefan Haller
2023-06-26Cleanup: remove unnecessary if statementsStefan Haller
2023-06-01show commits against branchesJesse Duffield
2023-06-01update seconds ago function and add testsJesse Duffield
2023-05-26More compact and flexible date formatJesse Duffield
2023-05-21Right-align key labels in menuJesse Duffield
2023-05-10add ability to update yaml path while preserving commentsJesse Duffield
2023-04-29refactor moveFixupCommitDownJesse Duffield
2023-04-29Make RebaseCommands.AmendTo more robustStefan Haller
2023-04-29Refactor: simplify PrepareInteractiveRebaseCommand APIStefan Haller
2023-04-29Extract EditRebaseTodo into a function in utils.rebaseTodoStefan Haller
2023-04-29enforce lowercase filenamesJesse Duffield
2023-04-15Make moving todo commits more robustStefan Haller
2023-04-15Make EditRebaseTodo more robustStefan Haller
2023-01-18fix: fix `ReplacePlaceholderString`Ryooooooga
2022-10-15Use lazycore utils: Clamp and GetLazyRootDirectoryGustavo Andrioli
2022-10-13fix: fix stash with empty messageRyooooooga
2022-10-02use thread safe mapJesse Duffield
2022-09-30feat: allow `OSCommand.Quote` to be invoked within a custom commandRyooooooga
2022-09-23Merge pull request #2167 from xiaoliwang/remove_deprecatedJesse Duffield
2022-09-17formatterTomCao New Macbook Pro
2022-09-17remove deprecated callsjiepeng
2022-09-17Add Key field to CustomCommandPrompt structMihai22125
2022-08-14better CLI interfaceJesse Duffield
2022-08-11add new integration test patternJesse Duffield
2022-08-07add deadlock mutex packageJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-05-18feat: add ability to customize time formatRyooooooga
2022-05-04feat: accept named colors for `gui.authorColors`Ryooooooga
2022-03-24refactor cheatsheet generatorJesse Duffield
2022-03-24many more genericsJesse Duffield