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
1d06455ca562cb14f3b569d3e93905b7fe9ac805
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
12
Jul
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
4
3
2
31
Mar
30
27
26
24
23
22
21
19
18
17
16
5
4
3
Removing a stray space from a statusbar message.
Renaming the variable 'totsize_save' to 'size_of_surrounding',
Removing the variable 'added_magicline', as it will always be FALSE
Rearranging a few lines plus some whitespace.
Removing two lines of dead code.
Unwrapping some lines and rewrapping some others in a more congenial manner;
Eliding an unneeded variable.
Renaming a variable.
Plugging a small memory leak.
Adjusting whitespace and bracings after the previous changes.
Not removing and then re-adding the magic line when a Backspace happens
Moving the check for a Delete at the end-of-file to a less frequently
Making it more transparent what WAS_FINAL_BACKSPACE does.
Giving each toggle a sequence number, to be able to show them in a fixed order.
move trunk to 2.5 branch
Type in NEWS
GNU nano 2.4.2 release
Recognizing several more kinds of XML files.
Unwrapping some lines, rewrapping some others more logically,
Not checking again for a condition that was checked before.
Limiting the selected file to the available ones in the list.
Removing a duplicate binding of ^T, to prevent it being shown twice.
Removing the obsolete execute flag from the shortcut struct.
Normalizing the whitespace and some comments in src/files.c.
Forgetting the case of an empty filename for replace_buffer(),
Renaming three flags for clarity.
Skipping the undo of a backspace *only* when it really
Verifying that there exists multidata for the found starting line
Removing the obsolete long option --undo, and sorting some things.
Adding a bug reference.
Reverting the last commit, as it is making things worse:
Not deleting the magic line, instead of removing and then re-adding it.
Stopping the changed-files colour from spilling beyond an empty line.
Colouring key-binding lines in a nanorc file affirmatively
Keeping homedir NULL when no home directory could be determined,
Making M-W work also right after startup.
Deleting two unused things, and adding two comments.
Allowing a tiny nano to enable search and position histories.
Improving the visibility of the undo-related debugging messages.
Renaming the parameter 'current_action' to 'action',
Menu
Projects
Groups
Snippets
Help