git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv4 0/5] git p4: label import/export: documentation fix
@ 2012-04-24  8:33 Luke Diamand
  2012-04-24  8:33 ` [PATCHv4 1/5] git p4: Fixing script editor checks Luke Diamand
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Luke Diamand @ 2012-04-24  8:33 UTC (permalink / raw)
  To: git; +Cc: Pete Wyckoff, Junio C Hamano, Vitor Antunes, Luke Diamand

Sorry, the previous patch series contained an error in the "git p4"
documentation. Everything else is as before.

Luke Diamand (5):
  git p4: Fixing script editor checks
  git p4: Squash P4EDITOR in test harness
  git p4: Ignore P4EDITOR if it is empty
  git p4: import/export of labels to/from p4
  git p4: move verbose to base class

 Documentation/git-p4.txt       |   54 ++++++--
 git-p4.py                      |  289 ++++++++++++++++++++++++++++++++--------
 t/lib-git-p4.sh                |    1 +
 t/t9800-git-p4-basic.sh        |    4 +-
 t/t9811-git-p4-label-import.sh |  202 ++++++++++++++++++++++++++++
 5 files changed, 482 insertions(+), 68 deletions(-)
 create mode 100755 t/t9811-git-p4-label-import.sh

-- 
1.7.10.8.g12781

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

end of thread, other threads:[~2012-04-24  8:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24  8:33 [PATCHv4 0/5] git p4: label import/export: documentation fix Luke Diamand
2012-04-24  8:33 ` [PATCHv4 1/5] git p4: Fixing script editor checks Luke Diamand
2012-04-24  8:33 ` [PATCHv4 2/5] git p4: Squash P4EDITOR in test harness Luke Diamand
2012-04-24  8:33 ` [PATCHv4 3/5] git p4: Ignore P4EDITOR if it is empty Luke Diamand
2012-04-24  8:33 ` [PATCHv4 4/5] git p4: import/export of labels to/from p4 Luke Diamand
2012-04-24  8:33 ` [PATCHv4 5/5] git p4: move verbose to base class Luke Diamand

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).