git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-p4 pull request
@ 2007-10-20 15:17 Simon Hausmann
  0 siblings, 0 replies; 4+ messages in thread
From: Simon Hausmann @ 2007-10-20 15:17 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git, Chris Pettitt

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

Hi,

The following changes since commit 7840ce6cb24a9d65152d45e08f5d7cf7dc97a2e3:
  Shawn O. Pearce (1):
        Merge branch 'maint'

are available in the git repository at:

  git://repo.or.cz/git/git-p4.git git-p4

Chris Pettitt (1):
      git-p4 support for perforce renames.

Simon Hausmann (1):
      git-p4: When skipping a patch as part of "git-p4 submit" make sure we 
correctly revert to the previous state of the files using "p4 revert".

 contrib/fast-import/git-p4 |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)


These changes fit nicely into master I would say.

Thanks,
Simon

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread
* git-p4 pull request
@ 2007-11-08 11:55 Simon Hausmann
  0 siblings, 0 replies; 4+ messages in thread
From: Simon Hausmann @ 2007-11-08 11:55 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Chris Pettitt, git

[-- Attachment #1: Type: text/plain, Size: 649 bytes --]

The following changes since commit fe61935007b6803ce116e233316e4ff51de02be6:
  Junio C Hamano (1):
        Merge branch 'maint'

are available in the git repository at:

  git://repo.or.cz/git/git-p4.git git-p4

Chris Pettitt (2):
      git-p4: Add a helper function to parse the full git diff-tree output.
      git-p4: Detect changes to executable bit and include them in p4 submit.

 contrib/fast-import/git-p4 |   93 ++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 89 insertions(+), 4 deletions(-)


Chris implemented support for representing mode changes in git in submits to
Perforce. Fits well into master IMHO.

Thanks,
Simon

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread
* git-p4 pull request
@ 2007-07-18 15:42 Simon Hausmann
  2007-07-19  0:25 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Hausmann @ 2007-07-18 15:42 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]

The following changes since commit a5e407988b35b7353bd03c770afc647670c25981:
  Jim Meyering (1):
        git-cvsserver: detect/diagnose write failure, etc.

are available in the git repository at:

  git://people.freedesktop.org/~hausmann/git-p4 master

Scott Lamb (2):
      git-p4: use subprocess in p4CmdList
      git-p4: input to "p4 files" by stdin instead of arguments

Simon Hausmann (3):
      git-p4: Cleanup, make listExistingP4Branches a global function for later use.
      git-p4: Fix upstream branch detection for submit/rebase with multiple branches.
      git-p4: Cleanup, used common function for listing imported p4 branches

 contrib/fast-import/git-p4 |  129 ++++++++++++++++++++++++--------------------
 1 files changed, 70 insertions(+), 59 deletions(-)


I have used Scotts changes for two days now and had no problems at all.
Based on Alex Riesen's suggestion they are a nice solution around the commandline
limits when calling the p4 client.

The other three changes fix a rather ugly bug when importing multiple depot
paths through p4 branch mappings where it could happen in the end that changes
that were done in git were submitted into the wrong depot paths in perforce itself
due to a faulty rebase onto the wrong git branch.

Would be great if those changes could be included in master.


Thanks,
Simon

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-11-08 11:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-20 15:17 git-p4 pull request Simon Hausmann
  -- strict thread matches above, loose matches on Subject: below --
2007-11-08 11:55 Simon Hausmann
2007-07-18 15:42 Simon Hausmann
2007-07-19  0:25 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).