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