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
b58676f3c98b2f6446f470927143f2e6136d6d97
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
22
Feb
21
20
18
16
15
14
13
12
11
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
Not moving too many bytes -- that is: not moving them beyond the
Sorting the prev_word() and next_word() functions in the standard way:
The amount to scroll is never zero, so there is no need to check.
Condensing some code by factoring out a repetition.
Eliding the function free_openfilestruct() as it is used only once.
Removing four unneeded checks for NULL.
Not requiring a third Tab to show the list of possible completions
Reducing an allocation to what is actually needed.
Parsing a character in the correct buffer: in the first match
Avoiding a memory leak when tabbing on a string that doesn't occur in the
Deleting a debugging leftover.
Allowing the parameter of free_filestruct() to be NULL,
Fixing Savannah bug #47127 the proper way,
Deleting two dead prototypes, adjusting two comments for correctness,
Deleting a redundant assignment. The multidata pointer is already
Avoiding the loss a buffer when getcwd() fails.
Freeing not just the struct but also the data it contains,
Saying that the 2.5 branch is a "rolling" release, that lock files are done,
Renaming and condensing some stuff, and correcting the main comment,
Doing the copying of typed stuff from input to output just once.
Restoring the mentioned behavior also for the internal spell fixer.
Making the iteration through replacement matches behave the same again as the
Switching the cursor on and off at the appropriate moments (that is: when
Allocating enough space for printing out the line and column numbers.
Rebuilding the file list only when necessary, and not for each and every
Back to SVN, and fix typo in NEWS
GNU nano 2.5.2 release
Making the formatter command more visible in the Go syntax file.
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.
Menu
Projects
Groups
Snippets
Help