Submitter | Pierre-Yves David |
---|---|
Date | June 18, 2015, 5:04 p.m. |
Message ID | <4e697f9a5c5c191db465.1434647086@marginatus.alto.octopoid.net> |
Download | mbox | patch |
Permalink | /patch/9703/ |
State | Accepted |
Headers | show |
Comments
On Thu, 2015-06-18 at 10:04 -0700, Pierre-Yves David wrote: > # HG changeset patch > # User Pierre-Yves David <pierre-yves.david@fb.com> > # Date 1434583786 25200 > # Wed Jun 17 16:29:46 2015 -0700 > # Node ID 4e697f9a5c5c191db4651c09f26b1c1b5ac8b532 > # Parent 6c48f012d37e67c3a0a33960a442340e494af9cc > contrib: clean up all-revsets.txt file Queued for default, thanks.
Patch
diff --git a/contrib/all-revsets.txt b/contrib/all-revsets.txt --- a/contrib/all-revsets.txt +++ b/contrib/all-revsets.txt @@ -86,15 +86,15 @@ sort(0 + 1 + 2 + ... + 1000) # Used in revision 7fbef7932af9 first(0 + 1 + 2 + ... + 1000) # Used in revision ceaf04bb14ff 0:1000 # Used in revision 262e6ad93885 -revset #0: not public() -revset #1: (tip~1000::) - public() -revset #2: not public() and branch("default") +not public() +(tip~1000::) - public() +not public() and branch("default") # Used in revision 15412bba5a68 -revset #0: 0::tip +0::tip ## all the revsets from this section have been taken from the former central file # for revset's benchmarking, they are undocumented for this reason. all() draft()