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
1102aaa3741ffec9bc8362cefd1428715a2b0a17
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
6
Jul
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
2
1
28
Feb
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',
Oops! Misplaced a closing parenthesis.
Eliding an unneeded variable and correcting two comments.
Adjusting whitespace after the previous change.
Preventing the addition of an extra newline when undoing a Backspace or Delete
Not checking for non-NULL before freeing a variable, as it's unnecessary.
Not bothering to look for any starting matches on the current line
Skipping to the next step when a found start has been qualified as
Adding some debugging code to track which multidata codes get assigned.
Making it easy to see what codes a key stroke produces when debugging.
Adding a section to the man page on the non-obvious functioning of
Menu
Projects
Groups
Snippets
Help