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
1570651e3012c395e1555f80aba8d16ba3f11925
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
13
Jul
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
7
5
4
3
2
1
30
Apr
28
26
25
24
21
19
17
16
12
11
10
9
7
6
5
4
3
2
31
Mar
29
28
27
26
24
23
22
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
docs: improve cross references and mark-up in the Info document
tweaks: swap ^X and ^L in the help lines of the help viewer
screen: retain the same help-line tags when the window is resized
display: avoid a jumpy cursor by redrawing bottom bars only when needed
text: adjust the comments in do_indent() and do_unindent()
text: remove the last usage of cols in do_indent() and do_unindent()
text: normalize the indentation in do_indent() and do_unindent()
text: remove indent-related code from do_unindent()
text: remove unindent-related code from do_indent()
text: remove unneeded references to cols from the indentation routines
text: make do_unindent() an exact copy of do_indent()
tweaks: remove two superfluous includes
tweaks: move an include to the file that actually makes use of it
tweaks: avoid a clang warning about an expression being treated as NULL
gnulib: update to its current state
display: when converting tabs, don't go beyond the screen width
tweaks: rename a variable, to have more contrast
tweaks: rename four functions, to be more distinct
options: recognize -a and --atblanks on the command line
tweaks: fix compilation with --enable-tiny
softwrap: don't flag EOL too early, nor break continuous text too early
tweaks: elide unneeded calls of get_last_chunk_leftedge()
tweaks: reshuffle some things to condense the code
new feature: allow lines to be softwrapped at whitespace
replacing: make spotlight() account for varying chunk width
moving: make vertical movement account for varying chunk width
softwrap: in do_mouse(), keep the cursor before a softwrap breakpoint
softwrap: make the changes to actually allow the chunk width to vary
softwrap: add new functions for chunks of varying width
softwrap: prepare for allowing the chunk width to vary
text: update placewewant properly when indenting/unindenting
startup: don't try parsing color names that were not specified
docs: mention that boldtext can be overridden also for function tags
tweaks: recognize the empty string as comment inhibitor, instead of NULL
docs: remove the mention of backslashes for the argument of 'comment'
rcfile: don't require backslashing in the argument of 'comment'
tweaks: correct two conditions for conditional compilation
tweaks: chuck two useless asserts, and elide a call to strncasecmp()
tweaks: simplify the parsing of color combinations
build: for Solaris, tell the linker to use a threading lib
Menu
Projects
Groups
Snippets
Help