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
d87c357abe0cb397a958cbcae9e4de9227070d95
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
27
Nov
26
23
20
17
14
13
12
30
Oct
29
28
27
24
23
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
tweaks: factor out a small function
rcfile: check the vital shortcuts just once, not for every included file
tweaks: remove an annoying conditional compilation of an argument
rcfile: actually don't try to open things that cannot be syntax files
tweaks: reshuffle some things in a more linear manner
files: trying to open a non-existent file will never succeed
input: distinguish <Shift+Home> from <Home> on an rxvt terminal
input: distinguish <Alt+Left> from <Alt+Right> on an rxvt terminal
input: make Shift+Alt+Arrow work properly on rxvt and Eterm terminals
syntax: avoid using black colors
configure: fix ncurses lib symbol checking
docs: mention that libncursesw5-dev is needed for building from git
startup: activate restricted mode earlier, so --help will reflect it
binding: always initialize some keycode variables to a standard value
syntax: gentoo: various updates
docs: harmonize the indentation of the README, and tweak some wordings
screen: don't hide the cursor when --constantshow is used
rcfile: let a 'set fill' reenable hardwrapping
screen: use the correct width to determine whether a softwrap occurred
screen: do a refresh before changing the value of 'focusing'
syntax: don't leave the number after 'fill' and 'tabsize' in red
docs: mention that a foreground color can be bright
po: update translations and regenerate POT file and PO files
bump version numbers and add a news item for 2.7.1
binding: properly conditionalize the UTF-8 parts
scrolling: use a comparison that will work also in softwrap mode
softwrap: initialize 'editwincols' early, for computing the number of wraps
files: mark a new buffer as modified after inserting command output
tweaks: adjust some comments and reduce the scope of some variables
tweaks: remove a band-aid condition that is no longer needed
tweaks: compile two parameters unconditionally
tweaks: don't spread a statement over multiple lines unnecessarily
general: add the option -g/--showcursor, to match Pico
startup: always initialize 'margin' and 'editwincols'
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
Menu
Projects
Groups
Snippets
Help