Use interactive rebasing:
git rebase --help
When you're done rebasing, just type "git push review" and all the updated
patches will be updated in gerrit.
--
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434
http://www.zylin.com/
_
On Wed, Oct 26, 2011 at 2:12 AM, Peter Stuge wrote:
> jim norris wrote:
>> For those using a git gui, what are you using?
>
> On which system?
>
> For Windows, there is Git Extensions and TortoiseGit. The Git
> Extensions looked less slick than TortoiseGit last time I looked, but
> TortoisGit on t
Best Regards
Richard LIU
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
This is an automated email from Gerrit.
Jim Norris (u17...@att.net) just uploaded a new patch set to Gerrit, which you
can find at http://openocd.zylin.com/125
-- gerrit
commit 8fe27c6b570eec0fc0ae92c5c880ecab8f2babc7
Author: Jim Norris
Date: Tue Oct 25 20:49:12 2011 -0500
Add configura
This is an automated email from Gerrit.
Jim Norris (u17...@att.net) just uploaded a new patch set to Gerrit, which you
can find at http://openocd.zylin.com/124
-- gerrit
commit 75885f412340321dac7d89edb3edcaefe9902d18
Author: Jim Norris
Date: Tue Oct 25 20:48:35 2011 -0500
Add configura
Oh, that should be "git rebase -I temp" and remove the "pick" line for
the original commit, so that its replacement will be there instead.
> -Original Message-
> From: openocd-development-boun...@lists.berlios.de [mailto:openocd-
> development-boun...@lists.berlios.de] On Behalf Of Austin,
Does file3 rely on file2, which relies on file1, or are they all
independent? If they're a sequence, then
git checkout -b temp HEAD~2
git add file1.c
git commit --amend
git checkout
git rebase temp
git push review
You don't need to do indi
On 25/10/11 07:57 PM, jim norris wrote:
I do the following...
git add file1.c
git commit file1.c
git push review
git add file2.c
git commit file2.c
git push review
git add file3.c
git commit file3.c
git push review
I then realize I made a mistake in file1.c so...
-- make the change
git add
I actually use "git gui". It's not quite as "slick" as some other
options, but it has a lot of functionality in it.
> -Original Message-
> From: openocd-development-boun...@lists.berlios.de [mailto:openocd-
> development-boun...@lists.berlios.de] On Behalf Of Peter Stuge
> Sent: Tuesday, O
jim norris wrote:
> For those using a git gui, what are you using?
On which system?
For Windows, there is Git Extensions and TortoiseGit. The Git
Extensions looked less slick than TortoiseGit last time I looked, but
TortoisGit on the other hand lacked fundamental functionality.
For Mac, there is
I do the following...
git add file1.c
git commit file1.c
git push review
git add file2.c
git commit file2.c
git push review
git add file3.c
git commit file3.c
git push review
I then re
For those using a git gui, what are you using?
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
This is an automated email from Gerrit.
Jim Norris (u17...@att.net) just uploaded a new patch set to Gerrit, which you
can find at http://openocd.zylin.com/123
-- gerrit
commit 2d7fe5da261bad5008d163d472933c6603ad6505
Author: Jim Norris
Date: Tue Oct 25 16:05:26 2011 -0500
Add flash wai
This is an automated email from Gerrit.
Jim Norris (u17...@att.net) just uploaded a new patch set to Gerrit, which you
can find at http://openocd.zylin.com/122
-- gerrit
commit cc5d73ea869503e70e7cf6ce6a30bee7bf874199
Author: Jim Norris
Date: Tue Oct 25 15:52:06 2011 -0500
Add configura
This is an automated email from Gerrit.
Jim Norris (u17...@att.net) just uploaded a new patch set to Gerrit, which you
can find at http://openocd.zylin.com/121
-- gerrit
commit c9b29a7dfaae65a583024a1ab0b48cd7875f1d69
Author: Jim Norris
Date: Tue Oct 25 15:50:13 2011 -0500
Add configura
Ups,
sorry, this is our guideline:
http://openocd.sourceforge.net/doc/doxygen/html/index.html
Regards,
Mathias
Am 25.10.2011 22:44, schrieb Mathias K.:
> Hello,
>
> you should update
> http://openocd.sourceforge.net/doc/doxygen/html/patchguide.html or remove this
> ugly "Developer's Guide"
Hello,
you should update
http://openocd.sourceforge.net/doc/doxygen/html/patchguide.html or remove this
ugly "Developer's Guide".
Regards,
Mathias
Am 25.10.2011 22:32, schrieb Peter Stuge:
> Mathias K. wrote:
>> 2.) create a ssl certificate
>> and set it in your profile at gerrit and make it
Mathias K. wrote:
> 2.) create a ssl certificate
> and set it in your profile at gerrit and make it available to your local ssh
> client
SSH private key - not an SSL certificate.
See also
http://openocd.zylin.com/gitweb/?p=openocd.git;a=blob;f=HACKING
//Peter
__
We're still working on tweaking a few things, but it is up and running now.
--
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434
http://www.zylin.com/
___
Openocd-development mailing list
Openocd-development@lists.
This is an automated email from Gerrit.
Marti Bolivar (mboli...@leaflabs.com) just uploaded a new patch set to Gerrit,
which you can find at http://openocd.zylin.com/120
-- gerrit
commit 42057451cb8ed248d28a0ac7d7f876f84234404d
Author: Marti Bolivar
Date: Tue Oct 25 15:52:10 2011 -0400
Hello Kyle,
the patch works with the TMS570 eval. board. You should use gerrit to submit
the patch.
"Short" instruction that works for me:
1.) register at http://openocd.zylin.com/ with a OPENID (you need a google or
yahoo account (or other))
2.) create a ssl certificate and set it in your pro
Hello,
this is a request to change the filename and (later) the internal names to
tif05.c/.h / tif05 or
something.
Background:
The TMS470R cpu from TI use the F05 Flash Module. The latest chips TMS470MF and
TMS570 use the new
F035 Flash Module. The Flash Modules are quite different and the cu
Thanks for your input Christopher. Don't get me wrong. I have been using one
right now and it's been working great. And I do already have the cable. The
problem here is this cold, unresponsive customer service.
-Ananda
On Mon, Oct 24, 2011 at 3:06 PM, Christopher Harvey
wrote:
> On Mon, 24 Oct 2
On Monday 24 October 2011 20:24:57 billium wrote:
> I am trying to update openocd but it fails to build:
>
> In function `Jim_Nvp_name2value_obj':
> jim-nvp.c:(.text+0xc7): undefined reference to `Jim_String'
>
> This is repeated four times for other instances of Jim_String.
>
> I am using amd64
billium wrote:
> I am trying to update openocd but it fails to build:
>
> In function `Jim_Nvp_name2value_obj':
> jim-nvp.c:(.text+0xc7): undefined reference to `Jim_String'
>
> This is repeated four times for other instances of Jim_String.
>
> I am using amd64 on Gentoo, with the 999 ebuild whi
On Tue, Oct 25, 2011 at 9:48 AM, Spencer Oliver wrote:
> On Oct 25, 2011 8:34 AM, "Øyvind Harboe" wrote:
>>
>> Could someone take checkpatch for a spin and reporter back to the
>
>> list on if/how we should use in w/Gerrit+Jenkins review?
>>
>
> I think it is used client side.
It certainly can b
On Oct 25, 2011 8:34 AM, "Øyvind Harboe" wrote:
>
> Could someone take checkpatch for a spin and reporter back to the
> list on if/how we should use in w/Gerrit+Jenkins review?
>
I think it is used client side.
Spen
___
Openocd-development mailing list
Could someone take checkpatch for a spin and report back to the
list on if/how we should use in w/Gerrit+Jenkins review?
--
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434
http://www.zylin.com/
___
Openocd-developm
28 matches
Mail list logo