summaryrefslogtreecommitdiff
path: root/git_remote_helpers
AgeCommit message (Expand)Author
2013-01-30git_remote_helpers: remove GIT-PYTHON-VERSION upon "clean"Junio C Hamano
2013-01-25git_remote_helpers: use 2to3 if building with Python 3John Keeping
2013-01-25git_remote_helpers: force rebuild if python version changesJohn Keeping
2013-01-21git_remote_helpers: fix input when running under Python 3John Keeping
2013-01-21git_remote_helpers: allow building with Python 3John Keeping
2013-01-09Merge branch 'er/python-version-requirements'Junio C Hamano
2012-12-28Add checks to Python scripts for version dependencies.Eric S. Raymond
2012-11-26remote-testgit: fix direction of marksFelipe Contreras
2011-10-05Change check_ref_format() to take a flags argumentMichael Haggerty
2011-07-19transport-helper: update ref status after push with exportSverre Rabbelier
2011-07-19git-remote-testgit: fix error handlingSverre Rabbelier
2011-07-19git_remote_helpers: push all refs during a non-local exportJeff King
2011-07-19git-remote-testgit: import non-HEAD refsJeff King
2010-09-27remote-helpers: build in platform independent directoryMichael J Gruber
2010-06-14Remove python 2.5'ismsBrandon Casey
2010-05-21Merge branch 'sr/remote-helper-export'Junio C Hamano
2010-04-01remote-helpers: add testgit helperSverre Rabbelier
2010-03-24Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance
2009-11-24Add Python support library for remote helpersSverre Rabbelier