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
1f3148db4b949b602707cd17f85a0b347f8f251e
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
24
Jan
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
27
26
25
23
22
19
18
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.
Moving set_modified() to the file that has to do with files.
Returning a fantastic file descriptor -- when opening
Plugging another memory leak.
Freeing the full filename in all cases.
Showing a key only when it was rebound.
Eliding an unneeded function.
Deleting two duplicate declarations.
Eliding an unneeded variable and adjusting some wrappings and whitespace.
Deleting an 'if' that is always FALSE.
Removing a reference to an obsolete file.
Adjusting a few comments and rewrapping some lines.
Reducing the number of indentation steps elsewhere too.
Reducing the number of indentation steps.
Condensing the preparsing of a line.
Removing a senseless iteration: simply add the new record at the tail.
Differentiating a variable name from function names.
Removing some code duplication.
Rename a variable, to match the save routine.
Fixing some typos and whitespace, and normalizing the dates in the NEWS file.
Menu
Projects
Groups
Snippets
Help