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
/
git_config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Remove '_' from the repo.syncstate.* keys when saved to config.
v2.16.4
Raman Tenneti
2021-07-29
1
-0
/
+1
*
sync: Added logging of repo sync state and config options for analysis.
Raman Tenneti
2021-07-29
1
-0
/
+87
*
Add the ability to administratively enroll repo into using superproject.
Xin Li
2021-07-01
1
-1
/
+13
*
ssh: rewrite proxy management for multiprocessing usage
v2.15
Mike Frysinger
2021-05-10
1
-3
/
+8
*
ssh: move proxy usage to the sync subcommand
Mike Frysinger
2021-05-10
1
-0
/
+8
*
ssh: move all ssh logic to a common place
Mike Frysinger
2021-05-06
1
-154
/
+2
*
git_config: hoist Windows ssh check earlier
Mike Frysinger
2021-05-04
1
-5
/
+7
*
Log repo.* config variables in git trace2 logger.
Ian Kasprzak
2021-03-08
1
-0
/
+15
*
git_config: add SetBoolean helper
Mike Frysinger
2021-02-11
1
-0
/
+6
*
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
1
-17
/
+3
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
1
-4
/
+0
*
Parse included files when reading git config files
Ulrik Laurén
2020-04-29
1
-1
/
+1
*
git_config: add support for repo-specific settings
Mike Frysinger
2020-02-20
1
-1
/
+9
*
git_config: add GetInt helper
Mike Frysinger
2020-02-19
1
-0
/
+37
*
resort a few module imports to follow PEP8
Mike Frysinger
2020-02-18
1
-2
/
+2
*
git_config: Stop using backslash to wrap lines
David Pursehouse
2020-02-12
1
-7
/
+6
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
1
-0
/
+16
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
1
-10
/
+10
*
git_config: Unwrap unnecessarily wrapped line
David Pursehouse
2020-02-12
1
-3
/
+1
*
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
1
-5
/
+5
*
Fix flake8 E251 unexpected spaces around keyword / parameter equals
David Pursehouse
2020-02-12
1
-12
/
+12
*
git_config: fix encoding handling in GetUrlCookieFile
Mike Frysinger
2020-02-08
1
-2
/
+2
*
use open context managers in more places
Mike Frysinger
2019-11-12
1
-12
/
+3
*
rename local trace module
Mike Frysinger
2019-08-27
1
-1
/
+1
*
git_config: include project name in missing ref exception
Mike Frysinger
2019-08-03
1
-1
/
+2
*
handle binary stream from urllib.request.urlopen
Mike Frysinger
2019-07-04
1
-1
/
+2
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
Add support for long paths
Renaud Paquay
2018-10-22
1
-1
/
+1
*
fix some sync error while using python3
Dylan Deng
2018-07-24
1
-1
/
+3
*
Remove unused pylint suppressions
David Pursehouse
2018-07-24
1
-2
/
+1
*
Take care of a tilde on cookie file path
Daichi Ueura
2018-02-26
1
-2
/
+5
*
Replace all os.remove calls
Renaud Paquay
2017-08-31
1
-3
/
+4
*
Merge "Fixed upload to remotes with the url ssh://hostname"
David Pursehouse
2017-08-30
1
-2
/
+2
|
\
|
*
Fixed upload to remotes with the url ssh://hostname
Christian Koestlin
2017-08-29
1
-2
/
+2
*
|
Merge "Add option '--no-cert-checks' for 'upload' sub command."
David Pursehouse
2017-08-30
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
Add option '--no-cert-checks' for 'upload' sub command.
Łukasz Gardoń
2017-08-23
1
-2
/
+7
*
|
When starting a branch, do not use a tag or change value for branch.merge
Zac Livingston
2017-08-25
1
-2
/
+10
|
/
*
Add option REPO_IGNORE_SSH_INFO to ignore ssh_info
Timo Lotterbach
2017-05-26
1
-0
/
+3
*
Revert "Repo: fall back to http, if ssh connection fails for http repos"
v1.12.36
Dan Willemsen
2016-09-22
1
-4
/
+1
*
implement optional 'pushurl' in the manifest file
Steve Rae
2016-09-20
1
-0
/
+5
*
Merge "Repo: improve error detection for new ssh connections"
David Pursehouse
2016-09-20
1
-1
/
+5
|
\
|
*
Repo: improve error detection for new ssh connections
Timo Lotterbach
2016-08-30
1
-1
/
+5
*
|
Repo: fall back to http, if ssh connection fails for http repos
Timo Lotterbach
2016-08-30
1
-1
/
+4
|
/
*
Support smart-sync through persistent-http[s]
Dan Willemsen
2015-08-19
1
-0
/
+39
*
git_config: fix _SaveJson typo
Anthony King
2015-06-04
1
-1
/
+1
*
git_config: add support for remote '.'
v1.12.19
Yann Droneaud
2015-03-06
1
-1
/
+1
*
Support persistent-http(s) review urls
Conley Owens
2014-10-23
1
-0
/
+2
*
Support specifying non-HEADS refs as upstream
Nasser Grainawi
2014-10-09
1
-2
/
+4
*
Don't open non-binary files as binary
Chirayu Desai
2014-08-19
1
-1
/
+1
*
Merge "Fix UrlInsteadOf to handle multiple strings"
Conley Owens
2014-06-30
1
-3
/
+3
|
\
[next]