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
a8824a197ea7352dca3e178ec91c71fac9167c96
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
5
Nov
4
3
2
1
31
Oct
28
27
26
25
24
23
11
8
7
6
4
27
Sep
26
25
24
20
16
14
13
6
5
4
2
29
Aug
28
27
22
16
15
14
13
11
10
8
5
4
2
1
31
Jul
30
29
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Jun
29
28
27
26
25
23
22
21
20
19
18
17
16
15
14
13
12
10
9
8
7
6
5
4
3
2
1
31
May
30
29
28
27
26
25
24
23
22
21
20
17
16
15
14
8
6
3
2
29
Apr
27
26
25
20
19
18
16
15
14
13
10
9
8
7
6
5
4
1
31
Mar
30
29
27
fix changelog entry
add new -L/--nonewlines command line option, and new "nonewlines" rcfile
tweak open_buffer() and read_file() to remove the assumption that the
formatting fix
cosmetic fixes
comment fix
fix inconsistent wording in nano.texi
fix breakage
simplify
tweak write_file() to remove the assumption that the file always ends in
remove unneeded assert in do_rcfile()
revert erroneous change
tweak a few functions to remove the assumption that the file always ends
move do_yesno() to prompt.c too
remove unneeded sys/wait.h #include from files.c
add missing stdio.h #include to text.c too
move check_linenumbers(), dump_buffer(), and dump_buffer_reverse() from
in do_yesno(), make mouse clicks on the Yes/No/All shortcuts work properly when the MORE_SPACE flag is set
more function reordering, plus comment fixes
reorder functions
move functions specific to the help browser to their own source file,
formatting fix
properly handle the case where the user resized the window while at the
add missing changelog update
fix breakage
free prompt when it isn't used, and add missing stdio.h #includes
move get_page_start() from winio.c to utils.c too, and fix a few
move functions specific to the statusbar prompt to their own source
move xplustabs(), actual_x(), strnlenpt(), and strlenpt() from winio.c
refactor the statusbar code to have and use statusbar_xplustabs(), for
in nanoget_repaint(), rename parameter inputbuf to buf, for consistency
remove declaration of the now-static char* prompt
cosmetic fixes
rename edit_add() to edit_draw(), and rename its parameter yval to line
in nanorc.sample, also tweak the "c-file" regex for characters to
in nanorc.sample, tweak the "c-file" regex for characters to properly
fix inaccurate comment
make sure we don't treat a click on an empty area of the shortcut list
make prompt a static instead of a global, since it's only used in
at long last, properly handle mouse clicks on the statusbar prompt text
Menu
Projects
Groups
Snippets
Help