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
90a90365a8a042c22b4475d8046c88732676851c
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
Jan
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
24
23
22
21
20
19
18
15
13
12
11
10
9
7
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
tweaks: chuck a couple of useless asserts
tweaks: line numbers are ssize_t, not int
tweaks: don't use a variable for two different purposes
tweaks: the starting point for painting /cannot/ be offscreen
tweaks: rename another variable, to show it refers to columns not chars
tweaks: rename two variables, for distinguishing characters from columns
tweaks: don't compare a character offset with a column position
tweaks: rename three painting variables, to be more distinct
tweaks: rearrange and reindent some lines in the painting routines
screen: examine the whole line when painting, to set the correct info
syntax: html: be more precise with tags, and paint attribute names
undo: properly create separate items for deletes at different positions
build: install the Info and Html manuals even when 'makeinfo' is missing
build: include the old Changelogs in the tarball
softwrap: ensure the current line is fully visible after inserting a file
screen: properly place the cursor after inserting a file
tweaks: condense two ifs to a single one
tweaks: rename two variables, to be more telling
search: make a regex with a beginning-of-word anchor work correctly
tweaks: set the length of a search match in a clearer manner
docs: add a new Changelog -- a list of the short commit messages
docs: rename the Changelogs to indicate which periods they cover
tweaks: terminate lots of sentences with a period in the old Changelog
docs: fix some spellos and trim some trailing tabs in the old Changelog
docs: standardize the dates in the old Changelog
softwrap: don't scroll half a page when just a few lines will do
tweaks: frob some comments, elide a variable, and use 'while' loops
tweaks: avoid an unnecessary fiddling with current_y in do_mouse()
tweaks: move a setting, fix a type, and rearrange a line in do_mouse()
tweaks: remove the cluttering conditional compilation of a parameter
tweaks: when allow_tabs is FALSE, allow_files is irrelevant
tweaks: rename a variable, chuck an assert, and frob a comment
docs: bring some air into the FAQ, so that <Ctrl+Up/Down> become useful
weeding: remove unnecessary settings of openfile->current_y
tweaks: fix compilation when configured with --disable-wrapping
inserting: adjust the desired x position (don't restore the old one)
tweaks: slightly condense a function and its comment
copy: properly set preferred x position when region was marked backwards
tweaks: reshuffle a statement to a better place and condense some comments
cut: indicate a buffer as modified only if actually something was deleted
Menu
Projects
Groups
Snippets
Help