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
Commit message (
Expand
)
Author
Age
Files
Lines
*
progress: always enable always_print_percentage
Mike Frysinger
2021-02-25
1
-2
/
+1
*
init: support -b HEAD as a shortcut to "the default"
Mike Frysinger
2021-02-25
1
-4
/
+8
*
sync: use superproject if manifest's config has superproject enabled.
Raman Tenneti
2021-02-25
1
-1
/
+3
*
sync: update event is_set API
Mike Frysinger
2021-02-23
1
-7
/
+7
*
diff: add --jobs support
Mike Frysinger
2021-02-23
1
-4
/
+38
*
forall: rewrite parallel logic
Mike Frysinger
2021-02-22
1
-66
/
+40
*
forall: improve pool logic
Mike Frysinger
2021-02-22
1
-15
/
+10
*
status: improve parallel execution stability
Mike Frysinger
2021-02-22
2
-13
/
+13
*
command: unify --job option & default values
Mike Frysinger
2021-02-22
4
-25
/
+13
*
use simpler super() magic
Mike Frysinger
2021-02-19
1
-2
/
+2
*
init: make --manifest-url flag optional
Mike Frysinger
2021-02-18
1
-4
/
+16
*
git_command: rework stdin handling
Mike Frysinger
2021-02-17
1
-3
/
+1
*
trim redundant pass statements
Mike Frysinger
2021-02-16
2
-2
/
+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
2
-19
/
+23
*
diffmanifests/sync: simplify repodir lookup
Mike Frysinger
2021-02-11
2
-3
/
+3
*
git_config: add SetBoolean helper
Mike Frysinger
2021-02-11
1
-7
/
+7
*
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
*
version: add remote tracking information
Mike Frysinger
2021-01-08
1
-0
/
+2
*
drop pyversion & is_python3 checking
Mike Frysinger
2021-01-06
4
-38
/
+6
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
28
-87
/
+0
*
Add parallelism to 'branches' command
Chris McDonald
2020-12-14
1
-4
/
+42
*
init: reset hard to --repo-rev
Mike Frysinger
2020-12-06
1
-1
/
+1
*
Concentrate the RepoHook knowledge in the RepoHook class
Remy Bohmer
2020-11-23
1
-53
/
+11
*
manifest_xml: refactor manifest parsing from client management
Mike Frysinger
2020-11-18
5
-10
/
+10
*
sync: respect --force-sync when fetching manifest project updates
Erwan Yvin
2020-11-17
1
-0
/
+1
*
manifest: add a --json output option
Mike Frysinger
2020-11-17
1
-4
/
+26
*
upload: improve tip for fixing upload remote
Mike Frysinger
2020-11-16
1
-4
/
+4
*
Move RepoHook class from project.py file to dedicated file
Remy Bohmer
2020-11-03
1
-1
/
+1
*
init: use the remote default manifest branch
Mike Frysinger
2020-09-09
1
-11
/
+15
*
status: Use multiprocessing for `repo status -j<num>` instead of threading
Kimiyuki Onaka
2020-09-09
1
-33
/
+15
*
manifest: drop support for local_manifest.xml
Mike Frysinger
2020-09-08
1
-1
/
+1
*
init: reject unknown args
Mike Frysinger
2020-09-02
1
-0
/
+3
*
upload: exit non-zero when preupload hooks fail
Mike Frysinger
2020-07-25
1
-1
/
+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
2
-4
/
+15
*
Fix how we format the full destination branch when uploading.
Sean McAllister
2020-05-19
1
-1
/
+5
*
repo info findRemoteLocalDiff use short branch
Daniel Kutik
2020-05-12
1
-2
/
+5
*
When writing manifest, set the dest-branch attribute for projects
Sean McAllister
2020-04-20
1
-2
/
+9
*
Expose upstream and dest-branch attributes through environment
Sean McAllister
2020-04-16
2
-0
/
+9
*
forall.py: Close file after removing the stream
Karsten Pfeiffer-Raddatz
2020-04-14
1
-1
/
+1
*
sync: add retry to fetch operations
George Engelbrecht
2020-04-02
1
-0
/
+5
*
version: include tag commit date for easy reference
Mike Frysinger
2020-03-31
1
-0
/
+1
*
version: fix running under Python 2
Mike Frysinger
2020-03-25
1
-3
/
+7
*
init: respect --repo-rev changes
Mike Frysinger
2020-03-25
1
-0
/
+11
*
download: add a --branch option
Mike Frysinger
2020-03-23
1
-1
/
+11
[next]