index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
repo: add --show-toplevel akin to git
Mike Frysinger
2021-07-28
1
-0
/
+7
*
repo: refactor help output handling
Mike Frysinger
2021-07-28
1
-7
/
+23
*
repo: make --version always work
Mike Frysinger
2021-07-28
1
-3
/
+1
*
repo: refactor internal --help/--version parsing
Mike Frysinger
2021-07-28
1
-24
/
+24
*
superproject: Don't exit if superproject tag doesn't exist in manifest.
v2.16
Raman Tenneti
2021-06-16
1
-1
/
+2
*
commands: pass settings via __init__
Mike Frysinger
2021-06-15
1
-11
/
+13
*
Drop support for Python 3.5
Peter Kjellerstedt
2021-06-03
1
-1
/
+1
*
ssh: move proxy usage to the sync subcommand
Mike Frysinger
2021-05-10
1
-15
/
+10
*
ssh: move all ssh logic to a common place
Mike Frysinger
2021-05-06
1
-3
/
+4
*
command: make --verbose/--quiet available to all subcommands
Mike Frysinger
2021-04-13
1
-0
/
+1
*
repo: Add a new "command" event type to git trace2 logging in repo.
Raman Tenneti
2021-03-18
1
-0
/
+1
*
Log repo.* config variables in git trace2 logger.
Ian Kasprzak
2021-03-08
1
-0
/
+2
*
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
1
-11
/
+1
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
1
-2
/
+0
*
main: require Python 3.5 now
Mike Frysinger
2021-01-06
1
-1
/
+1
*
Enable git trace2 event format logging.
Ian Kasprzak
2021-01-06
1
-0
/
+9
*
manifest_xml: refactor manifest parsing from client management
Mike Frysinger
2020-11-18
1
-6
/
+7
*
main: require Python 3 now
Mike Frysinger
2020-11-17
1
-2
/
+3
*
main: re-exec self with the current interp
Mike Frysinger
2020-04-28
1
-1
/
+1
*
subcmds: stop instantiating at import time
Mike Frysinger
2020-03-17
1
-1
/
+1
*
subcmds: centralize all_commands logic
Mike Frysinger
2020-03-17
1
-2
/
+0
*
main: improve launcher update messaging wrt system installs
Mike Frysinger
2020-02-26
1
-4
/
+12
*
main/repo: add support for subcommand aliases
Mike Frysinger
2020-02-20
1
-1
/
+26
*
main: fix pager logic after negation cleanup
Mike Frysinger
2020-02-19
1
-1
/
+1
*
avoid negative variables
Mike Frysinger
2020-02-19
1
-2
/
+2
*
main: add python version checking
Mike Frysinger
2020-02-18
1
-0
/
+28
*
flake8: Suppress "F821 undefined name" inline for Python 2 names
David Pursehouse
2020-02-15
1
-1
/
+1
*
pyflakes: Fix remaining "E501 line too long" warnings
David Pursehouse
2020-02-13
1
-1
/
+2
*
Don't format version to 5 characters in new version message
David Pursehouse
2020-02-13
1
-1
/
+1
*
Replace 'A new repo command' with 'A new version of repo'
David Pursehouse
2020-02-13
1
-2
/
+2
*
Fix usage of bare 'except'
David Pursehouse
2020-02-12
1
-3
/
+3
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
1
-0
/
+13
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
1
-8
/
+8
*
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
1
-1
/
+1
*
Remove unused imports
David Pursehouse
2020-02-12
1
-1
/
+1
*
main: rework launcher version checking
v2.1
Mike Frysinger
2020-02-10
1
-9
/
+23
*
repo: include subcommands in --help output
Mike Frysinger
2019-12-05
1
-2
/
+13
*
Only import imp on py2
Rashed Abdel-Tawab
2019-10-05
1
-1
/
+1
*
git_command: refactor User-Agent settings
Mike Frysinger
2019-10-01
1
-3
/
+3
*
move UserAgent to git_command for wider user
Mike Frysinger
2019-10-01
1
-45
/
+3
*
split out cli validation from execution
v1.13.5
Mike Frysinger
2019-08-28
1
-0
/
+1
*
add a --trace-python option
Mike Frysinger
2019-08-27
1
-3
/
+20
*
rename local trace module
Mike Frysinger
2019-08-27
1
-2
/
+2
*
repo/main: add module docstrings
Mike Frysinger
2019-07-12
1
-0
/
+6
*
main: user-agent: include full git version info
Mike Frysinger
2019-07-11
1
-1
/
+1
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
Remove unused pylint suppressions
David Pursehouse
2018-07-24
1
-3
/
+1
*
Support pager on Windows
Renaud Paquay
2017-08-31
1
-1
/
+2
*
sync: Add support to dump a JSON event log of all sync events.
David Riley
2017-05-29
1
-1
/
+14
*
Set result if sys.exit() is called by subcommand.
David Riley
2017-05-27
1
-0
/
+4
[next]