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
/
repo
Commit message (
Expand
)
Author
Age
Files
Lines
*
repo/init: improve basic progress messages
Mike Frysinger
2020-02-22
1
-5
/
+7
*
repo/init: add --verbose flags
Mike Frysinger
2020-02-22
1
-9
/
+14
*
repo: show redirects when tracing commands
Mike Frysinger
2020-02-22
1
-1
/
+10
*
repo: fix up license text
Mike Frysinger
2020-02-20
1
-14
/
+14
*
main/repo: add support for subcommand aliases
Mike Frysinger
2020-02-20
1
-0
/
+43
*
repo: reexec into Python 3 under Windows
Mike Frysinger
2020-02-19
1
-4
/
+2
*
add experimental git worktree support
Mike Frysinger
2020-02-19
1
-0
/
+2
*
avoid negative variables
Mike Frysinger
2020-02-19
1
-5
/
+8
*
repo: handle bad programs a bit better
Mike Frysinger
2020-02-15
1
-5
/
+13
*
repo: rework gpg import for Windows
Mike Frysinger
2020-02-15
1
-9
/
+12
*
repo: rework parser setup to handle `init -c`
Mike Frysinger
2020-02-14
1
-28
/
+33
*
repo: add some newer RSA/ECC signing keys
Mike Frysinger
2020-02-14
1
-4
/
+34
*
repo: Fix warnings reported by flake8
David Pursehouse
2020-02-14
1
-3
/
+5
*
repo: add trace support to the launcher
Mike Frysinger
2020-02-13
1
-0
/
+24
*
repo: add some helpers akin to subprocess.run
Mike Frysinger
2020-02-13
1
-138
/
+104
*
repo: Remove duplicate import of 'os'
David Pursehouse
2020-02-13
1
-1
/
+0
*
repo: Remove another usage of bare 'except'
David Pursehouse
2020-02-13
1
-1
/
+1
*
repo: Remove unused variable in 'except'
David Pursehouse
2020-02-13
1
-1
/
+1
*
repo: Fix blank line issues reported by flake8
David Pursehouse
2020-02-13
1
-0
/
+3
*
repo: bump launcher version for accumulated fixes
v2.3
Mike Frysinger
2020-02-12
1
-1
/
+1
*
repo: avoid bare excepts to allow SystemExit to bubble
Mike Frysinger
2020-02-12
1
-1
/
+1
*
repo: add --version support to the launcher
Mike Frysinger
2020-02-12
1
-1
/
+15
*
repo: export GIT_TRACE2_PARENT_SID
Mike Frysinger
2020-02-12
1
-8
/
+39
*
repo: move parser init out of module scope
Mike Frysinger
2020-02-12
1
-82
/
+68
*
repo: lower min version of git a bit
Mike Frysinger
2020-02-12
1
-1
/
+6
*
repo: allow REPO_REV to be an env var
Mike Frysinger
2020-02-09
1
-3
/
+5
*
repo: try to reexec self with Python 3 as needed
Mike Frysinger
2020-02-05
1
-24
/
+81
*
repo: raise min version of git
Mike Frysinger
2020-02-05
1
-1
/
+1
*
repo: drop old signing key
Mike Frysinger
2020-02-04
1
-33
/
+1
*
repo: bump launcher version to 2.0
Mike Frysinger
2020-02-04
1
-1
/
+1
*
repo: Do not even try to set up GPG with opt.no_repo_verify
Sebastian Schuberth
2020-01-24
1
-4
/
+7
*
use open context managers in more places
Mike Frysinger
2019-11-12
1
-3
/
+2
*
repo: bump wrapper version
Mike Frysinger
2019-09-18
1
-1
/
+1
*
repo: decode/encode all the subprocess streams
Mike Frysinger
2019-09-12
1
-5
/
+6
*
repo: fix unused variable usage
Mike Frysinger
2019-09-11
1
-1
/
+1
*
Add support for partial clone.
v1.13.4
Xin Li
2019-07-16
1
-0
/
+7
*
repo/main: add module docstrings
Mike Frysinger
2019-07-12
1
-0
/
+7
*
repo: all ParseGitVersion to load git version info itself
Mike Frysinger
2019-07-11
1
-4
/
+15
*
repo: return a namedtuple with full version info
Mike Frysinger
2019-07-11
1
-2
/
+10
*
handle binary stream from urllib.request.urlopen
Mike Frysinger
2019-07-04
1
-1
/
+1
*
repo: drop Python 3 warning
Mike Frysinger
2019-06-13
1
-4
/
+0
*
repo: restore use of print_function
Mike Frysinger
2019-06-13
1
-89
/
+80
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
repo: standardize help behavior
Mike Frysinger
2019-06-13
1
-2
/
+2
*
init: Remove -c short option for --current-branch
v1.13.1
Ereth McKnight-MacNeil
2018-12-20
1
-2
/
+2
*
Leverage the next keyword from python 2.7
Eli Ribble
2018-12-19
1
-5
/
+8
*
Allow clobbering of existing tags from remote.
v1.13.0
Xin Li
2018-12-10
1
-1
/
+1
*
init: --dissociate option to copy objects borrowed with --reference
Nikolai Merinov
2018-10-19
1
-0
/
+3
*
Remove unused pylint suppressions
David Pursehouse
2018-07-24
1
-1
/
+1
*
Merge "Flush stderr on Windows"
Sebastian Schuberth
2018-07-13
1
-0
/
+4
|
\
[next]