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
261da14301671ec066bc947f72c09992e177268f
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
Nov
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
26
25
24
23
22
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
cosmetically refactor statusbar()
refactor nanoget_repaint() to split out the new function
typo fix
add the ability to scroll up or down single lines without scrolling the
Back to CVS
GNU nano 1.3.9
French manpage updates.
Mass update from the TP.
in nanorc.sample, tweak one "TeX" regex to use the "icolor" directive
cosmetic fix
in do_tab(), make sure that we insert the correct number of spaces if
add missing string translation
Update Catalan to match the TP file.
in get_key_buffer(), only save all open buffers and hang up when a
add the last of Mike Frysinger's "c-file" regex improvements, slightly
add most of Mike Frysinger's "c-file" regex tweaks and improvements
comment fix
in display_string(), *really* avoid a memory corruption problem by
Menu
Projects
Groups
Snippets
Help