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
b7ea9d45bb7bc442f030fabd2adc43eed7538d86
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
31
Jan
29
27
26
25
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
27
Dec
20
19
18
14
13
11
10
9
6
5
4
3
2
1
30
Nov
29
28
27
26
25
24
23
21
20
19
18
17
16
15
14
13
10
6
5
3
2
1
31
Oct
30
28
27
26
24
18
3
2
1
27
Sep
21
19
18
16
15
13
12
11
10
7
6
5
4
3
2
1
30
Aug
29
25
22
19
16
9
8
7
6
5
4
3
1
31
Jul
29
28
27
25
24
23
22
21
19
17
14
13
12
9
8
7
6
5
4
3
1
30
Jun
29
24
23
22
21
20
19
18
17
16
15
9
7
6
Nano 0.9.99pre2 release
Update NEWS for upcoming release
Fix cursor not on after resize
Fix for resizing the window in modes other than normal edit mode Changes to handle_sigwinch(), main(). Fixes bug #52 (Rocco)
do_alt_speller and nanogetstr fixes
updated bugs as discussed on the list
Fixed Bug #53
Added bug #53
username_tab_completion() - Removed redundant conditional (Rocco)
username_tab_completion: rewritten using getpwent
Rocco's groovy fixes to real_dir_from_tilde
replace for loop for hline init with memset in init functions
Oops, Rob not Rocco :>
Oops, center_x and y, not current. Thx Rocco
real_dir_from_tilde() - Rewritten using getpwent (suggected by Adam)
totsize fix in do_justify
Oops, make that usage()
version() - Add arg to -T help (Rocco).
Removed - from version in NEWS and ChangeLog
global.c: Don't define toggles global or toggle_init_one if using --tiny
Get rid of center_x and center_y, removed redundant free_node, added restore of totsize when unjustifying
username_tab_completion(): - Optimization and removal of useless vars (Rocco).
write_file(): Don't free() realname on write error
Back to CVS version
Nano 0.9.99pre1 release
Added bug #51
small fix for do_justify totsize calculations
input_tab(): Added memset() to matchBuf to ensure sanity (Rocco, Adam).
Changed null out at end of matchBuf from NULL to 0
Get rid of unneeded call to usage() in main() when calling a flag for a function that hasn't been compiled in (Rocco)
main(): Initialized kbinput to get around stupid compiler warning.
Changed 'without NumLock on' to 'with NumLock off', more easy to understand?
input_tab(): - Added null end of matchBuf for sanity (Rocco).
files.c:cwd_tab_completion(), input_tab(): Changed bare malloc/calloc calls to nmalloc (found by Rocco).
Oops, forgot to credit Rocco in one place
Rocco's source code cleanups and #defines for magic values in global_init(). Added die_too_small() function
Added print_numlock_warning(), code to figure out when numlock makes the keypad go bad.
Added function ABCD(), better support for default settings
fi.po updates by Pauli Virtanen
Move #ifndef cleanups. Some HELP and SPELLER #ifndef additions.
Menu
Projects
Groups
Snippets
Help