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
7c2f53b2a9d71c09c2d210ce565ca2fdf8d31f0c
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
5
Feb
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
8
5
4
2
29
May
28
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.
Adjusting some indentation and some line wrapping.
Not adding directories to the list of file positions.
Mentioning that the position history is limited to the 200 most recent files.
Documenting the --enable-altrcname configure option.
Handling an update of the first element correctly.
Eliding another small function that is used only once.
Eliding an unneeded function.
Bundling four statements (that in total occur seven times)
Removing a superfluous free.
Chopping an always-FALSE parameter and deleting an unused return value.
Condensing the code by removing a triplication.
Moving an updated position-history item to the end of the list,
Renaming a variable for clarity and contrast.
Not using $HOME when we're root, because some sudos don't filter it out
Deleting the unneeded blanking of a variable.
Eliding an unneeded variable.
Removing a now unneeded function, as nothing can break out of do_prompt()
Preserving the cursor position on the statusbar when just toggling
Adding to the Changelog the remark that Savannah bug #44950 is now fixed.
Getting rid of a global variable.
Readjusting the indentation and a comment.
Verifying that the containing directory of the given filename exists.
Limiting the number of loaded items in the positions history.
Removing a mistaken '+': only one menu name is allowed in key bindings.
Fixing a typo in an #ifndef symbol. Reported by Frank.
Allowing inline comments with key bindings.
Freeing the items on the undo stack when a buffer is closed.
Menu
Projects
Groups
Snippets
Help