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
Commit message (
Expand
)
Author
Age
Files
Lines
*
main: require Python 3.5 now
Mike Frysinger
2021-01-06
1
-1
/
+1
*
Enable git trace2 event format logging.
Ian Kasprzak
2021-01-06
3
-0
/
+375
*
launcher: abort if python3 reexec failed
Mike Frysinger
2021-01-05
1
-3
/
+4
*
launcher: support Python 3.5 for now
Mike Frysinger
2021-01-05
1
-10
/
+23
*
project: detach HEAD in internal worktree checkout.
Remy Böhmer
2020-12-26
1
-2
/
+7
*
Add parallelism to 'branches' command
Chris McDonald
2020-12-14
2
-4
/
+43
*
docs: Add Markdown inline code marker around inline XML example.
Jashank Jeremy
2020-12-13
1
-1
/
+1
*
gitc: write the manifest directly
Mike Frysinger
2020-12-11
1
-2
/
+4
*
replace javadoc docs with standard python style
Mike Frysinger
2020-12-11
2
-9
/
+15
*
init: reset hard to --repo-rev
Mike Frysinger
2020-12-06
1
-1
/
+1
*
manifest_xml: harmonize list fields
Mike Frysinger
2020-12-04
3
-6
/
+40
*
Fix tests after "use new main branch"
Fredrik de Groot
2020-12-03
2
-2
/
+28
*
run_tests: rewrite to use Python 3
Mike Frysinger
2020-12-01
1
-14
/
+19
*
setup: update Python version info
Mike Frysinger
2020-12-01
1
-3
/
+4
*
manifest: add support for groups in include
v2.10
Fredrik de Groot
2020-11-26
3
-3
/
+61
*
Concentrate the RepoHook knowledge in the RepoHook class
Remy Bohmer
2020-11-23
2
-81
/
+128
*
Fix --reference option under Windows
Remy Bohmer
2020-11-23
1
-1
/
+2
*
Always use Unix EOL for worktree .git and gitdir files
Remy Bohmer
2020-11-20
1
-4
/
+6
*
project: do not update local published/ refs in dryrun mode
Mike Frysinger
2020-11-20
1
-4
/
+5
*
manifest_xml: refactor manifest parsing from client management
Mike Frysinger
2020-11-18
9
-44
/
+164
*
main: require Python 3 now
Mike Frysinger
2020-11-17
1
-2
/
+3
*
tests: use new main branch
Mike Frysinger
2020-11-17
2
-5
/
+5
*
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
2
-7
/
+78
*
upload: improve tip for fixing upload remote
Mike Frysinger
2020-11-16
1
-4
/
+4
*
switch to "main" branch for development
Mike Frysinger
2020-11-16
7
-19
/
+19
*
manifest_xml: correct project revisionId for extend-project
Miguel Gaio
2020-11-12
1
-1
/
+5
*
Move RepoHook class from project.py file to dedicated file
Remy Bohmer
2020-11-03
5
-443
/
+493
*
launcher: simplify .repo search ceiling check
Jonathan Nieder
2020-11-03
1
-3
/
+1
*
init: use the remote default manifest branch
Mike Frysinger
2020-09-09
2
-11
/
+36
*
status: Use multiprocessing for `repo status -j<num>` instead of threading
Kimiyuki Onaka
2020-09-09
2
-33
/
+22
*
manifest: drop support for local_manifest.xml
Mike Frysinger
2020-09-08
3
-18
/
+8
*
stop testing Python 2.7
v2.9
Mike Frysinger
2020-09-06
2
-11
/
+2
*
init: reject unknown args
Mike Frysinger
2020-09-02
3
-0
/
+95
*
Fix Git base version for worktreeconfig extension
Adrien Bioteau
2020-07-30
1
-1
/
+1
*
upload: exit non-zero when preupload hooks fail
Mike Frysinger
2020-07-25
1
-1
/
+1
*
release-process: document schedule (including freezes) publicly
Mike Frysinger
2020-07-23
2
-5
/
+33
*
subcmds/sync.py: Fix typo in help
Roger Shimizu
2020-06-06
1
-1
/
+1
*
manifest: normalize name & path when constructing fs paths
Mike Frysinger
2020-05-26
1
-0
/
+8
*
sync: fix duplicate word in description
Mike Frysinger
2020-05-24
1
-1
/
+1
*
launcher: fix version to latest
v2.8
Mike Frysinger
2020-05-21
1
-1
/
+1
*
launcher: bump version for cli changes
Mike Frysinger
2020-05-21
1
-1
/
+1
*
Make partial clone imply no-clone-bundle by default.
Xin Li
2020-05-21
5
-6
/
+31
*
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
*
project.py: Fix check for wild cards
v2.7
Angel Petkov
2020-05-05
1
-3
/
+3
*
Parse included files when reading git config files
Ulrik Laurén
2020-04-29
1
-1
/
+1
*
repo: exit on missing entry point
Konrad Weihmann
2020-04-28
1
-0
/
+4
*
main: re-exec self with the current interp
Mike Frysinger
2020-04-28
1
-1
/
+1
*
When writing manifest, set the dest-branch attribute for projects
Sean McAllister
2020-04-20
2
-3
/
+17
[next]