Created
October 5, 2017 17:27
-
-
Save matvore/e1e40f8f0abda05e65bc44e6e431b5ed to your computer and use it in GitHub Desktop.
hg outgoing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ hg outgoing | |
comparing with https://bitbucket.org/octobus/evolve-devel | |
searching for changes | |
changeset: 2633:fc64028a3dc0 | |
user: Pulkit Goyal <[email protected]> | |
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 <[email protected]> | |
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 <[email protected]> | |
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 <[email protected]> | |
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 <[email protected]> | |
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