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
...
*
man: refresh pages
Mike Frysinger
2021-11-12
5
-21
/
+44
*
help: fix grammar in help text
Mike Frysinger
2021-11-12
2
-3
/
+3
*
Fix typo for ValueError
Sl0v3C
2021-11-07
1
-1
/
+1
*
sync: make --prune the default
Mike Frysinger
2021-11-05
1
-2
/
+7
*
sync: fix --tags option
Mike Frysinger
2021-11-05
1
-3
/
+2
*
project: fix format string in error message
LaMont Jones
2021-11-05
1
-1
/
+1
*
superproject: added 'implies -c' in the help of --use-superproject option.
Raman Tenneti
2021-11-01
2
-3
/
+2
*
Support more url schemes for getting standalone manifest
v2.17.3
Matt Story
2021-10-27
1
-4
/
+4
*
fetch: Fix stderr handling for gsutil
Jack Neus
2021-10-26
2
-4
/
+8
*
ssh: handle FileNotFoundError errors
Mike Frysinger
2021-10-26
1
-0
/
+3
*
sync: properly handle standalone manifests for `sync` command
v2.17.2
Jack Neus
2021-10-15
1
-2
/
+4
*
subcmds/sync: Use pack-refs instead of gc for redundant gitdirs.
Allen Webb
2021-10-14
1
-10
/
+24
*
repo: more arg checking for --standalone-manifest re-inits
v2.17.1
Jack Neus
2021-10-11
1
-0
/
+5
*
repo: fix bug with --standalone-manifest
Jack Neus
2021-10-11
1
-2
/
+4
*
sign-launcher: make the help text more automatic
Mike Frysinger
2021-10-06
1
-7
/
+28
*
subcmds/sync: Disable autoDetach for git gc.
Allen Webb
2021-10-05
1
-0
/
+1
*
git_config: Fixed test.gitconfig getting updated when running tests.
v2.17
Raman Tenneti
2021-09-30
2
-29
/
+19
*
Merge "Merge history of v2.14.5." into main
Mike Frysinger
2021-09-30
0
-0
/
+0
|
\
|
*
Merge history of v2.14.5.
Mike Frysinger
2021-09-30
0
-0
/
+0
|
|
\
|
|
*
sync: fix recursive fetching
v2.14.5
Mike Frysinger
2021-05-04
1
-1
/
+1
|
|
*
git_config: hoist Windows ssh check earlier
v2.14.4
Mike Frysinger
2021-05-04
1
-5
/
+7
|
|
*
sync: fix print error when handling server error
v2.14.3
Mike Frysinger
2021-05-04
1
-1
/
+1
*
|
|
Merge history of v1.13.11.
Xin Li
2021-09-30
0
-0
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "Save cookies back to jar when fetching clone.bundle"
v1.13.11
repo-1
maint
Mike Frysinger
2020-02-11
1
-1
/
+1
|
*
|
repo: bump launcher version
Mike Frysinger
2020-02-12
1
-1
/
+1
|
*
|
project: fix bytes/str encoding when updating git submodules
Mike Frysinger
2020-02-11
1
-1
/
+1
|
*
|
repo: allow REPO_REV to be an env var
Mike Frysinger
2020-02-11
1
-3
/
+5
|
*
|
Fixing forall subcommand for Py3
v1.13.10
Jiri Tyr
2020-02-10
1
-1
/
+1
|
*
|
remove spurious +x bits
Mike Frysinger
2020-02-10
3
-0
/
+0
|
*
|
find python via env
Mike Frysinger
2020-02-10
2
-2
/
+2
|
*
|
git_config: fix encoding handling in GetUrlCookieFile
Mike Frysinger
2020-02-10
1
-2
/
+2
|
*
|
Fix inverted logic around [gitc-]init and -c
v1.13.9.4
Dan Willemsen
2020-02-07
1
-1
/
+1
|
*
|
Do not try to fetch default revision for mirrors always
v1.13.9.3
Chirayu Desai
2020-02-06
1
-1
/
+4
|
*
|
init: handle -c conflicts with gitc-init
v1.13.9.2
Mike Frysinger
2020-02-05
2
-3
/
+8
|
*
|
repo: point default branch to repo-1
Mike Frysinger
2020-02-05
1
-1
/
+1
*
|
|
trace2_event: Add remove_prefix to fix failing tests on Linux & macOS.
Raman Tenneti
2021-09-29
1
-1
/
+9
*
|
|
git_config: update error handling with no config file
Mike Frysinger
2021-09-29
1
-2
/
+3
*
|
|
launcher: bump version for new release
Mike Frysinger
2021-09-28
1
-1
/
+1
*
|
|
Update revisionId if required when using extend-project
Michael Kelly
2021-09-28
2
-13
/
+12
*
|
|
Add 'dest-path' to extend-project to support changing path
Michael Kelly
2021-09-28
4
-17
/
+85
*
|
|
superproject: Only trigger enrollment logic when manifest have it.
Xin Li
2021-09-28
1
-0
/
+2
*
|
|
superproject: Log syncstate's parameter as data-json it it is an array.
Raman Tenneti
2021-09-28
2
-5
/
+5
*
|
|
make file removal a bit more robust
Mike Frysinger
2021-09-28
6
-51
/
+80
*
|
|
repo: add support for reading standalone manifests from disk
Jack Neus
2021-09-28
1
-0
/
+3
*
|
|
repo: Add support for standalone manifests
Jack Neus
2021-09-28
7
-18
/
+132
*
|
|
superproject: Log argv parameter of syncstate as 'data-json'.
Raman Tenneti
2021-09-27
2
-5
/
+12
*
|
|
Fix indent error which would have prevented choice expiration to work.
Xin Li
2021-09-27
1
-1
/
+1
*
|
|
superproject: support a new revision attribute.
Xin Li
2021-09-27
5
-15
/
+90
*
|
|
release-process: update distro baseline & add OpenSSH
Mike Frysinger
2021-09-24
1
-61
/
+108
*
|
|
platform_utils: os.rename exception when src and des on different file system
wenchiching
2021-09-24
1
-1
/
+1
[prev]
[next]