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
2070d3a26fe3d91432d30e371ecc886402a131f8
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
1
Jul
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
20
19
17
14
13
12
11
10
9
4
1
29
Feb
28
26
25
24
23
22
21
20
18
16
15
14
13
12
11
10
9
7
6
5
31
Jan
29
26
25
24
22
21
20
17
15
14
13
12
11
10
9
7
4
3
2
31
Dec
30
29
23
22
20
18
11
8
7
6
5
4
3
2
1
30
Nov
29
28
26
25
24
23
22
21
12
11
10
8
7
6
2
31
Oct
29
28
27
5
Sep
4
29
Aug
16
13
tweaks: elide a bit of code duplication
tweaks: put all the movement functions together
tweaks: improve a few comments
tweaks: reduce the scope of two variables
chars: invalid sequences are not blank, nor text, nor punctuation
chars: measure invalid sequences and unassigned codepoints more quickly
screen: avoid looking up the width of whitespace and control codes
screen: elide the intermediate buffer for every single character
screen: again, look at the bytes in their context
screen: don't check for every character whether there is still enough space
chars: look at bytes in their context, so only valid sequences are accepted
chars: speed up the determination whether something is a control character
chars: delete a now-unused function
chars: the representation of a control character is always two bytes
chars: represent the high-bit controls more intelligibly
screen: don't simulate a sigwinch but directly reinitialize the screen
input: don't drop a keystroke on the floor when the terminal resizes
build: refresh the git description whenever something is recompiled
chars: speed up two reverse-searching routines a bit
tweaks: elide two unneeded variables
input: elide an extra buffer for inserting stuff into the text
files: beep whenever writing out a file fails
po: update translations and regenerate POT file and PO files
bump version numbers and add a news item for 2.6.1
po: make the linguas script regenerate the POT file
docs: adjust the description of the verbatim function
browser: don't seem to enter a directory when it is inaccessible
tweaks: try to distinguish between keystrokes and characters
tweaks: normalize a type, and rewrap a line
tweaks: add a reporter's name
tweaks: elide an impossible case
tweaks: elide an unneeded variable
syntaxes: add highlighting rules for Rust
tabs: compute the number of required spaces without iterating
moving: allow specifying negative numbers in "Go To Line"
tweaks: add a translator hint
browser: don't use a term that is not explained in the documentation
docs: bump pointers to the newest version available
docs: use https for nano-editor.org, and drop the www
tweaks: elide an intermediate copy of some line data
Menu
Projects
Groups
Snippets
Help