| Commit message (Expand) | Author | Age | Files | Lines |
* | git_remote_helpers: remove GIT-PYTHON-VERSION upon "clean" | Junio C Hamano | 2013-01-30 | 1 | -1/+1 |
* | git_remote_helpers: use 2to3 if building with Python 3 | John Keeping | 2013-01-24 | 1 | -0/+10 |
* | git_remote_helpers: force rebuild if python version changes | John Keeping | 2013-01-24 | 2 | -1/+8 |
* | git_remote_helpers: fix input when running under Python 3 | John Keeping | 2013-01-20 | 1 | -3/+6 |
* | git_remote_helpers: allow building with Python 3 | John Keeping | 2013-01-20 | 1 | -1/+1 |
* | Merge branch 'er/python-version-requirements' | Junio C Hamano | 2013-01-09 | 1 | -0/+5 |
|\ |
|
| * | Add checks to Python scripts for version dependencies. | Eric S. Raymond | 2012-12-28 | 1 | -0/+5 |
* | | remote-testgit: fix direction of marks | Felipe Contreras | 2012-11-26 | 1 | -1/+1 |
|/ |
|
* | Change check_ref_format() to take a flags argument | Michael Haggerty | 2011-10-05 | 1 | -1/+1 |
* | transport-helper: update ref status after push with export | Sverre Rabbelier | 2011-07-19 | 2 | -1/+61 |
* | git-remote-testgit: fix error handling | Sverre Rabbelier | 2011-07-19 | 5 | -22/+62 |
* | git_remote_helpers: push all refs during a non-local export | Jeff King | 2011-07-19 | 1 | -1/+1 |
* | git-remote-testgit: import non-HEAD refs | Jeff King | 2011-07-19 | 1 | -2/+7 |
* | remote-helpers: build in platform independent directory | Michael J Gruber | 2010-09-27 | 1 | -0/+3 |
* | Remove python 2.5'isms | Brandon Casey | 2010-06-13 | 4 | -8/+25 |
* | Merge branch 'sr/remote-helper-export' | Junio C Hamano | 2010-05-21 | 4 | -0/+220 |
|\ |
|
| * | remote-helpers: add testgit helper | Sverre Rabbelier | 2010-03-31 | 4 | -0/+220 |
* | | Correct references to /usr/bin/python which does not exist on FreeBSD | R. Tyler Ballance | 2010-03-24 | 1 | -1/+5 |
|/ |
|
* | Add Python support library for remote helpers | Sverre Rabbelier | 2009-11-24 | 7 | -0/+942 |