index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git_remote_helpers
Age
Commit message (
Expand
)
Author
2013-09-09
git_remote_helpers: remove little used Python library
John Keeping
2013-01-30
git_remote_helpers: remove GIT-PYTHON-VERSION upon "clean"
Junio C Hamano
2013-01-24
git_remote_helpers: use 2to3 if building with Python 3
John Keeping
2013-01-24
git_remote_helpers: force rebuild if python version changes
John Keeping
2013-01-20
git_remote_helpers: fix input when running under Python 3
John Keeping
2013-01-20
git_remote_helpers: allow building with Python 3
John Keeping
2013-01-09
Merge branch 'er/python-version-requirements'
Junio C Hamano
2012-12-28
Add checks to Python scripts for version dependencies.
Eric S. Raymond
2012-11-26
remote-testgit: fix direction of marks
Felipe Contreras
2011-10-05
Change check_ref_format() to take a flags argument
Michael Haggerty
2011-07-19
transport-helper: update ref status after push with export
Sverre Rabbelier
2011-07-19
git-remote-testgit: fix error handling
Sverre Rabbelier
2011-07-19
git_remote_helpers: push all refs during a non-local export
Jeff King
2011-07-19
git-remote-testgit: import non-HEAD refs
Jeff King
2010-09-27
remote-helpers: build in platform independent directory
Michael J Gruber
2010-06-13
Remove python 2.5'isms
Brandon Casey
2010-05-21
Merge branch 'sr/remote-helper-export'
Junio C Hamano
2010-03-31
remote-helpers: add testgit helper
Sverre Rabbelier
2010-03-24
Correct references to /usr/bin/python which does not exist on FreeBSD
R. Tyler Ballance
2009-11-24
Add Python support library for remote helpers
Sverre Rabbelier