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
/
subcmds
/
sync.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pylint: remove unused imports
Daniel Kutik
2022-12-13
1
-1
/
+1
*
sync: fix manifest sync-j handling
Mike Frysinger
2022-12-08
1
-29
/
+42
*
sync: Fix undefined variable in _FetchOne
Karsten Tausche
2022-12-08
1
-2
/
+3
*
sync: finish marking REPO_AUTO_GC=1 as deprecated.
LaMont Jones
2022-12-05
1
-5
/
+3
*
sync: cleanup output when not doing GC
LaMont Jones
2022-12-02
1
-13
/
+14
*
Revert "sync: save any cruft after calling git gc."
LaMont Jones
2022-12-02
1
-45
/
+4
*
sync: mark REPO_AUTO_GC=1 as deprecated.
LaMont Jones
2022-12-02
1
-1
/
+5
*
subcmds: display correct path multitree messages
LaMont Jones
2022-11-15
1
-1
/
+1
*
sync: REPO_AUTO_GC=1 to restore old behavior.
LaMont Jones
2022-11-10
1
-2
/
+10
*
sync: no garbage collection by default
LaMont Jones
2022-11-08
1
-1
/
+19
*
sync: clear preciousObjects when set in error.
LaMont Jones
2022-11-03
1
-21
/
+75
*
Set tracing to always on and save to .repo/TRACE_FILE.
Joanna Wang
2022-11-03
1
-8
/
+5
*
sync: uninitialized variable on mirror sync failure
LaMont Jones
2022-10-26
1
-0
/
+1
*
sync: do not require python 3.9
v2.29.4
LaMont Jones
2022-10-25
1
-5
/
+5
*
sync: only use --cruft when git supports it.
v2.29.3
LaMont Jones
2022-09-22
1
-3
/
+9
*
sync: use namedtuples for internal return values
LaMont Jones
2022-09-19
1
-12
/
+83
*
sync: incorporate review feedback.
LaMont Jones
2022-09-19
1
-31
/
+32
*
sync: save any cruft after calling git gc.
v2.29.2
LaMont Jones
2022-09-09
1
-4
/
+44
*
sync: Correctly sync multi manifest workspaces
v2.29.1
LaMont Jones
2022-08-24
1
-6
/
+5
*
sync: handle smartsync HTML responses better
Mike Frysinger
2022-07-28
1
-4
/
+10
*
sync: start clearing git settings that disabled pruning
LaMont Jones
2022-07-25
1
-12
/
+18
*
sync: rework --jobs to provide better defaults
Mike Frysinger
2022-07-25
1
-26
/
+41
*
Only sync superproject if it will be used.
LaMont Jones
2022-06-08
1
-1
/
+1
*
sync: add multi-manifest support
v2.26
LaMont Jones
2022-05-26
1
-98
/
+176
*
sync: refactor use of self.manifest
LaMont Jones
2022-04-14
1
-68
/
+82
*
Stop passing optparse.Values to git_superproject
LaMont Jones
2022-04-14
1
-3
/
+5
*
manifest_xml: use Superproject to hold XML content
v2.23
LaMont Jones
2022-04-12
1
-6
/
+5
*
sync: respect `sync-c` manifest option
Daniel Andersson
2022-04-08
1
-2
/
+7
*
manifest_xml: Add Load and Unload methods
LaMont Jones
2022-04-08
1
-2
/
+2
*
Move manifest config logic into ManifestProject
LaMont Jones
2022-04-06
1
-1
/
+1
*
Add multi-manifest support with <submanifest> element
v2.22
LaMont Jones
2022-02-17
1
-2
/
+6
*
sync: With --mirror option, don't display no-use-superproject... message.
Raman Tenneti
2021-12-07
1
-2
/
+3
*
init, sync: fixed flake8 warnings.
v2.18
Raman Tenneti
2021-11-18
1
-4
/
+4
*
superproject: Inherit --no-use-superproject with --mirror option.
Raman Tenneti
2021-11-18
1
-0
/
+4
*
sync: link the internal-fs-layout doc into checkouts
Mike Frysinger
2021-11-15
1
-0
/
+9
*
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
*
superproject: added 'implies -c' in the help of --use-superproject option.
Raman Tenneti
2021-11-01
1
-2
/
+1
*
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
*
subcmds/sync: Disable autoDetach for git gc.
Allen Webb
2021-10-05
1
-0
/
+1
*
make file removal a bit more robust
Mike Frysinger
2021-09-28
1
-15
/
+5
*
sync: Log repo sync state events as 'data' events.
Raman Tenneti
2021-09-14
1
-4
/
+4
*
superproject: print messages if the manifest has superproject tag.
v2.16.5
Raman Tenneti
2021-08-13
1
-5
/
+9
*
sync: Added logging of repo sync state and config options for analysis.
Raman Tenneti
2021-07-29
1
-3
/
+20
*
superproject: Skip updating of superproject when -l is used with sync.
Raman Tenneti
2021-07-28
1
-0
/
+6
*
Update manifest_name with the returned manifest name for superproject.
v2.16.2
Xin Li
2021-07-14
1
-3
/
+1
*
superproject - More friendly user message when superproject failed.
v2.16.1
Raman Tenneti
2021-07-14
1
-3
/
+4
*
Fix an issue that repo can't see projects declared in a local manifest.
Xin Li
2021-07-13
1
-1
/
+1
*
sync: dump git output on errors
Mike Frysinger
2021-07-04
1
-1
/
+1
[next]