Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git_remote_helpers: fix input when running under Python 3 | John Keeping | 2013-01-20 | 1 | -3/+6 |
* | 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 | 1 | -1/+27 |
* | git-remote-testgit: fix error handling | Sverre Rabbelier | 2011-07-19 | 4 | -22/+15 |
* | 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 |
* | Remove python 2.5'isms | Brandon Casey | 2010-06-13 | 4 | -8/+25 |
* | remote-helpers: add testgit helper | Sverre Rabbelier | 2010-03-31 | 4 | -0/+220 |
* | Add Python support library for remote helpers | Sverre Rabbelier | 2009-11-24 | 2 | -0/+678 |