summaryrefslogtreecommitdiffstats
path: root/docs/keybindings/Keybindings_ja.md
AgeCommit message (Collapse)Author
2023-07-03Differentiate between different filter modesJesse Duffield
We can filter by path, by file status, and by text.
2023-07-03Update cheatsheetsJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
We have not been good at consistent casing so far. Now we use 'Sentence case' everywhere. EVERYWHERE. Also Removing 'Lc' prefix from i18n field names: the 'Lc' stood for lowercase but now that everything is in 'Sentence case' there's no need for the distinction. I've got a couple lower case things I've kept: namely, things that show up in parentheses.
2023-05-21Update cheatsheetJesse Duffield
Now that we're using the angle-bracket syntax everywhere for consistency, we need to escape the angle brackets in the markdown of the cheatsheets.
2023-04-30update cheatsheetsJesse Duffield
2023-03-18Make arrows consistent (#2501)Jens Kutilek
2023-02-20remove x keybinding for opening menu so we now only use '?'Jesse Duffield
2023-02-19feat: support to create tag on branchRyooooooga
2023-02-09Copy remote branch name to clipboardLuka Markušić
2023-02-07Make "Toggle whitespace in diff view" a global key bindingstk
Since it is going to affect a number of views later in the branch, it's easier to make it global than to find all views that are affected.
2022-12-01keybindings cheatsheet for commit in unstaged/stagedArnaud PERALTA
2022-10-16feat: add rename stashRyooooooga
2022-08-07update cheatsheetJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-07-05Allow adding a file to the .git/info/exclude fileJuan Sanchez Montalvo
2022-05-18chore(i18n): localize panel titlesRyooooooga
2022-05-08fix cheatsheetJesse Duffield
2022-05-06fix: fix context of edit hunkRyooooooga
2022-05-05feat(i18n): japanese translationRyooooooga