index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ex_session.c
Age
Commit message (
Expand
)
Author
Files
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-03-23
fix(session): spacebar heater not warm enough #38434
Justin M. Keyes
1
2026-03-22
docs: starting.txt new layout
Justin M. Keyes
1
2026-02-26
vim-patch:9.2.0061: Not possible to know when a session will be loaded (#38071)
zeertzjq
1
2026-01-10
fix(session): window sizes not stored with float windows (#37344)
zeertzjq
1
2025-10-11
vim-patch:8.2.4851: compiler warning for uninitialized variable
Jan Edmund Lazo
1
2025-10-05
vim-patch:8.1.1957: more code can be moved to evalvars.c
Jan Edmund Lazo
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-10
vim-patch:9.1.1450: Session has wrong arglist with :tcd and :arglocal (#34430)
zeertzjq
1
2025-06-06
vim-patch:9.1.1433: Unnecessary :if when writing session
zeertzjq
1
2025-06-06
vim-patch:9.1.1431: Hit-Enter Prompt when loading session files
zeertzjq
1
2025-04-28
refactor(ui): separate types for allocated grids and viewports
bfredl
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-16
refactor(wininfo): change wininfo from a linked list to an array
bfredl
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-03-27
vim-patch:9.1.0207: No autocommand when writing session file (#28048)
zeertzjq
1
2024-01-26
fix(coverity/348240): memory leak in put_view()
Daniil Zhukov
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-23
refactor(IWYU): move evalarg_T to eval_defs.h (#26716)
zeertzjq
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-27
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
1
2023-11-19
refactor: follow style guide
dundargoc
1
2023-11-13
refactor: follow style guide
dundargoc
1
2023-11-13
vim-patch:8.2.4850: mksession mixes up "tabpages" and "curdir" arguments
zeertzjq
1
2023-11-13
vim-patch:partial:8.1.1218: cannot set a directory for a tab page
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-05
refactor: the long goodbye
dundargoc
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-03
refactor(ex_session.c): remove unnecessary char -> int -> char cast
zeertzjq
1
2023-04-01
refactor: add const and remove unnecessary casts (#22841)
ii14
1
2023-03-11
vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)
zeertzjq
1
2023-02-11
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
1
2023-01-24
vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)
zeertzjq
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2023-01-14
refactor: replace char_u with char 21 (#21779)
dundargoc
1
2023-01-10
refactor: replace char_u with char 19 (#21241)
dundargoc
1
2023-01-09
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-10-21
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
1
[next]