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
f9415e347aa036fcab2ec44b0fad96d084336b46
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
2
Oct
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
7
5
4
2
1
31
Oct
30
29
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
bindings: make the linter separately accessible, through M-B by default
bindings: when implanting a string, make sure to use positive values
speller: restore the mark coordinates slightly later
undo: move another piece of checking to the two places that need it
tweaks: improve two comments, and reshuffle a line for consistency
undo: move some special checking code to the one place that needs it
bindings: drop M-| as a keystroke for 'cutwordleft' -- set it free again
help: show the keystroke <Ctrl+Shift+Delete> as "Sh-^Del"
bindings: recognize <Ctrl+Shift+Delete> also on a Linux console
tweaks: rename a variable, to be a bit more fitting
speller: remove a pointless message -- it is never seen
tweaks: there is no reason to block SIGWINCHes while waiting for speller
help: restore the blank line between manipulation and position stuff
syntax: python: do not highlight 'print' and 'exec' in Python 3
build: verify that --enable-tiny compiles before allowing a release
build: fix compilation again when configured with --enable-tiny
po: update translations and regenerate POT file and PO files
bump version numbers and add a news item for the 3.1 release
bindings: make ^H rebindable also on NetBSD, FreeBSD and macOS
bindings: bind ASCII DEL during startup instead of repeatedly at runtime
syntax: sh: let the header regex match also busybox shell scripts
tweaks: rename a variable to be special and distinct
Menu
Projects
Groups
Snippets
Help