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
ee52f45b01c0d0eeb905a1d40ab072983d5b2033
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
29
Dec
28
26
25
24
23
21
19
17
16
12
11
10
9
7
6
3
2
30
Nov
27
26
23
22
21
20
19
18
17
13
12
11
10
8
7
5
4
2
1
31
Oct
30
29
28
26
25
19
18
15
14
13
12
11
4
3
27
Sep
26
24
22
20
19
17
15
14
13
12
10
2
31
Aug
29
27
26
22
21
20
19
18
17
16
15
14
13
10
8
6
3
31
Jul
29
27
26
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
3
2
30
Jun
29
27
25
23
20
18
8
7
6
4
2
31
May
29
24
23
21
19
18
17
16
15
11
9
8
7
5
4
3
2
1
30
Apr
28
26
25
24
21
19
17
16
12
11
10
9
7
6
5
4
3
2
31
Mar
29
28
27
26
24
23
22
20
16
14
prompt: blank the bar when a "continue?" is answered with No or ^C
indenting: keep affecting last line of marked region if it was at first
syntax: lua: correct the word boundaries on standard library functions
tweaks: condense, reword, and rewrap a bunch of comments
help: swap the order of the Complete and Comment functions
tweaks: slightly rename four functions, for aptness and variety
tweaks: use printf's z modifier for (s)size_t, instead of casting
help: show that "Tab" will indent, just like "Sh-Tab" will unindent
tweaks: move some frequently-used keystrokes to the top of the list
syntax: javascript: add some comments, and color explicit numbers too
syntax: javascript: add some keywords, and sort them more logically
syntax: javascript: color strings differently from major keywords
syntax: javascript: require that a comment is preceded by whitespace
syntax: javascript: add newer keywords and string syntax
tweaks: frob four comments, and rewrap two lines
tweaks: factor out a piece of common code
tweaks: remove two irrelevant conditions
tweaks: reshuffle another bit of code, for conciseness
tweaks: reshuffle a bit of common code, moving it to an existing function
indenting: don't exclude last line of region when region is empty
text: keep cursor at left edge when it IS there when indenting/commenting
tweaks: elide two parameters from the get_region() function
text: let indenting/commenting skip the last line if its x is zero
tweaks: drop some old debugging code plus a superfluous comment
text: set and reset the Modified state correctly when undoing/redoing
tweaks: limit the resetting of "Modified" to writing a full buffer
tweaks: remove some unneeded parentheses, and shorten two function calls
display: ensure that cursor is visible when compiled with --with-slang
input: optimize a bit for non-shortcut keys, as they are most frequent
input: support backtab when Slang and/or --rebindkeypad is used
tweaks: condense some debugging code, and rewrap a line
input: make <Ctrl+Shift+Arrow> work also when using --rebindkeypad
tweaks: strip some debugging stuff, and condense a bit of code
text: let a Shift-selection persist when indenting and commenting
input: allow using <Tab> and <Shift+Tab> to (un)indent selected region
syntax: php: function and variable names can contain uppercase and digits
tweaks: condense or rewrap a bunch of repetitious comments
tweaks: rewrap some lines and some comments, and trim two others
tweaks: trim another placing of a terminating nul byte
tweaks: remove a superfluous placing of a terminating nul byte
Menu
Projects
Groups
Snippets
Help