Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #110941

View committed code via gitpython

From Jason Bailey <JBailey@emerytelcom.com>
Newsgroups comp.lang.python
Subject View committed code via gitpython
Date 2016-07-02 05:04 +0000
Message-ID <mailman.14.1467435875.2295.python-list@python.org> (permalink)
References <8CA2692E-0B46-4F10-A692-F1584C6A0FB5@emerytelcom.com>

Show all headers | View raw


Hi all,

I'm trying to essentially replicate "gift grep" functionality with gitpython and am not quite sure how to pull the committed code from the repo using gitpython. I am successfully listing all the commits, so now all I need to do is view the code in each commit to do some regex matching on it. Anyone savvy with this module that could steer me in the right direction???

Thanks

Jason

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

View committed code via gitpython Jason Bailey <JBailey@emerytelcom.com> - 2016-07-02 05:04 +0000

csiph-web