Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs24-19fa
git_rec_nano
Graph
d4945c67a40e07319662c59607324aea6a0c6329
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Mar
22
20
19
18
17
12
11
10
9
8
6
5
4
3
1
28
Feb
27
25
24
23
20
16
14
8
7
5
4
29
Jan
28
27
26
24
23
22
20
19
16
15
14
12
11
10
9
8
6
2
1
31
Dec
30
29
28
26
25
24
23
21
19
17
16
12
11
10
9
7
6
3
2
30
Nov
27
26
23
22
21
20
19
18
17
13
12
11
10
8
7
5
4
2
1
31
Oct
30
29
28
26
25
19
18
15
14
13
12
11
4
3
27
Sep
26
24
22
20
19
17
15
14
13
12
10
2
31
Aug
29
27
26
22
21
20
19
18
17
16
15
14
13
10
8
6
3
31
Jul
29
27
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
3
2
30
Jun
29
27
25
23
20
18
8
7
6
4
2
31
May
29
24
23
21
19
18
17
16
15
11
9
8
build: fix compilation when configured with --disable-multibuffer
tweaks: adjust or correct some comments, and rename a function
tweaks: condense some code, to remove a bit of duplication
tweaks: revert commit c88a2fd9 -- the extra variable is needed
help: describe the Scroll-Up and Scroll-Down commands more precisely
tweaks: rewrap and amend some lines in the NEWS file
tweaks: drop a handful of unhelpful asserts
build: exclude more things when configured with --disable-multibuffer
tweaks: frob some comments plus miscellaneous other stuff
tweaks: adjust a couple of types, to reduce the number of warnings
tweaks: elide an unneeded and shadowing variable
tweaks: elide a parameter, as it's always the inverse of another
tweaks: remove unneeded settings and unsettings of MULTIBUFFER
tweaks: change a parameter of open_buffer() and invert its logic
tweaks: bundle some settings for a new buffer
tweaks: factor out the check for 'viewok' into its own function
input: do not crash if sctofunc() returns NULL
files: prevent an infinite loop when reading from standard input fails
files: prevent the undo of reading a file into a new buffer
build: fix compilation error when configured with --disable-justify
scrolling: first move the cursor before pushing current chunk offscreen
tweaks: correct several parameter types
build: fix compilation again when configured with --enable-tiny
selecting: don't cancel a softmark when just scrolling the screen
tweaks: remove an inconsistent space from two pointer declarations
docs: clarify what the scrollup and scrolldown bindable functions do
tweaks: elide two parameters and thus a pair of wrapper functions
tweaks: reshuffle some movement code, to reduce the number of conditions
scrolling: let Scroll-Up/Down keep the cursor in the same text position
tweaks: fix a typo and adjust some wording and formatting in the FAQ
tweaks: reduce the font size of the questions in the FAQ
docs: mention in the FAQ that <Shift+Insert> pastes from the clipboard
cut: avoid calling renumber() on what might be NULL
memory: plug a leak, by actually freeing a discarded undo struct
tweaks: elide a parameter that is always 1
help: do not reserve space for line numbers, as they are absent
po: update translations and regenerate POT file and PO files
bump version numbers and add a news item for the 2.9.4 release
gnulib: update to its current upstream state
tweaks: exclude an unlikely warning from the tiny version
Menu
Projects
Groups
Snippets
Help