Skip to content
This repository was archived by the owner on Feb 5, 2018. It is now read-only.

Conversation

marionebl
Copy link

@marionebl marionebl commented Jun 3, 2016

  • Adds --author-date-order for intended orderings
  • Adds --tags to omit unreferenced commits
  • Adds `--format='%d' to print only decorations
  • Should speed up things considerably
  • Limits risk to match on commit messages

This also fixes a problem with omitted tags in a project of mine. Unfortunately I can not share the affected git history. I'll try to isolate the root cause.

This becomes obsolete when #6 is merged

*  Adds `--author-date-order` for intended orderings
*  Adds `--tags` to omit unreferenced commits
*  Adds `--format='%d' to print only decorations
*  Should speed up things considerably
*  Limits risk to match on commit messages
@coveralls
Copy link

coveralls commented Jun 3, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling afa32c4 on marionebl:fix/regex-skipped-tags into 5390b10 on stevemao:master.

@stevemao
Copy link
Collaborator

Unfortunately I can not share the affected git history.

Can you create a git repo that can replicate your problem?

@marionebl
Copy link
Author

I'll give it a try. I suspect this is related to orphaned tags / tags on merge requests somehow.

@marionebl
Copy link
Author

Looking at the complexities discussed at #1 I suspect this is not feasible.

@marionebl marionebl closed this Aug 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants