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
cab33779ae237720cfeeeb32c084a6b16a68a1a0
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
10
Jul
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
20
17
14
13
12
30
Oct
29
28
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
tweaks: avoid a failure with black diamonds in a PDF
docs: make the guillemot and the middle dot appear correctly in HTML
syntax: man, groff: fix the string that introduces a comment
docs: mention the default values for comment and whitespace directives
tweaks: remove unneeded braces, and mark empty parameter list as void
tweaks: correct a parameter type, and correct two empty initializations
syntax: gentoo: make it clearer that the file contains two syntaxes
display: wipe stale messages from the status bar straightaway
display: when back in the main loop, always redraw the help lines
tweaks: adjust an error message so it fits all possible cases
text: make sure commenting is disabled when comment "" was specified
tweaks: rename two variables, to make a little sense
input: recognize the Ctrl+Arrow key sequences from Haiku's Terminal
tweaks: put declarations always first, so it will compile on Haiku
usage: a dash doesn't have to come first among the filenames
Menu
Projects
Groups
Snippets
Help