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
GitLab 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.
ecdb8e58d962c4f076d4afb58d5724f44f2a6bc1
Select Git revision
Selected
ecdb8e58d962c4f076d4afb58d5724f44f2a6bc1
Branches
1
master
default
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Feb
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 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.
Added shell alias for cAdvisor.
Removed detect-aws-credentials, breaks CI.
Export PS0 and PS1 when the shell is Bash, otherwise the prompt in sh is broken.
Docker aliases!
- Use the json.tool module instead of writing my own one-liner.
Added script to pretty print JSON files/ streams.
- Don't use containerized or virtualenv'ed for cli apps that are not part of a project (besides Docker isn't available on the BSDs).
Removed git autosquash alias, happier with autorebase for
- Use current path for git fixup and squash aliases.
- Moved git last-commit to a script.
Moved git update-requirements to a seperate script.
Added Git alias for non-interactive rebase (autorebase).
- Added shell alias to a dockerized statsd-vis.
- Added alias for running netdata dockerized.
Updated the Ansible desktop playbooks submodule.
Include /etc/inputrc as defaults.
- Added inputrc config.
- Removed duplicate and terminated instances from Bullguard SSH config.
- Refactored Bash completion scripts, the generated parts are during Git
- Run docker prune as part of docker-clean, will work on newer versions of Docker and will remove unused networks created by docker-compose.
- More pre-commit hooks, cleaner config.
Loading