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
7859d5254c3b0abd3f880aae940133e17e7423d5
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
26
May
25
24
23
22
21
20
19
18
17
15
14
13
12
11
10
9
8
6
5
4
3
2
1
30
Apr
29
28
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
9
7
6
5
1
31
Mar
30
29
26
25
24
23
20
19
16
15
12
6
24
Feb
18
10
9
8
7
3
2
30
Jan
28
10
9
6
3
2
31
Dec
28
23
21
15
12
8
6
1
30
Nov
29
28
25
23
22
21
19
18
17
16
15
14
13
12
11
10
9
8
7
5
4
3
2
1
31
Oct
28
27
26
25
24
23
11
8
7
6
4
27
Sep
26
25
24
20
16
14
13
6
5
4
2
29
Aug
28
27
22
16
15
14
13
11
10
8
5
4
2
1
31
Jul
30
29
27
26
25
24
23
handle all syntaxes without associated colors in parse_rcfile()
in parse_rcfile(), properly generate an error if we've read in a syntax
more comment fixes
fix edit_redraw() breakage
comment fixes
redundancy fix
in edit_redraw(), fix problem where not all lines would be updated
add missing blank line
remove duplicate escape sequence-interpreting code
in parse_kbinput(), if we get Escape followed by an escape sequence,
in shortcut_init(), remove the "Go To Line" shortcut in the replace
comment fix
per Benno Schulenberg's patch, with a few tweaks by me, add miscellaneous
per Benno Schulenberg's patch with some additions of mine, explain the
fix more breakage
more cleanly ignore unhandled meta key sequences and escape sequences;
don't call wrap_reset() if we use verbatim input
per Benno Schulenberg's patch, fix the statusbar's not blanking properly
fix breakage
capitalization fixes
ignore unhandled meta key sequences and escape sequences, and indicate
more miscellaneous documentation fixes
more various wording fixes
comment fix
add missing blank line to the help text when NANO_TINY is defined and
add missing #ifdef
avoid unnecessary scrolling when moving to the last line of the help
handle prepending of wrapped text in one place instead of many, so that
cosmetic fix
more comment fixes
comment fix
per Benno Schulenberg's patch, add more shortcut description and
per Benno Schulenberg's patch, in nano.texi, change all occurrences of
handle statusbar blanking in one place instead of many, so that it
various miscellaneous cutting fixes
in do_input(), don't blow away the cutbuffer when the shortcut we get is
in nanorc.sample, further simplify the "groff" regexes
in nanorc.sample, remove unneeded foreground color for the Java source
wording fix
properly highlight the "include" command
Menu
Projects
Groups
Snippets
Help