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
160c5fec87a81f274b07d2fc30a5c3c01b89a4a4
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
23
Jul
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
21
20
19
18
17
16
15
14
13
12
11
10
9
8
4
2
1
25
Feb
23
22
14
12
11
10
9
8
7
31
Jan
28
27
25
24
22
20
19
18
17
16
15
14
fix inconsistency
eliminate still more redundant screen updates in edit_scroll()
remove more redundant screen updates in edit_scroll(), and add a few
fix alternate spell checker breakage: don't lose colors after using it
allow scrolling more than editwinrows lines via edit_scroll(), take 2
revert broken edit_scroll() changes for now
allow scrolling more than editwinrows lines via edit_scroll()
display invalid multibyte sequences as Unicode FFFD, take 2; also clean
more function reordering
cosmetic fixes
add comment and formatting fixes, and remove now-useless global-specific code
in do_find_bracket(), add comments and minor cleanups
move do_(next|prev)_word(_void())? to move.c too
add miscellaneous color and openfilestruct cleanups, and move the
move the paragraph-searching functions to move.c, as they're movement
comment fix
Doh, fixup ChangeLog.
Updated Malay translation from the TP.
Update French manpages by Jean-Philippe Guérard.
in nanogetstr(), make sure that magichistory is properly updated when we
in find_history() and get_history_completion(), make parameters const
add missing blank lines
in mbstrchr(), don't count matches between valid and invalid multibyte
for consistency, revert handling of cases where a search string and a
miscellaneous minor fixes
Updated French translation from the TP.
make sure that the current position in the history list is properly set
comment fix
properly handle cases where a search string and a match to it are not
add comment
don't display invalid multibyte sequences as Unicode 0xFFFD in
better edit_scroll() redundancy fix
fix edit_scroll() redundancy
comment fixes
per DB'S patch, in do_spell(), when displaying an error message from
change NANO_WIDE #define to ENABLE_UTF8, as the latter is clearer
fix glitch in edit_scroll() where scrolling up to the top line of the
simplify get_totals() (renamed get_totsize()) to only get the total
add missing check_statusblank() calls
speed up character output, and fix edit_refresh() breakage
Menu
Projects
Groups
Snippets
Help