Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-20 | git_remote_helpers: fix input when running under Python 3 | John Keeping | 1 | -3/+6 |
2013-01-09 | Merge branch 'er/python-version-requirements' | Junio C Hamano | 1 | -0/+5 |
2012-12-28 | Add checks to Python scripts for version dependencies. | Eric S. Raymond | 1 | -0/+5 |
2012-11-26 | remote-testgit: fix direction of marks | Felipe Contreras | 1 | -1/+1 |
2011-10-05 | Change check_ref_format() to take a flags argument | Michael Haggerty | 1 | -1/+1 |
2011-07-19 | transport-helper: update ref status after push with export | Sverre Rabbelier | 1 | -1/+27 |
2011-07-19 | git-remote-testgit: fix error handling | Sverre Rabbelier | 4 | -22/+15 |
2011-07-19 | git_remote_helpers: push all refs during a non-local export | Jeff King | 1 | -1/+1 |
2011-07-19 | git-remote-testgit: import non-HEAD refs | Jeff King | 1 | -2/+7 |
2010-06-13 | Remove python 2.5'isms | Brandon Casey | 4 | -8/+25 |
2010-03-31 | remote-helpers: add testgit helper | Sverre Rabbelier | 4 | -0/+220 |
2009-11-24 | Add Python support library for remote helpers | Sverre Rabbelier | 2 | -0/+678 |