Go to file
Shawn O. Pearce 7542d664de Remove the Python 2.4 dependency and use just 'python'
Many Linux distributions are including python2.5 by default, as
it is the latest stable release of the language.  Using python2.4
(and asking users to specifically install it) is just cruel and
unusual punishment.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2008-10-21 07:12:42 -07:00
codereview Initial Contribution 2008-10-21 07:00:00 -07:00
froofle Initial Contribution 2008-10-21 07:00:00 -07:00
subcmds Initial Contribution 2008-10-21 07:00:00 -07:00
.gitignore Initial Contribution 2008-10-21 07:00:00 -07:00
color.py Initial Contribution 2008-10-21 07:00:00 -07:00
command.py Initial Contribution 2008-10-21 07:00:00 -07:00
COPYING Initial Contribution 2008-10-21 07:00:00 -07:00
editor.py Initial Contribution 2008-10-21 07:00:00 -07:00
error.py Initial Contribution 2008-10-21 07:00:00 -07:00
gerrit_upload.py Initial Contribution 2008-10-21 07:00:00 -07:00
git_command.py Initial Contribution 2008-10-21 07:00:00 -07:00
git_config.py Initial Contribution 2008-10-21 07:00:00 -07:00
import_ext.py Initial Contribution 2008-10-21 07:00:00 -07:00
import_tar.py Initial Contribution 2008-10-21 07:00:00 -07:00
import_zip.py Initial Contribution 2008-10-21 07:00:00 -07:00
main.py Remove the Python 2.4 dependency and use just 'python' 2008-10-21 07:12:42 -07:00
Makefile Initial Contribution 2008-10-21 07:00:00 -07:00
manifest.py Initial Contribution 2008-10-21 07:00:00 -07:00
pager.py Initial Contribution 2008-10-21 07:00:00 -07:00
project.py Fix 'repo sync' when the remote reflog has only 1 entry 2008-10-21 07:12:36 -07:00
remote.py Initial Contribution 2008-10-21 07:00:00 -07:00
repo Remove the Python 2.4 dependency and use just 'python' 2008-10-21 07:12:42 -07:00