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
4d92dffb3aa725e15de3fb789262043b4e42c7c8
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
24
Oct
23
22
21
18
16
15
12
9
7
5
3
2
1
30
Sep
29
28
26
25
23
20
19
18
17
16
13
12
9
8
7
1
31
Aug
30
29
28
27
26
25
22
21
20
18
16
15
11
10
9
8
7
6
5
4
31
Jul
30
29
24
23
22
20
19
18
17
16
15
14
13
12
11
10
8
4
Jun
3
2
1
31
May
30
29
28
27
25
24
23
22
21
18
16
15
14
13
12
10
9
6
1
30
Apr
29
28
27
25
24
23
22
21
17
13
12
1
31
Mar
30
29
28
27
26
23
22
20
19
18
17
12
11
10
9
8
6
5
4
3
1
28
Feb
27
25
24
23
20
16
14
8
7
5
4
29
Jan
28
27
26
24
23
22
20
19
16
15
14
12
11
10
9
8
6
2
1
31
Dec
30
29
28
26
25
24
23
21
19
17
16
12
11
10
9
7
6
3
2
30
Nov
27
26
23
22
21
tweaks: remove some old debugging code
build: exclude scrolling functions only from tiny version without help
tweaks: condense another bit of code
linter: do not pause when there are no messages for unopened files
bindings: no longer bind F13 and F14 and F15
tweaks: capitalize the word "nano" when at the start of a sentence
display: ensure that the help lines are shown when in linting mode
display: use a different color when showing a linting message
display: let the title bar show when nano is in linting mode
docs: document the slightly changed workings of the --view option
options: let view mode activate "multibuffer" to allow viewing more files
linter: throttle "first"/"last" message on repeated key presses
linter: for "first"/"last", reshow actual message after a short pause
bindings: allow using <Enter> to exit from the linter
display: make all dying messages end in a newline
wrapping: make the --fill option override 'set fill' again
wrapping: make relative fill values work again also for screen resizes
tweaks: reduce some repetitious and superfluous comments to just one
tweaks: join two lines, and add a clarifying comment
input: don't detect <Ctrl+Shift+Delete> on Linux console in tiny version
help: pull "Older" and "Newer" into view on an 80-column terminal
bindings: rename 'prevhistory' to 'older' and 'nexthistory' to 'newer'
docs: give suggestions for alternative key bindings in the sample nanorc
tweaks: define a symbol to make the code itself a little simpler
tweaks: don't define controldelete or controlshiftdelete in tiny version
build: fix compilation when configured with --disable-multibuffer
tweaks: remove a check that was made redundant by the previous commit
feedback: give proper message for ^R when combining --view & --restricted
display: correct a mistaken label in the help lines of the browser
weeding: remove the 'active' parameter from spotlight()
display: do spotlighting as part of drawing the screen
bindings: in tiny version with help, don't show unfunctional M-◀ and M-▶
tweaks: move all the function keys to the end of the shortcuts list
docs: remove a no-longer-needed suggestion from the sample nanorc
tweaks: remove a stray file that was accidentally comitted
docs, usage: mention that --showcursor now covers help texts too
display: show the cursor also in a help text (when --showcursor is used)
tweaks: group a series of related variables together
bindings: make the Shift+arrow keys work by default on more terminals
tweaks: add a comment, and correct an indentation
Menu
Projects
Groups
Snippets
Help