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
544d426d86bf524561ac00005138880020c16f40
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
15
Oct
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
20
19
18
17
13
12
11
10
8
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
tweaks: exclude word-deletion keystrokes from the tiny version
tweaks: swap and reword two bullet points in the rnano manpage
docs: update rnano manpage, as -R/--restricted now reads nanorc
docs: update the description of -R/--restricted, as it now reads nanorc
tweaks: rename a flag, to match the name of the option
options: --ignorercfiles is now available in restricted mode
tweaks: rename a bunch of variables, to make it clearer what they contain
tweaks: reshuffle some lines, to put things in order of option name
startup: allow reading nanorc in restricted mode, to permit customization
tweaks: remove a now-unused parameter from four functions
tweaks: move some calls of edit_redraw() to where they are needed
tweaks: normalize the indentation of the shuffled code
tweaks: move the justifying of a single paragraph into its own function
tweaks: simplify by using a 'do/while' loop instead of 'while (TRUE)'
tweaks: reshuffle some code to avoid several checks for having justified
help: add a relevant explanatory text for the linter
syntax: nanohelp: properly color the keystroke "Sh-^Del"
help: show <PgUp> and <PgDn> instead of F7 and F8 for pagewise scrolling
help: move the linter to the end, to restore pairing in the help lines
tweaks: drop the checking of two flags that can no longer be toggled
bindings: allow using ^X to exit from the linter
tweaks: reshuffle some lines to get standard order (first up, then down)
linter: allow using <Ctrl+Up> and <Ctrl+Down> to jump to other message
tweaks: elide a wrapper function that is no longer useful
Menu
Projects
Groups
Snippets
Help