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
e540053eb332ab6b58430562c06b40f1b326e220
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
8
Jun
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
5
31
Jan
29
26
25
24
22
21
20
17
15
14
13
12
11
10
9
7
4
3
2
31
Dec
30
29
23
22
20
18
11
8
7
6
5
4
3
2
1
30
Nov
29
28
26
25
24
23
22
21
12
11
10
8
7
6
2
31
Oct
29
28
27
5
Sep
4
29
Aug
16
13
12
11
9
8
6
4
3
2
1
31
Jul
30
29
28
26
25
23
22
19
18
17
15
13
files: recompute the multidata only when the applicable syntax changed
files: free all the multidata when a file is saved, then recompute it
tweaks: remove two redundant assignments
text: after undoing or redoing something, unset the mark
text: remove a redundant undo element
text: remove a pointless setting of an undo element; it is never used
text: add an undo item before starting to comment or uncomment lines
files: it is fine to "change" the name of a nameless buffer
tweaks: add come comments and rename a variable
tweaks: fix compilation when configured with --enable-tiny
syntax: don't call getcwd() with a NULL pointer
text: store the new file size in the undo item also when joining lines
README.GIT: reformat the text a bit
docs: mention that pkg-config is needed when building from git
files: prevent dereferencing a possible (although very unlikely) NULL
files: report an unwritable file in a separate message
tweaks: improve a couple of comments
chars: ensure that files are sorted also when strncasecmp() is strange
search: find, and thus delete, only exact matches from history
tweaks: rename two variables, and elide a third
chars: a control character can never be an invalid multibyte sequence
tweaks: rename some variables to be more readable
tweaks: harmonize the routine for tabs with the one for spaces
screen: check for the most frequent character first: a space
tweaks: adjust a couple of comments
chars: the representation of control characters is always two columns wide
tweaks: reindent and rewrap a few lines, and shorten a comment
text: keep the file size correct when undoing/redoing a comment/uncomment
tweaks: normalize some whitespace
screen: when using positionlog, show as much of the file as possible
utils: rename some variables, to match those in strnlenpt()
tweaks: use an available macro to silence a compiler warning
tweaks: rename a variable, because nothing is returned there
tweaks: more consistently use * instead of [0] when checking for '\0'
tweaks: harmonize some indentations, elide an #ifdef, and rewrap a line
chars: make comparing multibyte strings twice as fast
tweaks: rename two more variables
tweaks: rename some variables for contrast
new feature: comment/uncomment current line or selected lines
tweaks: rename a function, and move the sorting there too
Menu
Projects
Groups
Snippets
Help