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
4fde119362aeefb428ac1073f4e149dacc450a64
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
24
Mar
23
20
19
16
15
12
6
24
Feb
18
10
9
8
7
3
2
30
Jan
28
10
9
6
3
2
31
Dec
28
23
21
15
12
8
6
1
30
Nov
29
28
25
23
22
21
19
18
17
16
15
14
13
12
11
10
9
8
7
5
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
formatting fixes
formatting fixes
in do_browser(), make old_selected a size_t too, to match selected
comment fix
cosmetic fixes
in do_browser(), make fileline and the static selected size_t's, since
in get_key_buffer(), simplify the check for a lost input source, since
cosmetic fix
in get_key_buffer(), if we fail to get a character over MAX_BUF_SIZE
remove unneeded blank line
preemptively update the version number
in faq.html, change the character set to UTF-8, and remove broken links
in faq.html, update the Free Translation Project's address
remove erroneous assert
Update Swedish credits.
Update Swedish from the TP.
cosmetic fix
preemptively update the version numbers of all manpages, and remove
mention that quotes inside string parameters don't need to be escaped
Updated Vietnamese translation by Phan Vinh Thinh.
in do_writeout(), remove unneeded setting of currshortcut
make sure browser_refresh() is used when refreshing or doing tab
rename browser_draw() to browser_refresh() for consistency
fix file browser breakage
move the browser drawing routines to a separate function, browser_draw()
really fix input parsing in the file browser
go back to using a while loop in get_prompt_string(), as it's simpler
in get_prompt_string(), initialize finished to FALSE so that the
in get_prompt_string(), redraw the prompt and set finished to FALSE when
in shortcut_init(), remove erroneous handling of the "Get Help" shortcut
in get_prompt_string(), use a do/while loop instead of a while loop, for
in do_browser(), properly restore the file list display after returning
remove redundant code
add another missing blank line
add missing blank lines
fix compilation problem
update copyright years
allow tab completion of directories at the "Go To Directory" prompt
fix file browser breakage
another formatting fix
Menu
Projects
Groups
Snippets
Help