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
ec4ee1c48916ee5bd525e5b3fcfb2d214d3a5abc
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
4
May
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
12
10
6
5
28
Jun
27
23
20
18
17
14
11
7
4
2
31
May
28
21
20
8
3
28
Apr
25
21
20
18
17
14
13
12
screen: rename a variable, because 'disable' sounds too permanent
rcfile: make an error message equal to another, and more informative
scrolling: center the cursor when inserted stuff does not fit on screen
input: trim some oververbose comments
input: don't take multiple keystrokes to be a single sequence
spelling: pass the correct position of the cursor
search: modify a function to take a length as parameter instead of a word
input: write a few ifs more compactly
search: elide an unneeded function
browser: add a binding for the refresh function
browser: provide tab completion also outside of the working directory
input: give more detailed feedback when an unbound key is struck
input: distinguish an unknown escape sequence from an unbound key
search: terminate the loop a tiny bit earlier when spell checking
search: rename a variable and a function, for clarity and contrast
replacing: properly detect when we've rereached the starting position
browser: rearrange the search loop to elide two unneeded variables
browser: when nothing was found, restore the global search flags
screen: fix compilation when configured with --enable-tiny
rcfile: disallow 'bind' and 'unbind' in an included file
tabbing: refresh the window also when Goto-Dir in browser was cancelled
tabbing: don't null-terminate a directory name on the slash but after it
screen: rename 'edit_refresh_needed' to 'refresh_needed'
screen: don't always set 'edit_refresh_needed' when adjusting edittop
tabbing: make sure to refresh the edit window when returning to it
scrolling: catch the special case of reading a file from standard input
utils: distinguish between width (columns) and length (bytes)
tabbing: fix erroneous use of strnlenpt()
files: miscellaneous tweaks of braces, comments, and variable names
files: make an 'if' more transparent and snip an unneeded condition
locking: don't try to read more bytes than the buffer can hold
files: when opening a buffer, make sure to expand a tilde in its name
tabbing: refresh the edit window in case a previous tab listed names
files: do not use two variables for two different purposes each
files: rewrap en reindent some lines
files: tweak the function tail() and rename two variables
more svn->git updates
tabbing: don't refresh the edit window when nothing was printed on it
spelling: if rereading the file fails, don't destroy the current buffer
inserting: differentiate not finding a file from not finding a string
Menu
Projects
Groups
Snippets
Help