-
-
Notifications
You must be signed in to change notification settings - Fork 115
Comparing changes
Open a pull request
base repository: initialcommit-com/git-sim
base: main
head repository: initialcommit-com/git-sim
compare: dev
- 9 commits
- 6 files changed
- 1 contributor
Commits on Apr 16, 2024
-
Fix keyerror when deleting tag that doesn't exist in set of drawn com…
…mits Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 26139cb - Browse repository at this point
Copy the full SHA 26139cbView commit details
Commits on Apr 18, 2024
-
Handle config subcommand case where option doesn't exist in config
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 69044f6 - Browse repository at this point
Copy the full SHA 69044f6View commit details
Commits on Apr 19, 2024
-
Improve rebase subcommand to ignore merge commits by default, flatten…
… diverging branch structure, color rebase dotted arrows, randomly generate simulated commit hashes Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for c393536 - Browse repository at this point
Copy the full SHA c393536View commit details
Commits on Apr 20, 2024
-
Add --rebase-merges flag to rebase subcommand to preserve merge struc…
…ture during simulated rebase Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 237d681 - Browse repository at this point
Copy the full SHA 237d681View commit details -
Add --onto flag to rebase subcommand to allow specification of parent…
… of commit to rebase Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 5fa6713 - Browse repository at this point
Copy the full SHA 5fa6713View commit details
Commits on Apr 21, 2024
-
Add <until> argument for rebase subcommand for use with --onto
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for a5542d3 - Browse repository at this point
Copy the full SHA a5542d3View commit details
Commits on Apr 23, 2024
-
Refactor rebase subcommand to use more general <newbase> and <oldbase…
…> terminology, update commit path tracings algos for accuracy Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 851bad6 - Browse repository at this point
Copy the full SHA 851bad6View commit details -
Adjust rebase branch reset when using --onto with <until>, when <unti…
…l> is specified as a non-active branch Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 979152f - Browse repository at this point
Copy the full SHA 979152fView commit details
Commits on Apr 24, 2024
-
Fix command as title clip, ellipses and arrow length in rebase subcom…
…mand Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
Configuration menu - View commit details
-
Copy full SHA for 88085cf - Browse repository at this point
Copy the full SHA 88085cfView commit details
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 main...dev