All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] git-p4: fix Git LFS pointer parsing
@ 2016-04-20  8:10 larsxschneider
  2016-04-20  8:10 ` [PATCH v2 1/2] travis-ci: update Git-LFS and P4 to the latest version larsxschneider
  2016-04-20  8:10 ` [PATCH v2 2/2] git-p4: fix Git LFS pointer parsing larsxschneider
  0 siblings, 2 replies; 9+ messages in thread
From: larsxschneider @ 2016-04-20  8:10 UTC (permalink / raw)
  To: git; +Cc: luke, sschuberth, Lars Schneider

From: Lars Schneider <larsxschneider@gmail.com>

v1: http://thread.gmane.org/gmane.comp.version-control.git/291917/

diff to v1:
* make git-p4 LFS compatible with Git LFS versions prior to 1.2.0
  Thanks Junio for the little push ... I guess I was a bit lazy here :)
* improve the git-p4 LFS tests to detect invalid LFS pointer files

Thanks,
Lars

Lars Schneider (2):
  travis-ci: update Git-LFS and P4 to the latest version
  git-p4: fix Git LFS pointer parsing

 .travis.yml               |  4 ++--
 git-p4.py                 | 15 ++++++++++++---
 t/t9824-git-p4-git-lfs.sh |  4 ++++
 3 files changed, 18 insertions(+), 5 deletions(-)

--
2.5.1

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

end of thread, other threads:[~2016-04-22  7:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-20  8:10 [PATCH v2 0/2] git-p4: fix Git LFS pointer parsing larsxschneider
2016-04-20  8:10 ` [PATCH v2 1/2] travis-ci: update Git-LFS and P4 to the latest version larsxschneider
2016-04-20  8:10 ` [PATCH v2 2/2] git-p4: fix Git LFS pointer parsing larsxschneider
2016-04-20  8:59   ` Sebastian Schuberth
2016-04-20 18:30     ` Junio C Hamano
2016-04-20 20:03       ` Lars Schneider
2016-04-20 21:01   ` Junio C Hamano
2016-04-22  7:53     ` Lars Schneider
2016-04-22  7:55       ` Sebastian Schuberth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.