search for: commit

Displaying 20 results from an estimated 32881 matches for "commit".

2012 Nov 29
2
[LLVMdev] Lost commit mails
Hi Chris and John, You are listed as administrators for llvm-commits. Can you provide some help in this issue: that my LLVM svn commit messages do not reach llvm-commits? /Patrik Hägglund -----Original Message----- From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Patrik Hägglund H Sent: den 28 november 2012 22:19...
2012 Nov 28
3
[LLVMdev] Lost commit mails
On 11/28/2012 03:47 PM, Jean-Daniel Dupas wrote: > > Le 28 nov. 2012 à 15:07, Tobias Grosser <tobias at grosser.es> a écrit : > >> Hi, >> >> I just realized non of Patrik's commit mails has every reached llvm-commits. Neither my own archive nor the web interface contains commit messages for any of his commits. The relevant commits are >> >> 168785, 168516, 168507, 167924, 157381, 157323, 157320, 157319, 157184 >> >> Does anybody have any idea why thos...
2020 Jan 16
5
GitHub commits that aren't on any branch
I noticed today that there are some commits that get pushed upstream, but not to master or any other branch either. For example: https://github.com/llvm/llvm-project/commit/d272d3a1885a82d6ccf5b3d5b6841f79d81e24e5 https://github.com/llvm/llvm-project/commit/6762d53b66d9de18825f09f43c3d6c2b3ea95913 https://github.com/llvm/llvm-project/comm...
2012 Nov 28
0
[LLVMdev] Lost commit mails
> @Patrik: would you mind to check if you are subscribed with your ericsson email address? As far as I can see, I'm subscribed to llvm-commits with the same email address used in commits (I get buildbot failure emails to the same mail account as llvm-commits messages). (BTW, why should my subscription status to llvm-commits matter?) > It would be nice to see your commit mails. Yes, indeed. :-) Unfortunately, I can't tell what...
2019 Dec 18
5
Flang landing in the monorepo
On Wed, Dec 18, 2019 at 4:56 AM Peter Waller <Peter.Waller at arm.com> wrote: > On 17/12/2019 22:25, James Y Knight wrote: > > I think it would probably make the most sense to land this as a single > > merge-commit (from the 2700-commit rewritten history you've created) > > onto llvm-project master, rather than as 2700 individual toplevel > > commits to master. (Which means: disable the merge-commit prohibition > > in the github configuration, temporarily, push this commit, and then >...
2008 Dec 14
1
Changes to ''rtmp''
New branch ''rtmp'' available with the following commits: commit 03292617084fb246a2f23f566d9b5a1afafede41 Author: Benjamin Otte <otte at gnome.org> Date: Sun Dec 14 21:43:56 2008 +0100 split in_error() from is_connected() commit 139261910ef6120f56c6c6749a3843c5dd4af4e4 Author: Benjamin Otte <otte at gnome.org> Date: Sun Dec 14 21:2...
2019 Dec 09
4
MIssing llvm-commits messages
Has anyone noticed missing llvm-commits messages? Not all commits seem to generate emails to llvm-commits. For example, I can’t find an email for this commit: https://github.com/llvm/llvm-project/commit/4a6e13ad88ddcc0ab92ace49d4c761921e7f7070 <https://github.com/llvm/llvm-project/commit/4a6e13ad88ddcc0ab92ace49d4c761921e7f7070&gt...
2014 Nov 24
1
Contributor Contributions
...this will put some minds a bit more at ease. 1) Support (originally forums but always IRC) 2) Testing 3) Bug reporting 4) Development: Contribution Compilation Contributor: Scott Moreau ********* core ********** * compiz-0.9.5.0-series * * * ************************* commit a02b427846f3eb77bc6d32caaf52687031eea9d7 Author: Scott Moreau <oreaus at gmail.com> Date: Fri May 27 21:04:14 2011 -0600 Redetect devices unconditionally when handling ConfigureNotify event. This fixes the case where an output was moved but outputChangeNotify is not called. commit 3ea...
2007 May 31
20
swfdec-mozilla: Changes to 'master'
...+++++++++++++++++++++++++++++++++++++ mozilla-sucks/obsolete/protypes.h | 254 +++++ mozilla-sucks/prcpucfg.h | 707 ++++++++++++++ mozilla-sucks/prtypes.h | 547 +++++++++++ src/Makefile.am | 4 18 files changed, 8143 insertions(+), 31 deletions(-) New commits: commit 8d1f2c33bdd45cfdc1f0c47e6a91f27bcca803eb Author: Benjamin Otte <otte at gnome.org> Date: Thu May 31 23:54:33 2007 +0200 changeMozilla inclusion We include the headers locally now and don't use Mozilla libs. This allows using it no matter how screwed up the dis...
2012 Nov 29
0
[LLVMdev] Lost commit mails
On 29.11.2012, at 15:53, Patrik Hägglund H <patrik.h.hagglund at ericsson.com> wrote: > Hi Chris and John, > > You are listed as administrators for llvm-commits. Can you provide some help in this issue: that my LLVM svn commit messages do not reach llvm-commits? My guess: the mailer may have issues with the non-ascii character "ä" in your name. See also http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080428/061915.html - Ben &gt...
2016 Jul 31
1
[RFC] One or many git repositories?
By the way, I've been using the existing read-only monorepo [1] for a few days now. The intent is to commit via the script I put together [2], although I haven't committed anything other than a testing commit [3]. All I can say is, *wow* is it nice. I hid everything I don't care about using a sparse checkout [4]. Many of my tools (e.g. ctrl-p [5] [6], ycm [7]) suddenly work better now that the...
2016 Jul 31
0
[RFC] One or many git repositories?
...y thing a monorepo gets you" isn't something that you need a monorepo to get. This is an *extremely important* point to understand, so let me try to be really clear about the current state of the world and the state of the world under the two "move to git" proposals. Today, all commits ultimately end up in SVN. Our SVN is a effectively a monorepo, so today, a single commit can touch multiple subprojects. How you get the commit into SVN is your business. Maybe you can hack git-svn somehow to do the atomic commit. (If this is possible, it's beyond my ken.) Alternatively yo...
2009 Jan 23
1
ZIL FOID
I need some clarification on the FOID handed to zil_commit. I wrote a dscript to watch entry and return of zil_commit_writer. Here is an example output: <pre> 2009 Jan 23 23:34:36: ZIL Commit : Seq 183211310 : FOID 129644 Completed in 0 ms 2009 Jan 23 23:34:36: ZIL Commit : Seq 183211324 : FOID 129644 Completed in 0 ms 2009 Jan...
2015 Oct 19
1
Re: virsh can't support VM offline blockcommit
Hi Kashyap Chamarthy: thank you very much for answer my question: 一: lead to VM filesystem becoming read-only 1: test case it lead to VM filesystem becoming read-only test case as follows: we want to snapshot for VM , to obtain VM incremental data,and use virsh blockcommit,qemu-img commit,qemu-img rebase to shorten snapshot chain. Details are as follows(when VM running state, we perform the following operations): (1) the host machine control VM test virsh snapshot-create-as mix snap1 --diskspec vda,file=/tmp/mul/loop-mix-commit-rebase/snap1-mix.img --disk-only -...
2020 Sep 11
4
[cfe-dev] Phabricator -> GitHub PRs?
...reviews and so far haven't really seen any significant issues. The biggest confusion so far has not been with reviews but with the difference between "rebase and merge" and "squash and mere". We have used basically 3 different processes: Method 1: start a review with one commit on a new branch (typically in a personal repository 'fork'). Respond to review comments by adding additional commits on the same branch. Then you want to "Squash and Merge". Real life example: https://github.com/llvm/circt/pull/62 Note that Github keeps seems to keep a referenc...
2020 Mar 01
3
Commits as new contributor
Hi everyone, I recently was granted commit access, but I'm not really sure what is the process. The developer policy states: "You are granted *commit-after-approval* to all parts of LLVM. To get approval, submit a patch <https://llvm.org/docs/DeveloperPolicy.html#patch> to llvm-commits <http://lists.llvm.org/mailman/listin...
2016 Jul 31
4
[RFC] One or many git repositories?
> The only thing a monorepo gets you that strictly isn’t possible without > it is the ability to commit to multiple projects in a single commit. > Personally I don’t think that is a big enough justification, but that is > my opinion, not a fact. Okay, I just bumped into r277008, in which commits to llvm, clang, and clang-tools-extra all have the same SVN revision number. I don't know how i...
2016 Jan 15
3
LLD benchmark results for all commits
Speed is one of the most important goals for the new ELF linker. I ran a benchmark for every commit to LLD/ELF that was made after the last October, and I'd like to share the result. The motivation is to see if the linker is getting slower as we add more features, and if so, which commits are heavy ones in terms of performance. I measured time to link the same Clang executable. Here is the r...
2012 Nov 28
4
[LLVMdev] Lost commit mails
Hi, I just realized non of Patrik's commit mails has every reached llvm-commits. Neither my own archive nor the web interface contains commit messages for any of his commits. The relevant commits are 168785, 168516, 168507, 167924, 157381, 157323, 157320, 157319, 157184 Does anybody have any idea why those commit mails would get lost? O...
2008 Jan 16
0
Changes to 'linear'
New branch 'linear' available with the following commits: commit 37812ef682f70d5166ecdce48523d86495efdc84 Author: Benjamin Otte <otte at gnome.org> Date: Mon Jan 14 20:15:13 2008 +0100 whoops, typo commit 6b93b528ca25ac23cb6758611aae1009f46b2ae3 Author: Benjamin Otte <otte at gnome.org> Date: Mon Jan 14 20:13:53 2008 +0100 cat...