-
-
Notifications
You must be signed in to change notification settings - Fork 114
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: initialcommit-com/git-sim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: initialcommit-com/git-sim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 17 files changed
- 3 contributors
Commits on Apr 9, 2023
-
Use enum for --color-by options (#80)
* Use Enum for coloring options Also move some stray Enums into git-sim.enums.py. Enums have two advantages here, they: - show all options when using git-sim --help - help avoid typos in the string comparison in git_sim_base_command's color_by() function * update help string for option * use Union[..., None] instead of Optional[...] for backwards compatibility --------- Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 0b7d777 - Browse repository at this point
Copy the full SHA 0b7d777View commit details -
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 4818b8d - Browse repository at this point
Copy the full SHA 4818b8dView commit details -
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 0df3927 - Browse repository at this point
Copy the full SHA 0df3927View commit details -
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 8cbb5f9 - Browse repository at this point
Copy the full SHA 8cbb5f9View commit details
Commits on Apr 10, 2023
-
Update readme to add documentation for rm, mv, and clean
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 4ca3126 - Browse repository at this point
Copy the full SHA 4ca3126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 421aa1d - Browse repository at this point
Copy the full SHA 421aa1dView commit details -
Update contribution guidelines to utilize dev branch
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 4b9f71c - Browse repository at this point
Copy the full SHA 4b9f71cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 639cd26 - Browse repository at this point
Copy the full SHA 639cd26View commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d2ae613 - Browse repository at this point
Copy the full SHA d2ae613View commit details
Commits on Apr 19, 2023
-
Add --style option to allow different graphical styles
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 6725e30 - Browse repository at this point
Copy the full SHA 6725e30View commit details -
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 9161676 - Browse repository at this point
Copy the full SHA 9161676View commit details -
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for d3d9277 - Browse repository at this point
Copy the full SHA d3d9277View commit details -
Configuration menu - View commit details
-
Copy full SHA for e12ac33 - Browse repository at this point
Copy the full SHA e12ac33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ffca9b - Browse repository at this point
Copy the full SHA 5ffca9bView commit details -
Optimize git-sim logo with tagline gif to use 1440x376 res at 30 fps
Configuration menu - View commit details
-
Copy full SHA for 105e188 - Browse repository at this point
Copy the full SHA 105e188View commit details -
Update logo with tagline gif to 1440x376 res at 45 fps
Configuration menu - View commit details
-
Copy full SHA for 10b137e - Browse repository at this point
Copy the full SHA 10b137eView commit details
Commits on Apr 21, 2023
-
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 3d5053a - Browse repository at this point
Copy the full SHA 3d5053aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cae58cf - Browse repository at this point
Copy the full SHA cae58cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de9781 - Browse repository at this point
Copy the full SHA 8de9781View commit details
Commits on Apr 22, 2023
-
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 2696cb9 - Browse repository at this point
Copy the full SHA 2696cb9View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.9...v0.3.0