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
1695463347ea089e5647433e8970db27f032ed9b
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
17
Dec
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
28
26
25
19
18
15
14
13
12
11
4
3
27
Sep
26
24
22
20
19
17
15
14
13
12
10
2
31
Aug
29
27
26
22
21
20
19
18
17
16
15
14
13
10
8
6
3
31
Jul
29
27
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
3
2
30
Jun
29
27
25
23
20
18
8
7
6
4
2
31
May
29
24
23
21
19
18
17
16
15
11
9
8
7
5
4
3
2
1
30
Apr
28
26
25
24
21
19
17
16
12
11
10
9
7
6
5
4
3
2
31
Mar
29
28
27
26
24
23
22
20
16
14
9
8
6
1
28
Feb
display: ensure that cursor is visible when compiled with --with-slang
input: optimize a bit for non-shortcut keys, as they are most frequent
input: support backtab when Slang and/or --rebindkeypad is used
tweaks: condense some debugging code, and rewrap a line
input: make <Ctrl+Shift+Arrow> work also when using --rebindkeypad
tweaks: strip some debugging stuff, and condense a bit of code
text: let a Shift-selection persist when indenting and commenting
input: allow using <Tab> and <Shift+Tab> to (un)indent selected region
syntax: php: function and variable names can contain uppercase and digits
tweaks: condense or rewrap a bunch of repetitious comments
tweaks: rewrap some lines and some comments, and trim two others
tweaks: trim another placing of a terminating nul byte
tweaks: remove a superfluous placing of a terminating nul byte
syntax: python: color also the special values 'False', 'None', 'True'
syntax: python: add 'async', 'await', and 'nonlocal' as keywords
text: allow unindenting when not all lines are indented
syntax: c: increase the color contrast of reminders like FIXME
wrapping: we're still on the same line if the next line has not changed
wrapping: keep prepending to the same next line as long as possible
options: rename 'justifytrim' to 'trimblanks', because it has morphed
wrapping: delete trailing blanks upon hardwrapping, when requested
tweaks: invert the logic of a variable, and rename it
syntax: nanorc: don't color parts of valid strings as if invalid
tweaks: elide two variables that are used just once
tweaks: rename three variables, for more contrast and variety
tweaks: avoid incrementing a variable that won't be used again later
tweaks: remove a redundant call of renumber()
tweaks: remove a superfluous condition
gnulib: pull in the fix for the missing stat include
undo: when adding text adds a magicline, an undo should remove both
po: update translations and regenerate POT file and PO files
bump version numbers and add a news item for the 2.9.1 release
undo: discarding the stack does not always lose information
files: always update the stat info when the entire file is written
undo: clear the Modified state when the very first edit is undone
history: make nano's state directory accessible for the user only
history: create the path '~/.local/share/' when it is needed
selecting: let a justification cancel a softmark
selecting: do not cancel the softmark when the cursor is not moved
tweaks: reshuffle a couple of lines, to put similar things together
Menu
Projects
Groups
Snippets
Help