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
*
main: Stringify project name in error_info
Josip Sokcevic
2024-03-15
1
-1
/
+1
*
trace: Save trace2 sid in REPO_TRACE file
Josip Sokcevic
2024-02-22
1
-4
/
+7
*
main: Log ManifestParseError exception messages
LuK1337
2023-11-06
1
-0
/
+2
*
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-31
1
-4
/
+3
*
cleanup: convert exceptions to OSError
Jason R. Coombs
2023-10-21
1
-1
/
+1
*
delete Python 2 (object) compat
Mike Frysinger
2023-10-20
1
-1
/
+1
*
main: drop Python 2 check
Mike Frysinger
2023-10-13
1
-16
/
+8
*
Update logger.warn to logger.warning
Aravind Vasudevan
2023-10-13
1
-3
/
+5
*
main: Use repo logger
Aravind Vasudevan
2023-09-18
1
-70
/
+50
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-12
/
+16
*
gitc: drop support
Jason Chang
2023-08-15
1
-23
/
+6
*
Raise RepoExitError in place of sys.exit
Jason Chang
2023-08-10
1
-9
/
+14
*
main: Pass path to python binary as arg0 when restarting repo
Gavin Mak
2023-08-08
1
-2
/
+1
*
Refactor errors for sync command
Jason Chang
2023-08-02
1
-9
/
+47
*
sync: Track last completed fetch/checkout
Gavin Mak
2023-07-28
1
-1
/
+2
*
main: Fix exitcode logging
v2.35
Jason Chang
2023-06-26
1
-2
/
+31
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-568
/
+700
*
Fix TRACE_FILE renaming.
v2.29.8
Joanna Wang
2022-11-09
1
-1
/
+1
*
Improve always-on-trace
LaMont Jones
2022-11-08
1
-9
/
+16
*
Set tracing to always on and save to .repo/TRACE_FILE.
Joanna Wang
2022-11-03
1
-12
/
+21
*
sync: add multi-manifest support
v2.26
LaMont Jones
2022-05-26
1
-2
/
+1
*
Override the manifest for the entire command
LaMont Jones
2022-04-19
1
-1
/
+1
*
Add multi-manifest support with <submanifest> element
v2.22
LaMont Jones
2022-02-17
1
-2
/
+41
*
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
[next]