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
cbf4f77d6b81f6eb7a82a89311c04c9234ea7fbc
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
Feb
25
24
23
20
16
14
8
7
5
4
29
Jan
28
27
26
24
23
22
20
19
16
15
14
12
11
10
9
8
6
2
1
31
Dec
30
29
28
26
25
24
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
tweaks: correct a typo that broke binding a key to a string
docs: note also in the Info manual that text can be selected with Shift
tweaks: correct a typo in NEWS
docs: mention that errorcolor does have default colors
tweaks: elide another variable, to call a function less often
tweaks: elide an unneeded variable
tweaks: remove another superfluous check
tweaks: remove a superfluous check
tweaks: elide an unused variable and parameter
tweaks: shorten the name of two record elements
tweaks: unabbreviate two variable names
tweaks: elide two unneeded booleans
prompt: disallow pasting when in restricted mode
tweaks: fix a copy-and-paste error
small addition: allow customizing the color of an error message
help: mention that some keys work on a region when the mark is on
bindings: show ^/ instead of ^_ for Go-To-Line
syntax: go: highlight also floats with leading zeroes as valid
editing: when --smooth is used, make <Enter>-at-bottom scroll one row
goto: avoid a segfault, by initializing 'answer' when it is NULL
build: fix compilation when configured with --enable-tiny
syntaxes: remove quotes from each syntax name, and color it differently
rcfile: allow a syntax name to be unquoted
tweaks: remove two superfluous checks, and restrict two others
tweaks: plug a memory leak when using Verbatim Input at a prompt
input: don't stop prepending when the user adds text via a shortcut
tweaks: elide an unneeded variable
memory: avoid a leak when toggling from Search to Goto
memory: squeal when there is something wrong, instead of stumbling on
search: clear the existing answer when starting a new search
tweaks: rename two variables, to be more meaningful
tweaks: reshuffle some of the search-and-replace cleanup calls
tweaks: adjust comments and indentation after the previous change
search: get rid of some unneeded recursion when just toggling things
tweaks: fix typo in rebindable function name
tweaks: rename a variable to be more distinct and greppable
general: detect in a better way whether we're running on a Linux console
tweaks: slightly rewrap the FAQ's table of contents
tweaks: transform a 'do' to a 'while', and reshuffle a comment
tweaks: remove two deprecated options and six rebindable function names
Menu
Projects
Groups
Snippets
Help