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.
0d292e651aed0559cab35ec2bdf41251a360c177
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jun
4
27
May
25
24
23
20
16
10
4
29
Apr
27
16
15
1
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
Don't fail on colored output.
fixup! Interactive sudo usage will pass shell function definitions.
Removed shopt histappend because history is already appended by __prompt, this caused duplication.
Reenabled shellcheck pre-commit hook on .bashrc (mistakenly disabled), corrected re-discovered issues.
fixup! Interactive sudo usage will pass shell function definitions.
Interactive sudo usage will pass shell function definitions.
Updated pre-commit hooks.
Travis CI already has shellcheck build, remove the steps needed for shellcheck.
Cleaner jt shell function.
Allow specifying the box IP.
Replace messy aliases of url encode/ decode with short scripts (which are checked by pre-commit), use fileinput for instead of messing with redirects.
Revert some recent sudo and monitor changes, didn't work well.
Show the basename in the monitor notification.
Allow running the monitor shell function with sudo.
Updated bundle_certs submodule.
Newer version of bundle_certs.
Allow aliases when calling git, xargs.
Corrected deduction of AWS region.
Python startup script.
Use the smaller Alpine linux version of Netdata.
More entries in Dojo Labs' SSH config.
Added alias for using Postman's Newman using Docker.
Better git exec alias, shell aliases work now.
mv .gitconfig .config/git/config
Really kill X and restart Kodi.
Use Python3 in serve-http git alias.
Fix prerun_prune (is secure enough and works on OpenBSD).
QA CSP SSH config.
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).
Loading