aboutsummaryrefslogtreecommitdiffstats
path: root/git_remote_helpers
AgeCommit message (Expand)AuthorFilesLines
2013-09-09git_remote_helpers: remove little used Python libraryJohn Keeping12-1316/+0
2013-01-30git_remote_helpers: remove GIT-PYTHON-VERSION upon "clean"Junio C Hamano1-1/+1
2013-01-24git_remote_helpers: use 2to3 if building with Python 3John Keeping1-0/+10
2013-01-24git_remote_helpers: force rebuild if python version changesJohn Keeping2-1/+8
2013-01-20git_remote_helpers: fix input when running under Python 3John Keeping1-3/+6
2013-01-20git_remote_helpers: allow building with Python 3John Keeping1-1/+1
2013-01-09Merge branch 'er/python-version-requirements'Junio C Hamano1-0/+5
2012-12-28Add checks to Python scripts for version dependencies.Eric S. Raymond1-0/+5
2012-11-26remote-testgit: fix direction of marksFelipe Contreras1-1/+1
2011-10-05Change check_ref_format() to take a flags argumentMichael Haggerty1-1/+1
2011-07-19transport-helper: update ref status after push with exportSverre Rabbelier2-1/+61
2011-07-19git-remote-testgit: fix error handlingSverre Rabbelier5-22/+62
2011-07-19git_remote_helpers: push all refs during a non-local exportJeff King1-1/+1
2011-07-19git-remote-testgit: import non-HEAD refsJeff King1-2/+7
2010-09-27remote-helpers: build in platform independent directoryMichael J Gruber1-0/+3
2010-06-13Remove python 2.5'ismsBrandon Casey4-8/+25
2010-05-21Merge branch 'sr/remote-helper-export'Junio C Hamano4-0/+220
2010-03-31remote-helpers: add testgit helperSverre Rabbelier4-0/+220
2010-03-24Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance1-1/+5
2009-11-24Add Python support library for remote helpersSverre Rabbelier7-0/+942