Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7959337
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T04:33:26+00:00 2026-06-04T04:33:26+00:00

If I issue this command in terminal in a git repository it gives me

  • 0

If I issue this command in terminal in a git repository it gives me commit unique ids or what I know as revision list, like below:

$ git rev-list --reverse master  

de1ea6c8a9cd195b348562f42c6cef5bd3555748  
2da45a72621e5c611e0d9f47fa7799fc24476c3c  

How can I achieve the same result in Mercurial repository?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T04:33:27+00:00Added an answer on June 4, 2026 at 4:33 am

    Basically, it’s an output customization on the hg log command:

    $ hg log --template '{node}\n'
    75f18c4e5caaa5dd1e82f8a1ef1af8f55659fe15
    9f15509b1ec305e688f8d524dc902f82000f5526
    3199dde60fae0d9b4f9b674a96297bf6c0eec1a6
    b3fcf3e324426dc2b5035df18804e8e8044d4f07
    11ea8be87677152e1041ee1437c8cc47f0d96115
    

    You can supply -r to specify which revset you want to display, like -r 100:200 (changesets since #100 up to #200) or -r "ancestors(v1.1)" (what was included in version 1.1).

    Note that you can specify other fields like {desc} or {rev}. See also the Mercurial book.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I ignore the attribute error I get when I issue this command?
I know this issue has been touched on here but I have not found
So I'm using the terminal and I issue the command clear | java email11
The URL http://www.fourmilab.ch/cgi-bin/Earth shows a live map of the Earth. If I issue this
This issue has me baffled, it's affecting a single user (to my knowledge) and
Note: This issue appears to be limited to SQL Server 2005 SP2 I have
EDIT: This issue is already submitted on Github. Changing the Act part to this
This issue is somewhat related: Problem with Code Generated by XSD.EXE: Sequence of Elements
Update: This issue was not properly explored. The real issue lies within render :json
I encounter this issue pretty consistently when trying to merge a branch back into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.