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
379b1556edbacc625e2994b9924896b590bacc75
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
22
Mar
20
16
14
9
8
6
1
28
Feb
27
26
25
24
23
22
21
17
16
14
13
12
10
5
26
Jan
25
24
22
21
20
19
17
13
12
11
10
9
8
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
24
23
22
21
20
19
18
15
13
12
11
10
9
7
5
4
3
2
1
30
Nov
29
27
26
23
20
17
14
13
12
30
Oct
29
28
27
24
23
22
21
20
18
15
12
11
10
20
Sep
14
13
11
8
6
3
2
1
30
Aug
29
28
27
26
25
21
17
16
15
14
12
10
7
6
5
4
3
2
1
31
Jul
30
29
28
27
25
24
22
21
17
16
14
13
12
11
10
4
3
2
1
30
Jun
29
27
26
25
24
23
22
tweaks: ehm... the warning is more important for the softwrap case
tweaks: add a warning for a condition that should never occur
painting: don't try to start highlighting before column zero
softwrap: adjust firstcolumn when the window width changes
softwrap: save and restore firstcolumn when replacing text
softwrap: save and restore firstcolumn when internally spell-fixing text
softwrap: save firstcolumn when justifying, restore it when unjustifying
softwrap: save and restore firstcolumn when copying text
softwrap: account for softwrapped chunks when adding text
softwrap: account for firstcolumn when scrolling up a line
softwrap: move the updating of a softwrapped line to a new function
softwrap: account for firstcolumn in reset_cursor()
softwrap: account for firstcolumn when checking for offscreen current
softwrap: remove and replace workarounds for firstcolumn
softwrap: prepare for a more flexible viewport
weeding: remove ensure_line_is_visible()
weeding: remove maxlines and related code
softwrap: improve PageUp and PageDown's behavior with softwrapped chunks
softwrap: improve Up and Down's behavior with softwrapped chunks
softwrap: improve Left and Right's behavior with softwrapped chunks
tweaks: add a parameter to do_home() and do_end()
softwrap: improve End's behavior with softwrapped chunks
softwrap: improve Home's behavior with softwrapped lines
tweaks: prepare for improvements to do_home() and do_end()
softwrap: iterate through softwrapped chunks better in do_mouse()
softwrap: iterate through softwrapped chunks in adjust_viewport()
softwrap: iterate through softwrapped chunks in edit_scroll()
display: limit an optimization to non-softwrap mode
tweaks: rename need_horizontal_scroll() to line_needs_update()
softwrap: account for softwrap in get_page_start()
softwrap: account for softwrap when checking whether current is offscreen
softwrap: count softwrapped chunks properly in read_file()
softwrap: count softwrapped chunks properly in do_uncut_text()
softwrap: count softwrapped chunks properly in do_gotolinecolumn()
softwrap: add two chunk-iterator functions
tweaks: correct some formatting irregularities in the FAQ
bindings: group the three search-again shortcuts together
tweaks: avoid a few needless reallocations
tweaks: rename and shorten a small helper function
startup: add option 'nopauses' to disable pausing after a warning
Menu
Projects
Groups
Snippets
Help