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
665b1fbac6f1c1b32cab4b954ecb78e021b27c85
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
9
Nov
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
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
add comment
tweak find_paragraph() and do_justify() to remove the assumption that
finish tweaking backup_lines() to remove the assumption that the file
minor backup_lines() cleanups
tweak begpar() to rely on fileage instead of NULL for its check to
comment fix
in get_next_filename(), store the value of digits(ULONG_MAX) in a
tweak do_para_end() to remove the assumption that the file always ends
cosmetic fixes
remove unneeded code
comment fix
simplify cut_line() further
add prompt.c to the list of translated files, since it now has
comment fix
in cut_line(), since placewewant will always be zero after the line is
*really* make deleting and cutting text consistent with each other, and
more fixes for files that don't end in magiclines: make cut_line() cut
cosmetic fix
revert last change, as the new bahavior is consistent with the behavior
tweak do_delete() to not mark the file as modified if we delete the
add missing changelog entry
in do_alt_speller(), move the code that replaces the text of the current
make do_int_spell_fix() and do_alt_speller() take the NO_NEWLINES flag
initialize the static pid_t pid in text.c, just in case
tweak do_alt_speller() to remove the assumption that the file always
remove unneeded blank line
cosmetic fix
correction: in mbwidth(), use the width of Unicode U+FFFD (Replacement
in mbwidth(), if wcwidth() returns -1 for the character passed in, treat
comment fix
make sure we refresh the statusbar prompt text when tab-completing or
actually use statusbar_pww in the statusbar prompt code to cut down on
add the statusbar prompt's equivalent of placewewant,statusbar_pww, to
in update_line(), remove now-unneeded logic that set the index parameter
move do_verbatim_input() from nano.c to text.c, since it's an advanced
reorder functions
move functions specific to the file browser to their own source file,
tweak do_last_line() to remove the assumption that the file always ends
fix changelog entry
add new -L/--nonewlines command line option, and new "nonewlines" rcfile
Menu
Projects
Groups
Snippets
Help