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
fc7825d00d62511cb8aa528f285b9a09f10ee608
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
11
Feb
10
9
7
6
5
31
Jan
29
26
25
24
22
21
20
17
15
14
13
12
11
10
9
7
4
3
2
31
Dec
30
29
23
22
20
18
11
8
7
6
5
4
3
2
1
30
Nov
29
28
26
25
24
23
22
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
Condensing some declarations, rewrapping some lines, and improving a
Not leaving curses mode in the formatter, as that would hide
Going to the next item in the list before freeing the current one.
Adding remark to Changelog that Savannah bug #47111 is fixed.
Freeing the position-history records that are dropped.
Switching the cursor on in the right place: in the central input routine.
Removing two SVN Id tags and a duplication.
Thanking a Spanish, a Catalan, and a Croat translator.
Allowing only control sequences in the proper range to be rebound.
Plugging a sneaky memory leak. This fixes Savannah bug #47003
Preventing a chain of editing actions from continuing after a discard.
Adjusting the version number in the docs before release.
Checking the result of a stat() to avoid referencing unitialized data.
Renaming a variable for clarity.
Normalizing a bit of indentation.
Using a character class instead of a literal tab and space.
Eliding an unneeded 'if'.
Avoiding a pointless lstat() when not writing to a temporary file.
Not recording files that have the default cursor position.
Rewrapping some lines and removing some useless comments.
Avoiding to update the statusbar twice for a Backspace.
Renaming 'update_bar_if_needed()' for more contrast and aptness.
Chopping two parameters that are always the same, and that are
Turning the cursor off when writing in the status bar,
Updating the screen immediately when a message is posted on the status bar.
Removing the --nofollow option that hasn't been working for a dozen years.
Guiding the translators a little bit.
Putting four strings in the standard order: first backward, then forward.
Condensing the descriptions of command-key sequences and of the screen layout;
Making Home go always fully home.
Showing ^^ and M-^ as valid key names.
Being more specific in how a given path is invalid.
Updating position history only when 'positionlog' is set.
Plugging another memory leak.
Checking the position history only when 'positionlog' is set
Plugging a couple of memory leaks.
Checking the position history only when option 'positionlog' is set.
Also displaying the buffer when configured with only --disable-histories.
Using a simpler algorithm for jumping to the next word.
Jumping to the start of the current word, not to that of the preceding one.
Menu
Projects
Groups
Snippets
Help