Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Add option for date sort in an options menu #38

Open
jlpatter opened this issue Nov 26, 2021 · 1 comment
Open

Add option for date sort in an options menu #38

jlpatter opened this issue Nov 26, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@jlpatter
Copy link
Owner

Right now it sorts first by date then topologically. It may be possible to sort topologically first then by date if either the branch order is dependent on the branches passed in to the revwalk or if we can build the tree one branch at a time and add them to a mainline.

@jlpatter jlpatter added enhancement New feature or request big This is a big issue labels Nov 26, 2021
@jlpatter jlpatter added this to the v1.0.0 milestone Nov 26, 2021
@jlpatter jlpatter changed the title Add option for "topological" sort Add option for date sort in an options menu Nov 26, 2021
@jlpatter
Copy link
Owner Author

Now it sorts first by topologically then by date. There should be an option in an options menu to switch between the two.

@jlpatter jlpatter removed the big This is a big issue label Nov 26, 2021
@jlpatter jlpatter modified the milestones: v1.0.0, v0.2.0 Nov 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant