index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1237: code is indented more than necessary
v9.0.1237
Yegappan Lakshmanan
2023-01-23
1
-35
/
+36
*
patch 9.0.0491: no good reason to build without the float feature
v9.0.0491
Bram Moolenaar
2022-09-17
1
-2
/
+0
*
patch 9.0.0263: too many #ifdefs
v9.0.0263
Bram Moolenaar
2022-08-25
1
-14
/
+3
*
patch 8.2.4980: when 'shortmess' contains 'A' loading session may still warn
v8.2.4980
Bram Moolenaar
2022-05-18
1
-2
/
+7
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-4
/
+4
*
patch 8.2.4851: compiler warning for uninitialized variable
v8.2.4851
Bram Moolenaar
2022-05-01
1
-1
/
+3
*
patch 8.2.4850: mksession mixes up "tabpages" and "curdir" arguments
v8.2.4850
LemonBoy
2022-04-30
1
-21
/
+22
*
patch 8.2.4645: 'shortmess' changed when session does not store options
v8.2.4645
James Cherti
2022-03-29
1
-3
/
+21
*
patch 8.2.4566: check for existing buffer in session file may not work
v8.2.4566
James Cherti
2022-03-14
1
-2
/
+2
*
patch 8.2.4090: after restoring a session buffer order can be quite different
v8.2.4090
Evgeni Chasnovski
2022-01-14
1
-24
/
+27
*
patch 8.2.4007: session does not restore help buffer properly
v8.2.4007
matveyt
2022-01-05
1
-3
/
+19
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3750: error messages are everywhere
v8.2.3750
Bram Moolenaar
2021-12-05
1
-1
/
+1
*
patch 8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
v8.2.3530
Bram Moolenaar
2021-10-17
1
-1
/
+1
*
patch 8.2.3190: error messages are spread out
v8.2.3190
Bram Moolenaar
2021-07-20
1
-1
/
+1
*
patch 8.2.2820: session file may divide by zero
v8.2.2820
Bram Moolenaar
2021-04-30
1
-3
/
+11
*
patch 8.2.2776: :mksession uses current value of 'splitbelow' and 'splitright'
v8.2.2776
Bram Moolenaar
2021-04-17
1
-28
/
+45
*
patch 8.2.2772: problems when restoring 'runtimepath' from a session file
v8.2.2772
Bram Moolenaar
2021-04-16
1
-1
/
+9
*
patch 8.2.2594: alternate buffer added to session file even when it's hidden
v8.2.2594
Bram Moolenaar
2021-03-13
1
-1
/
+2
*
patch 8.2.2467: script generated by :mkview changes alternate file
v8.2.2467
Bram Moolenaar
2021-02-05
1
-1
/
+2
*
patch 8.2.2058: using mkview/loadview changes the jumplist
v8.2.2058
Bram Moolenaar
2020-11-27
1
-2
/
+2
*
patch 8.2.1967: the session file does not restore the alternate file
v8.2.1967
Bram Moolenaar
2020-11-07
1
-0
/
+13
*
patch 8.2.1936: session sets the local 'scrolloff' value to the global value
v8.2.1936
Bram Moolenaar
2020-11-01
1
-2
/
+2
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-1
/
+1
*
patch 8.2.1664: memory leak when using :mkview with a terminal buffer
v8.2.1664
Bram Moolenaar
2020-09-11
1
-20
/
+12
*
patch 8.2.1662: :mksession does not restore shared terminal buffer properly
v8.2.1662
Bram Moolenaar
2020-09-11
1
-49
/
+75
*
patch 8.2.0584: viminfo file uses obsolete function file_readable()
v8.2.0584
Bram Moolenaar
2020-04-16
1
-1
/
+1
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-1
/
+1
*
patch 8.1.2102: can't build with GTK and FEAT_GUI_GNOME
v8.1.2102
Bram Moolenaar
2019-09-29
1
-1
/
+1
*
patch 8.1.2101: write_session_file() often defined but not used
v8.1.2101
Bram Moolenaar
2019-09-29
1
-1
/
+3
*
patch 8.1.1957: more code can be moved to evalvars.c
v8.1.1957
Bram Moolenaar
2019-09-01
1
-2
/
+3
*
patch 8.1.1767: FEAT_SESSION defined separately
v8.1.1767
Bram Moolenaar
2019-07-28
1
-7
/
+4
*
patch 8.1.1766: code for writing session file is spread out
v8.1.1766
Bram Moolenaar
2019-07-28
1
-0
/
+1346