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
/
quickfix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-35
/
+0
*
patch 8.0.1112: can't get size or current index from quickfix list
v8.0.1112
Bram Moolenaar
2017-09-15
1
-2
/
+22
*
patch 8.0.1104: the qf_jump() function is too long
v8.0.1104
Bram Moolenaar
2017-09-14
1
-137
/
+227
*
patch 8.0.1093: various small quickfix issues
v8.0.1093
Bram Moolenaar
2017-09-11
1
-11
/
+30
*
patch 8.0.1040: cannot use another error format in getqflist()
v8.0.1040
Bram Moolenaar
2017-09-02
1
-5
/
+27
*
patch 8.0.1031: "text" argument for getqflist() is confusing
v8.0.1031
Bram Moolenaar
2017-09-01
1
-12
/
+8
*
patch 8.0.1029: return value of getqflist() is inconsistent
v8.0.1029
Bram Moolenaar
2017-08-31
1
-7
/
+8
*
patch 8.0.1023: it is not easy to identify a quickfix list
v8.0.1023
Bram Moolenaar
2017-08-30
1
-32
/
+70
*
patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'
v8.0.1006
Bram Moolenaar
2017-08-27
1
-8
/
+54
*
patch 8.0.0953: get "no write since last change" error in terminal window
v8.0.0953
Bram Moolenaar
2017-08-17
1
-1
/
+1
*
patch 8.0.0922: quickfix list always added after current one
v8.0.0922
Bram Moolenaar
2017-08-13
1
-28
/
+39
*
patch 8.0.0904: cannot set a location list from text
v8.0.0904
Bram Moolenaar
2017-08-11
1
-3
/
+20
*
patch 8.0.0782: using freed memory in quickfix code
v8.0.0782
Bram Moolenaar
2017-07-27
1
-7
/
+11
*
patch 8.0.0776: function prototypes missing without the quickfix feature
v8.0.0776
Bram Moolenaar
2017-07-25
1
-69
/
+0
*
patch 8.0.0761: options not set properly for a terminal buffer
v8.0.0761
Bram Moolenaar
2017-07-23
1
-59
/
+70
*
patch 8.0.0735: no indication that the quickfix window/buffer changed
v8.0.0735
Bram Moolenaar
2017-07-19
1
-0
/
+1
*
patch 8.0.0733: can only add entries to one list in the quickfix stack
v8.0.0733
Bram Moolenaar
2017-07-19
1
-113
/
+110
*
patch 8.0.0687: minor issues related to quickfix
v8.0.0687
Bram Moolenaar
2017-06-28
1
-6
/
+13
*
patch 8.0.0677: setting 'filetype' may switch buffers
v8.0.0677
Bram Moolenaar
2017-06-25
1
-0
/
+4
*
patch 8.0.0657: cannot get and set quickfix list items
v8.0.0657
Bram Moolenaar
2017-06-22
1
-18
/
+80
*
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
v8.0.0643
Bram Moolenaar
2017-06-17
1
-2
/
+2
*
patch 8.0.0641: cannot set a separate highlighting for the quickfix line
v8.0.0641
Bram Moolenaar
2017-06-13
1
-1
/
+1
*
patch 8.0.0634: cannot easily get to the last quickfix list
v8.0.0634
Bram Moolenaar
2017-06-11
1
-9
/
+35
*
patch 8.0.0608: cannot manipulate other than the current quickfix list
v8.0.0608
Bram Moolenaar
2017-06-04
1
-28
/
+38
*
patch 8.0.0607: after :bwipe + :new bufref might still be valid
v8.0.0607
Bram Moolenaar
2017-06-04
1
-3
/
+3
*
patch 8.0.0606: cannot set the context for a specified quickfix list
v8.0.0606
Bram Moolenaar
2017-05-28
1
-3
/
+5
*
patch 8.0.0605: the quickfix cached buffer may become invalid
v8.0.0605
Bram Moolenaar
2017-05-28
1
-7
/
+11
*
patch 8.0.0597: off-by-one error in size computation
v8.0.0597
Bram Moolenaar
2017-05-15
1
-3
/
+3
*
patch 8.0.0595: Coverity warning for not checking return value
v8.0.0595
Bram Moolenaar
2017-05-01
1
-1
/
+2
*
patch 8.0.0590: cannot add a context to locations
v8.0.0590
Bram Moolenaar
2017-04-30
1
-0
/
+86
*
patch 8.0.0584: memory leak when executing quickfix tests
v8.0.0584
Bram Moolenaar
2017-04-23
1
-0
/
+3
*
patch 8.0.0580: cannot set the valid flag with setqflist()
v8.0.0580
Bram Moolenaar
2017-04-22
1
-0
/
+4
*
patch 8.0.0574: get only one quickfix list after :caddbuf
v8.0.0574
Bram Moolenaar
2017-04-20
1
-0
/
+7
*
patch 8.0.0565: using freed memory in :caddbuf
v8.0.0565
Bram Moolenaar
2017-04-15
1
-0
/
+1
*
patch 8.0.0536: quickfix window not updated when freeing quickfix stack
v8.0.0536
Bram Moolenaar
2017-04-02
1
-0
/
+53
*
patch 8.0.0517: there is no way to remove quickfix lists
v8.0.0517
Bram Moolenaar
2017-03-29
1
-7
/
+30
*
patch 8.0.0484: :lhelpgrep does not fail after a successful one
v8.0.0484
Bram Moolenaar
2017-03-19
1
-1
/
+5
*
patch 8.0.0466: still macros that should be all-caps
v8.0.0466
Bram Moolenaar
2017-03-16
1
-2
/
+2
*
patch 8.0.0452: some macros are in lower case
v8.0.0452
Bram Moolenaar
2017-03-12
1
-1
/
+1
*
patch 8.0.0420: text garbled when the system encoding differs from 'encoding'
v8.0.0420
Bram Moolenaar
2017-03-05
1
-11
/
+57
*
patch 8.0.0084
v8.0.0084
Bram Moolenaar
2016-11-13
1
-1
/
+3
*
patch 8.0.0079
v8.0.0079
Bram Moolenaar
2016-11-12
1
-4
/
+9
*
patch 8.0.0078
v8.0.0078
Bram Moolenaar
2016-11-12
1
-1
/
+3
*
patch 8.0.0074
v8.0.0074
Bram Moolenaar
2016-11-10
1
-1
/
+1
*
patch 8.0.0069
v8.0.0069
Bram Moolenaar
2016-11-06
1
-1
/
+1
*
patch 8.0.0068
v8.0.0068
Bram Moolenaar
2016-11-06
1
-20
/
+19
*
patch 8.0.0037
v8.0.0037
Bram Moolenaar
2016-10-15
1
-1
/
+1
*
patch 8.0.0026
v8.0.0026
Bram Moolenaar
2016-10-09
1
-30
/
+33
*
patch 8.0.0017
v8.0.0017
Bram Moolenaar
2016-09-27
1
-3
/
+7
*
patch 8.0.0012
v8.0.0012
Bram Moolenaar
2016-09-25
1
-1
/
+1
[next]