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
733ca94f8e3ce493435d7fc08af1e85a83beba79
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
6
Nov
2
31
Oct
29
28
27
5
Sep
4
29
Aug
16
13
12
11
9
8
6
4
3
2
1
31
Jul
30
29
28
26
25
23
22
19
18
17
15
13
12
10
6
5
28
Jun
27
23
20
18
17
14
11
7
4
2
31
May
28
21
20
8
3
28
Apr
25
21
20
18
17
14
13
12
11
8
7
5
3
28
Mar
27
25
23
22
21
20
17
15
14
8
7
27
Feb
25
21
18
16
15
9
7
3
1
20
Jan
14
6
3
28
Dec
30
Nov
21
Sep
29
Aug
10
7
3
2
1
31
Jul
27
24
22
21
17
16
13
12
11
7
3
2
1
30
Jun
29
28
27
25
23
22
21
20
19
18
17
16
14
13
11
10
9
8
5
4
2
29
May
28
27
26
25
23
22
19
18
17
16
15
14
13
12
11
10
9
6
5
4
3
30
Apr
27
26
24
23
22
21
16
15
14
13
10
8
7
6
5
Not setting 'openfile->mark_begin' for no reason.
Not checking whether a function has a help line; it's irrelevant.
Truncating an overlong hostname properly instead of bailing out
Chopping the 'undoing' parameter, so that the calls of do_cut_text() become
Eliding two variables.
Improving several comments.
Deleting an unused type definition.
Correcting the changelog description of an old change.
Improving comments and combining two conditions.
Refreshing the mark's pointer only when it is on the same line as the cursor,
Adding a forgotton bug number to the Changelog.
Tweaking the Changelog.
Removing an 'if' that will never be true, and removing some
Checking for "nothing to redo" earlier, in order to restore the
Skipping the addition of an undo only when the current action equals the
Making ^O work the same way as under Pico when option -t is given:
Oops! You can't swap those two conditions.
Removing a condition that can never occur.
Spoofing a line number for the redoing of an INSERT, because
Not calculating the line length twice.
Rewriting do_next_word() to use the same, simpler logic as do_prev_word().
Jumping to the beginning of the current word when in its middle
Dropping a return value that is never used.
Forcing a redraw of a line only when it contains a multicolumn character,
Reverting my own patch that claimed that UTF8 is a stateless encoding.
Rewrapping some lines and tweaking two comments.
Adding a file: syntax colouring for Autoconf files.
Discarding an unneeded extra freeing of the help text.
Not bothering to set things to NULL when they will be initialized right away,
Removing some duplication in the initialization of a new openfile node.
Renaming and reordering most of 'help_line_len()'.
Determining the length of the current line by starting at the very
Not bothering to pass around a function when it's used only once.
Adjusting some comments and whitespace.
Reducing the scope of a variable.
Avoiding wide paragraphs of running text in the help screens,
Allowing to change the file format in restricted mode, but actually disabling
Speeding up the finding of the longest filename in the current folder.
Removing the mistaken comparison between a pointer and a literal character.
Not bothering to reset any state, because UTF-8 is a stateless encoding.
Menu
Projects
Groups
Snippets
Help