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
49eaa7c4653db2f9747d3094e3f1b0f167fde747
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
7
Dec
5
4
3
2
1
30
Nov
29
27
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
build: add configure option --disable-wordcomp to disable word completion
new feature: complete a fragment to a longer word found in the buffer
tweaks: move a cursor-on switch to a more logical place (again)
docs: correct and improve the description of --disable-wrapping
prompt: remove two fragments of dead code
screen: remove an unneeded blanking of the statusbar
tweaks: remove some more annoying conditional compilation
tweaks: remove a superfluous cleanup call
build: clean out the revision.h file, to make 'make distcheck' pass
screen: switch the cursor back on only in the main loop
tweaks: replace some unneeded direct calls of edit_refresh()
tweaks: get rid of some spurious textual references to edit_refresh()
input: add the shifted PageUp and PageDown keycodes produced by VTE
screen: don't restore the previous menu after a yesno prompt
tweaks: reshuffle three initializations and trim some comments
screen: don't request an update of the edit window for every yesno prompt
docs: tweak some lines in the NEWS file
general: gettextize three overlooked statusbar messages
oops: the yesno prompt for replacing does not want a visible cursor
tweaks: remove a bit of obscuring conditional compilation
tweaks: move a switching on of the cursor to a more logical place
tweaks: fix compilation when configured with --enable-tiny
docs: add info about Slang to README.GIT, and improve info about glib2
files: give feedback when restricted mode prevents overwriting a file
input: properly check the full escape sequences for all keys
rcfile: actually avoid opening directories and devices
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
Menu
Projects
Groups
Snippets
Help