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
*
sync: update event is_set API
Mike Frysinger
2021-02-23
1
-7
/
+7
*
command: unify --job option & default values
Mike Frysinger
2021-02-22
1
-5
/
+4
*
trim redundant pass statements
Mike Frysinger
2021-02-16
1
-1
/
+0
*
sync: use subprocess.run to verify tags
Mike Frysinger
2021-02-16
1
-13
/
+4
*
init: added --use-superproject option to clone superproject.
v2.12.2
Raman Tenneti
2021-02-11
1
-19
/
+3
*
diffmanifests/sync: simplify repodir lookup
Mike Frysinger
2021-02-11
1
-1
/
+1
*
sync: pass --bare option when doing git clone of superproject.
v2.12.1
Raman Tenneti
2021-02-08
1
-6
/
+13
*
sync: superproject performance changes.
Raman Tenneti
2021-02-07
1
-36
/
+45
*
sync: Disable info about disabling pruning when quiet
Anders Björklund
2021-01-22
1
-2
/
+3
*
sync: Added --use-superproject option and support for superproject.
v2.12
Raman Tenneti
2021-01-21
1
-1
/
+39
*
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
1
-20
/
+5
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
1
-4
/
+0
*
sync: respect --force-sync when fetching manifest project updates
Erwan Yvin
2020-11-17
1
-0
/
+1
*
subcmds/sync.py: Fix typo in help
Roger Shimizu
2020-06-06
1
-1
/
+1
*
sync: fix duplicate word in description
Mike Frysinger
2020-05-24
1
-1
/
+1
*
Make partial clone imply no-clone-bundle by default.
Xin Li
2020-05-21
1
-2
/
+6
*
sync: add retry to fetch operations
George Engelbrecht
2020-04-02
1
-0
/
+5
*
init: rename --repo-branch to --repo-rev
Mike Frysinger
2020-03-18
1
-1
/
+1
*
sync: warn if not tracking a branch
Mike Frysinger
2020-03-17
1
-0
/
+7
*
sync: fix os.environ logic errors
Mike Frysinger
2020-03-07
1
-3
/
+3
*
sync: Fix flake8 E125 and E129 warnings
David Pursehouse
2020-02-20
1
-3
/
+3
*
project/sync: move DeleteProject helper to Project
Mike Frysinger
2020-02-20
1
-81
/
+4
*
project: set core.repositoryFormatVersion=1 when using extensions
Mike Frysinger
2020-02-19
1
-2
/
+1
*
add experimental git worktree support
Mike Frysinger
2020-02-19
1
-6
/
+18
*
assume environment always accepts strings
Mike Frysinger
2020-02-19
1
-8
/
+8
*
avoid negative variables
Mike Frysinger
2020-02-19
1
-9
/
+9
*
Open temporary cookie file as writable in sync.py
Collin Fijalkovich
2020-02-18
1
-1
/
+1
*
sync: introduce --verbose option
Mike Frysinger
2020-02-17
1
-3
/
+10
*
sync: add a "finished" message
Mike Frysinger
2020-02-12
1
-0
/
+3
*
drop old git_require checks
Mike Frysinger
2020-02-12
1
-2
/
+1
*
Fix usage of bare 'except'
David Pursehouse
2020-02-12
1
-1
/
+1
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
1
-0
/
+9
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
1
-20
/
+20
*
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
1
-3
/
+3
*
Remove redundant backslashes
David Pursehouse
2020-02-12
1
-1
/
+1
*
Fix tests for membership to use 'not in'
David Pursehouse
2020-02-12
1
-1
/
+1
*
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
[next]