Gitiles
Code Review
Sign In
git01.mediatek.com
/
git-repo
/
745be2ede1e67421275afc00c04d996d9d6908ee
/
subcmds
/
sync.py
745be2e
Add support for partial clone.
by Xin Li
· Mon Jun 03 11:24:30 2019 -0700
v1.13.4
0c0e934
sync: use integer division with job counts
by Mike Frysinger
· Thu Jun 13 12:42:39 2019 -0400
f601376
set default file encoding to utf-8
by Mike Frysinger
· Thu Jun 13 02:30:51 2019 -0400
0d9b16d
sync: deleted unused repos in reversed order (children before parent)
by Kuang-che Wu
· Sat Apr 06 00:49:47 2019 +0800
d3c0f59
sync: Add option '--force-remove-dirty'
by Oleksii Okolielov
· Mon Dec 17 19:23:44 2018 -0500
bed8b62
Add support for long paths
by Renaud Paquay
· Thu Sep 27 10:46:58 2018 -0700
b8f7bb0
update markdown/help header format
by Mike Frysinger
· Wed Oct 10 01:05:11 2018 -0400
010fed7
Replace all os.remove calls
by Renaud Paquay
· Fri Nov 11 14:25:29 2016 -0800
227ad2e
Implement islink, readlink and realpath using Win32 api
by Renaud Paquay
· Tue Nov 01 14:37:13 2016 -0700
d1ebc89
Merge changes from topic "windows-support"
by David Pursehouse
· Wed Aug 30 10:24:03 2017 +0000
8a6eeed
Merge "Always print percentage when syncing quietly"
by David Pursehouse
· Wed Aug 02 07:01:08 2017 +0000
7be072e
Always print percentage when syncing quietly
by Tim Schumacher
· Wed Jun 28 18:29:23 2017 +0200
3bcd305
Fix "list comprehension redefines 'x'" warnings from pyflakes
by David Pursehouse
· Mon Jul 10 22:42:22 2017 +0900
259f165
Merge "Add a newline after "Fetching projects" progress output"
by David Pursehouse
· Wed Jun 28 04:24:03 2017 +0000
8419ab2
sync: Continue job if some fetchs failed but force-broken is set
by Nicolas Cornu
· Fri Jun 16 12:09:06 2017 +0200
master
913327f
Add a newline after "Fetching projects" progress output
by Tim Schumacher
· Mon Jun 05 15:01:41 2017 +0200
a65adf7
Workaround shutil.rmtree limitation on Windows
by Renaud Paquay
· Thu Nov 03 10:37:53 2016 -0700
e0684ad
sync: Add support to dump a JSON event log of all sync events.
by David Riley
· Wed Apr 05 00:02:59 2017 -0700
e4e94d2
init: add --submodules to sync manifest submodules
by Martin Kelly
· Tue Mar 21 16:05:12 2017 -0700
ffb4b89
sync.py: report the remote URL on fatal git remote errors
by Marc Herbert
· Tue Apr 04 22:03:53 2017 -0700
7f1ccfb
sync: Fix semaphore release bug that causes thread 'leaks'
by Andrew Wheeler
· Fri Jun 17 16:51:07 2016 -0500
eceeb1b
Support broken symlinks when cleaning obsolete paths
by Dan Willemsen
· Sun Sep 25 18:24:27 2016 -0700
v1.12.37
4350791
On project cleanup, don't remove nested projects
by Dan Willemsen
· Thu Sep 01 16:26:02 2016 -0700
2ff3029
When syncing a project with a shared object store, disable automatic pruning.
by Gabe Black
· Thu Oct 09 17:54:35 2014 -0700
79fba68
sync: Update help text for --smart-sync to be more specific
by David Pursehouse
· Wed Apr 13 18:03:00 2016 +0900
e9becc0
Sync: Fix error exit code when both -n and -f are used
by Hu Xiuyun
· Wed Nov 25 15:52:26 2015 +0800
74cfd27
Sync: Add option to prune refs during sync
by David Pursehouse
· Wed Oct 14 10:50:15 2015 +0900
4c5f74e
Sync: Add HTTP Cookie File header on temporary cookie file
by David Pursehouse
· Fri Oct 02 11:10:10 2015 +0900
b1ad219
Sync: Don't fail when git cookies can't be loaded
by David Pursehouse
· Wed Sep 30 10:35:43 2015 +0900
5ea32d1
GITC: Always update the gitc manifest from the repo manifest
by Dan Willemsen
· Tue Sep 08 13:27:20 2015 -0700
v1.12.31
0375523
Revert "GITC: Always update the gitc manifest from the repo manifest"
by Dan Willemsen
· Wed Sep 09 21:43:32 2015 +0000
250303b
GITC: Always update the gitc manifest from the repo manifest
by Dan Willemsen
· Tue Sep 08 13:27:20 2015 -0700
ba72d83
GITC: Fix repo sync.
by Simran Basi
· Thu Sep 03 10:47:44 2015 -0700
v1.12.29
8ce5041
GITC: Pull GITC Manifest Dir from the config.
by Simran Basi
· Fri Aug 28 14:25:44 2015 -0700
b9a1b73
GITC: Add repo start support.
by Simran Basi
· Thu Aug 20 12:19:28 2015 -0700
3010e5b
Smartsync: Don't fail if there isn't a cookiefile
by Dan Willemsen
· Thu Aug 20 10:09:20 2015 -0700
v1.12.27
ba7bc73
Sync: Refactor netrc parsing
by David Pursehouse
· Thu Aug 20 16:55:42 2015 +0900
7c9263b
Merge "Support smart-sync through persistent-http[s]"
by Dan Willemsen
· Wed Aug 19 23:36:35 2015 +0000
0745bb2
Support smart-sync through persistent-http[s]
by Dan Willemsen
· Mon Aug 17 13:41:45 2015 -0700
bdb5271
GITC: Add repo sync support.
by Simran Basi
· Mon Aug 10 13:23:23 2015 -0700
555be54
Merge "Emit project info in case of sync exception."
by Conley Owens
· Fri Jul 31 17:06:23 2015 +0000
c5cd433
Emit project info in case of sync exception.
by Dan Sandler
· Fri Jul 31 09:37:53 2015 -0400
abaa7f3
Add option to correct gitdir when syncing
by Kevin Degi
· Wed Nov 12 11:27:45 2014 -0700
v1.12.25
59b4174
sync: Remove smart sync override manifest when not in smart sync mode
by David Pursehouse
· Thu May 07 14:36:09 2015 +0900
727cc3e
sync: Improve error message when writing smart sync manifest fails
by David Pursehouse
· Thu May 07 14:16:49 2015 +0900
b155354
Add option on sync to avoid fetching from remotes for existing sha1
by David Pursehouse
· Thu Sep 04 21:28:09 2014 +0900
f2fad61
Add missing documentation of --current-branch option on sync command
by David Pursehouse
· Thu Jan 29 14:36:28 2015 +0900
5cf1660
Allow selection of a target when using smart sync.
by Jeff Davidson
· Thu Oct 02 10:13:38 2014 -0700
85b24ac
Use JSON instead of pickle
by Anthony King
· Tue May 06 15:57:48 2014 +0100
89ece42
Clean up duplicate logic in subcmds/sync.py.
by David James
· Thu Jan 09 18:51:58 2014 -0800
094cdbe
Add wrapper module
by Conley Owens
· Thu Jan 30 15:09:59 2014 -0800
f2fe2d9
Properly iterate through values
by Conley Owens
· Wed Jan 29 13:53:43 2014 -0800
v1.12.9
e695338
Merge "repo: Support multiple branches for the same project."
by Conley Owens
· Fri Jan 10 01:20:12 2014 +0000
335f5ef
Add --archive option to init to sync using git archive
by Julien Campergue
· Wed Oct 16 11:02:35 2013 +0200
0eb35cb
Fix some python3 encoding issues
by Chirayu Desai
· Tue Nov 19 18:46:29 2013 +0530
8d20116
repo: Support multiple branches for the same project.
by David James
· Fri Oct 11 17:03:19 2013 -0700
351fe2c
Sync: Improved error message when manifest server RPC call fails
by David Pursehouse
· Wed Sep 25 17:54:26 2013 +0900
fb99c71
Sync: Print name of manifest server used for smart sync/smart tag
by David Pursehouse
· Wed Sep 25 11:09:34 2013 +0900
854f2b6
Merge "sync: assign manifest_name earlier"
by David Pursehouse
· Tue Jun 11 13:58:47 2013 +0000
a892b10
sync: assign manifest_name earlier
by Chirayu Desai
· Tue Jun 11 14:18:46 2013 +0530
db2ad9d
Fix urllib.parse (urlparse) handling
by Chirayu Desai
· Tue Jun 11 13:42:25 2013 +0530
65b162b
Merge "Fix "'module' object is not callable" error"
by Conley Owens
· Mon Jun 10 14:31:30 2013 +0000
cd51f17
Fix "'module' object is not callable" error
by David Pursehouse
· Thu Jun 06 19:06:16 2013 +0900
53a6c5d
Degrade: Fix smart sync/smart tag
by Victor Boivie
· Tue Mar 19 12:20:52 2013 +0100
59bbb58
Move Python version checking to a separate module
by David Pursehouse
· Fri May 17 10:49:33 2013 +0900
217ea7d
Some fixes for supporting python3
by Chirayu Desai
· Fri Mar 01 19:14:38 2013 +0530
fef4ae7
sync: be more verbose
by Chirayu Desai
· Fri Apr 12 14:54:32 2013 +0530
0766900
Reload the correct manifest during sync.
by Tim Kilbourn
· Fri Mar 08 15:02:49 2013 -0800
2f9e7e4
Fix: Missing spaces in printed messages
by David Pursehouse
· Tue Mar 05 17:26:46 2013 +0900
597868b
Add --no-tags option to prevent fetching of tags
by Mitchel Humpherys
· Mon Oct 29 10:18:34 2012 -0700
7bdbde7
Allow sync to run even when the manifest is broken.
by Torne (Richard Coles)
· Wed Dec 05 10:58:06 2012 +0000
b2bd91c
Represent git-submodule as nested projects, take 2
by Che-Liang Chiou
· Wed Jan 11 11:28:42 2012 +0800
8f62fb7
Tidy up code formatting a bit more
by David Pursehouse
· Wed Nov 14 12:09:38 2012 +0900
c1b86a2
Fix inconsistent indentation
by David Pursehouse
· Wed Nov 14 11:36:51 2012 +0900
cecd1d8
Change print statements to work in python3
by Sarah Owens
· Thu Nov 01 22:59:27 2012 -0700
8d070cf
Always show --manifest-server-* options
by Conley Owens
· Tue Nov 06 13:14:31 2012 -0800
e215267
sync: Only parallelize gc for git >= 1.7.2
by Dave Borowitz
· Wed Oct 31 12:24:38 2012 -0700
1d947b3
Even more coding style cleanup
by David Pursehouse
· Thu Oct 25 12:23:11 2012 +0900
cd81dd6
Revert "Represent git-submodule as nested projects"
by Shawn O. Pearce
· Fri Oct 26 12:18:00 2012 -0700
v1.11.1
80d2ceb
repo selfupdate: Fix _PostRepoUpgrade takes 2 arguments
by Shawn O. Pearce
· Fri Oct 26 12:23:05 2012 -0700
c9129d9
Update PGP keys during _PostRepoUpgrade in `sync`
by Conley Owens
· Mon Oct 01 16:12:28 2012 -0700
57365c9
Merge "sync: Run gc --auto in parallel"
by Shawn Pearce
· Thu Oct 25 17:38:05 2012 -0700
2577cec
Merge "sync: Keep a moving average of last fetch times"
by Shawn Pearce
· Thu Oct 25 17:35:15 2012 -0700
e48d346
Merge "sync: Order projects according to last fetch time"
by Shawn Pearce
· Thu Oct 25 17:33:36 2012 -0700
ab8f911
Fix pylint warnings introduced by the submodule patch
by Che-Liang Chiou
· Thu Oct 25 13:44:11 2012 -0700
608aff7
Merge "Use modern Python exception syntax"
by Conley Owens
· Thu Oct 25 10:03:36 2012 -0700
1885721
sync: Run gc --auto in parallel
by Dave Borowitz
· Tue Oct 23 17:02:59 2012 -0700
d947858
sync: Keep a moving average of last fetch times
by Dave Borowitz
· Tue Oct 23 16:35:39 2012 -0700
67700e9
sync: Order projects according to last fetch time
by Dave Borowitz
· Tue Oct 23 15:00:54 2012 -0700
a5be53f
Use modern Python exception syntax
by Sarah Owens
· Sun Sep 09 15:37:57 2012 -0700
69998b0
Represent git-submodule as nested projects
by Che-Liang Chiou
· Wed Jan 11 11:28:42 2012 +0800
2f6ab7f
Rename "dir" variables
by Mickaël Salaün
· Sun Sep 30 00:37:55 2012 +0200
8a68ff9
Coding style cleanup
by David Pursehouse
· Mon Sep 24 12:15:13 2012 +0900
e3b1c45
Remove unreachable code
by David Pursehouse
· Wed Oct 03 18:04:02 2012 +0900
cf76b1b
sync: Support manual authentication to the manifest server
by David Pursehouse
· Fri Sep 14 10:31:42 2012 +0900
86d973d
sync: Support authentication to manifest server with .netrc
by David Pursehouse
· Fri Aug 24 10:21:02 2012 +0900
d94aaef
sync: Correct imports of `R_HEADS` and `HEAD`
by David Pursehouse
· Fri Sep 07 09:52:04 2012 +0900
bd489c4
sync: catch exceptions when connecting to the manifest server
by David Pursehouse
· Thu Aug 23 10:21:26 2012 +0900
e212665
Make "repo sync -j<count>" stop properly on Ctrl-C.
by David 'Digit' Turner
· Wed Sep 05 10:35:06 2012 +0200
5d0efdb
sync: Honor --no-clone-bundle with -j1
by Shawn O. Pearce
· Thu Aug 02 12:13:01 2012 -0700
Next »