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
a955b332e3d6d442c545bd847830864d2d3d9e2a
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
15
Apr
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
11
8
7
5
3
28
Mar
27
25
23
22
21
20
17
15
14
softwrap: adjust for current_x when computing the amount to scroll
files: handle systems that disallow NULL as first parameter of getcwd
files: limit the number of attempts at climbing up the directory tree
titlebar: snip two superfluous tests for having enough space
screen: elide a variable and serialize some logic for clarity
screen: don't redraw some lines when doing a full refresh anyway
screen: don't redraw the current line unnecessarily
screen: a full refresh is only needed when softwrap is on
syntax: changelog: support more bug/issue styles
build-sys: detect a build from git and show its short commit hash
screen: avoid redrawing a line twice
screen: concentrate the setting of placewewant
utils: snip a superfluous check for NULL
files: allocate enough space for the prompt when finding a lock file
search: avoid saving and restoring placewewant when bracket matching
search: don't set placewewant when we are just iterating
searching: don't keep track of current_y, but calculate it at the end
scrolling: don't scroll too much when having to bridge blank lines
keyboard: recognize four escape sequences produced by iTerm2
build-sys: ignore .patch, .orig and .swp files
i18n: advise the translators about the maximum length of some strings
files: prune a message to be less than 76 characters
help: only speak of Control and Meta sequences
build-sys: identify a build from git not as one from svn
i18n: gather three more translatable strings into the POT file
all: eradicate SVN's $Id$ tags
README.GIT: update a few more points to match current tree
Rename README.SVN -> README.GIT and take out the branch details since we're generally using trunk
Add /intl to gitignore
files: do not call free on the result of dirname
search: fix compilation when configured with --enable-tiny
speller: simplify the calculation of the width of the misspelled word
speller: don't proceed when the user aborts the searching
Renaming a variable, and adjusting whitespace after the previous change.
Replacing a fake 'while', and deleting a redundant 'if' -- we searched
Unwrapping a couple of lines.
Renaming a variable to better indicate booleanness.
Renaming a variable for clarity.
Renaming 'do_replace_highlight()' to 'spotlight()', for clarity,
Reporting "Cancelled" instead of "Not found" when the user aborts a replace
Menu
Projects
Groups
Snippets
Help