latest 20 messages by peepsalot

+ [2020-06-05T01:38:33Z] peepsalot oh, just found it. have to do alt+enter on the dropdown, which puts -label:Foo in the search bar
+ [2020-06-05T01:33:54Z] peepsalot is there a way to search for issues which *don't* have a specific label
+ [2020-06-02T17:25:05Z] peepsalot is there any possibly solution for uploading CI artifacts to a project's own web server? we currently have a solution that can upload test results, but it only functions for PRs created from the main repo. PRs from forks of the project can't get permission unless we share secret keys with said forks?
+ [2020-05-27T23:06:32Z] peepsalot hello, is there any way to fast-forward my fork of a project to be in sync with upstream, directly through github web interface? i don't have any changes on master, only "behind" by some commits
+ [2020-03-08T15:08:37Z] peepsalot Anyways, i still think it would be helpful to include a button at the top "View as Pages" or similar if a repo is being served by github io
+ [2020-03-08T14:56:57Z] peepsalot it was just the repo name in this case. but i thought i remembered trying direct name like that in the past for other .io pages and it not working. don't have any example right now
+ [2020-03-08T13:37:45Z] peepsalot i'm browsing the repos of an account and i see some .github.io repo, so how do i get to a github io actual pages view from there? why can't github just automatically provide a link?
+ [2020-03-01T08:07:55Z] peepsalot are there desktop(linux) apps to see WYSIWIG preview of gh flavored markdown before committing?
+ [2016-09-13T19:03:56Z] peepsalot Seveas, that is useful, but i mean from the github interface
+ [2016-09-13T18:16:52Z] peepsalot hrm, ok i was able to go to the parent of the commit that renamed it, then view the remainder of the file's history from there. it would be nice if github file history included the full history regardless of renames though
+ [2016-09-13T18:11:12Z] peepsalot if a file is renamed, is it possible to view the commit history before the rename? the history i see seems to end at the commit where the file was renamed
+ [2016-09-07T06:47:57Z] peepsalot is there a way to view a diff between any two commits on the github site?
+ [2016-04-14T02:26:32Z] peepsalot VxJasonxV, yeah it doesn't need a z axis, just a way to scale the x axis independently from y
+ [2016-04-13T22:32:55Z] peepsalot is there any way to zoom out in the "Network" graph? i have to scroll too much left and right to see thing. or maybe some other git tool that makes similar visualization?
+ [2016-03-17T01:28:29Z] peepsalot yeah, its just too many files for some commits
+ [2016-03-17T01:26:23Z] peepsalot with the side-by-side view like viewing a commit, just with a specific single file
+ [2016-03-17T01:25:01Z] peepsalot TehCraw, but can i see the changes for a single commit on a single file?
+ [2016-03-17T01:18:34Z] peepsalot i can see the history of commits that involve the file, but then trying to view one shows every file changed for that commit
+ [2016-03-17T01:18:14Z] peepsalot is there a way to view changes to a single file from within the web interface