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
309aa50fdaad12fc3c91124bff4464eba013df4a
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
12
Feb
10
9
8
7
6
5
4
3
2
30
Jan
29
28
27
26
25
23
22
21
18
17
16
15
14
13
12
11
9
5
2
25
Dec
22
16
14
10
9
10
Nov
8
5
4
3
29
Oct
26
25
17
15
14
13
8
7
6
2
28
Sep
27
26
21
19
18
14
13
11
10
8
6
3
22
Aug
21
18
31
Jul
30
29
27
25
24
23
21
20
19
12
9
7
5
3
28
Jun
21
13
3
18
May
16
13
12
11
5
4
30
Apr
25
23
22
21
19
16
13
10
8
6
5
30
Mar
29
28
27
26
25
24
21
17
16
15
14
12
11
10
9
7
6
5
4
3
1
28
Feb
27
26
23
22
20
16
15
14
12
9
7
6
2
1
31
Jan
30
28
26
25
24
23
22
21
20
19
18
17
16
14
13
12
10
9
8
7
5
4
3
2
28
Dec
27
26
25
23
22
19
18
17
12
8
7
5
2
29
Nov
19
31
Oct
29
28
26
24
23
22
20
18
15
14
8
7
6
5
4
3
2
1
30
Sep
29
28
27
25
24
23
22
21
19
17
15
12
10
9
5
26
Aug
25
17
8
29
Jul
24
19
18
17
16
15
14
13
11
8
5
4
2
1
30
Jun
28
22
21
14
13
12
11
10
5
2
29
May
26
24
23
21
- winio.c:browser_init(), striponedir(), do_browse_from() - Various memory leak fixes (David Benbennick)
- nano.c:do_wrap() - Fix isspace() call to operate on int
const char * fixes and defined(NCURSES_MOUSE_VERSION) additions to winio.c funcs that need them
DB's justify fixes
- Memory leak fixes for files.c:do_insertfile(),do_browser(), nano.c:do_spell(), and search.c:do_replace() (David Benbennick)
Added --keyword=P_:1,2 to XGETTEXT_OPTIONS.
Change ngettext macro to P_(), to avoid clash with C's __ identifier.
Silly reformat.
Update, not doing Spanish anymore...
- nano.c:do_help () - Fix line lengths not being computed properly, causes display glitches most noticeable with < 20 rows. New function nano.c:line_len(). (David Benbennick)
DB's gotoline fix
DB's fill and window length fixes
- nano.c:help_init() - Fix crashing in do_help when COLS < 23 (David Benbennick)
Updated Finnish translation.
Fix it better.
* it.po: Fix broken format string in translation
Add nanorc.5 manpage.
Spanish update.
- nano.spec.in - Change default flags to --enable-all
Italian and Galician updates.
- winio.c:nanogetstr() - Remove unnecessary reset of x since it is now handled elsewhere (David Lawrence Ramsey)
Add the ChangeLog entry for the 2nd half of DB's patch
- files.c:input_tab() - Fix assumption that matches is null terminated (David Benbennick)
Better fix hopefully for color issue
- nanorc.sample: - Make nanorc entry less tolerant of invalid colors
- rcfile.c:colortoint() - Don't bomb after invalid color and print bad color name (David Benbennick). And reset mcolor to -1.
Polish and Swedish updates.
- Fix globals and externs such that nano will compile with DISABLE_SPELLER (David Benbennick)
- Fix nano not compiling with ENABLE_RCFILE BLE_TABCOMP (David Benbennick)
- nano.1, nano.1.html: - Add initialization file comments, change some options from bracketed to underlined to emphasize that they are not optional
Catalan, French, Ukrainian and German updates.
Back to CVS
GNU nano 1.1.99pre2 release
Translate cancelled string in files.c (David Benbennick)
Apply the same regexp_init checks to using last|search in search_init()
- files.c:save_history() Fix off-by-one bug causing write to unallocated memory (David Benbennick)
files.c:do_insertfile() - Add some more checks and fix recursion when toggling multibuffer (David Benbennick)
files.c:do_browser() - Even more checks and operating dir fixes (David Benbennick)
Oops, now credit DB
- Fix screen getting trashed on signals nano can catch (TERM and HUP). New global variable curses_ended changes to winio.c:statubar() and nano.c:die()
Menu
Projects
Groups
Snippets
Help