Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rcfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
nimrod
rcfiles
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a220ceace6ec2da849b20b8540e1976286141b99
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
1
Apr
29
Mar
19
18
12
9
8
7
6
28
Feb
25
21
20
15
6
4
25
Jan
18
9
8
2
28
Dec
27
23
22
20
18
14
3
27
Nov
26
23
21
20
19
14
6
5
1
31
Oct
30
29
28
25
24
23
18
17
14
3
1
29
Sep
28
27
26
19
17
16
14
28
Aug
20
17
13
10
6
3
1
31
Jul
24
13
11
6
4
3
2
30
Jun
29
28
27
26
25
22
20
18
17
16
15
13
12
11
7
5
4
3
2
29
May
27
19
13
12
9
8
5
4
3
1
30
Apr
26
25
24
23
22
21
20
19
18
15
13
12
11
4
31
Mar
28
27
23
19
16
13
9
8
7
3
2
26
Feb
23
22
18
15
10
5
26
Jan
22
17
9
31
Dec
13
12
30
Nov
19
14
26
Oct
19
18
13
12
10
9
1
25
Sep
22
21
20
13
10
7
6
4
3
31
Aug
29
26
20
17
16
14
13
3
30
Jul
27
21
18
16
13
12
7
6
4
27
Jun
24
21
19
9
2
30
May
25
18
17
16
14
28
Apr
20
19
13
12
10
6
5
31
Mar
29
28
27
24
16
13
9
8
6
5
3
2
28
Feb
21
17
3
2
11
Dec
10
3
15
Nov
9
14
Oct
12
6
Added ops, demo environments to dojo-labs SSH config.
Correction to bell shell alias.
Updates to Bash completion.
Some Python3 work.
Fiddling around with Git aliases.
Remove duplicate notifications.
Fixes for shellcheck and shells that don't have history.
Fallback to bell when notify-send is not present.
Shameless rip from https://github.com/jessfraz/dotfiles.
Admin access to GitLab (git URLs are almost git@gitlab so it's not an issue).
Colorful prompt in other shells than bash.
__run_duration returns 0 when it can't calculate the command run duration (when the shell doesn't have support for PS0, like ksh).
Colorful shell prompt (finally).
Rewrote prune_prerun (prune prerun files used to time shell commands) because grep on OpenBSD doesn't have support for null-terminated strings.
Colorful termcap.
Colored output
- `trigger` Git alias pushes to all remotes (because which remote is to
More error handling for docker-clean.
Add a shorter alias to json-tool.
Don't ignore Pipfile.lock.
Updated ecr-login shell alias.
Added completion for docker-compose.
Added localhost ssh config.
Shell alias to clean screenshots.
Added scanner hosts @dojo-labs.
By default use dig +short.
Use the hash since it's always 40 characters long and won't hit the maximum length of system pathname.
Use remote Docker host for Bullguard.
Show progress during dd copy.
Added a playground.dc.dojo-labs.com SSH config.
Handle directories with upper case letters.
A little cleaner.
New git alias, initial (empty repo with an empty initial commit).
Added .envrc file for Dojo Labs.
More entries in the ASpell personal dictionary.
Added missing cron-jobs setting script.
s/which/command -v/g (which is missing in some installations).
Added http-sever shell alias to Python3's SimpleHTTPServer.
Removed Amazon Linux instances.
Colored output from less.
Loading