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
4416d9c941ce0e5ebaec06984ee58a8b1b561347
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
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
25
24
23
22
21
18
17
16
15
14
12
10
6
5
4
3
2
1
29
Apr
27
26
25
24
23
17
16
15
13
12
11
10
8
7
5
4
31
Mar
30
29
28
23
22
21
tweaks: reshuffle a statement to a better place and condense some comments
cut: indicate a buffer as modified only if actually something was deleted
build: rename the sample config file, so it will be colored like a nanorc
build: move the syntax files out of the doc/ directory
build: move all documentation into a single directory
speller: fix build when tiny build is enabled
po: update translations and regenerate POT file and PO files
bump version numbers and add a news item for the 2.7.3 release
locking: disable an annoying warning
docs: clarify the difference between "Esc Esc ddd" and "M-V xxxxxx"
input: discard a verbatim 0x0A or 0x00 byte, depending on the mode
tweaks: chuck a special case, and reduce the scope of two variables
prompt: represent newlines as ^J instead of breaking the bar
files: show newlines in filenames as ^J also in error messages
utils: go on to parse the line number even if the column number is bad
tweaks: rename four variables, for density and aptness
tweaks: use memory on the stack instead of calling malloc() and free()
tweaks: remove pointless or obscuring asserts
tweaks: condense the setting of three flags
text: discard the undo stack after formatting and after spell checking
text: avoid a crash when a spell-checked line has gotten shorter
tweaks: retype, rename, and reshuffle a function
tweaks: rename three variables, to be more fitting
screen: display byte value 0x0A in the right places as ^@ or as ^J
history: search items *can* contain newlines -- encoded NUL bytes
syntax: nftables: add two new families, and add set references
screen: draw new content immediately, to prevent color flashes
tweaks: move a setting to a better place -- it needs setting just once
prompt: do not treat a leading newline in a filename specially
binding: use the code for the Enter directly instead of a function call
tweaks: rename a function to something less abbrevy
binding: use plain codes instead of function calls for the jumping keys
input: detect again when both Shift and Ctrl are being held on a VT
input: don't crash when receiving a KEY_CANCEL
history: avoid crashing when the positionlog file is malformed
chars: use memory on the stack instead of calling malloc() and free()
tweaks: use a faster comparison
undo: there are just two forms of deletion: backspacing and deleting
tweaks: rename five variables, for uniformity with a few others
general: simplify the detection of a SIGWINCH
Menu
Projects
Groups
Snippets
Help