Skip to content

Instantly share code, notes, and snippets.

@matvore
Created October 5, 2017 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matvore/e1e40f8f0abda05e65bc44e6e431b5ed to your computer and use it in GitHub Desktop.
Save matvore/e1e40f8f0abda05e65bc44e6e431b5ed to your computer and use it in GitHub Desktop.
hg outgoing
$ hg outgoing
comparing with https://bitbucket.org/octobus/evolve-devel
searching for changes
changeset: 2633:fc64028a3dc0
user: Pulkit Goyal <7895pulkit@gmail.com>
date: Tue Jul 04 17:10:21 2017 +0530
summary: prev: factor out the logic to update to previous commit to a new function
changeset: 2634:0ba8ae0ced24
user: Pulkit Goyal <7895pulkit@gmail.com>
date: Tue Jul 04 04:56:48 2017 +0530
summary: topics: wrap the movetoprev function from evolve to change behaviour of prev
changeset: 2635:ab7944aeac52
user: Pulkit Goyal <7895pulkit@gmail.com>
date: Tue Jul 04 17:54:36 2017 +0530
summary: next: factor out the logic to update to next commit to a new function
changeset: 2636:d48eaf8cdfa4
user: Pulkit Goyal <7895pulkit@gmail.com>
date: Tue Jul 04 05:00:43 2017 +0530
summary: topics: wrap movetonext function from evolve to change behaviour of `hg next`
changeset: 3359:488c9223c1ad
tag: tip
parent: 3349:2d42bd025754
user: Matt DeVore <matvore@google.com>
date: Tue Oct 03 11:14:29 2017 -0700
summary: obscache: do not check of argument count of wrapped function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment