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
1bffa17c018a6852cc2cceddf17cd0b5a2d854c3
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
23
Oct
22
21
20
18
15
12
11
10
20
Sep
14
13
11
8
6
3
2
1
30
Aug
29
28
27
26
25
21
17
16
15
14
12
10
7
6
5
4
3
2
1
31
Jul
30
29
28
27
25
24
22
21
17
16
14
13
12
11
10
4
3
2
1
30
Jun
29
27
26
25
24
23
22
21
20
17
16
15
14
13
12
8
7
6
4
3
2
1
31
May
30
28
27
25
24
23
22
21
18
17
16
15
14
12
10
6
5
4
3
2
1
29
Apr
27
26
25
24
23
17
16
15
13
12
11
10
8
7
5
4
31
Mar
30
29
28
23
22
21
20
19
17
14
13
12
11
10
9
4
1
29
Feb
28
26
25
24
23
22
21
20
18
16
15
14
13
12
11
10
9
7
6
tweaks: elide a parameter that is always FALSE
tweaks: stop compiling the whole_word_only parameter conditionally
tweaks: adjust some whitespace and a comment
tweaks: don't bother redrawing some lines when whole screen will be redrawn
tweaks: rename a function to better describe what it does
docs: remove a reference that was only valid on Debian systems
tweaks: make several small adjustments to the documentation
docs: mention the existence of the toggles in the man page
docs: add 'set linenumbers' and '--linenumbers' to the texinfo document
docs: add 'linenumbers' and 'numbercolor' to the sample nanorc
screen: refresh when a new magicline is added in line-numbering mode
screen: move the margin determination to the main loop
screen: repaint the edit window in a single place -- the main loop
screen: suppress line numbers when the terminal is very narrow
rcfile: add an option to customize the color of line numbers
new feature: the ability to show line numbers before the text
binding: supply the keycode for most special keys directly
softwrap: ensure the current line is fully visible when moving in it
moving: adjust the Y position to correspond with the changed X position
tweaks: fix compilation when configured with --enable-tiny
binding: fix some duplicated carets and too restrictive menus
binding: use arrows instead of words to designate the cursor keys
input: keep the Ctrl+Arrow keys working when their synonyms are unbound
build: avoid updated PO files being remerged upon every make
build: avoid an annoying warning at configure time
tweaks: rename a variable, for consistency
tweaks: remove a superfluous setting, and add a comment
tweaks: move a variable that doesn't need to be global
tweaks: elide an unneeded variable
screen: defeat a VTE bug by doing an extra cursor move and update
syntax: show another deprecated keyword (replace2) in red
rcfile: reject rebindings that have no effect or have side effects
scrolling: don't put the last line at the bottom when softwrap in on
tweaks: remove a bit of duplication
softwrap: scroll the current line fully into view when jumping words
input: don't return zero when some function is completely unbound
rcfile: reject key names that are wrong or too long
softwrap: scroll 'enough' whenever it surpasses 'amount'
softwrap: scroll when searching lands on an overlong bottom line
tweaks: reshuffle some ifdefs, for less fragmentation
Menu
Projects
Groups
Snippets
Help