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
*
Fix flake8 E251 unexpected spaces around keyword / parameter equals
David Pursehouse
2020-02-12
1
-15
/
+15
*
Remove trailing blank lines
David Pursehouse
2020-02-12
1
-1
/
+0
*
sync: change how we preserve objects in shared repos
Mike Frysinger
2020-02-11
1
-2
/
+13
*
sync: try to checkout repos across sync failures
Mike Frysinger
2020-02-05
1
-29
/
+57
*
sync: add option to skip manifest update
Fredrik de Groot
2020-02-05
1
-1
/
+8
*
sync: merge project updates with status bar
Mike Frysinger
2019-11-12
1
-11
/
+4
*
sync: report list of failing git trees
Vadim Bendebury
2019-11-12
1
-2
/
+11
*
use open context managers in more places
Mike Frysinger
2019-11-12
1
-20
/
+5
*
sync: create dedicated manifest project update func
Mike Frysinger
2019-09-19
1
-24
/
+28
*
sync: create dedicated smart sync func
Mike Frysinger
2019-09-11
1
-96
/
+100
*
sync: fix deprecated command line option -f
v1.13.5.1
Stefan Müller-Klieser
2019-08-30
1
-0
/
+1
*
split out cli validation from execution
v1.13.5
Mike Frysinger
2019-08-28
1
-20
/
+14
*
sync: invert --force-broken with --fail-fast
Mike Frysinger
2019-08-27
1
-12
/
+14
*
rebase/sync: use exit(1) for errors instead of exit(-1)
Mike Frysinger
2019-08-08
1
-4
/
+4
*
sync: fix handling of -f and local checkouts
Mike Frysinger
2019-08-08
1
-3
/
+1
*
Add support for partial clone.
v1.13.4
Xin Li
2019-07-16
1
-20
/
+156
*
sync: use integer division with job counts
Mike Frysinger
2019-06-14
1
-2
/
+2
*
set default file encoding to utf-8
Mike Frysinger
2019-06-13
1
-0
/
+1
*
sync: deleted unused repos in reversed order (children before parent)
Kuang-che Wu
2019-04-06
1
-1
/
+2
*
sync: Add option '--force-remove-dirty'
Oleksii Okolielov
2019-03-11
1
-3
/
+17
*
Add support for long paths
Renaud Paquay
2018-10-22
1
-13
/
+13
*
update markdown/help header format
Mike Frysinger
2018-10-10
1
-4
/
+2
*
Replace all os.remove calls
Renaud Paquay
2017-08-31
1
-5
/
+5
*
Implement islink, readlink and realpath using Win32 api
Renaud Paquay
2017-08-31
1
-1
/
+1
*
Merge changes from topic "windows-support"
David Pursehouse
2017-08-30
1
-2
/
+2
|
\
|
*
Workaround shutil.rmtree limitation on Windows
Renaud Paquay
2017-05-29
1
-2
/
+2
*
|
Merge "Always print percentage when syncing quietly"
David Pursehouse
2017-08-02
1
-1
/
+2
|
\
\
|
*
|
Always print percentage when syncing quietly
Tim Schumacher
2017-07-15
1
-1
/
+2
*
|
|
Fix "list comprehension redefines 'x'" warnings from pyflakes
David Pursehouse
2017-07-10
1
-2
/
+2
|
/
/
*
|
Merge "Add a newline after "Fetching projects" progress output"
David Pursehouse
2017-06-28
1
-1
/
+2
|
\
\
|
*
|
Add a newline after "Fetching projects" progress output
Tim Schumacher
2017-06-13
1
-1
/
+2
|
|
/
*
/
sync: Continue job if some fetchs failed but force-broken is set
Nicolas Cornu
2017-06-16
1
-1
/
+1
|
/
*
sync: Add support to dump a JSON event log of all sync events.
David Riley
2017-05-29
1
-7
/
+24
*
init: add --submodules to sync manifest submodules
Martin Kelly
2017-05-23
1
-2
/
+3
*
sync.py: report the remote URL on fatal git remote errors
Marc Herbert
2017-04-04
1
-1
/
+3
*
sync: Fix semaphore release bug that causes thread 'leaks'
Andrew Wheeler
2016-10-11
1
-10
/
+12
*
Support broken symlinks when cleaning obsolete paths
v1.12.37
Dan Willemsen
2016-09-27
1
-1
/
+7
*
On project cleanup, don't remove nested projects
Dan Willemsen
2016-09-20
1
-14
/
+57
*
When syncing a project with a shared object store, disable automatic pruning.
Gabe Black
2016-09-14
1
-4
/
+7
*
sync: Update help text for --smart-sync to be more specific
David Pursehouse
2016-04-13
1
-1
/
+1
*
Sync: Fix error exit code when both -n and -f are used
Hu Xiuyun
2015-11-26
1
-1
/
+2
*
Sync: Add option to prune refs during sync
David Pursehouse
2015-10-27
1
-1
/
+7
*
Sync: Add HTTP Cookie File header on temporary cookie file
David Pursehouse
2015-10-02
1
-0
/
+1
*
Sync: Don't fail when git cookies can't be loaded
David Pursehouse
2015-10-02
1
-1
/
+4
*
GITC: Always update the gitc manifest from the repo manifest
v1.12.31
Dan Willemsen
2015-09-09
1
-12
/
+20
*
Revert "GITC: Always update the gitc manifest from the repo manifest"
Dan Willemsen
2015-09-09
1
-15
/
+11
*
GITC: Always update the gitc manifest from the repo manifest
Dan Willemsen
2015-09-09
1
-11
/
+15
*
GITC: Fix repo sync.
v1.12.29
Simran Basi
2015-09-03
1
-1
/
+1
*
GITC: Pull GITC Manifest Dir from the config.
Simran Basi
2015-08-31
1
-13
/
+0
*
GITC: Add repo start support.
Simran Basi
2015-08-28
1
-15
/
+29
[next]