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
f14096e286ce2d86355ad4e481495874f8e8171b
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
1
Jul
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
27
26
25
24
23
22
7
26
Jan
3
1
14
Jun
13
Apr
12
8
24
Mar
22
17
21
Jan
20
19
13
10
3
1
30
Dec
6
Feb
11
May
10
8
29
Mar
13
5
3
26
Feb
24
23
18
16
13
7
15
Nov
12
11
Aug
6
4
24
Jun
21
23
May
15
Apr
14
9
8
7
3
21
Mar
7
11
Feb
29
Jan
19
18
17
14
13
5
4
26
Dec
23
20
15
13
12
9
7
4
3
2
30
Nov
29
28
27
26
24
22
21
20
18
16
15
14
13
11
10
7
3
27
Oct
15
Sep
14
13
3
30
Aug
19
18
17
15
14
28
Jul
27
12
29
Apr
25
21
12
26
Mar
9
1
25
Feb
17
16
15
11
9
8
7
Making sure to always set 'currmenu', so that we can rely on it.
Renaming '*cut_till_end' to '*cut_till_eof', to reduce
Fixing a bug where binding a movement function to a Meta key would make
Making 'meta_key' and 'func_key' into global variables, instead of
Moving some variables to a better place.
When there are no syntaxes, for example with --ignorercfiles,
Making Ctrl-Left and Ctrl-Right produce special codes,
Fixing compilation with --enable-tiny --enable-nanorc.
Tiny ChangeLog tweaks.
Updating the pointer to the bottom of the file
Now trimming the superfluous braces.
Using a single assignment of do_toggle_void.
Moving (the recognition of) the toggles to the end, like everywhere else.
Eradicating the execute flag -- it is almost always TRUE, and when it's FALSE
Removing the useless parameters 'have_shortcut and 'allow_funcs'.
Silencing a useless warning about seemingly ignoring a datarootdir setting.
Stopping to distribute the obsolete BUGS file, and removing it from SVN.
Normalizing some indentation and whitespace.
Removing the ability to search for a matching bracket in a prompt input line.
Updating the docs for the narrower meaning of 'all' when rebinding keys.
Allowing only those menus where the bound function is actually present,
Adding default keybindings for Cut, PrevWord and NextWord in the prompt input lines.
Allowing 'firstline' and 'lastline' to be rebound to Ctrl keys.
Allowing 'firstfile' and 'lastfile' to be rebound to Ctrl keys.
Giving audible feedback when flipping the new buffer to off
Normalizing the indentation in do_help().
Showing Ins and Del as valid rebindable keys in the nanorc syntax colouring.
Adding the bindable function 'gotodir', documenting it, and also
Renaming 'no_replace_void()' to 'flip_replace_void()',
Renaming UP_DIR and DOWN_DIR to UPWARD and DOWNWARD, for clarity,
Renaming 'undidmsg' to 'redidmsg', to be apt.
Removing a superfluous abortion variable, and placing two comments better.
When toggling softwrap, only the edit window needs to be refreshed,
Removing two pointless calls of get_shortcut(), and adjusting the comments.
Fixing three leaks of the cutbuffer, shortening and regrouping some stuff,
When redoing a line join at the tail of the file,
When undoing a line break at the tail of the file,
When undoing a cut-till-end-of-file, put the cursor back
Miscellaneous whitespace fixes, one type fix, and one more #ifdef NANO_TINY.
Letting +1 and +,1 make nano start on line one column one, overriding
Menu
Projects
Groups
Snippets
Help