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
213294e69cdc0c78279eff43670b43eb594889e3
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
10
Mar
9
4
1
29
Feb
28
26
25
24
23
22
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
Renaming a variable to better fit its new role.
Turning the linked list of syntaxes upside-down, so that the last-defined one
Eliding the functions parse_header_exp() and parse_magic_exp(),
Folding the parsing of a linter and formatter command into a single routine.
Not accepting 'header" and 'magic' commands for the default syntax.
Using the grab_and_store() function also for gathering up extension regexes.
Producing an adequate error message when the syntax name is improperly quoted.
Tweaking a few things and renaming a variable.
Renaming three variables.
Eliding the now too tiny function free_list_item().
Deleting a now-unused struct member.
Not bothering to keep the compiled regular expression when it matched.
Allowing to select an empty syntax. And selecting the last
Not bothering to discard a duplicate syntax -- selecting simply the
Not dereferencing symlinks, so that the syntax will be derived from the
Fixing breakage of r5695 -- I confused nregcomp() with regcomp(). :(
Renaming a variable and reshuffling a few lines.
"Closing" an extended syntax again, to prevent sneakily extending
Arranging some things more orderly.
Not allocating a struct for the "none" syntax -- it doesn't need any.
Renaming a struct member.
Disallowing the addition of further things to a syntax when
Rearranging a few things in my style.
Not dropping regexes that were gathered earlier.
Renaming a variable and fusing an increment.
Using the now correct parsing of header regexes also for parsing magic regexes.
Not continuing when something is wrong, but instead skipping the rest of
Renaming another struct element, because it refers not just
Renaming a struct element for aptness and contrast.
Eliding the function nfreeregex(), now used just once.
Renaming a variable for conciseness.
Factoring out a triple repetition into found_in_list().
Stripping things bare to see the sameness.
Looking for the default syntax only when all else failed --
Back to SVN, and tweaking whitespace in NEWS and Changelog.
Correcting the description of 'justifytrim', adding it to the Info document,
GNU nano 2.5.3 release
Call kill_spaces_on_justify justifytrim, to match the rest of rcfile naming conventions.
Eliding splice_opennode() by handling the two cases (the creation of
Now putting things in the proper order: setting 'prev_dir' only when
Menu
Projects
Groups
Snippets
Help