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
7ffc7b0438fce2399e9e4c9652cc33cfa95e609e
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
22
Nov
21
12
11
10
8
7
6
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
Rewrapping, rewriting, renaming, and reordering some things.
Deleting a condition that will never occur.
Adding the release marker, and copying the news item from the 2.4 branch.
Letting the value of a --fill option on the command line
Fixing a typo and adjusting some spacing.
Deleting an unneeded variable alias.
Storing the correct end position of an inserted file,
Discarding a now useless function.
Oops! Blackout!
Chopping the now unused parameter 'undoing'.
Redoing an Enter from stored undo data, instead of running do_enter() again,
Plugging four memory leaks.
Skipping a zero-length match only when there /is/ a match.
Accepting longer bug and patch numbers.
Allowing to exit the file browser with the same key as it was entered: ^T.
Correcting the logic for adjusting the x position of the mark,
Deleting a redundant assignment.
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.
Menu
Projects
Groups
Snippets
Help