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
96466166f1c01596a4485ebb55cc07a054101a0f
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
21
Apr
16
15
14
13
10
8
7
6
5
4
3
2
31
Mar
30
27
26
24
23
22
21
19
18
17
16
5
4
3
2
1
28
Feb
27
26
25
24
23
22
7
26
Jan
3
1
14
Jun
13
Apr
12
8
24
Mar
22
17
21
Jan
20
19
13
10
3
1
30
Dec
6
Feb
11
May
10
8
29
Mar
13
5
3
26
Feb
24
23
18
16
13
7
15
Nov
12
11
Aug
6
4
24
Jun
21
23
May
15
Apr
14
9
8
7
3
21
Mar
7
11
Feb
29
Jan
19
18
17
14
13
5
4
26
Dec
23
20
15
13
12
9
7
4
3
2
30
Nov
29
28
27
26
24
22
21
20
18
16
15
14
13
11
10
7
3
27
Oct
15
Sep
14
13
3
30
Aug
19
18
17
15
14
28
Jul
27
12
29
Apr
25
21
12
26
Mar
9
1
25
Feb
17
16
15
11
9
8
7
6
4
3
1
31
Jan
30
28
26
25
24
19
29
Dec
10
Nov
22
Oct
21
15
14
4
3
1
30
Sep
21
16
6
30
Aug
28
21
17
16
9
8
5
3
2
1
31
Jul
14
13
12
10
29
Jun
25
3
31
May
2
Apr
31
Mar
20
19
18
17
16
15
14
13
12
11
9
5
20
Dec
18
17
10
9
8
4
3
29
Nov
28
17
6
5
11
Oct
5
18
Sep
16
26
Aug
24
23
21
16
15
11
10
8
7
1
31
Jul
29
14
12
10
9
6
2
1
30
Jun
28
29
May
25
22
20
15
23
Apr
22
21
20
19
18
Improving two error messages, and complaining about
Allowing the codes from Ins and Del keys to be rebound.
Remove recognition of K-keys.
Giving nicer names to the dedicated keys,
Decombining a repetitive condition.
Avoiding three compiler warnings with --enable-debug.
Deleting some more unused stuff.
Deleting a large bunch of unused defines.
Sorting functions slightly better, and
No unnecessary checking for lowercase 'm' or 'f'.
Putting meta first, for clarity.
Adjusting two comments.
Do not colour a mistaken rebinding of the F0 key.
Making better use of MMOST.
Adjusting some tabbing and spacing.
Renaming MREPLACE2 to MREPLACEWITH, for clarity.
Renaming MALL to MMOST, for accuracy.
Removing MHELP from MALL.
Finding properly also the zeroeth item from a
Adding shortcut ^L for Refresh to the help viewer,
Removing superfluous abortion variable.
Adding M-\ and M-/ for First and Last Line to the help viewer.
Checking for the availability of snprintf(), fixes bug #42070.
Normalizing whitespace around '==' comparison.
Building nano from svn does not require ssh.
Relocating and correcting a few comments.
Actually setting the intended non-blocking input mode.
Avoiding a compiler warning, and straightening out the logic.
Initializing a variable to avoid a compiler warning, renaming it,
Eliding a variable and condensing a comment.
Whitespace adjustments, plus a few comment tweaks.
Removing the unused parameter 'func_key' from get_shortcut().
Removing the unused parameter 'file_bot' from copy_from_filestruct().
Complaining about --enable-color and tiny without --enable-nanorc.
Converting #ifdef ENABLE_NANORC to #ifndef DISABLE_NANORC.
Printing the correct --enable/--disable option for libmagic.
Making tiny disable libmagic, and documenting the --disable-libmagic flag.
Some small extra colourings.
Cosmetic tweaks.
Deleting a misplaced setting of 'currmenu'.
Menu
Projects
Groups
Snippets
Help