Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ion
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Enzo Cioppettini
ion
Graph
395d4efcf94a26353d766f2596f0e932bcc36dfe
Select Git revision
Branches
3
fix-unicode-unescape-characters
master
default
protected
rfcs
Tags
4
1.0.5
1.0.4
1.0.3
1.0.2
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jun
13
12
11
10
7
6
2
1
31
May
30
29
28
27
20
14
13
6
26
Apr
24
20
18
17
16
15
14
13
14
13
12
11
10
8
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
22
21
20
19
18
16
17
16
15
16
15
14
13
11
10
9
8
7
8
27
Feb
24
19
17
16
15
14
12
11
25
Jan
24
23
22
23
15
13
29
Dec
23
22
7
6
27
Nov
22
20
19
18
19
18
2
1
31
Oct
30
27
23
22
21
20
15
14
24
Sep
10
9
1
27
Aug
24
20
16
14
13
10
8
3
28
Jul
24
22
23
22
18
15
14
11
8
3
2
1
30
Jun
29
30
28
24
23
22
23
22
21
20
19
17
16
15
14
13
12
11
10
9
10
Use the default method rather than per-type methods
Fix test
Remove direct small access and replace with types::Str
Fix expansion with a double quoted string in array methods
Bubble expansion errors up the chain
Move get_string
Remove MethodError prefix and add error types depending on the methods
Add errors for scalar methods
Reset pipe_exec
Start moving methods to results rather than eprintlns
Reorder setpgid and tcsetpgrp
Cleanup the binary a bit
Remove prep_for_exec
Remove the exit functions on the shell and inline the calls
Move binary-specific builtins to main.rs
Update history help.
Merge branch 'master' into feature/new_shared_history
Bubble in flow & exit on function error in block
Make sigint an error rather than a success type
Bubble errors in pipeline execution
Fix error
Use newtypes for errors rather than structs
Merge branch 'error-blocks' into 'master'
Add error for block order
Merge branch 'remove-binary-only' into 'master'
Move binary-only methods to main
Merge branch 'no-config-file' into 'master'
Remove the command to run initrc from the shell
Merge branch 'no-error-dir-stack' into 'master'
Remove directory stack var
Allow no upper bound on directory stack size and cache the size
Merge branch 'no-error-dir-stack' into 'master'
Use a custom error type for dir stack errors
Merge branch 'flow-errors' into 'master'
Add Errors for parsing
Bubble syntax errors
Remove the error statement and bubble syntax errors
Merge branch 'clippy-n-rustc-version' into 'master'
Update rust version to 1.32.0 and run clippy
Merge branch 'unboarding-page' into 'master'
Loading