Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ordering of revs and tags #1

Closed
wants to merge 1 commit into from
Closed

Fix ordering of revs and tags #1

wants to merge 1 commit into from

Conversation

edalquist
Copy link

Use a LinkedHashMap for revisions to preserve order
Use a TreeMap for tags to sort by tag name

Use a LinkedHashMap for revisions to preserve order
Use a TreeMap for tags to sort by tag name
@buildhive
Copy link

Jenkins » git-parameter-plugin #2 SUCCESS
This pull request looks good
(what's this?)

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@costinus
Copy link

costinus commented Apr 7, 2014

Hi! When I choose revision as git-parameter and try to build, I see in line "name_of_commit name_of_man_who_made_commit date". But date has strange format. YYYY:mm:DD, where mm is minutes. Could anybody change it for months?

@ngiger
Copy link
Contributor

ngiger commented May 15, 2014

This problem should be fixed with the release 0.3.2 release on May 14, 2014.

@ngiger ngiger closed this May 15, 2014
pola pushed a commit to pola/git-parameter-plugin that referenced this pull request Nov 1, 2021
* tags now display more revision info

* this version works

* separated tags and refs a little bit

* re-added tests

* added a new sort-mode

* added a new sort-mode

* missing semicolon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants