index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ex_session.c
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: follow style guide
dundargoc
2023-11-19
*
refactor: follow style guide
dundargoc
2023-11-13
*
vim-patch:8.2.4850: mksession mixes up "tabpages" and "curdir" arguments
zeertzjq
2023-11-13
*
vim-patch:partial:8.1.1218: cannot set a directory for a tab page
zeertzjq
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(ex_session.c): remove unnecessary char -> int -> char cast
zeertzjq
2023-09-03
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)
zeertzjq
2023-03-11
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)
zeertzjq
2023-01-24
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 19 (#21241)
dundargoc
2023-01-10
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
fix(session): respect sessionoptions=terminal #19497
Gustavo Sampaio
2022-08-01
*
vim-patch:8.1.1547: functionality of bt_nofile() is confusing
zeertzjq
2022-07-15
*
vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
zeertzjq
2022-07-10
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
fix(mksession): don't store floats in session #18635
Daniel Steinberg
2022-05-22
*
vim-patch:8.2.4980: when 'shortmess' contains 'A' loading session may still w...
zeertzjq
2022-05-20
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
fix PVS warnings (#18459)
dundargoc
2022-05-15
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
|
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
|
/
*
vim-patch:8.2.4645: 'shortmess' changed when session does not store options (...
zeertzjq
2022-03-31
*
refactor: convert function comments to doxygen format (#17710)
dundargoc
2022-03-24
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
vim-patch:8.2.4566: check for existing buffer in session file may not work
zeertzjq
2022-03-15
|
/
*
vim-patch:8.2.4090: after restoring a session buffer order can be quite diffe...
Evgeni Chasnovski
2022-01-29
*
vim-patch:8.2.4007: session does not restore help buffer properly
zeertzjq
2022-01-07
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
[next]