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
592d0d6c9a5175c62aa12d4a4c6d4f260fcab490
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
22
Mar
20
16
14
9
8
6
1
28
Feb
27
26
25
24
23
22
21
17
16
14
13
12
10
5
26
Jan
25
24
22
21
20
19
17
13
12
11
10
9
8
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
display: limit an optimization to non-softwrap mode
tweaks: rename need_horizontal_scroll() to line_needs_update()
softwrap: account for softwrap in get_page_start()
softwrap: account for softwrap when checking whether current is offscreen
softwrap: count softwrapped chunks properly in read_file()
softwrap: count softwrapped chunks properly in do_uncut_text()
softwrap: count softwrapped chunks properly in do_gotolinecolumn()
softwrap: add two chunk-iterator functions
tweaks: correct some formatting irregularities in the FAQ
bindings: group the three search-again shortcuts together
tweaks: avoid a few needless reallocations
tweaks: rename and shorten a small helper function
startup: add option 'nopauses' to disable pausing after a warning
tweaks: disable gnulib's workaround for the globbing of broken symlinks
tweaks: trim a displayable string in a more efficient manner
pull in the nl_langinfo & wcwidth modules from gnulib
screen: don't push the longer-line indicator ($) to the next row
usage: mention the -g/--showcursor option
tweaks: make sure calls to <ctype.h> functions/macros use "unsigned char"
pull in the sys_wait module from gnulib
handle builds on systems without termios.h
handle deficient signal systems
pull in the lstat module from gnulib
add an explicit test for set_escdelay()
fix build on systems without pwd.h
pull in the glob module from gnulib
drop the wchar.h/wctype.h/stdarg.h checks
drop the glib fallback for snprintf/vsnprintf
assume getopt_long support is always available
assume regex.h support is always available
drop the isblank/iswblank fallback functions
drop the getdelim/getline fallback functions
drop various str fallback functions
add support for gnulib
configure: require gettext-0.18.3, and drop our bundled m4 files
configure: require autoconf-2.69/automake-1.14
tweaks: chuck some debugging stuff and some useless asserts
tweaks: reduce the scope of five variables, and frob some comments
tweaks: don't turn the mark off before it's needed
spelling: keep the cursor at end-of-line if it was there
Menu
Projects
Groups
Snippets
Help