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
aa04ad4f83edce506360fe4f378c1dac6d8d10e9
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
Dec
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
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
tweaks: factor out a piece of common code
tweaks: remove two irrelevant conditions
tweaks: reshuffle another bit of code, for conciseness
tweaks: reshuffle a bit of common code, moving it to an existing function
indenting: don't exclude last line of region when region is empty
text: keep cursor at left edge when it IS there when indenting/commenting
tweaks: elide two parameters from the get_region() function
text: let indenting/commenting skip the last line if its x is zero
tweaks: drop some old debugging code plus a superfluous comment
text: set and reset the Modified state correctly when undoing/redoing
tweaks: limit the resetting of "Modified" to writing a full buffer
tweaks: remove some unneeded parentheses, and shorten two function calls
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
Menu
Projects
Groups
Snippets
Help