| Commit message (Expand) | Author | Age |
... | |
* | Fleetish theme renamed to fleet dark and adjusted to match official theme. (... | Kristoffer Flottorp | 2022-12-07 |
* | Add command/keybinding to jump between hunks (#4650) | Pascal Kuthe | 2022-12-06 |
* | fix: align view after jumplist_picker (#3743) | Narazaki Shuji | 2022-12-06 |
* | build(deps): bump serde from 1.0.148 to 1.0.149 (#5017) | dependabot[bot] | 2022-12-06 |
* | build(deps): bump git-repository from 0.26.0 to 0.29.0 (#5016) | dependabot[bot] | 2022-12-06 |
* | Apply completion edits to all cursors (#4496) | Michael Davis | 2022-12-06 |
* | Change default TS object bindings (#3782) | nosa | 2022-12-06 |
* | Change diff colors for serika themes (#5015) | VuiMuich | 2022-12-05 |
* | feat(highlights): go builtin funcs and types (#5010) | Matouš Dzivjak | 2022-12-05 |
* | Update Acme and Nord Light for git gutters (#4999) | two-six | 2022-12-05 |
* | fix git diff when core.autocrlf is enabled (#4995) | Pascal Kuthe | 2022-12-05 |
* | Reduce log message about diff timeout from warn to info (#5012) | Pascal Kuthe | 2022-12-05 |
* | Update language support docs | Blaž Hrastnik | 2022-12-05 |
* | Add basic support for common lisp | Blaž Hrastnik | 2022-12-05 |
* | Add support for single-line comments to scss (#5003) | farwyler | 2022-12-04 |
* | Use logo for contrib icon (#4982) | Michael Davis | 2022-12-04 |
* | Adjusted hex themes for new gutter diff colors (#4990) | PORTALSURFER | 2022-12-04 |
* | Autumn theme: adjust some gray colors (#4996) | Jens Getreu | 2022-12-04 |
* | Enable auto format for css and scss files (#4987) | Aleksey Kuznetsov | 2022-12-03 |
* | Fix transaction composition order in History::changes_since (#4981) | Michael Davis | 2022-12-03 |
* | Update Doom Acario for git gutters (#4979) | Luna | 2022-12-03 |
* | Update zenburn theme for git gutters (#4977) | Anton Romanov | 2022-12-03 |
* | Add logo with text included (#4973) | Pascal Kuthe | 2022-12-03 |
* | nightfox theme: Use brighter colors for diff scopes (#4966) | alex 孙欣乐 | 2022-12-02 |
* | feat(lang): bump tree-sitter-go (#4969) | Matouš Dzivjak | 2022-12-02 |
* | Add Ctrl-i alias for Windows (#4961) | lesleyrs | 2022-12-02 |
* | Use the logo as the favicon for the docs book (#4971) | Michael Davis | 2022-12-02 |
* | feat(docs): style readme & add badges (#4970) | Matouš Dzivjak | 2022-12-02 |
* | Detect WezTerm and mark it as undercurl/Smulx capable | Blaž Hrastnik | 2022-12-02 |
* | Forgot to set the height | Blaž Hrastnik | 2022-12-02 |
* | Add the new logo! | Blaž Hrastnik | 2022-12-02 |
* | Use `cargo fmt`'s --check | Blaž Hrastnik | 2022-12-02 |
* | feat(lsp): add support for lsp Diagnostic{}.data (#4935) | sigmaSd | 2022-12-02 |
* | reload_all: Ensure view is synced with doc history before reload (#4965) | Michael Davis | 2022-12-02 |
* | Varua theme updates (cursorline, statusline) (#4964) | Bertrand Bousquet | 2022-12-02 |
* | tutor: Clarify space searching instructions (#4953) | Tshepang Mbambo | 2022-12-01 |
* | Fix nightly clippy lints (#4954) | Tshepang Mbambo | 2022-12-01 |
* | Show (git) diff signs in gutter (#3890) | Pascal Kuthe | 2022-12-01 |
* | Fix file-types declaration for racket (#4915) | Michael Davis | 2022-11-30 |
* | Fix ayu theme cursor issue (#4764) | André Sá | 2022-11-29 |
* | Handle disambiguated keycodes (#4887) | Michael Davis | 2022-11-29 |
* | Sync all document changes on view focus | Michael Davis | 2022-11-29 |
* | Add a test case for undo/redo across splits | Michael Davis | 2022-11-29 |
* | Use lowest common ancestor search in History::changes_since | Michael Davis | 2022-11-29 |
* | Call View::apply within Document::append_changes_to_history | Michael Davis | 2022-11-29 |
* | Sync changes with view in undo/redo/earlier/later | Michael Davis | 2022-11-29 |
* | Remove calls to View::apply in undo/redo/earlier/later | Michael Davis | 2022-11-29 |
* | Sync changes between doc and view on switch | Michael Davis | 2022-11-29 |
* | Revert "Don't apply transactions to Views in undo/redo" | Michael Davis | 2022-11-29 |
* | Remove eager application of transactions to all views | Michael Davis | 2022-11-29 |