Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #110940 > unrolled thread
| Started by | Jason Bailey <JBailey@emerytelcom.com> |
|---|---|
| First post | 2016-07-02 04:54 +0000 |
| Last post | 2016-07-02 04:54 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
View committed code via gitpython Jason Bailey <JBailey@emerytelcom.com> - 2016-07-02 04:54 +0000
| From | Jason Bailey <JBailey@emerytelcom.com> |
|---|---|
| Date | 2016-07-02 04:54 +0000 |
| Subject | View committed code via gitpython |
| Message-ID | <mailman.13.1467435652.2295.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web