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
55b14035423f7f955c2a302ec318603fe7f0a3e1
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
6
Mar
1
28
Feb
27
26
25
24
23
22
21
17
16
14
13
12
10
5
26
Jan
25
24
22
21
20
19
17
13
12
11
10
9
8
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
24
23
22
21
20
19
18
15
13
12
11
10
9
7
5
4
3
2
1
30
Nov
29
27
26
23
20
17
14
13
12
30
Oct
29
28
27
24
23
22
21
20
18
15
12
11
10
20
Sep
14
13
11
8
6
3
2
1
30
Aug
29
28
27
26
25
21
17
16
15
14
12
10
7
6
5
4
3
2
1
31
Jul
30
29
28
27
25
24
22
21
17
16
14
13
12
11
10
4
3
2
1
30
Jun
29
27
26
25
24
23
22
21
20
17
16
15
14
13
12
8
7
6
4
3
2
1
31
May
30
28
27
drop the getdelim/getline fallback functions
drop various str fallback functions
add support for gnulib
configure: require gettext-0.18.3, and drop our bundled m4 files
configure: require autoconf-2.69/automake-1.14
tweaks: chuck some debugging stuff and some useless asserts
tweaks: reduce the scope of five variables, and frob some comments
tweaks: don't turn the mark off before it's needed
spelling: keep the cursor at end-of-line if it was there
tweaks: don't optimize for the wrong case
tweaks: stop converting text once we overshoot span columns
tweaks: rename two variables, to be more distinctive
tweaks: elide a small intermediate buffer
tweaks: elide a variable
input: count a manually entered unicode as one character
weeding: remove partitioning and related stuff from do_justify()
speller: fix replacing marked text in the alternate spell checker
undo: fix undoing/redoing insertions, since they no longer do partitioning
weeding: remove partitioning and related stuff from do_insertfile()
files: revamp the insertion of a file, to be more like pasting text
tweaks: make WhereIsNext available in browser in tiny version
tweaks: fix compilation with --enable-tiny --enable-help
oops -- that's what you get when you don't test things before pushing
tweaks: use two extra variables to make it clearer what is being done
usage: don't mention +LINE,COLUMN as an option, because it isn't
tweaks: mention nano's ability to read from standard input in usage()
tweaks: reshuffle three statements, and shorten a comment
wrapping: add the correct char length when skipping consecutive blanks
tweaks: rename three variables, to better distinguish bytes from columns
tweaks: elide two variables, and condense some statements
tweaks: move comments outside of if blocks in break_line()
tweaks: remove cluttering #ifdefs from break_line()
tweaks: rename a variable, drop a false assert, and reshuffle a bit
replacing: fix spotlight() to highlight words properly in softwrap mode
tweaks: rename a variable and invert its logic
tweaks: remove a disabled warning, and adjust a translator hint
tweaks: optimize determining the number of columns that a text spans
tweaks: slightly optimize an allocation in display_string()
tweaks: mark a message for translation
po: update translations and regenerate POT file and PO files
Menu
Projects
Groups
Snippets
Help