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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
superproject: add projects from local manifest to local::<filename> group.
Raman Tenneti
2021-06-10
4
-5
/
+65
*
|
|
trace2_event_log: Added logging of error events.
Raman Tenneti
2021-06-09
2
-0
/
+31
*
|
|
superproject: revert not updating commit ids if remote is different.
Raman Tenneti
2021-06-08
2
-55
/
+0
*
|
|
run_tests: fix pytest selection inside tox venv
Mike Frysinger
2021-06-03
1
-0
/
+4
*
|
|
superproject: change the warning message to say it is beta.
Raman Tenneti
2021-06-03
1
-2
/
+2
*
|
|
Drop support for Python 3.5
Peter Kjellerstedt
2021-06-03
5
-7
/
+6
*
|
|
superproject: require git version 2.28.0 or higher.
v2.15.4
Raman Tenneti
2021-06-03
1
-1
/
+4
*
|
|
tests: Make the tests pass for Python < 3.8
Peter Kjellerstedt
2021-05-26
2
-28
/
+55
*
|
|
sync: Sync submodules correctly again
v2.15.3
Peter Kjellerstedt
2021-05-20
1
-3
/
+9
*
|
|
project: fix error display when output_redir is disabled
v2.15.2
Mike Frysinger
2021-05-20
1
-4
/
+5
*
|
|
superproject: Use bugurl from contactinfo in the missing commits error message.
v2.15.1
Raman Tenneti
2021-05-18
3
-7
/
+12
*
|
|
ssh: rewrite proxy management for multiprocessing usage
v2.15
Mike Frysinger
2021-05-10
6
-158
/
+225
*
|
|
ssh: move proxy usage to the sync subcommand
Mike Frysinger
2021-05-10
4
-22
/
+32
*
|
|
launcher: bump version for new release
Mike Frysinger
2021-05-10
1
-1
/
+1
*
|
|
Handle 400 error code when attempting to fetch clone bundle.
Craig Northway
2021-05-10
1
-6
/
+5
*
|
|
sync: added --no-use-superproject to disable superproject.
Raman Tenneti
2021-05-08
1
-3
/
+7
*
|
|
sync: Recommend using --no-use-superproject if sync fails.
Raman Tenneti
2021-05-07
1
-1
/
+2
*
|
|
sync: refactor main fetch loop
Mike Frysinger
2021-05-06
1
-42
/
+59
*
|
|
ssh: move all ssh logic to a common place
Mike Frysinger
2021-05-06
6
-275
/
+320
*
|
|
git_command: switch version caches to functools
Mike Frysinger
2021-05-06
2
-21
/
+20
*
|
|
manifest_xml: cleanup of contactinfo test for readability with f-strings.
Raman Tenneti
2021-05-05
1
-1
/
+3
*
|
|
sync: fix recursive fetching
Mike Frysinger
2021-05-05
1
-1
/
+1
*
|
|
git_config: hoist Windows ssh check earlier
Mike Frysinger
2021-05-04
1
-5
/
+7
*
|
|
manifest_xml: initial support for <contactinfo>
Raman Tenneti
2021-05-04
3
-23
/
+74
*
|
|
sync: use manifest_name passed in
Mike Frysinger
2021-05-04
1
-1
/
+1
*
|
|
sync: switch to multiprocessing.Event
Mike Frysinger
2021-05-04
1
-1
/
+1
*
|
|
sync: fix logic error with linkfile errors
Mike Frysinger
2021-05-04
1
-2
/
+2
*
|
|
release-process: document the rate limiting in automatic updates
Mike Frysinger
2021-05-04
1
-1
/
+7
*
|
|
subcmds: force consistent help text format
Mike Frysinger
2021-05-04
12
-60
/
+91
*
|
|
sync: fix print error when handling server error
Mike Frysinger
2021-05-04
1
-1
/
+1
*
|
|
superproject: skip updating commit ids if remote's fetchUrl don't match.
Raman Tenneti
2021-05-04
1
-2
/
+2
*
|
|
init/sync: add --no-tags to match --tags
Mike Frysinger
2021-05-04
3
-5
/
+11
*
|
|
add --no-current-branch option to invert --current-branch
Mike Frysinger
2021-05-04
6
-2
/
+17
*
|
|
harmonize --current-branch short option across subcommands
Mike Frysinger
2021-05-03
3
-5
/
+22
*
|
|
superproject: Don't update the commit ids of projects if remote is different.
Raman Tenneti
2021-05-03
4
-19
/
+87
*
|
|
upload: search local projects in parallel
Mike Frysinger
2021-05-02
1
-31
/
+37
*
|
|
project: fix m/ generation when switching manifest branches
Mike Frysinger
2021-05-02
1
-8
/
+8
*
|
|
upload: include the project in error messages
Mike Frysinger
2021-05-02
1
-2
/
+2
*
|
|
Update copyfile and linkfile if manifest updated
jiajia tang
2021-05-01
2
-0
/
+66
*
|
|
manifest_xml: ban use of newlines in paths
Mike Frysinger
2021-04-30
2
-1
/
+26
*
|
|
sync: Fix a corner case when both superproject and depth used.
Xin Li
2021-04-29
1
-0
/
+5
*
|
|
help/version: sprinkle bug report URL around
Mike Frysinger
2021-04-26
5
-6
/
+10
|
|
/
|
/
|
*
|
sync: Fix exception in an exsiting clone (without partial-clone).
v2.14.2
Raman Tenneti
2021-04-22
1
-1
/
+1
*
|
sync: fix missing import for -q
v2.14.1
Mike Frysinger
2021-04-21
1
-1
/
+1
*
|
init: restore default --manifest-name
Mike Frysinger
2021-04-21
1
-1
/
+1
*
|
sync: cleanup sleep+retry logic a bit
v2.14
Mike Frysinger
2021-04-19
1
-14
/
+18
*
|
sync: only print error.GitError, don't raise that exception.
Raman Tenneti
2021-04-15
1
-0
/
+5
*
|
command: add a helper for the parallel execution boilerplate
Mike Frysinger
2021-04-15
10
-143
/
+145
*
|
tests: Make ReviewableBranchTests.test_smoke work with git < 2.28.0
Peter Kjellerstedt
2021-04-14
1
-1
/
+1
*
|
list: fix help grammar
Mike Frysinger
2021-04-14
1
-3
/
+3
[prev]
[next]